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

Summary: [69cat] AssertionError at org.netbeans.modules.uml.drawingarea.UMLDiagramTopComponent.<init>
Product: uml Reporter: athompson <athompson>
Component: GeneralAssignee: issues@uml <issues>
Status: NEW ---    
Severity: normal    
Priority: P3    
Version: 6.x   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter: 152224
Attachments: stacktrace

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...