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 239025 - 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
: 240092 241558 (view as bug list)
Depends on:
Blocks:
 
Reported: 2013-12-01 18:42 UTC by marcoancoro
Modified: 2014-02-26 03:04 UTC (History)
2 users (show)

See Also:
Issue Type: DEFECT
Exception Reporter: 205699


Attachments
stacktrace (2.80 KB, text/plain)
2013-12-01 18:42 UTC, marcoancoro
Details

Note You need to log in before you can comment on or make changes to this bug.
Description marcoancoro 2013-12-01 18:42:08 UTC
Build: NetBeans IDE 7.4 (Build 201310111528)
VM: Java HotSpot(TM) Client VM, 24.45-b08, Java(TM) SE Runtime Environment, 1.7.0_45-b18
OS: Windows 7

User Comments:
marcoancoro: i tried to refactor a folder name, from sis to wp-sis,
netbeans stoped, after tried again to rename the folder from sis to wp-zend
netbeans stoped.




Stacktrace: 
java.lang.OutOfMemoryError: Java heap space
   at java.util.HashMap.createEntry(HashMap.java:901)
   at java.util.HashMap.addEntry(HashMap.java:888)
   at java.util.HashMap.put(HashMap.java:509)
   at java.util.HashSet.add(HashSet.java:217)
   at java.util.AbstractCollection.addAll(AbstractCollection.java:342)
   at org.netbeans.modules.parsing.impl.indexing.RepositoryUpdater$DeleteWork.<init>(RepositoryUpdater.java:3693)
Comment 1 marcoancoro 2013-12-01 18:42:09 UTC
Created attachment 142764 [details]
stacktrace
Comment 2 Tomas Zezula 2014-02-24 18:34:48 UTC
Fixed jet-main 612e0700a7ea
Comment 3 Tomas Zezula 2014-02-24 19:17:02 UTC
Transplanted to release80 b32ad6aa6222
Comment 4 Tomas Zezula 2014-02-24 19:17:53 UTC
>Transplanted to release80 b32ad6aa6222
Should be Transplanted to release80 279f174c0395
Comment 5 Quality Engineering 2014-02-25 01:36:47 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/279f174c0395
User: Tomas Zezula <tzezula@netbeans.org>
Log: #239025:OutOfMemoryError: Java heap space
Comment 6 Tomas Zezula 2014-02-25 09:26:27 UTC
*** Bug 240092 has been marked as a duplicate of this bug. ***
Comment 7 Tomas Zezula 2014-02-25 09:56:11 UTC
*** Bug 241558 has been marked as a duplicate of this bug. ***
Comment 8 Quality Engineering 2014-02-26 03:04:16 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/612e0700a7ea
User: Tomas Zezula <tzezula@netbeans.org>
Log: #239025:OutOfMemoryError: Java heap space