Apr 28 13:40:13 Server authdaemond: vmysql: sql error[3]: MySQL server has gone away
While I don't know what's causing that problem in this particular context (and the list police will probably complain that this is OT), I know in other applications I get that error when the connection to MySQL times out. I have the interactive_timeout and wait_timeout values in my my.cnf file set to 300 seconds, since some older PHP code used mysql_pconnect and would keep database handles open far too long.
------------------------------------------------------- Using Tomcat but need to do more? Need to support web services, security? Get stuff done quickly with pre-integrated technology to make your job easier Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642 _______________________________________________ Courier-imap mailing list [email protected] Unsubscribe: https://lists.sourceforge.net/lists/listinfo/courier-imap
