I'm on Tomcat 8.0.26

You're right, my first instinct was to check the application itself.

However, it is an intermittent issue and does not happen regularly or cannot be 
recreated at will.

So, I'm wondering if anyone else has encountered a similar problem.

Regards,
Nilesh


-----Original Message-----
From: David kerber [mailto:dcker...@verizon.net] 
Sent: 11 April 2016 14:10
To: Tomcat Users List <users@tomcat.apache.org>
Subject: Re: Tomcat8 with Java8 session mix up issue

On 4/11/2016 9:07 AM, Nilesh Dabholkar wrote:
> So, are we saying that it has more to do with the application itself rather 
> than Tomcat?

Yes, that's far more likely.  If Tomcat itself had a bug like that, every user 
would be screaming.  Are you on the latest version of TC (8.0.33, I think)?


>
> We're also using Spring MVC framework which handles session management.
>
> Regards,
> Nilesh
>
> -----Original Message-----
> From: David kerber [mailto:dcker...@verizon.net]
> Sent: 11 April 2016 13:57
> To: Tomcat Users List <users@tomcat.apache.org>
> Subject: Re: Tomcat8 with Java8 session mix up issue
>
> On 4/11/2016 8:54 AM, Olaf Kock wrote:
>>
>>
>> Am 11.04.2016 um 14:51 schrieb Nilesh Dabholkar:
>>> Hi,
>>>
>>> Has anyone come across issues related mixing up user session on Tomcat 
>>> 8.0.26?
>>>
>>> We've been seeing intermittent issues whereby user session are getting 
>>> mixed up after upgrading to Tomcat8 and Java8.
>>
>> Whenever I've seen content for one user being delivered to another 
>> user in the past, it has always been some overeager cache/proxy 
>> somewhere in the path.
>>
>> Can you check if that's the case?
>
> Improper use of static variables is another common cause.
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
> For additional commands, e-mail: users-h...@tomcat.apache.org
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
> For additional commands, e-mail: users-h...@tomcat.apache.org
>
>


---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
For additional commands, e-mail: users-h...@tomcat.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
For additional commands, e-mail: users-h...@tomcat.apache.org

Reply via email to