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 243953 - OutOfMemoryError: Java heap space
Summary: OutOfMemoryError: Java heap space
Status: NEW
Alias: None
Product: editor
Classification: Unclassified
Component: Parsing & Indexing (show other bugs)
Version: 7.4
Hardware: All All
: P3 normal (vote)
Assignee: Tomas Zezula
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-04-20 22:11 UTC by rhj4
Modified: 2016-01-13 17:12 UTC (History)
1 user (show)

See Also:
Issue Type: DEFECT
Exception Reporter: 209172


Attachments
stacktrace (2.40 KB, text/plain)
2014-04-20 22:11 UTC, rhj4
Details

Note You need to log in before you can comment on or make changes to this bug.
Description rhj4 2014-04-20 22:11:53 UTC
Build: NetBeans IDE 7.4 (Build 201310111528)
VM: Java HotSpot(TM) Client VM, 24.51-b03, Java(TM) SE Runtime Environment, 1.7.0_51-b13
OS: Windows 7

User Comments:
rhj4: As I am debugging, NetBeans gets slower and slower and eventually freezes up so tight that I have to use TaskMgr to kill it.




Stacktrace: 
java.lang.OutOfMemoryError: Java heap space
   at java.util.Arrays.copyOfRange(Arrays.java:0)
   at java.lang.String.<init>(String.java:0)
   at java.lang.String.substring(String.java:0)
   at org.netbeans.modules.parsing.impl.indexing.TimeStamps$RegularImpl.load(TimeStamps.java:288)
   at org.netbeans.modules.parsing.impl.indexing.TimeStamps$RegularImpl.<init>(TimeStamps.java:166)
   at org.netbeans.modules.parsing.impl.indexing.TimeStamps$RegularImpl.<init>(TimeStamps.java:153)
Comment 1 rhj4 2014-04-20 22:11:55 UTC
Created attachment 146850 [details]
stacktrace
Comment 2 Exceptions Reporter 2016-01-13 17:12:39 UTC
This bug already has 5 duplicates 
see http://statistics.netbeans.org/exceptions/detail.do?id=209172