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 - [65cat] com.sun.xml.stream.XMLStreamException2: ParseError at [row,col]:[1712,102] Message: Invalid byte 2 of 3-byte UTF-8 sequence.
Summary: [65cat] com.sun.xml.stream.XMLStreamException2: ParseError at [row,col]:[1712...
Status: RESOLVED DUPLICATE of bug 150800
Alias: None
Product: ide
Classification: Unclassified
Component: Code (show other bugs)
Version: 6.x
Hardware: All All
: P3 blocker (vote)
Assignee: issues@ide
URL: http://statistics.netbeans.org/except...
Keywords:
Depends on:
Blocks:
 
Reported: 2008-12-18 14:10 UTC by big_al
Modified: 2009-02-19 20:55 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter: 134506


Attachments
stacktrace (13.54 KB, text/plain)
2008-12-18 14:10 UTC, big_al
Details

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