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 167758

Summary: org.dom4j.DocumentException: Error on line 3073 of document : Attribute name "associati" associated with an element type "UML:AssociationEnd" must be followed by the ' = ' character. Nested exception
Product: uml Reporter: himesh <himesh>
Component: GeneralAssignee: issues@uml <issues>
Status: NEW ---    
Severity: blocker    
Priority: P3    
Version: 6.x   
Hardware: All   
OS: All   
URL: http://statistics.netbeans.org/exceptions/detail.do?id=30215
Issue Type: DEFECT Exception Reporter: 30215
Attachments: stacktrace

Description himesh 2009-06-28 20:34:49 UTC
Build: NetBeans IDE 6.5 (Build 200811100001)
VM: Java HotSpot(TM) Client VM, 11.0-b15, Java(TM) SE Runtime Environment, 1.6.0_10-b33
OS: Windows XP, 5.1, x86

User Comments:
GUEST: Moving a class in the editor panel

GUEST: I have started NetBeans after installing IE8.

GUEST: dude, why do I get such an assortment of errors?

GUEST: Occurred after entering text in a Invocation node of a, Activity UML diagram.

GUEST: Trying to delete a dependency arrow on a use case diagram.

GUEST: Using the UML editor.



Stacktrace: 
org.dom4j.DocumentException: Error on line 3073 of document  : Attribute name "associati" associated with an element type "UML:AssociationEnd" must be followed by the ' = ' character. Nested exception: Attribute name "associati" associated with an element type "UML:AssociationEnd" must be followed by the ' = ' character.
        at org.dom4j.io.SAXReader.read(SAXReader.java:436)
        at org.dom4j.io.SAXReader.read(SAXReader.java:344)
        at org.netbeans.modules.uml.core.support.umlsupport.XMLManip.getDOMDocument(XMLManip.java:185)
        at org.netbeans.modules.uml.core.support.umlsupport.XMLManip.getDOMDocument(XMLManip.java:164)
        at org.netbeans.modules.uml.core.support.umlsupport.Validator.verifyXMLFileFormat(Validator.java:143)
        at org.netbeans.modules.uml.core.Application.openProject(Application.java:226)
Comment 1 himesh 2009-06-28 20:34:54 UTC
Created attachment 84100 [details]
stacktrace