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 249560 - OutOfMemoryError: Java heap space
Summary: OutOfMemoryError: Java heap space
Status: RESOLVED DUPLICATE of bug 250871
Alias: None
Product: javascript
Classification: Unclassified
Component: Editor (show other bugs)
Version: 8.0
Hardware: All All
: P3 normal (vote)
Assignee: Petr Pisl
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-12-29 15:30 UTC by rodia
Modified: 2015-09-04 13:18 UTC (History)
1 user (show)

See Also:
Issue Type: DEFECT
Exception Reporter: 212477


Attachments
stacktrace (2.90 KB, text/plain)
2014-12-29 15:30 UTC, rodia
Details

Note You need to log in before you can comment on or make changes to this bug.
Description rodia 2014-12-29 15:30:09 UTC
Build: NetBeans IDE 8.0.2 (Build 201411181905)
VM: Java HotSpot(TM) 64-Bit Server VM, 24.45-b08, Java(TM) SE Runtime Environment, 1.7.0_45-b18
OS: Windows 7

User Comments:
rodia: Show me dialog to slow my netbeand, but I thing not is necessary

GUEST: I really do not remember

GUEST: OOM

GUEST: start of netbeans

GUEST: IDE????????????




Stacktrace: 
java.lang.OutOfMemoryError: Java heap space
   at java.util.Arrays.copyOfRange(Arrays.java:2694)
   at java.lang.String.<init>(String.java:203)
   at java.lang.String.substring(String.java:1913)
   at java.lang.String.subSequence(String.java:1946)
   at java.util.regex.Matcher.getSubSequence(Matcher.java:1245)
   at java.util.regex.Matcher.group(Matcher.java:490)
Comment 1 rodia 2014-12-29 15:30:10 UTC
Created attachment 151311 [details]
stacktrace
Comment 2 Exceptions Reporter 2015-03-17 14:12:34 UTC
This bug already has 10 duplicates 
see http://statistics.netbeans.org/exceptions/detail.do?id=212477
Comment 3 Petr Pisl 2015-09-04 13:18:47 UTC
The problem with the error messages, which contains almost all text from documents.

*** This bug has been marked as a duplicate of bug 250871 ***