Menu

#41 0x00ab not accepted in input

open
nobody
None
5
2014-10-28
2010-01-01
No

On Mac OS X105.8 with Java 1.5.0_22, Violet 0.20.22 gives the error below when it encounters "<string>«interface»Hello</string>" in the input file. The 0x00ab character isn't recognized as valid.

org.xml.sax.SAXParseException: Invalid byte 1 of 1-byte UTF-8 sequence.
Continuing ...
Exception in thread "main" java.lang.ArrayIndexOutOfBoundsException: 0
at com.sun.beans.ObjectHandler.dequeueResult(ObjectHandler.java:139)
at java.beans.XMLDecoder.readObject(XMLDecoder.java:218)
at com.horstmann.violet.framework.diagram.GraphService.read(GraphService.java:200)
at com.horstmann.violet.framework.action.FileAction.open(FileAction.java:142)
at com.horstmann.violet.framework.action.FileAction.open(FileAction.java:166)
at com.horstmann.violet.UMLEditor.createWorkspace(UMLEditor.java:180)
at com.horstmann.violet.UMLEditor.main(UMLEditor.java:89)

Discussion


Log in to post a comment.

MongoDB Logo MongoDB