JRun can't ingest certain characters, for instance, a copyright symbol.
Check for one of those. It's usually the culprit.

regards,
Matthew


-----Original Message-----
From: Jeffrey D. Curry [mailto:[EMAIL PROTECTED]]
Sent: Monday, January 10, 2000 2:10 PM
To: [EMAIL PROTECTED]
Subject: UTF-8 error message when compiling jsp


Anyone ever seen this message?  If so, how can I correct it?

Invalid UTF-8 code. (bytes: 0xffffff9f 0x63)
com.livesoftware.xml.TransformException: Invalid UTF-8 code. (bytes:
0xffffff9f 0x63)
 at com.livesoftware.xml.XT.process(XT.java:70)
 at com.livesoftware.jsp.JSPCompiler.createServlet(JSPCompiler.java:111)
 at com.livesoftware.jsp.JSPServlet.service(JSPServlet.java:95)
 at javax.servlet.http.HttpServlet.service(HttpServlet.java:840)
 at com.livesoftware.jrun.JRun.runServlet(JRun.java, Compiled Code)
 at com.livesoftware.jrun.JRunGeneric.handleConnection(JRunGeneric.java:116)
 at
com.livesoftware.jrun.JRunGeneric.handleProxyConnection(JRunGeneric.java:78)
 at
com.livesoftware.jrun.service.proxy.JRunProxyServiceHandler.handleRequest(JR
unProxyServiceHandler.java:102)
 at
com.livesoftware.jrun.service.ThreadConfigHandler.run(ThreadConfigHandler.ja
va, Compiled
Code)

===========================================================================
To unsubscribe: mailto [EMAIL PROTECTED] with body: "signoff
JSP-INTEREST".
FAQs on JSP can be found at:
 http://java.sun.com/products/jsp/faq.html
 http://www.esperanto.org.nz/jsp/jspfaq.html

===========================================================================
To unsubscribe: mailto [EMAIL PROTECTED] with body: "signoff JSP-INTEREST".
FAQs on JSP can be found at:
 http://java.sun.com/products/jsp/faq.html
 http://www.esperanto.org.nz/jsp/jspfaq.html

Reply via email to