Howdy, Dude -- I got the exact same thing yesterday and posted it! ;) Still looking for the answer.
I don't think it's a rare browser: 100% of my hits are from either IE5.5 or IE6 on Windows 2000 (this is a closed intranet environment). Yoav Shapira Millennium ChemInformatics >-----Original Message----- >From: Joel Carklin [mailto:[EMAIL PROTECTED] >Sent: Wednesday, May 28, 2003 4:27 AM >To: Tomcat Users List >Subject: CharConversionException: isHexDigit > >hi everyone, > >i was wondering if anyone else has come across the following exception >being thrown. i don't know what causes it and it doesn't seem to affect >the web applications I'm running but I'm a bit concerned about it. It >appears now and then, not very frequently, but often enough, in my >catalina.out log file. Usually when I'm not around (like in the middle >of the night!) > >Thanks for any help > >I'm using Tomcat 4.1.24 and the exception is: > >java.io.CharConversionException: isHexDigit >at org.apache.tomcat.util.buf.UDecoder.convert(UDecoder.java:124) >at org.apache.tomcat.util.buf.UDecoder.convert(UDecoder.java:87) >org.apache.tomcat.util.http.Parameters.processParameters(Parameters.jav a:40 >7) >org.apache.tomcat.util.http.Parameters.processParameters(Parameters.jav a:49 >5) >org.apache.tomcat.util.http.Parameters.handleQueryParameters(Parameters .jav >a:278) >org.apache.coyote.tomcat4.CoyoteRequest.parseRequestParameters(CoyoteRe ques >t.java:1933) >org.apache.coyote.tomcat4.CoyoteRequest.getParameterNames(CoyoteRequest .jav >a:953) >org.apache.coyote.tomcat4.CoyoteRequest.getParameterMap(CoyoteRequest.j ava: >933) >org.apache.coyote.tomcat4.CoyoteRequestFacade.getParameterMap(CoyoteReq uest >Facade.java:193) >org.apache.catalina.core.ApplicationHttpRequest.setRequest(ApplicationH ttpR >equest.java:525) >org.apache.catalina.core.ApplicationHttpRequest.<init>(ApplicationHttpR eque >st.java:125) >org.apache.catalina.core.ApplicationDispatcher.wrapRequest(ApplicationD ispa >tcher.java:921) >org.apache.catalina.core.ApplicationDispatcher.doForward(ApplicationDis patc >her.java:414) org.apache.catalina.core.ApplicationDispatcher.fo! >rward(ApplicationDispatcher.java:356) >org.apache.catalina.valves.ErrorDispatcherValve.custom(ErrorDispatcherV alve >.java:420) >org.apache.catalina.valves.ErrorDispatcherValve.status(ErrorDispatcherV alve >.java:327) >org.apache.catalina.valves.ErrorDispatcherValve.invoke(ErrorDispatcherV alve >.java:181) >org.apache.catalina.core.StandardPipeline$StandardPipelineValveContext. invo >keNext(StandardPipeline.java:641) >org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.jav a:17 >2) >org.apache.catalina.core.StandardPipeline$StandardPipelineValveContext. invo >keNext(StandardPipeline.java:641) >org.apache.catalina.core.StandardPipeline.invoke(StandardPipeline.java: 480) >org.apache.catalina.core.ContainerBase.invoke(ContainerBase.java:995) >org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve .jav >a:174) >org.apache.catalina.core.StandardPipeline$StandardPipelineValveContext. invo >keNext(StandardPipeline.java:643) >org.apache.catalina.core.StandardPipeline.invoke(StandardPipeline.java: 480) >org.apache.catalina.core.ContainerBase.invoke(ContainerBase.java:995) >org.apache.coyote.tomcat4.CoyoteAdapter.service(CoyoteAdapter.java:223) >org.apache.coyote.http11.Http11Processor.process(Http11Processor.java:5 94) >org.apache.coyote.http11.Http11Protocol$Http11ConnectionHandler.process Conn >ection(Http11Protocol.java:392) >org.apache.tomcat.util.net.TcpWorkerThread.runIt(PoolTcpEndpoint.java:5 65) >org.apache.tomcat.util.threads.ThreadPool$ControlRunnable.run(ThreadPoo l.ja >va:619) >at java.lang.Thread.run(Thread.java:536) > > > >--------------------------------------------------------------------- >To unsubscribe, e-mail: [EMAIL PROTECTED] >For additional commands, e-mail: [EMAIL PROTECTED] This e-mail, including any attachments, is a confidential business communication, and may contain information that is confidential, proprietary and/or privileged. This e-mail is intended only for the individual(s) to whom it is addressed, and may not be saved, copied, printed, disclosed or used by anyone else. If you are not the(an) intended recipient, please immediately delete this e-mail from your computer system and notify the sender. Thank you. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
