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 269799 - OutOfMemoryError: Java heap space
Summary: OutOfMemoryError: Java heap space
Status: NEW
Alias: None
Product: uml
Classification: Unclassified
Component: Project (show other bugs)
Version: 8.2
Hardware: All All
: P3 normal (vote)
Assignee: issues@uml
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2017-02-10 19:03 UTC by diavrank
Modified: 2017-02-14 08:42 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter: 228009


Attachments
stacktrace (2.06 KB, text/plain)
2017-02-10 19:03 UTC, diavrank
Details

Note You need to log in before you can comment on or make changes to this bug.
Description diavrank 2017-02-10 19:03:39 UTC
Build: NetBeans IDE 8.2 (Build 201609300101)
VM: Java HotSpot(TM) 64-Bit Server VM, 25.101-b13, Java(TM) SE Runtime Environment, 1.8.0_101-b13
OS: Windows 10

User Comments:
diavrank: Building an UML Diagram with Reverse Engineering in Electric VLSI Project (open source).




Stacktrace: 
java.lang.OutOfMemoryError: Java heap space
   at java.util.Arrays.copyOf(Arrays.java:3332)
   at java.lang.AbstractStringBuilder.expandCapacity(AbstractStringBuilder.java:137)
   at java.lang.AbstractStringBuilder.ensureCapacityInternal(AbstractStringBuilder.java:121)
   at java.lang.AbstractStringBuilder.append(AbstractStringBuilder.java:421)
   at java.lang.StringBuffer.append(StringBuffer.java:272)
   at java.io.StringWriter.write(StringWriter.java:101)
Comment 1 diavrank 2017-02-10 19:03:41 UTC
Created attachment 163613 [details]
stacktrace
Comment 2 Tomas Hurka 2017-02-14 08:42:47 UTC
OOME is caused by UML module. Reassigning.