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. -- Matthew Caron Software Developer InsureMyTrip.com [EMAIL PROTECTED]
(401) 773-9223 (401) 921-4530 fax Kevin Campbell wrote: > On Thu, Oct 05, 2006 at 04:26:03PM -0400, Matthew Caron wrote: >> Attached is a diff of the code that I changed in MailManager.py >> < = new file >>> = old file >> The basic idea is that I added a try: except: block in process_task, so >> that if there is an exception in the code between the getCronLock and >> releaseCronLock calls, it will drop into the except and then call >> releaseCronLock. >> >> It's been running for a couple hours without a problem, but our system >> isn't used heavily. >> >> If folks want to try it, let me know how it goes. >> >> If you would like me to email you the patched file directly, just email >> me and ask (I didn't want to proliferate a 188K file to all the MM >> users. That would be naughty). > > Matthew, > > Thanks for the patch. There is a patch submission section on sourceforge. > If you could submit the change here and sned in a contributers agreement, > it'll be tested and put onto the main branch. > > 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 ------------------------------------------------------------------------- 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
