16 messages in com.mysql.lists.eventum-usersRe: Lock problem in download_emails.php
FromSent OnAttachments
Milo van der Linden23 Jan 2008 03:41 
Jockes23 Jan 2008 09:03 
David Scaglione23 Jan 2008 09:06 
Nicole Schmidt23 Jan 2008 10:14 
David Scaglione23 Jan 2008 10:20 
Barry Benowitz23 Jan 2008 10:57 
Jorey Bump23 Jan 2008 11:30 
Dave McCann23 Jan 2008 11:31 
Jockes23 Jan 2008 11:52 
Jockes23 Jan 2008 11:55 
Jockes23 Jan 2008 11:57 
Andrea Schremp23 Jan 2008 15:37 
Joc...@ Mailinglist11 Feb 2008 03:35 
Bryan Alsdorf11 Feb 2008 09:02 
Jocke29 Mar 2008 01:46 
Jocke06 Apr 2008 12:08 
Subject:Re: Lock problem in download_emails.php
From:Dave McCann (mcca@gmail.com)
Date:01/23/2008 11:31:06 AM
List:com.mysql.lists.eventum-users

I have the same issue. After getting it over time I simply created a scheduled cron job to run --fix-lock on all reoccurring jobs e.g. purge_deleted_issues, process_mail_queue, notifications and more.

Dave

On Jan 23, 2008 12:57 PM, Barry Benowitz <barr@raritan.com> wrote:

Hi Jockes

You are going to need to determine why the download_emails.php script is dying, leaving the lock file present. In my case, the script has problems handling timeouts from the SMTP server. I run 1.7.1 and I don't know if its improved in the latest release.