[Mailman-Users] Error: qrunner

Mark Sapiro msapiro at value.net
Fri Mar 10 01:47:38 CET 2006


nico osagie wrote:
>
>Mailman seems to bounce every message posted and i am not sure what is 
>happening, I have include error log from mailman/logs/error


I'm not sure what you mean by 'bounce', but


>MAILMAN/LOGS/ERROR
>
>Mar 06 14:03:02 2006 qrunner(398): IOError :  [Errno 2] No such file or 
>directory: 
>'/usr/local/mailman/qfiles/out/1141466101.7418921+09f550148c3847cebaf5de5dc5571c5c474338a3.pck'

>Mar 06 14:03:03 2006 qrunner(400): IOError :  [Errno 2] No such file or 
>directory: 
>'/usr/local/mailman/qfiles/out/1141467302.364816+6936f479e480cd24d2aa98c008847d5338f0b9d0.pck'

>Mar 06 14:03:04 2006 qrunner(401): IOError :  [Errno 2] No such file or 
>directory: 
>'/usr/local/mailman/qfiles/out/1141469402.675473+83ac2059b9a68e915a20cbe20acc9ec93c216fc7.pck'

>Mar 06 14:03:06 2006 qrunner(399): IOError :  [Errno 2] No such file or 
>directory: 
>'/usr/local/mailman/qfiles/out/1141471202.507355+2355f98f3f9a6dfff81161fb2a6eb9a78293e24e.pck'

>Mar 06 14:03:07 2006 qrunner(403): IOError :  [Errno 2] No such file or 
>directory: 
>'/usr/local/mailman/qfiles/out/1141473604.8920331+b976c8b20c8ef6381880e884b175d1f4a1ee7012.pck'

>Mar 06 14:03:09 2006 qrunner(402): IOError :  [Errno 2] No such file or 
>directory: 
>'/usr/local/mailman/qfiles/out/1141475101.774698+88379ed26e2ee3c9be2004c9f9aa3b1b130ccbc7.pck'

>Mar 07 05:00:02 2006 qrunner(364): IOError :  [Errno 2] No such file or 
>directory: 
>'/usr/local/mailman/qfiles/in/1141707602.32394+30a0faf2163ac5e3e95e8e39acf1a074cd6c43aa.pck'

>Mar 07 08:00:04 2006 qrunner(267): IOError :  [Errno 2] No such file or 
>directory: 
>'/usr/local/mailman/qfiles/in/1141718403.7353361+47950cfb03fe1b84cc5441b0c11e479740d8e138.pck'

>Mar 07 14:00:49 2006 mailmanctl(254): Mailman.LockFile . NotLockedError :  
><LockFile 5172560: /usr/local/mailman/locks/master-qrunner [unlocked: 
>108000sec] pid=254>: /usr/local/mailman/locks/master-qrunner.motown.355


These errors all indicate you have multiple qrunners processing the
same queues.

You need to do

bin/mailmanctl stop

and then do 'ps' to figure out what Mailman processes are still running
and SIGTERM them until none are left. Then run

bin/mailmanctl start

once only. Then if you still have problems, see
<http://www.python.org/cgi-bin/faqw-mm.py?req=show&file=faq03.014.htp>.

-- 
Mark Sapiro <msapiro at value.net>       The highway is for gamblers,
San Francisco Bay Area, California    better use your sense - B. Dylan




More information about the Mailman-Users mailing list