> -----Original Message----- > From: J.Pietschmann [mailto:[EMAIL PROTECTED] > Sent: Sunday, March 26, 2006 4:02 PM > To: [email protected] > Subject: [SPAM] Re: Fop Error: > javax.xml.transform.TransformerConfigurationException > > Gosselin, Michael wrote: > ... > > I received this error: > ... > > [ERROR] javax.xml.transform.TransformerConfigurationException: > > javax.xml.transform.TransformerException: java.io.UTFDataFormatException: > > Invalid byte 1 of 1-byte UTF-8 sequence. > > > > The problem is the encoding of the file AthenaFormat.xsl, not > the syntax. Xmllint reports the same problem: > AthenaFormat.xsl:44: parser error : Input is not proper UTF-8, ... > Bytes: 0x99 0x2C 0x20 0x75 > <fo:block font-size="6pt" > text-align="left">Report generated by RightReport > > Check whether your editor actually saves the file in UTF-8.
That seems to have fixed that. The editor had a "Default" format, which I changed to "UTF8", and that seems to have worked. I get a bunch of different errors now, but I can at least work on those. Thanks!! Michael --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
