Subject: Re: [xsl] Invalid byte 2 of 2-byte UTF-8 sequence exception while transforming From: "Andrew Welch" <andrew.j.welch@xxxxxxxxx> Date: Fri, 2 Feb 2007 10:26:18 +0000 |
HI All I am using Xalan2.7.0 for transformation. I am getting a "MalformedByteSequenceException:: Invalid byte 2 of 2-byte UTF-8 sequence" exception while transforming a xml file. The encoding defined in input xml is ISO-8859-1. Complete stack trace is ::: javax.xml.transform.TransformerException: org.apache.xerces.impl.io.MalformedByteSequenceException: Invalid byte 2 of 2-byte UTF-8 sequence.
It's because the encoding in the prolog (UTF-8) doesn't match the real encoding of the file. Fix whatever wrote the file to disk to write it in the correct encoding, or adjust the prolog manually to reflect the real encoding.
cheers andrew
Current Thread |
---|
|
<- Previous | Index | Next -> |
---|---|---|
Re: [xsl] Invalid byte 2 of 2-byte , M. David Peterson | Thread | Re: [xsl] Invalid byte 2 of 2-byte , Owen Rees |
[xsl] "XML Cooktop" tool reliable, , Ben Stover | Date | Re: [xsl] Invalid byte 2 of 2-byte , Owen Rees |
Month |