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 246264 - OutOfMemoryError: Java heap space
Summary: OutOfMemoryError: Java heap space
Status: RESOLVED FIXED
Alias: None
Product: php
Classification: Unclassified
Component: Editor (show other bugs)
Version: 8.0
Hardware: All All
: P3 normal (vote)
Assignee: Tomas Mysik
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-08-05 07:32 UTC by blindner
Modified: 2016-06-22 06:53 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter: 158961


Attachments
stacktrace (857 bytes, text/plain)
2014-08-05 07:32 UTC, blindner
Details

Note You need to log in before you can comment on or make changes to this bug.
Description blindner 2014-08-05 07:32:10 UTC
Build: NetBeans IDE 8.0 (Build 201403101706)
VM: Java HotSpot(TM) Client VM, 24.65-b04, Java(TM) SE Runtime Environment, 1.7.0_65-b19
OS: Windows 7

User Comments:
blindner: OPen about 10 maven projects. After some editing, compiling, running and debugging the OutOfMemory error occurs.




Stacktrace: 
java.lang.OutOfMemoryError: Java heap space
   at java.lang.AbstractStringBuilder.<init>(AbstractStringBuilder.java:64)
   at java.lang.StringBuilder.<init>(StringBuilder.java:109)
   at java.util.Locale.toString(Locale.java:1204)
   at org.openide.util.NbBundle.getBundleFast(NbBundle.java:488)
   at org.openide.util.NbBundle.getBundle(NbBundle.java:446)
   at org.openide.util.NbBundle.getBundle(NbBundle.java:399)
Comment 1 blindner 2014-08-05 07:32:13 UTC
Created attachment 148540 [details]
stacktrace
Comment 2 Tomas Stupka 2015-05-29 14:39:26 UTC
please evaluate
Comment 3 Tomas Mysik 2016-06-22 06:53:34 UTC
Please, download NetBeans 8.1, this issue should be fixed there.

Thanks.