Hi: I switched from xalan to xsltc and the problem was solved.
Best Regards, Antonio Gallardo Antonio Gallardo dijo: > Hi Jon: > > I don't know if this is the same. Yesterday we updated our CVS for an > old but working application and we got: > > Exception in ServerPagesGenerator.generate() > > Descripci�n : org.apache.cocoon.ProcessingException: Exception in > ServerPagesGenerator.generate(): java.lang.RuntimeException: > org.xml.sax.SAXException: Attempt to output character of integral value > 241 that is not represented in specified output encoding of . > > Causa: java.lang.RuntimeException: org.xml.sax.SAXException: Attempt to > output character of integral value 241 that is not represented in > specified output encoding of . > > The application was working good for with a CVS version of last week. > > I think this can be related to the same bug. > > Is this correct? > > Best Regards, > > Antonio Gallardo > > Jon Bedworth dijo: >> Hello all >> >> Please can anyone suggest why the following coudl be happening: >> >> When I attempt an XSL transformation on some XML I get the following >> error: >> >> org.apache.cocoon.ProcessingException: Failed to execute pipeline.: >> java.io.UTFDataFormatException: Invalid byte 1 of 1-byte UTF-8 >> sequence. >> >> I am presuming this has something to do with illegal characters >> contained within the XML, but the transformation works when tested >> outside Cocoon so what kinds of things could be causing Cocoon to >> throw this error? >> >> I am running Cocoon 2.1, JDK 1.4.2, Tomcat 4.1 on Windows 2K. >> >> Has anyone else had this error or similar, when doing simple XSL >> transformations via Cocoon? >> >> Thankyou >> >> Jon >> >> _________________________________________________________________ Get >> Hotmail on your mobile phone http://www.msn.co.uk/msnmobile >> >> >> --------------------------------------------------------------------- >> To unsubscribe, e-mail: [EMAIL PROTECTED] >> For additional commands, e-mail: [EMAIL PROTECTED] > > > > > --------------------------------------------------------------------- To > unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
