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

Summary: OutOfMemoryError: GC overhead limit exceeded
Product: platform Reporter: Exceptions Reporter <exceptions_reporter>
Component: -- Other --Assignee: Antonin Nebuzelsky <anebuzelsky>
Status: NEW ---    
Severity: normal CC: alexvsimon
Priority: P3    
Version: 8.1   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter: 220385
Attachments: stacktrace

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.