Op vrijdag, 8 juli 2011 21:55 schreef Christopher Schultz
:
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Ronald,
On 7/8/2011 5:33 AM, Ronald Klop wrote:
> After some fun with debugging Tomcat on my live server (because I
> couldn't reproduce it in test) it looks like a concur
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Ronald,
On 7/8/2011 5:33 AM, Ronald Klop wrote:
> After some fun with debugging Tomcat on my live server (because I
> couldn't reproduce it in test) it looks like a concurrency bug in my
> own code.
D'oh.
> I think I modify a HashMap which is seri
Op donderdag, 7 juli 2011 18:03 schreef Filip Hanik - Dev Lists
:
On 6/28/2011 2:31 AM, Konstantin Kolinko wrote:
> 2011/6/23 Ronald Klop:
>> Hi,
>>
>> I have an exception when one on my Tomcat nodes restarts. The session are
>> not synced and user complain about being logged out.
On 6/28/2011 2:31 AM, Konstantin Kolinko wrote:
2011/6/23 Ronald Klop:
Hi,
I have an exception when one on my Tomcat nodes restarts. The session are
not synced and user complain about being logged out. I was running 6.0.32
and had the problem. Now I'm running a custom build of 6.0.33 from
yeste
2011/6/23 Ronald Klop :
> Hi,
>
> I have an exception when one on my Tomcat nodes restarts. The session are
> not synced and user complain about being logged out. I was running 6.0.32
> and had the problem. Now I'm running a custom build of 6.0.33 from
> yesterday. I added a little code which print
I double checked. The version of Tomcat and the versions of Java are all the
same.
Ronald.
Op vrijdag, 24 juni 2011 03:25 schreef Filip Hanik - Dev Lists
:
are there other versions of Apache Tomcat running in the same cluster?
Check the logs for what members are joining the cluster, t
are there other versions of Apache Tomcat running in the same cluster?
Check the logs for what members are joining the cluster, then check what
version they are
best
Filip
On 6/23/2011 10:14 AM, Ronald Klop wrote:
Hi,
I have an exception when one on my Tomcat nodes restarts. The session are n
Hi,
I have an exception when one on my Tomcat nodes restarts. The session are not
synced and user complain about being logged out. I was running 6.0.32 and had
the problem. Now I'm running a custom build of 6.0.33 from yesterday. I added a
little code which prints ' SEVERE: name=user'. The key