> From: Marziou, Gael [mailto:[EMAIL PROTECTED] 
> Subject: RE: Multi processor issue
> 
> Tomcat does not synchronize before locking the map but that should not
> be an issue because the request is guaranteed to be processed by only
> one thread.

But the evidence seems to show two threads are manipulating the same
request, otherwise you wouldn't get the error on the ParameterMap.  Does
a full thread dump show any threads that aren't part of the set started
by Tomcat?

 - Chuck


THIS COMMUNICATION MAY CONTAIN CONFIDENTIAL AND/OR OTHERWISE PROPRIETARY
MATERIAL and is thus for use only by the intended recipient. If you
received this in error, please contact the sender and delete the e-mail
and its attachments from all computers.

---------------------------------------------------------------------
To start a new topic, e-mail: users@tomcat.apache.org
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to