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 243291

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

Description FraGoTe 2014-03-26 14:22:02 UTC
Build: NetBeans IDE 7.4 (Build 201310111528)
VM: OpenJDK 64-Bit Server VM, 24.45-b08, OpenJDK Runtime Environment, 1.7.0_51-b00
OS: Linux

User Comments:
FraGoTe: Open my NB




Stacktrace: 
java.lang.OutOfMemoryError: GC overhead limit exceeded
   at java.util.HashMap.values(HashMap.java:1037)
   at org.apache.lucene.index.SegmentReader.doClose(SegmentReader.java:386)
   at org.apache.lucene.index.IndexReader.decRef(IndexReader.java:274)
   at org.apache.lucene.index.DirectoryReader.doClose(DirectoryReader.java:914)
   at org.apache.lucene.index.IndexReader.decRef(IndexReader.java:274)
   at org.apache.lucene.index.IndexReader.close(IndexReader.java:1479)
Comment 1 FraGoTe 2014-03-26 14:22:04 UTC
Created attachment 146330 [details]
stacktrace
Comment 2 Tomas Zezula 2014-03-28 07:54:03 UTC
Please update to NB 8.0.