
Hope someone can help with the following pop3 problems: When I started pop3 downloads using PostMasterPOP3.pl, I get the following error: Notice: PostMasterPOP3.pl is already running (use '-f 1' if you want to start it forced)! I tried the suggestions found on the maillist (-f option, delete from process_id), but nothing helped. When I use -f 1 it actually downloads the same message again thus creating a new ticket for the same email. But for that email I get another error too: Wide character in subroutine entry at (eval 81) line 1. Notice: PostMasterPOP3.pl is already running but is starting again! Anyone any hints on how to proceed? (OTRS 2.2.2, ITSM 1.0.2, FreeBSD 6.2, Mysql 5.0) Thanks! /florus

Hi Florus! On Fri, 24 Aug 2007, Florus Both wrote:
When I started pop3 downloads using PostMasterPOP3.pl, I get the following error: Notice: PostMasterPOP3.pl is already running (use '-f 1' if you want to start it forced)!
That seems another PostMaster is running. Database table "process_id" stores among others ids of PostMaster processes. Look for this process in your process list with "ps -ef". If no one is running delete process id from database table. But why do you run PostMaster.pl manually? A cron job does it for you. HTH, regards Rico -- Dipl.-Math. Rico Barth, Geschäftsführer/Projektleiter c.a.p.e. IT GmbH Annaberger Straße 240 , 09125 Chemnitz phone/fax: +49 371 5347-621 / -625 mobile: +49 176 66680786 mailto: rico.barth@cape-it.de , PGP-Key: 0x874C8377 internet: www.cape-it.de Geschäftsführung Rico Barth, Thomas Maier AG Chemnitz, HRB 23192

thanks, but i do not run it by hand, i use the cron scripts. i also tried to
delete the process_id from the table
i actually feel i tried all the suggestions i found on the the maillist
archives....
any other ideas from anyone?
thanks
/florus
On 8/24/07, Rico Barth
Hi Florus!
On Fri, 24 Aug 2007, Florus Both wrote:
When I started pop3 downloads using PostMasterPOP3.pl, I get the following error: Notice: PostMasterPOP3.pl is already running (use '-f 1' if you want to start it forced)!
That seems another PostMaster is running. Database table "process_id" stores among others ids of PostMaster processes. Look for this process in your process list with "ps -ef". If no one is running delete process id from database table.
But why do you run PostMaster.pl manually? A cron job does it for you.
HTH, regards
Rico
-- Dipl.-Math. Rico Barth, Geschäftsführer/Projektleiter c.a.p.e. IT GmbH Annaberger Straße 240 , 09125 Chemnitz phone/fax: +49 371 5347-621 / -625 mobile: +49 176 66680786 mailto: rico.barth@cape-it.de , PGP-Key: 0x874C8377 internet: www.cape-it.de
Geschäftsführung Rico Barth, Thomas Maier AG Chemnitz, HRB 23192

Hi Florus! On Tue, 28 Aug 2007, Florus Both wrote:
thanks, but i do not run it by hand, i use the cron scripts. i also tried to delete the process_id from the table i actually feel i tried all the suggestions i found on the the maillist archives....
any other ideas from anyone?
stop cron, search for PostMaster process. If there is one wait until process was terminated. If not delete entry in table process_id and run PostMasterPOP3.pl by hand. If there the same failure occurs it seems like a cron problem. Do you have double cron jobs? Do you have two instances with wrong config options on the same system? CU and HTH Rico -- Dipl.-Math. Rico Barth, Geschäftsführer/Projektleiter c.a.p.e. IT GmbH Annaberger Straße 240 , 09125 Chemnitz phone/fax: +49 371 5347-621 / -625 mobile: +49 176 66680786 mailto: rico.barth@cape-it.de , PGP-Key: 0x874C8377 internet: www.cape-it.de Geschäftsführung Rico Barth, Thomas Maier AG Chemnitz, HRB 23192
participants (2)
-
Florus Both
-
Rico Barth