Fw: apache tomcat serialization

2013-12-28 Thread Ray Holme
Yes I have done various things to trace. The problem is DB connections. I believe that the serialized versions of things went nuts trying to refresh. Once serialization is off, the problem is gone. Each of the four applications initializes using one connection. But re-loading through serializat

Fw: apache tomcat serialization

2013-12-27 Thread Ray Holme
On Thursday, December 26, 2013 6:10 PM, Mark Thomas wrote: On 26/12/2013 17:14, Ray Holme wrote: > It appears new revisions of tomcat (current for sure) are much more > sensitive to keeping serialized data BETWEEN restarts. I have to wait > at least 30 minutes to properly restart my applica

Fw: apache tomcat serialization

2013-12-27 Thread Ray Holme
On Thursday, December 26, 2013 6:10 PM, Mark Thomas wrote: On 26/12/2013 17:14, Ray Holme wrote: > It appears new revisions of tomcat (current for sure) are much more > sensitive to keeping serialized data BETWEEN restarts. I have to wait > at least 30 minutes to properly restart my applica