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 150960 - com.sun.xml.stream.XMLStreamException2: ParseError at [row,col]:[2580,86] Message: Invalid byte 2 of 3-byte UTF-8 sequence.
Summary: com.sun.xml.stream.XMLStreamException2: ParseError at [row,col]:[2580,86] Mes...
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-10-22 01:09 UTC by khalede
Modified: 2008-10-23 09:20 UTC (History)
1 user (show)

See Also:
Issue Type: DEFECT
Exception Reporter: 97962


Attachments
stacktrace (13.54 KB, text/plain)
2008-10-22 01:09 UTC, khalede
Details

Note You need to log in before you can comment on or make changes to this bug.
Description khalede 2008-10-22 01:09:32 UTC
Build: NetBeans IDE Dev (Build 200810181401)
VM: Java HotSpot(TM) Client VM, 1.6.0_03-b05, Java(TM) SE Runtime Environment, 1.6.0_03-b05
OS: Windows XP, 5.1, x86

User Comments:
khalede: occured while opening a use case diagram on a an UML project

GUEST: After sending previous log...

khalede: occured while opening a use case diagram on a an UML project



Stacktrace: 
com.sun.xml.stream.XMLStreamException2: ParseError at [row,col]:[2580,86]
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 khalede 2008-10-22 01:09:40 UTC
Created attachment 72434 [details]
stacktrace
Comment 2 Jana Maleckova 2008-10-23 09:20:55 UTC

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