Invalid UTF-8 code error ...

From: Pravin Chavan (prchavan@softhome.net)
Date: Tue Apr 15 2003 - 03:51:17 EDT


Hello Sun Managers,

I am running the following script (for xml validation) on Solaris 8
(intel 2/02)
with java 1.1 installed on it.

for file
do
   jre -cp
"/home/xml/xmltools/bin/xml4j.jar:/home/xml/xmltools/bin/xml4jSamples.jar"
XJParse -p
com.ibm.xml.parsers.ValidatingSAXParser -h SAXCount.SAXCountHandlers
$file
done

The script breaks with the following error:

Fatal Error at (file null, line -1, char -1): Invalid UTF-8 code.
(bytes: 0xfffffffc 0x72)

Searched the net and the solution is to apply patch 108653-08. But
cannot find this patch
anywhere. Can somebody tell me the URL for this patch ? OR is there any
other
solution?

Thanks
Pravin
_______________________________________________
sunmanagers mailing list
sunmanagers@sunmanagers.org
http://www.sunmanagers.org/mailman/listinfo/sunmanagers



This archive was generated by hypermail 2.1.7 : Wed Apr 09 2008 - 23:26:11 EDT