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 252216 - OutOfMemoryError: Java heap space
Summary: OutOfMemoryError: Java heap space
Status: NEW
Alias: None
Product: contrib
Classification: Unclassified
Component: Scala (show other bugs)
Version: 8.0
Hardware: All All
: P3 normal (vote)
Assignee: _ dcaoyuan
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-05-03 13:06 UTC by wshackle
Modified: 2015-05-06 09:06 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter: 217084


Attachments
stacktrace (2.54 KB, text/plain)
2015-05-03 13:06 UTC, wshackle
Details

Note You need to log in before you can comment on or make changes to this bug.
Description wshackle 2015-05-03 13:06:43 UTC
Build: NetBeans IDE 8.0.2 (Build 201411181905)
VM: Java HotSpot(TM) Client VM, 25.25-b02, Java(TM) SE Runtime Environment, 1.8.0_25-b17
OS: Linux

User Comments:
wshackle: trying to edit a scala file




Stacktrace: 
java.lang.OutOfMemoryError: Java heap space
   at java.util.zip.ZipCoder.toString(ZipCoder.java:49)
   at java.util.zip.ZipFile.getZipEntry(ZipFile.java:567)
   at java.util.zip.ZipFile.access$900(ZipFile.java:61)
   at java.util.zip.ZipFile$ZipEntryIterator.next(ZipFile.java:525)
   at java.util.zip.ZipFile$ZipEntryIterator.nextElement(ZipFile.java:500)
   at java.util.zip.ZipFile$ZipEntryIterator.nextElement(ZipFile.java:481)
Comment 1 wshackle 2015-05-03 13:06:45 UTC
Created attachment 153502 [details]
stacktrace
Comment 2 Tomas Hurka 2015-05-06 09:00:09 UTC
This looks like problem in scala integration.
Comment 3 Tomas Hurka 2015-05-06 09:06:16 UTC
There are 15 "Scala Presentation Compiler []" threads.