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 267942

Summary: OutOfMemoryError: Java heap space
Product: ide Reporter: Exceptions Reporter <exceptions_reporter>
Component: Slowness DetectorAssignee: issues@performance <issues>
Status: RESOLVED FIXED    
Severity: normal CC: mbalin
Priority: P3    
Version: 8.1   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter: 226146
Attachments: stacktrace

Description Exceptions Reporter 2016-09-08 15:43:50 UTC
This bug was originally marked as duplicate of bug 240388, 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) 64-Bit Server VM, 25.60-b23, Java(TM) SE Runtime Environment, 1.8.0_60-b27
OS: Windows 8.1

User Comments:
GUEST: <Please provide a description of the problem or the steps to reproduce>




Stacktrace: 
java.lang.OutOfMemoryError: Java heap space
   at java.io.ObjectOutputStream$HandleTable.growEntries(ObjectOutputStream.java:2347)
   at java.io.ObjectOutputStream$HandleTable.assign(ObjectOutputStream.java:2276)
   at java.io.ObjectOutputStream.writeOrdinaryObject(ObjectOutputStream.java:1428)
   at java.io.ObjectOutputStream.writeObject0(ObjectOutputStream.java:1178)
   at java.io.ObjectOutputStream.defaultWriteFields(ObjectOutputStream.java:1548)
   at java.io.ObjectOutputStream.writeSerialData(ObjectOutputStream.java:1509)
Comment 1 Exceptions Reporter 2016-09-08 15:43:52 UTC
Created attachment 161974 [details]
stacktrace
Comment 2 Tomas Hurka 2016-11-24 09:42:08 UTC
This issue should be fixed in NetBeans 8.2.