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 96194

Summary: dialog message is not informative when large diagram can not be exported
Product: uml Reporter: Peter Lam <petersl>
Component: OutputAssignee: issues@uml <issues>
Status: RESOLVED WONTFIX    
Severity: blocker    
Priority: P4    
Version: 5.x   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter:

Description Peter Lam 2007-02-21 18:25:19 UTC
Relating to issue 91942, the dialog message should be more informative to users.
Currently the dialog containing the following info is displayed when the diagram
is too large to be exported to a particular format. The message "Java Heap
space" does not tell users why the diagram can not be created and what to do to
successfully export the diagram to an image.

Dialog title: Cannot create image
Dialog text: Java Heap space

Repro steps:
- create a uml project
- create a diagram with lots of (50+) elements
- export the diagram to jpg (or png) format in actual size
Comment 1 Peter Lam 2007-03-20 20:17:13 UTC
low use case not currently impacting our installed user base.
Comment 2 Yang Su 2007-07-12 20:50:03 UTC
UML users are normally advanced developers, this standard exception message about heap size should be considered
acceptable.