Re: StackOverflowError on cluster failover.

2009-09-03 Thread Igor Vaynberg
it looks like it may be a problem deserializing a joda time object. you will have to debug and see which class exactly fails. -igor On Thu, Sep 3, 2009 at 5:11 AM, HarriSoft Ltd wrote: > > Hi, > > Firstly, I'm using Tomcat 5.5 and Wicket 1.3.5 > > I've recently been tasked with running our curren

StackOverflowError on cluster failover.

2009-09-03 Thread HarriSoft Ltd
Hi, Firstly, I'm using Tomcat 5.5 and Wicket 1.3.5 I've recently been tasked with running our current application in a clustered environment. Having got the cluster configured (sticky sessions and session replication) I figured the app should run without a problem and it does, mostly. I've fou