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 259158 - com.sun.org.apache.xerces.internal.impl.io.MalformedByteSequenceException: 1 ??? UTF-8 ????? 1 ???
Summary: com.sun.org.apache.xerces.internal.impl.io.MalformedByteSequenceException: 1 ...
Status: RESOLVED WONTFIX
Alias: None
Product: xml
Classification: Unclassified
Component: Catalog Support (show other bugs)
Version: 8.1
Hardware: All All
: P4 normal (vote)
Assignee: Svata Dedic
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2016-05-07 12:00 UTC by Exceptions Reporter
Modified: 2017-03-14 09:54 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter: 223930


Attachments
stacktrace (2.90 KB, text/plain)
2016-05-07 12:00 UTC, Exceptions Reporter
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Exceptions Reporter 2016-05-07 12:00:31 UTC
This bug was originally marked as duplicate of bug 173248, that is already resolved. This bug is still valid, so this seems to be another bug, but it might be related.

Build: NetBeans IDE 8.1 (Build 201510222201)
VM: Java HotSpot(TM) 64-Bit Server VM, 25.20-b23, Java(TM) SE Runtime Environment, 1.8.0_20-b26
OS: Windows 8

User Comments:
GUEST: 123




Stacktrace: 
com.sun.org.apache.xerces.internal.impl.io.MalformedByteSequenceException: 1 ??? UTF-8 ????? 1 ???
   at com.sun.org.apache.xerces.internal.impl.io.UTF8Reader.invalidByte(UTF8Reader.java:691)
   at com.sun.org.apache.xerces.internal.impl.io.UTF8Reader.read(UTF8Reader.java:557)
   at com.sun.org.apache.xerces.internal.impl.XMLEntityScanner.load(XMLEntityScanner.java:1736)
   at com.sun.org.apache.xerces.internal.impl.XMLEntityScanner.scanLiteral(XMLEntityScanner.java:1055)
   at com.sun.org.apache.xerces.internal.impl.XMLScanner.scanAttributeValue(XMLScanner.java:996)
   at com.sun.org.apache.xerces.internal.impl.XMLDocumentFragmentScannerImpl.scanAttribute(XMLDocumentFragmentScannerImpl.java:1547)
Comment 1 Exceptions Reporter 2016-05-07 12:00:33 UTC
Created attachment 159572 [details]
stacktrace
Comment 2 Svata Dedic 2017-03-14 09:54:19 UTC
The catalog XML was damaged. While the IDE could probably report a better message to the end-user, I do not think it is that important to fix