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 188598 - [69cat] AssertionError at org.netbeans.modules.uml.drawingarea.UMLDiagramTopComponent.<init>
Summary: [69cat] AssertionError at org.netbeans.modules.uml.drawingarea.UMLDiagramTopC...
Status: NEW
Alias: None
Product: uml
Classification: Unclassified
Component: General (show other bugs)
Version: 6.x
Hardware: All All
: P3 normal (vote)
Assignee: issues@uml
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-07-12 14:39 UTC by athompson
Modified: 2013-04-05 20:24 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter: 152224


Attachments
stacktrace (2.69 KB, text/plain)
2010-07-12 14:39 UTC, athompson
Details

Note You need to log in before you can comment on or make changes to this bug.
Description athompson 2010-07-12 14:39:04 UTC
Build: NetBeans IDE Dev (Build 201007090001)
VM: Java HotSpot(TM) Client VM, 16.3-b01, Java(TM) SE Runtime Environment, 1.6.0_20-b02
OS: Windows 7

User Comments:
athompson: tried to open a UML diagram from the design center.

GUEST: Tried to open an UML Diagram by right clicking on a class diagram and then choosing Open->Diagram




Stacktrace: 
java.lang.AssertionError
   at org.netbeans.modules.uml.drawingarea.UMLDiagramTopComponent.<init>(UMLDiagramTopComponent.java:261)
   at org.netbeans.modules.uml.drawingarea.UMLDiagramManager.showDiagram(UMLDiagramManager.java:514)
   at org.netbeans.modules.uml.drawingarea.UMLDiagramManager.openDiagram(UMLDiagramManager.java:138)
   at org.netbeans.modules.uml.ui.swing.projecttree.JProjectTree.actOnSelectedDiagrams(JProjectTree.java:2368)
   at org.netbeans.modules.uml.ui.swing.projecttree.JProjectTree.openSelectedDiagrams(JProjectTree.java:2317)
   at org.netbeans.modules.uml.ui.swing.projecttree.JProjectTree$OpenDiagramAction.actionPerformed(JProjectTree.java:4197)
Comment 1 athompson 2010-07-12 14:39:08 UTC
Created attachment 100776 [details]
stacktrace
Comment 2 athompson 2013-04-05 20:24:08 UTC
This is almost certainly no longer relevant and can be closed...