On Tue, May 27, 2003 at 03:43:25PM -0400, Shapira, Yoav wrote:
> 
> Howdy,
> 
> >No timestamping is bad... is increasing the debug level of the
> connector
> >an option for you?
> 
> I suppose I could try that.  Heopfully the exception will come up again
> after I do.
> 
> >My wild guess is that there could be a mismatch between the request
> >declared (or assumed by tomcat/defined in your code) character set and
> >the "real" one.  How often does this exception shows up in your logs?
> 
> That's an interesting idea.  This exception is rare and appears
> apparently at random.

If I'm right, the mismatch may be caused by some rare type of browser.

> I don't define any charsets, nor rely explicitly on any specific
> charset, in my request processing.

Still some charset is used to decode the incoming HTTP requests.
Anyway, without more info it's hard to make any assumptions.

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