|
[XSL-LIST Mailing List Archive Home]
[By Thread]
[By Date]
[Recent Entries]
[Reply To This Message]
Re: Invalid byte 2 of 2-byte UTF-8 sequence exception
Subject: Re: 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
|
On 2/2/07, Pankaj Bishnoi <pankaj.bishnoi@xxxxxxxxxxx> wrote:
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
|
PURCHASE STYLUS STUDIO ONLINE TODAY!
Purchasing Stylus Studio from our online shop is Easy, Secure and Value Priced!
Download The World's Best XML IDE!
Accelerate XML development with our award-winning XML IDE - Download a free trial today!
Subscribe in XML format
| RSS 2.0 |
|
| Atom 0.3 |
|
|