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 269727 - 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.2
Hardware: All All
: P2 normal (vote)
Assignee: Tomas Zezula
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2017-02-02 17:42 UTC by VACM01
Modified: 2017-11-15 09:22 UTC (History)
2 users (show)

See Also:
Issue Type: DEFECT
Exception Reporter: 226784


Attachments
stacktrace (2.95 KB, text/plain)
2017-02-02 17:42 UTC, VACM01
Details

Note You need to log in before you can comment on or make changes to this bug.
Description VACM01 2017-02-02 17:42:38 UTC
Build: NetBeans IDE 8.2 (Build 201609300101)
VM: Java HotSpot(TM) Client VM, 25.101-b13, Java(TM) SE Runtime Environment, 1.8.0_101-b13
OS: Windows 10

User Comments:
GUEST: Building react app

GUEST: out of memory

GUEST: it's netbeans on opensuse tumbleweed with kde and 3d effects activated.

GUEST: just restarted the id after a plugin update was installed.

GUEST: No me dejaba escribir

VACM01: I only run NetBeans IDE :(

GUEST: Many tabs open




Stacktrace: 
java.lang.OutOfMemoryError: Java heap space
   at org.apache.lucene.util.UnicodeUtil.UTF16toUTF8(UnicodeUtil.java:377)
   at org.apache.lucene.store.DataOutput.writeString(DataOutput.java:103)
   at org.apache.lucene.index.FieldsWriter.writeField(FieldsWriter.java:200)
   at org.apache.lucene.index.StoredFieldsWriterPerThread.addField(StoredFieldsWriterPerThread.java:58)
   at org.apache.lucene.index.DocFieldProcessorPerThread.processDocument(DocFieldProcessorPerThread.java:265)
   at org.apache.lucene.index.DocumentsWriter.updateDocument(DocumentsWriter.java:766)
Comment 1 VACM01 2017-02-02 17:42:41 UTC
Created attachment 163555 [details]
stacktrace
Comment 2 Exceptions Reporter 2017-08-22 23:53:05 UTC
This bug already has 20 duplicates 
see http://statistics.netbeans.org/exceptions/detail.do?id=226784