We have the same problem in our production enviroment. We also need help to
solve it.

* Win2K
* first Apache Tomcat/4.1.18 with JDK 1.3.1_07-b02
* Apache 2.0.44 in Front of the Tomcat an with mod_jk2 2.0.43 running for
load balancing
* JBoss 3.2.1 with a separate JDK 1.3.1_07 included a Tomcat 4.1.24

Sometimes it happens that one user gets sessions attributes stored in
another users context.

Thanks to anyone who can help.

Markus

-----Ursprungliche Nachricht-----
Von: Krishna Ganti
Gesendet: Dienstag, 4. November 2003 22:58
An: [EMAIL PROTECTED]
Betreff: Session mixup problem in Tomcat with Coyote Connector


Hi,

We are seeing a session mixup problem in a deployed
tomcat instance running with coyote connector. A user
is seeing another user's data and request parameters.
We took a look at the Coyote code and found out that
parameters are not reset till the next request. If a
thread switch were to occur during this time (due to
an exception), is it possible for session data to get
mixed up? Please let us know how we can further
investigate the problem or if you have a solution for
this.

Someone please help ASAP because this is a production
issue we are facing.

Thanks,
Krishna.


__________________________________
Do you Yahoo!?
Protect your identity with Yahoo! Mail AddressGuard
http://antispam.yahoo.com/whatsnewfree

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


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

Reply via email to