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 - 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
Summary: org.dom4j.DocumentException: Error on line 3073 of document : Attribute name...
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-06-28 20:34 UTC by himesh
Modified: 2009-06-28 20:34 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter: 30215


Attachments
stacktrace (2.15 KB, text/plain)
2009-06-28 20:34 UTC, himesh
Details

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