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 262954 - OutOfMemoryError: Java heap space
Summary: OutOfMemoryError: Java heap space
Status: NEW
Alias: None
Product: editor
Classification: Unclassified
Component: Parsing & Indexing (show other bugs)
Version: 8.1
Hardware: All All
: P3 normal (vote)
Assignee: Tomas Zezula
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2016-07-19 08:52 UTC by Exceptions Reporter
Modified: 2017-08-30 16:46 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter: 225305


Attachments
stacktrace (3.10 KB, text/plain)
2016-07-19 08:52 UTC, Exceptions Reporter
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Exceptions Reporter 2016-07-19 08:52:20 UTC
This bug was originally marked as duplicate of bug 239570, that is already resolved. This bug is still valid, so this seems to be another bug, but it might be related.

Build: NetBeans IDE 8.1 (Build 201510222201)
VM: Java HotSpot(TM) Client VM, 25.60-b23, Java(TM) SE Runtime Environment, 1.8.0_60-b27
OS: Windows 10

User Comments:
GUEST: dsfdsff




Stacktrace: 
java.lang.OutOfMemoryError: Java heap space
   at org.apache.lucene.store.RAMFile.newBuffer(RAMFile.java:89)
   at org.apache.lucene.store.RAMFile.addBuffer(RAMFile.java:62)
   at org.apache.lucene.store.RAMOutputStream.switchCurrentBuffer(RAMOutputStream.java:132)
   at org.apache.lucene.store.RAMOutputStream.copyBytes(RAMOutputStream.java:171)
   at org.apache.lucene.store.SimpleFSDirectory$SimpleFSIndexInput.copyBytes(SimpleFSDirectory.java:179)
   at org.apache.lucene.store.Directory.copy(Directory.java:234)
Comment 1 Exceptions Reporter 2016-07-19 08:52:22 UTC
Created attachment 160442 [details]
stacktrace
Comment 2 Exceptions Reporter 2017-08-30 16:46:06 UTC
This bug already has 5 duplicates 
see http://statistics.netbeans.org/exceptions/detail.do?id=225305