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 - OutOfMemoryError: GC overhead limit exceeded
Summary: OutOfMemoryError: GC overhead limit exceeded
Status: RESOLVED WONTFIX
Alias: None
Product: java
Classification: Unclassified
Component: Compiler (show other bugs)
Version: 8.0
Hardware: All All
: P3 normal (vote)
Assignee: Dusan Balek
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-04-05 10:31 UTC by RuslanBeyganov
Modified: 2016-07-07 07:17 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter: 216573


Attachments
stacktrace (2.81 KB, text/plain)
2015-04-05 10:31 UTC, RuslanBeyganov
Details

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