java.io.UTFDataFormatException: Invalid byte 2 of 4-byte UTF-8 sequence.
at org.apache.xerces.impl.io.UTF8Reader.invalidByte(Unknown Source)
at org.apache.xerces.impl.io.UTF8Reader.read(Unknown Source)
at org.apache.xerces.impl.XMLEntityScanner.load(Unknown Source)
at org.apache.xerces.impl.XMLEntityScanner.skipString(Unknown Source)
at org.apache.xerces.impl.XMLVersionDetector.determineDocVersion (Unknown Source)
at org.apache.xerces.parsers.XML11Configuration.parse(Unknown Source)
at org.apache.xerces.parsers.XML11Configuration.parse(Unknown Source)
at org.apache.xerces.parsers.XMLParser.parse(Unknown Source)
at org.apache.xerces.parsers.DOMParser.parse(Unknown Source)
at org.apache.xerces.jaxp.DocumentBuilderImpl.parse(Unknown Source)
at net.sf.jpluck.jxl.JXL.parse(JXL.java:506)
at net.sf.jpluck.jxl.JXL.<init>(JXL.java:82)
at net.sf.jpluck.jxl.JXL.<init>(JXL.java:75)
at net.sf.jpluck.apps.jpluckx.JPluckX.main(JPluckX.java:241)
Using the Java Settings control panel (as per the Knowledge Base article) has no effect, as far as I can tell.
So don't install 1.5.0 support if you want to continue with Plucker, as the default 1.4.2 support on Tiger appears to work ...
Alastair _______________________________________________ plucker-list mailing list [email protected] http://lists.rubberchicken.org/mailman/listinfo/plucker-list

