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 155756

Summary: [65cat] com.sun.xml.stream.XMLStreamException2: ParseError at [row,col]:[1712,102] Message: Invalid byte 2 of 3-byte UTF-8 sequence.
Product: ide Reporter: big_al <big_al>
Component: CodeAssignee: issues@ide <issues>
Status: RESOLVED DUPLICATE    
Severity: blocker    
Priority: P3    
Version: 6.x   
Hardware: All   
OS: All   
URL: http://statistics.netbeans.org/exceptions/detail.do?id=134506
Issue Type: DEFECT Exception Reporter: 134506
Attachments: stacktrace

Description big_al 2008-12-18 14:10:27 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-rc-b28
OS: Windows XP, 5.1, x86

User Comments:
big_al: Tried opening a UML state chart that was created with NetBeans 6.1

GUEST: how to trace this bug as a guest reporter

GUEST: can't import netbeans 6.1 UML projects with basic IDE and related plugins.

big_al: Tried opening a UML state chart that was created with NetBeans 6.1



Stacktrace: 
com.sun.xml.stream.XMLStreamException2: ParseError at [row,col]:[1712,102]
Message: Invalid byte 2 of 3-byte UTF-8 sequence.
        at com.sun.xml.stream.XMLReaderImpl.next(XMLReaderImpl.java:571)
        at org.netbeans.modules.uml.ui.support.diagramsupport.TSDiagramParser.readXMLPres(TSDiagramParser.java:187)
        at org.netbeans.modules.uml.ui.support.diagramsupport.TSDiagramParser.getDiagramInfo(TSDiagramParser.java:82)
        at org.netbeans.modules.uml.ui.support.diagramsupport.ProxyDiagramImpl.getDiagramDetails(ProxyDiagramImpl.java:105)
        at org.netbeans.modules.uml.ui.support.diagramsupport.ProxyDiagramManager.getDiagramDetails(ProxyDiagramManager.java:806)
        at org.netbeans.modules.uml.ui.support.diagramsupport.ProxyDiagramManager.getDiagramNamespace(ProxyDiagramManager.java:815)
Comment 1 big_al 2008-12-18 14:10:34 UTC
Created attachment 75132 [details]
stacktrace
Comment 2 Peter Pis 2008-12-18 14:56:40 UTC

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