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 - OutOfMemoryError: GC overhead limit exceeded
Summary: OutOfMemoryError: GC overhead limit exceeded
Status: NEW
Alias: None
Product: cnd
Classification: Unclassified
Component: Project (show other bugs)
Version: 8.2
Hardware: All All
: P3 normal (vote)
Assignee: issues@cnd
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2018-01-01 16:50 UTC by Exceptions Reporter
Modified: 2018-01-01 16:53 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter: 231303


Attachments
stacktrace (1.88 KB, text/plain)
2018-01-01 16:50 UTC, Exceptions Reporter
Details

Note You need to log in before you can comment on or make changes to this bug.
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