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 167757 - 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:27 UTC by himesh
Modified: 2009-06-28 20:28 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter: 132800


Attachments
stacktrace (4.73 KB, text/plain)
2009-06-28 20:28 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:27:50 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: hi folks,

tried to oben a UML diagram designed with 6.1. got the warnung about converting the uml to the new netbeans-uml-version. decided to deny the conversion to 6.5 uml version -> exception

regards,
nils

GUEST: I've made a copy of a project from my another computer and tryed to open it.



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.URILocator.retrieveDocument(URILocator.java:133)
        at org.netbeans.modules.uml.core.support.umlsupport.URILocator.retrieveNode(URILocator.java:227)
Comment 1 himesh 2009-06-28 20:28:02 UTC
Created attachment 84099 [details]
stacktrace
Comment 2 Exceptions Reporter 2009-06-28 20:28:16 UTC
This issue already has 9 duplicates 
see http://statistics.netbeans.org/exceptions/detail.do?id=132800