Re: mysql timeout

2008-12-01 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Adam, AD wrote: > I am trying to troubleshoot an error that seems to occur quite frequently > with no real solution. I constantly see > > com.mysql.jdbc.exceptions.jdbc4.CommunicationsException: Communications link > failure in my application after

Re: mysql timeout

2008-11-22 Thread Kees Jan Koster
Dear Adam, 2 - use something like DBCP to enforce a validation query for the connection from the pool. Does anyone have any feedback/advise on this issue? It appears to be quite common. I am running on Redhat Linux, Tomcat 5.5.26 Perhaps this discussion is useful to you? http://java-m