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

Summary: OutOfMemoryError: GC overhead limit exceeded
Product: editor Reporter: geomickb
Component: Parsing & IndexingAssignee: Tomas Zezula <tzezula>
Status: RESOLVED DUPLICATE    
Severity: normal    
Priority: P3    
Version: 7.4   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter: 205754
Attachments: stacktrace

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 ***