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 253947 - OutOfMemoryError: Java heap space
Summary: OutOfMemoryError: Java heap space
Status: RESOLVED WORKSFORME
Alias: None
Product: third-party
Classification: Unclassified
Component: -- Other -- (show other bugs)
Version: 8.0
Hardware: All All
: P3 normal (vote)
Assignee: issues@third-party
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-07-29 12:39 UTC by Exceptions Reporter
Modified: 2015-07-29 12:42 UTC (History)
1 user (show)

See Also:
Issue Type: DEFECT
Exception Reporter: 218840


Attachments
stacktrace (1.85 KB, text/plain)
2015-07-29 12:39 UTC, Exceptions Reporter
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Exceptions Reporter 2015-07-29 12:39:09 UTC
This issue was reported manually by mkristofic.
It already has 1 duplicates 


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-b26
OS: Windows 7

User Comments:
GUEST: ????????????????????????????????????????




Stacktrace: 
java.lang.OutOfMemoryError: Java heap space
   at org.netbeans.JarClassLoader$JarSource.resource(JarClassLoader.java:609)
   at org.netbeans.Archive.getData(Archive.java:212)
   at org.netbeans.JarClassLoader$JarSource.doGetResource(JarClassLoader.java:564)
   at org.netbeans.JarClassLoader$Source.getResource(JarClassLoader.java:362)
   at org.netbeans.JarClassLoader.findResource(JarClassLoader.java:297)
   at org.netbeans.ProxyClassLoader.getResourceImpl(ProxyClassLoader.java:358)
Comment 1 Exceptions Reporter 2015-07-29 12:39:10 UTC
Created attachment 155009 [details]
stacktrace
Comment 2 Milutin Kristofic 2015-07-29 12:42:21 UTC
OOM during loading Jar class for codename one. One big zipfile, 90mb. You should extend maximum memory. Sending to codenameone developer for information.