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 - OutOfMemoryError: GC overhead limit exceeded
Summary: OutOfMemoryError: GC overhead limit exceeded
Status: RESOLVED FIXED
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: 2014-03-26 14:22 UTC by FraGoTe
Modified: 2014-03-28 07:54 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter: 208713


Attachments
stacktrace (846 bytes, text/plain)
2014-03-26 14:22 UTC, FraGoTe
Details

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