On Tue, May 27, 2003 at 02:24:50PM -0400, Shapira, Yoav wrote:
> 
> Howdy,
> Has anyone been seeing
> 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)
>   at
> org.apache.tomcat.util.http.Parameters.processParameters(Parameters.java
> :408)
> ?
> 
> This is using tomcat 4.1.24-LE, JDK 1.4.1, on Solaris 8, with the
> default Coyote connector configuration.  (And no other connections).  I
> don't have the RequestDumperValve enabled so I don't know what the
> request parameters looked like.

Don't you have an "access" log?  For tomcat or apache, if you use JK
Coyote connector?  In case of GET method you can locate the offending
request...

Regards,

Andre.

-- 
Andre E. Bar'yudin
Home page: http://www.cs.huji.ac.il/~baryudin/


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to