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

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

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 ***