[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
Re:  Invalid byte 2 of 2-byte UTF-8 sequence exception
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

Current Thread

PURCHASE STYLUS STUDIO ONLINE TODAY!

Purchasing Stylus Studio from our online shop is Easy, Secure and Value Priced!

Buy Stylus Studio Now

Download The World's Best XML IDE!

Accelerate XML development with our award-winning XML IDE - Download a free trial today!

Don't miss another message! Subscribe to this list today.
Email
First Name
Last Name
Company
Subscribe in XML format
RSS 2.0
Atom 0.3
Site Map | Privacy Policy | Terms of Use | Trademarks
Free Stylus Studio XML Training:
W3C Member
Stylus Studio® and DataDirect XQuery™are products from DataDirect Technologies, is a registered trademark of Progress Software Corporation, in the U.S. and other countries. © 2004-2007 All Rights Reserved.