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 262520

Summary: OutOfMemoryError: GC overhead limit exceeded
Product: platform Reporter: waar19
Component: NodesAssignee: Jan Peska <JPESKA>
Status: NEW ---    
Severity: normal    
Priority: P3    
Version: 8.1   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter: 224743
Attachments: stacktrace

Description waar19 2016-06-21 22:09:46 UTC
Build: NetBeans IDE 8.1 (Build 201510222201)
VM: Java HotSpot(TM) 64-Bit Server VM, 25.74-b02, Java(TM) SE Runtime Environment, 1.8.0_74-b02
OS: Mac OS X

User Comments:
waar19: <Please provide a description of the problem or the steps to reproduce>

bug




Stacktrace: 
java.lang.OutOfMemoryError: GC overhead limit exceeded
   at org.openide.nodes.EntrySupportLazy.setEntries(EntrySupportLazy.java:472)
   at org.openide.nodes.EntrySupport.setEntries(EntrySupport.java:83)
   at org.openide.nodes.FilterNode$Children$LazySupport.updateEntries(FilterNode.java:1863)
   at org.openide.nodes.FilterNode$Children$LazySupport.access$500(FilterNode.java:1742)
   at org.openide.nodes.FilterNode$Children$LazySupport$1.run(FilterNode.java:1838)
   at org.netbeans.modules.openide.util.DefaultMutexImplementation.leaveImpl(DefaultMutexImplementation.java:681)
Comment 1 waar19 2016-06-21 22:09:48 UTC
Created attachment 160118 [details]
stacktrace