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 242021 - OutOfMemoryError: Parsing cnd project
Summary: OutOfMemoryError: Parsing cnd project
Status: RESOLVED FIXED
Alias: None
Product: cnd
Classification: Unclassified
Component: -- Other -- (show other bugs)
Version: 7.4
Hardware: All All
: P3 normal (vote)
Assignee: Maria Tishkova
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-02-17 18:37 UTC by Exceptions Reporter
Modified: 2014-02-18 07:18 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter: 207697


Attachments
stacktrace (3.20 KB, text/plain)
2014-02-17 18:37 UTC, Exceptions Reporter
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Exceptions Reporter 2014-02-17 18:37:43 UTC
This bug was originally marked as duplicate of bug 234193, that is already resolved. This bug is still valid, so this seems to be another bug, but it might be related.

Build: NetBeans IDE 7.4 (Build 201310111528)
VM: OpenJDK 64-Bit Server VM, 24.45-b08, OpenJDK Runtime Environment, 1.7.0_51-b00
OS: Linux

User Comments:
GUEST: Launching netbeans. This occured before Netbeans finished parsing my c++ project.




Stacktrace: 
java.lang.OutOfMemoryError: Java heap space
   at java.util.Arrays.copyOf(Arrays.java:2367)
   at java.lang.AbstractStringBuilder.expandCapacity(AbstractStringBuilder.java:130)
   at java.lang.AbstractStringBuilder.ensureCapacityInternal(AbstractStringBuilder.java:114)
   at java.lang.AbstractStringBuilder.append(AbstractStringBuilder.java:415)
   at java.lang.StringBuilder.append(StringBuilder.java:132)
   at org.netbeans.core.startup.logging.PrintStreamLogger.print(PrintStreamLogger.java:108)
Comment 1 Exceptions Reporter 2014-02-17 18:37:44 UTC
Created attachment 145321 [details]
stacktrace
Comment 2 Alexander Simon 2014-02-18 07:18:13 UTC
fixed in change set:
http://hg.netbeans.org/cnd-main/rev/09008d2fc5b3