Gossamer Forum
Home : Products : Gossamer Mail : Discussion :

incoming.pl problems

Quote Reply
incoming.pl problems
I have cron set to run incoming.pl every 10 minutes. On about every other attempt cron sends me the following message...

Lockfile already exists pid: (13486) No such file or directory
BEGIN failed--compilation aborted at /home/pmfb/cgi-bin/webmail/batch/incoming.pl line 661, <LOCK> chunk 1.

It looks like incoming.pl creates a lock file when it starts. It checks for the lock file each time it starts to make sure that more than one instance is not running.

So, it looks like the lock file is being created, but not always being removed? Anyone seen this problem or know what might cause it? One thing I have not seen in the documentation is what the permissions and ownership should be for each file. Not sure if that could cause this problem, but would be nice to know anyway.

thanks,

Michael Coyne
seaturtle.org

PS - Great job Alex and GT!

seaturtle.org
Subject Author Views Date
Thread incoming.pl problems mcoyne 2617 Apr 11, 2001, 7:11 AM
Post Re: incoming.pl problems
Chaz 2507 Apr 11, 2001, 9:46 AM
Thread Re: incoming.pl problems
Alex 2504 Apr 11, 2001, 11:01 AM
Post Re: incoming.pl problems
Chaz 2499 Apr 11, 2001, 12:54 PM