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 239570 - OutOfMemoryError: Java heap space
Summary: OutOfMemoryError: Java heap space
Status: RESOLVED FIXED
Alias: None
Product: editor
Classification: Unclassified
Component: Parsing & Indexing (show other bugs)
Version: 7.4
Hardware: All All
: P2 normal (vote)
Assignee: Tomas Zezula
URL:
Keywords: 8.0_HR_FIX
: 235550 236832 237790 237836 238074 238954 239076 239292 239767 242582 243410 (view as bug list)
Depends on:
Blocks:
 
Reported: 2013-12-17 17:34 UTC by geomickb
Modified: 2014-04-11 10:29 UTC (History)
7 users (show)

See Also:
Issue Type: DEFECT
Exception Reporter: 206084


Attachments
stacktrace (2.80 KB, text/plain)
2013-12-17 17:34 UTC, geomickb
Details

Note You need to log in before you can comment on or make changes to this bug.
Description geomickb 2013-12-17 17:34:20 UTC
Build: NetBeans IDE 7.4 (Build 201310111528)
VM: Java HotSpot(TM) 64-Bit Server VM, 23.25-b01, Java(TM) SE Runtime Environment, 1.7.0_25-b15
OS: Linux

User Comments:
geomickb: Just had open




Stacktrace: 
java.lang.OutOfMemoryError: Java heap space
   at java.util.Arrays.copyOf(Arrays.java:2219)
   at java.util.ArrayList.grow(ArrayList.java:213)
   at java.util.ArrayList.ensureCapacityInternal(ArrayList.java:187)
   at java.util.ArrayList.add(ArrayList.java:411)
   at org.apache.lucene.store.RAMFile.addBuffer(RAMFile.java:64)
   at org.apache.lucene.store.RAMOutputStream.switchCurrentBuffer(RAMOutputStream.java:132)
Comment 1 geomickb 2013-12-17 17:34:23 UTC
Created attachment 143266 [details]
stacktrace
Comment 2 geomickb 2014-01-21 11:16:19 UTC
Impossible to edit JS in 7.4. Gone back to 7.3.1 and it seems to be working Ok so far.
Comment 3 Tomas Zezula 2014-02-24 15:43:41 UTC
Fixed jet-main d678f6fcf937
Comment 4 Tomas Zezula 2014-02-24 15:49:43 UTC
*** Bug 239767 has been marked as a duplicate of this bug. ***
Comment 5 Tomas Zezula 2014-02-24 18:36:20 UTC
*** Bug 238954 has been marked as a duplicate of this bug. ***
Comment 6 Tomas Zezula 2014-02-24 18:39:41 UTC
*** Bug 239076 has been marked as a duplicate of this bug. ***
Comment 7 Tomas Zezula 2014-02-24 18:44:23 UTC
*** Bug 239292 has been marked as a duplicate of this bug. ***
Comment 8 Tomas Zezula 2014-02-24 18:59:46 UTC
*** Bug 235550 has been marked as a duplicate of this bug. ***
Comment 9 Tomas Zezula 2014-02-24 19:17:27 UTC
Transplanted to release80 b32ad6aa6222
Comment 10 Quality Engineering 2014-02-25 01:36:29 UTC
Integrated into 'releases/release80', will be available in build *201402242200* or newer. Wait for official and publicly available build.

Changeset: http://hg.netbeans.org/releases/rev/b32ad6aa6222
User: Tomas Zezula <tzezula@netbeans.org>
Log: #239570:OutOfMemoryError: Java heap space
Comment 11 Tomas Zezula 2014-02-25 08:26:35 UTC
*** Bug 236832 has been marked as a duplicate of this bug. ***
Comment 12 Tomas Zezula 2014-02-25 08:37:06 UTC
*** Bug 237790 has been marked as a duplicate of this bug. ***
Comment 13 Tomas Zezula 2014-02-25 08:53:14 UTC
*** Bug 237836 has been marked as a duplicate of this bug. ***
Comment 14 Tomas Zezula 2014-02-25 09:05:07 UTC
*** Bug 238074 has been marked as a duplicate of this bug. ***
Comment 15 Quality Engineering 2014-02-26 03:03:29 UTC
Integrated into 'main-silver', will be available in build *201402260001* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)

Changeset: http://hg.netbeans.org/main-silver/rev/d678f6fcf937
User: Tomas Zezula <tzezula@netbeans.org>
Log: #239570:OutOfMemoryError: Java heap space
Comment 16 Jaroslav Havlin 2014-03-11 12:53:37 UTC
*** Bug 242582 has been marked as a duplicate of this bug. ***
Comment 17 Jaroslav Havlin 2014-04-11 10:26:47 UTC
*** Bug 243410 has been marked as a duplicate of this bug. ***