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 172529

Summary: AssertionError at org.netbeans.modules.uml.drawingarea.UMLDiagramTopComponent.<init>
Product: uml Reporter: arulasha <arulasha>
Component: GeneralAssignee: issues@uml <issues>
Status: NEW ---    
Severity: blocker CC: ashwinperti, ghost_linux, SilverGhost, sunbiz
Priority: P3    
Version: 6.x   
Hardware: All   
OS: All   
URL: http://statistics.netbeans.org/exceptions/detail.do?id=89739
Issue Type: DEFECT Exception Reporter: 89739
Attachments: stacktrace
stacktrace

Description arulasha 2009-09-17 22:05:34 UTC
Build: NetBeans IDE Dev (Build 200908022240)
VM: Java HotSpot(TM) Client VM, 14.0-b16, Java(TM) SE Runtime Environment, 1.6.0_14-b08
OS: Windows XP, 5.1, x86

User Comments:
GUEST: Closing a UML project

GUEST: I have a UML project that had a simple Use Case Diagram and Class diagram... quite small, but I can no longer open either of the diagrams.  When I open the 'Diagrams' folder in the Projects tab, it's empty -- when I open them in the Files tab, I get the attached exception

GUEST: close the file and then open the file

weazle: Tried to open a UML Project with svn confilcts



Stacktrace: 
java.lang.AssertionError
        at org.netbeans.modules.uml.drawingarea.UMLDiagramTopComponent.<init>(UMLDiagramTopComponent.java:258)
        at org.netbeans.modules.uml.drawingarea.UMLDiagramManager.showDiagram(UMLDiagramManager.java:511)
        at org.netbeans.modules.uml.drawingarea.UMLDiagramManager.openDiagram(UMLDiagramManager.java:135)
        at org.netbeans.modules.uml.drawingarea.dataobject.UMLDiagramEditorSupport.openDiagramEditor(UMLDiagramEditorSupport.java:88)
        at org.netbeans.modules.uml.drawingarea.dataobject.UMLDiagramDataObject$OpenViewEdit.open(UMLDiagramDataObject.java:155)
        at org.netbeans.modules.uml.drawingarea.dataobject.UMLDiagramDataObject$OpenViewEdit.edit(UMLDiagramDataObject.java:167)
Comment 1 arulasha 2009-09-17 22:05:42 UTC
Created attachment 87889 [details]
stacktrace
Comment 2 Exceptions Reporter 2009-09-17 22:05:47 UTC
This issue already has 6 duplicates 
see http://statistics.netbeans.org/exceptions/detail.do?id=89739
Comment 3 sunbiz 2010-10-27 13:23:50 UTC
Created attachment 102682 [details]
stacktrace

Opening UML project