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 159261 - com.sun.xml.stream.XMLStreamException2: ParseError at [row,col]:[1281,41] Message: Element type "compartment" must be followed by either attribute specifications, ">" or "/>".
Summary: com.sun.xml.stream.XMLStreamException2: ParseError at [row,col]:[1281,41] Mes...
Status: RESOLVED DUPLICATE of bug 156792
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-02-26 21:50 UTC by pedrosaraiva
Modified: 2009-02-27 10:44 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter: 65073


Attachments
stacktrace (4.36 KB, text/plain)
2009-02-26 21:50 UTC, pedrosaraiva
Details

Note You need to log in before you can comment on or make changes to this bug.
Description pedrosaraiva 2009-02-26 21:50:12 UTC
Build: NetBeans IDE 6.5 (Build 200811100001)
VM: Java HotSpot(TM) Client VM, 11.2-b01, Java(TM) SE Runtime Environment, 1.6.0_12-b04
OS: Windows XP, 5.1, x86

User Comments:
GUEST: when I trying open uml project from netbeans ver 6.1 then this happen

GUEST: use netbeans 6.5 to convert uml project created by netbeans 6.1

GUEST: opening an UML class diagram

GUEST: tried to load Netbeans 6.1 uml project to Netbeans 6.5



Stacktrace: 
com.sun.xml.stream.XMLStreamException2: ParseError at [row,col]:[1281,41]
Message: Element type "compartment" must be followed by either attribute specifications, ">" or "/>".
        at com.sun.xml.stream.XMLReaderImpl.next(XMLReaderImpl.java:574)
        at org.netbeans.modules.uml.drawingarea.persistence.TSDiagramConverter.readXMLPres(TSDiagramConverter.java:1108)
        at org.netbeans.modules.uml.drawingarea.persistence.TSDiagramConverter.convertDiagram(TSDiagramConverter.java:209)
        at org.netbeans.modules.uml.drawingarea.UMLDiagramManager.showDiagram(UMLDiagramManager.java:485)
        at org.netbeans.modules.uml.drawingarea.UMLDiagramManager.openDiagram(UMLDiagramManager.java:133)
        at org.netbeans.modules.uml.ui.products.ad.projecttreedefaultengine.ADProjectTreeEngine.handleDoubleClick(ADProjectTreeEngine.java:3494)
Comment 1 pedrosaraiva 2009-02-26 21:50:17 UTC
Created attachment 77432 [details]
stacktrace
Comment 2 Sergey Petrov 2009-02-27 10:44:21 UTC

*** This issue has been marked as a duplicate of 156792 ***