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 251661

Summary: OutOfMemoryError: GC overhead limit exceeded
Product: java Reporter: RuslanBeyganov
Component: CompilerAssignee: Dusan Balek <dbalek>
Status: RESOLVED WONTFIX    
Severity: normal    
Priority: P3    
Version: 8.0   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter: 216573
Attachments: stacktrace

Description RuslanBeyganov 2015-04-05 10:31:00 UTC
Build: NetBeans IDE 8.0.2 (Build 201411181905)
VM: Java HotSpot(TM) 64-Bit Server VM, 25.40-b25, Java(TM) SE Runtime Environment, 1.8.0_40-b25
OS: Linux

User Comments:
RuslanBeyganov: Hi?
When i try compile project. Low memory message activated.




Stacktrace: 
java.lang.OutOfMemoryError: GC overhead limit exceeded
   at java.util.Collections$UnmodifiableCollection.iterator(Collections.java:1038)
   at org.openide.util.lookup.ProxyLookup$LazyCollection$1.hasNext(ProxyLookup.java:1249)
   at org.netbeans.spi.project.support.DelegatingLookupImpl.beforeLookup(DelegatingLookupImpl.java:107)
   at org.openide.util.lookup.ProxyLookup.lookup(ProxyLookup.java:214)
   at org.openide.util.lookup.SimpleProxyLookup.lookup(SimpleProxyLookup.java:156)
   at org.netbeans.modules.java.project.ProjectClassPathProvider.findClassPath(ProjectClassPathProvider.java:71)
Comment 1 RuslanBeyganov 2015-04-05 10:31:02 UTC
Created attachment 153046 [details]
stacktrace
Comment 2 Tomas Stupka 2015-05-21 15:45:51 UTC
please evaluate
Comment 3 Martin Balin 2016-07-07 07:17:12 UTC
This old bug may not be relevant anymore. If you can still reproduce it in 8.2 development builds please reopen this issue.

Thanks for your cooperation,
NetBeans IDE 8.2 Release Boss