Re: [Mailman-Users] qrunners exiting

2006-03-13 Thread Mark Sapiro
George Barnett wrote: > >Alas, there isn't anything in the error log. Does it make a difference >that I have multiple queue runners running? Eg 2 Arch runner, 2 >outgoing runners, etc. This should be fine as long as the number of runners for any queue is a power of 2 (1, 2, 4, etc). The qrunn

Re: [Mailman-Users] qrunners exiting

2006-03-13 Thread George Barnett
Mark Sapiro wrote: > MAX_RESTARTS = 10 is set locally in mailmanctl AFTER it imports mm_cfg > (and it doesn't reference mm_cfg.MAX_RESTARTS), so setting it in > mm_cfg.py won't do anything. You have to change it in mailmanctl. I realised this after I sent the email. I've made the config change -

Re: [Mailman-Users] qrunners exiting

2006-03-13 Thread Mark Sapiro
George Barnett wrote: > >At this stage, mail starts backing up in the archive queue and isn't >delivered until mailman is restarted. After having a dig through the >archive, I added MAX_RESTARTS = 1 to the config file in the hope >that this would solve the problem, however it's continued to

Re: [Mailman-Users] qrunners exiting

2006-03-13 Thread Patrick Bogen
On 3/13/06, George Barnett <[EMAIL PROTECTED]> wrote: > At this stage, mail starts backing up in the archive queue and isn't > delivered until mailman is restarted. After having a dig through the > archive, I added MAX_RESTARTS = 1 to the config file in the hope > that this would solve the pro

[Mailman-Users] qrunners exiting

2006-03-13 Thread George Barnett
Hello, In our setup, we see a number of our queue runners exiting during their daily operation: Mar 13 14:20:03 2006 (5122) Master qrunner detected subprocess exit (pid: 5126, sig: None, sts: 1, class: BounceRunner, slice: 2/2) [restarting] Mar 13 14:20:04 2006 (5218) BounceRunner qrunner starte