Quoting Mark Sapiro <msapiro@value.net>:
Xueshan Feng wrote:
On Tue, 2007-02-20 at 15:37 -0800, Mark Sapiro wrote:
Xueshan Feng wrote:
Actually, If I understand the situation correctly, IncomingRunner will not be running. It will die and be restarted, but after the 10th restart/die, it won't restart again (but this seems incorrect - see below).
The qrunner log shows they died, but if I do ps -ef |grep IncomingRunner, they are still there.
All four of them?
Only 3:
mailman:/var/lib/mailman/qfiles# ps -ef | grep Inco list 21394 21383 0 18:45 ? 00:00:17 /usr/bin/python /var/lib/mailman/bin/qrunner --runner=IncomingRunner:0:4 -s list 21395 21383 0 18:45 ? 00:00:13 /usr/bin/python /var/lib/mailman/bin/qrunner --runner=IncomingRunner:1:4 -s list 21396 21383 0 18:45 ? 00:00:15 /usr/bin/python /var/lib/mailman/bin/qrunner --runner=IncomingRunner:2:4 -s
A these 3 remaining ones would not do the work?