Romain is on the right track. Most DataSources have ways of testing for invalid connections, etc. Check the documentation for the DataSource you are using.
-Scott On Fri, Feb 22, 2008 at 4:57 AM, Sudirikku Mohanjith <[EMAIL PROTECTED]> wrote: > Hi Romain, > Thanks for the solution. I'll post the results after leaving the CAS > instance for idle. > > Cheers, > Mohanjith > > On Fri, Feb 22, 2008 at 2:01 PM, Romain BOURGUE > <[EMAIL PROTECTED]> wrote: > > BTW, I've found this thread concerning your problem : > > http://tp.its.yale.edu/pipermail/cas/2007-December/006953.html > > > > > > > > Romain > > > > Sudirikku Mohanjith a écrit : > > > > > > > Hi, > > > I have configured CAS to use JDBC authentication handler. I'm using > > > MySQL for storing the user data. However if I leave CAS idle for more > > > than 8 hours, it gives a MySQL related error. I haven't actually seen > > > the error, one of the users reported it. > > > > > > It sounds like MySQL had closed the connection, and CAS doesn't try > to > > > reconnect without compaining. > > > > > > Any help will be appreciated. > > > > > > Cheers, > > > Mohanjith > > > > > > > _______________________________________________ > > > Yale CAS mailing list > > > [email protected] > > > http://tp.its.yale.edu/mailman/listinfo/cas > > > > > _______________________________________________ > > Yale CAS mailing list > > [email protected] > > http://tp.its.yale.edu/mailman/listinfo/cas > > > _______________________________________________ > Yale CAS mailing list > [email protected] > http://tp.its.yale.edu/mailman/listinfo/cas > -- -Scott Battaglia PGP Public Key Id: 0x383733AA LinkedIn: http://www.linkedin.com/in/scottbattaglia
_______________________________________________ Yale CAS mailing list [email protected] http://tp.its.yale.edu/mailman/listinfo/cas
