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

Summary: OutOfMemoryError: Java heap space
Product: editor Reporter: VACM01
Component: Parsing & IndexingAssignee: Tomas Zezula <tzezula>
Status: NEW ---    
Severity: normal CC: kuko, Lingh
Priority: P2    
Version: 8.2   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter: 226784
Attachments: stacktrace

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