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 243993 - OutOfMemoryError: GC overhead limit exceeded
Summary: OutOfMemoryError: GC overhead limit exceeded
Status: RESOLVED WONTFIX
Alias: None
Product: editor
Classification: Unclassified
Component: Parsing & Indexing (show other bugs)
Version: 8.0
Hardware: All All
: P3 normal (vote)
Assignee: Tomas Zezula
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-04-22 12:33 UTC by IrianR
Modified: 2016-07-07 07:30 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter: 209204


Attachments
stacktrace (243 bytes, text/plain)
2014-04-22 12:33 UTC, IrianR
Details

Note You need to log in before you can comment on or make changes to this bug.
Description IrianR 2014-04-22 12:33:00 UTC
Build: NetBeans IDE Dev (Build 201404220001)
VM: Java HotSpot(TM) 64-Bit Server VM, 24.45-b08, Java(TM) SE Runtime Environment, 1.7.0_45-b18
OS: Windows 7

User Comments:
IrianR: Test for Bug 241154 by taking a GUI snapshot of a large application.




Stacktrace: 
java.lang.OutOfMemoryError: GC overhead limit exceeded
   at org.netbeans.modules.parsing.lucene.LuceneIndex$DirCache$CleanReference.run(LuceneIndex.java:1253)
   at org.openide.util.lookup.implspi.ActiveQueue$Daemon.run(ActiveQueue.java:189)
Comment 1 IrianR 2014-04-22 12:33:02 UTC
Created attachment 146881 [details]
stacktrace
Comment 2 Martin Balin 2016-07-07 07:30:18 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