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 255008 - OutOfMemoryError: Java heap space
Summary: OutOfMemoryError: Java heap space
Status: RESOLVED WONTFIX
Alias: None
Product: platform
Classification: Unclassified
Component: Filesystems (show other bugs)
Version: 8.0
Hardware: All All
: P3 normal (vote)
Assignee: Jaroslav Havlin
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-09-04 12:27 UTC by cristhor
Modified: 2015-09-07 10:44 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter: 216103


Attachments
stacktrace (1.41 KB, text/plain)
2015-09-04 12:27 UTC, cristhor
Details

Note You need to log in before you can comment on or make changes to this bug.
Description cristhor 2015-09-04 12:27:54 UTC
Build: NetBeans IDE 8.0.2 (Build 201411181905)
VM: Java HotSpot(TM) Client VM, 25.40-b25, Java(TM) SE Runtime Environment, 1.8.0_40-b25
OS: Windows 7

User Comments:
GUEST: Opening a project

cristhor: Run Netbeans

GUEST: creating a new project

GUEST: -




Stacktrace: 
java.lang.OutOfMemoryError: Java heap space
   at java.util.HashMap.newNode(HashMap.java:1734)
   at java.util.HashMap.putVal(HashMap.java:630)
   at java.util.HashMap.put(HashMap.java:611)
   at java.util.HashSet.add(HashSet.java:219)
   at java.util.AbstractCollection.addAll(AbstractCollection.java:344)
   at java.util.HashSet.<init>(HashSet.java:119)
Comment 1 cristhor 2015-09-04 12:27:56 UTC
Created attachment 155900 [details]
stacktrace
Comment 2 Jaroslav Havlin 2015-09-07 10:44:55 UTC
Reports:

 - 792262: 6.7 million of DefaultToken (duplicate of bug 252501)
 - 790909: CDNJS Libraries Update (duplicate of bug 251576)
 - 771346: Duplicate of bug 246358
 - 770429: CDNJS Libraries Update (duplicate of bug 251576)

Thank you for reporting.