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 167632 - OutOfMemoryError: Java heap space
Summary: OutOfMemoryError: Java heap space
Status: NEW
Alias: None
Product: uml
Classification: Unclassified
Component: General (show other bugs)
Version: 6.x
Hardware: All All
: P3 blocker (vote)
Assignee: issues@uml
URL: http://statistics.netbeans.org/except...
Keywords: PERFORMANCE
Depends on:
Blocks:
 
Reported: 2009-06-25 03:15 UTC by philmalin
Modified: 2012-11-28 14:37 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter: 146148


Attachments
stacktrace (3.13 KB, text/plain)
2009-06-25 03:17 UTC, philmalin
Details

Note You need to log in before you can comment on or make changes to this bug.
Description philmalin 2009-06-25 03:15:44 UTC
Build: NetBeans IDE 6.7 RC3 (Build 200906142201)
VM: Java HotSpot(TM) 64-Bit Server VM, 11.3-b02-83, Java(TM) SE Runtime Environment, 1.6.0_13-b03-211
OS: Mac OS X, 10.5.7, x86_64

User Comments:
GUEST: Trying to save

philmalin: Using UML to generate a diagram.



Stacktrace: 
java.lang.OutOfMemoryError: Java heap space
        at java.util.Arrays.copyOfRange(Arrays.java:3209)
        at java.lang.String.<init>(String.java:216)
        at java.lang.StringBuffer.toString(StringBuffer.java:585)
        at java.io.StringWriter.toString(StringWriter.java:193)
        at org.dom4j.tree.AbstractDocument.asXML(AbstractDocument.java:72)
        at org.netbeans.modules.uml.core.support.umlsupport.XMLManip.save(XMLManip.java:1449)
Comment 1 philmalin 2009-06-25 03:17:09 UTC
Created attachment 84006 [details]
stacktrace
Comment 2 Exceptions Reporter 2009-06-25 03:17:28 UTC
This issue already has 6 duplicates 
see http://statistics.netbeans.org/exceptions/detail.do?id=146148