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 271957

Summary: OutOfMemoryError: GC overhead limit exceeded
Product: cnd Reporter: Exceptions Reporter <exceptions_reporter>
Component: ProjectAssignee: issues@cnd <issues>
Status: NEW ---    
Severity: normal    
Priority: P3    
Version: 8.2   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter: 231303
Attachments: stacktrace

Description Exceptions Reporter 2018-01-01 16:50:26 UTC
Build: NetBeans IDE 8.2 (Build 201609300101)
VM: Java HotSpot(TM) 64-Bit Server VM, 9.0.1+11, Java(TM) SE Runtime Environment, 9.0.1+11
OS: Mac OS X

User Comments:
GUEST: there was an error during the last run of netbeans IDE.can you please reportthe problem




Stacktrace: 
java.lang.OutOfMemoryError: GC overhead limit exceeded
   at java.util.IdentityHashMap$KeySet.iterator(IdentityHashMap.java:976)
   at java.util.IdentityHashMap$KeySet.removeAll(IdentityHashMap.java:997)
   at org.openide.util.lookup.ProxyLookup.setData(ProxyLookup.java:307)
   at org.openide.util.lookup.ProxyLookup.lookup(ProxyLookup.java:261)
   at org.openide.util.Lookup.lookupResult(Lookup.java:292)
   at org.openide.util.Lookup.lookupAll(Lookup.java:312)
Comment 1 Exceptions Reporter 2018-01-01 16:50:57 UTC
Created attachment 165604 [details]
stacktrace