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 239076 - OutOfMemoryError: GC overhead limit exceeded
Summary: OutOfMemoryError: GC overhead limit exceeded
Status: RESOLVED DUPLICATE of bug 239570
Alias: None
Product: editor
Classification: Unclassified
Component: Parsing & Indexing (show other bugs)
Version: 7.4
Hardware: All All
: P3 normal (vote)
Assignee: Tomas Zezula
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-12-03 11:33 UTC by geomickb
Modified: 2014-02-24 18:39 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter: 205754


Attachments
stacktrace (2.84 KB, text/plain)
2013-12-03 11:33 UTC, geomickb
Details

Note You need to log in before you can comment on or make changes to this bug.
Description geomickb 2013-12-03 11:33:11 UTC
Build: NetBeans IDE 7.4 (Build 201310111528)
VM: Java HotSpot(TM) 64-Bit Server VM, 23.25-b01, Java(TM) SE Runtime Environment, 1.7.0_25-b15
OS: Linux

User Comments:
geomickb: Just opened




Stacktrace: 
java.lang.OutOfMemoryError: GC overhead limit exceeded
   at java.lang.Class.getDeclaredMethods0(Class.java:0)
   at java.lang.Class.privateGetDeclaredMethods(Class.java:2521)
   at java.lang.Class.getMethod0(Class.java:2764)
   at java.lang.Class.isCheckMemberAccessOverridden(Class.java:2204)
   at java.lang.Class.checkMemberAccess(Class.java:2223)
   at java.lang.Class.getDeclaredField(Class.java:1935)
Comment 1 geomickb 2013-12-03 11:33:13 UTC
Created attachment 142810 [details]
stacktrace
Comment 2 Ondrej Vrabec 2013-12-03 13:10:50 UTC
Class Name
org.apache.lucene.store.RAMDirectory#9
Retained Size
421,736,58

duplicate of #238954 ?
Comment 3 Tomas Zezula 2014-02-24 18:39:40 UTC

*** This bug has been marked as a duplicate of bug 239570 ***