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 269999 - OutOfMemoryError: GC overhead limit exceeded
Summary: OutOfMemoryError: GC overhead limit exceeded
Status: NEW
Alias: None
Product: platform
Classification: Unclassified
Component: Filesystems (show other bugs)
Version: 8.2
Hardware: All All
: P3 normal (vote)
Assignee: Jaroslav Havlin
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2017-03-06 14:09 UTC by aschild
Modified: 2017-03-06 14:09 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter: 215408


Attachments
stacktrace (3.05 KB, text/plain)
2017-03-06 14:09 UTC, aschild
Details

Note You need to log in before you can comment on or make changes to this bug.
Description aschild 2017-03-06 14:09:46 UTC
Build: NetBeans IDE 8.2 (Build 201609300101)
VM: Java HotSpot(TM) 64-Bit Server VM, 25.102-b14, Java(TM) SE Runtime Environment, 1.8.0_102-b14
OS: Windows 10

User Comments:
GUEST: Netbeans IDE is going black screen so often

GUEST: ss

aschild: NB left running over the weekend




Stacktrace: 
java.lang.OutOfMemoryError: GC overhead limit exceeded
   at org.openide.util.WeakListenerImpl$ListenerReference$1.<init>(WeakListenerImpl.java:568)
   at org.openide.util.WeakListenerImpl$ListenerReference.requestCleanUp(WeakListenerImpl.java:567)
   at org.openide.util.WeakListenerImpl.get(WeakListenerImpl.java:156)
   at org.openide.util.WeakListenerImpl$ProxyListener.invoke(WeakListenerImpl.java:484)
   at com.sun.proxy.$Proxy1.fileDataCreated(.java:0)
   at org.openide.filesystems.FCLSupport$DispatchEventWrapper.dispatchEventImpl(FCLSupport.java:172)
Comment 1 aschild 2017-03-06 14:09:48 UTC
Created attachment 163781 [details]
stacktrace