On Thu, Oct 12, 2006 at 09:08:20AM -0400, Matthew Caron wrote: > It doesn't matter. The patch doesn't work. The problem is hard to > reproduce reliably, therefore it is hard to attribute cause. I went with > your theory about the MMcron script having issues and not releasing the > lock, but that doesn't seem to be it.
An exception in the mysql db may reset the connection, which may account for the except clause failing. As I said previously, we would probably need to make some tests to simulate failure at the right places, in order to see the problem for certain. Alternatively, a fix could be made for mysql 5 which behaves similar to the postgresql locking method, if it supports comparable operations. Please raise the issue on the bug tracker, it should get looked at in due course. Regards, Kevin -- Kevin Campbell Logicalware Ltd GPG Key: F480EC23 ------------------------------------------------------------------------- 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 _______________________________________________ Mailmanager-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/mailmanager-users
