No. What I did do was port the James DB from one machine (that died) to another. I did a clear install of James and MySQL and then moved the old MySQL DB over to the new machine.
-----Original Message----- From: Noel J. Bergman [mailto:[EMAIL PROTECTED] Sent: Thursday, September 18, 2003 7:23 PM To: James Users List Subject: RE: DB keeps running out of connections > I also see these messages in mailstore.log even though James is still > responding... > 18/09/03 18:56:01 ERROR mailstore: Error retrieving pending messages > java.sql.SQLException: Communication link failure: > java.net.SocketException > at org.gjt.mm.mysql.MysqlIO.sendCommand(Unknown Source) Something is screwy with your system. Have you done some upgrading recently? What you just posted is a problem between MySQL's JDBC driver and the MySQL server. Are you, by any chance, rebooting the database server without restarting James? --- Noel --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
