This Bugzilla instance is a read-only archive of historic NetBeans bug reports. To report a bug in NetBeans please follow the project's instructions for reporting issues.

Bug 255748 - OutOfMemoryError: GC overhead limit exceeded
Summary: OutOfMemoryError: GC overhead limit exceeded
Status: NEW
Alias: None
Product: platform
Classification: Unclassified
Component: -- Other -- (show other bugs)
Version: 8.1
Hardware: All All
: P3 normal (vote)
Assignee: Antonin Nebuzelsky
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-10-06 18:43 UTC by Exceptions Reporter
Modified: 2015-10-07 11:58 UTC (History)
1 user (show)

See Also:
Issue Type: DEFECT
Exception Reporter: 220385


Attachments
stacktrace (732 bytes, text/plain)
2015-10-06 18:43 UTC, Exceptions Reporter
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Exceptions Reporter 2015-10-06 18:43:12 UTC
This issue was reported manually by alexvsimon.
It already has 1 duplicates 


Build: NetBeans IDE Dev (Build 201509240002)
VM: Java HotSpot(TM) 64-Bit Server VM, 25.60-b23, Java(TM) SE Runtime Environment, 1.8.0_60-b27
OS: Mac OS X

User Comments:
GUEST: Was attempting to quit.




Stacktrace: 
java.lang.OutOfMemoryError: GC overhead limit exceeded
   at java.util.ArrayList.<init>(ArrayList.java:152)
   at org.netbeans.modules.remote.impl.fs.WeakCache.values(WeakCache.java:100)
   at org.netbeans.modules.remote.impl.fs.RemoteFileObjectFactory.getCachedFileObjects(RemoteFileObjectFactory.java:84)
   at org.netbeans.modules.remote.impl.fs.RemoteFileSystem$ConnectionChangeRunnable.run(RemoteFileSystem.java:305)
   at org.openide.util.RequestProcessor$Task.run(RequestProcessor.java:1443)
   at org.netbeans.modules.openide.util.GlobalLookup.execute(GlobalLookup.java:68)
Comment 1 Exceptions Reporter 2015-10-06 18:43:14 UTC
Created attachment 156569 [details]
stacktrace
Comment 2 Alexander Simon 2015-10-07 11:58:48 UTC
1.2 G in org.netbeans.core.TimableEventQueue
Reassign to evaluation.