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 - AssertionError at org.netbeans.modules.uml.drawingarea.UMLDiagramTopComponent.<init>
Summary: AssertionError at org.netbeans.modules.uml.drawingarea.UMLDiagramTopComponent...
Status: NEW
Alias: None
Product: uml
Classification: Unclassified
Component: General (show other bugs)
Version: 6.x
Hardware: All All
: P3 blocker (vote)
Assignee: issues@uml
URL: http://statistics.netbeans.org/except...
Keywords:
Depends on:
Blocks:
 
Reported: 2009-09-17 22:05 UTC by arulasha
Modified: 2011-02-21 09:55 UTC (History)
4 users (show)

See Also:
Issue Type: DEFECT
Exception Reporter: 89739


Attachments
stacktrace (4.62 KB, text/plain)
2009-09-17 22:05 UTC, arulasha
Details
stacktrace (4.35 KB, text/plain)
2010-10-27 13:23 UTC, sunbiz
Details

Note You need to log in before you can comment on or make changes to this bug.
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