Re: MySQL autoReconnect

2009-12-29 Thread Brad Gardner
I found this in relation to the autoReconnect: http://stackoverflow.com/questions/1842755/mysql-not-reconnecting-with-jndi-tomcat-6 After a bit more digging, it sounds like the poster is correct that autoReconne

Re: MySQL autoReconnect

2009-12-26 Thread Brad Gardner
Hard to say, the portal is the only application I have running that has the chance to sit idle for a long period of time like this. I thought it might be something to do with tomcat connection pooling and/or the MySQL driver library. I'll work with it a bit on Monday before filing a Jira issue so

Re: MySQL autoReconnect

2009-12-24 Thread David Sean Taylor
On Wed, Dec 23, 2009 at 2:01 PM, Brad Gardner wrote: > Has anyone had difficulty with wait_timeout values on MySQL and the > autoReconnect=true setting? In the mornings, our Jetspeed 2.2 portals > error > on the first attempt to access them and they provide this in the diagnostic > log: > > caus