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 242589 - OutOfMemoryError: Java heap space
Summary: OutOfMemoryError: Java heap space
Status: RESOLVED INCOMPLETE
Alias: None
Product: web
Classification: Unclassified
Component: CSS Visual Tools (show other bugs)
Version: 8.0
Hardware: All All
: P3 normal (vote)
Assignee: issues@web
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-03-05 22:58 UTC by kprovance
Modified: 2014-07-25 09:03 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter: 208180


Attachments
stacktrace (2.75 KB, text/plain)
2014-03-05 22:58 UTC, kprovance
Details

Note You need to log in before you can comment on or make changes to this bug.
Description kprovance 2014-03-05 22:58:00 UTC
Build: NetBeans IDE 8.0 RC1 (Build 201402242200)
VM: Java HotSpot(TM) Client VM, 24.51-b03, Java(TM) SE Runtime Environment, 1.7.0_51-b13
OS: Windows XP

User Comments:
kprovance: and other




Stacktrace: 
java.lang.OutOfMemoryError: Java heap space
   at java.util.Arrays.copyOf(Arrays.java:2245)
   at java.util.Arrays.copyOf(Arrays.java:2219)
   at java.util.ArrayList.grow(ArrayList.java:242)
   at java.util.ArrayList.ensureExplicitCapacity(ArrayList.java:216)
   at java.util.ArrayList.ensureCapacityInternal(ArrayList.java:208)
   at java.util.ArrayList.add(ArrayList.java:440)
Comment 1 kprovance 2014-03-05 22:58:02 UTC
Created attachment 145788 [details]
stacktrace
Comment 2 Marek Fukala 2014-07-25 09:03:31 UTC
no heap dump, closing