Re: [Mailman-Users] locks

2008-09-19 Thread Mark Sapiro
kalin m wrote: >i can't get to the members?! > > ># ./list_members -o musicl musiclist >Traceback (most recent call last): > File "./list_members", line 286, in ? >main() > File "./list_members", line 230, in main >mlist = MailList.MailList(listname, lock=False) > File "/var/mailman/Ma

Re: [Mailman-Users] locks

2008-09-19 Thread Mark Sapiro
kalin m wrote: >both musiclist/config.pck and musiclist/config.pck.last look pretty much >the same but not like any 'normal' config.pck > >they have a bunch of lines like: > > [EMAIL PROTECTED] () [odufat] [digest? no] [en]>), >'fb27c0e1ec56a52

Re: [Mailman-Users] locks

2008-09-19 Thread kalin m
i can't get to the members?! # ./list_members -o musicl musiclist Traceback (most recent call last): File "./list_members", line 286, in ? main() File "./list_members", line 230, in main mlist = MailList.MailList(listname, lock=False) File "/var/mailman/Mailman/MailList.py", line 128,

Re: [Mailman-Users] locks

2008-09-19 Thread kalin m
Mark Sapiro wrote: kalin m wrote: i did delete the locks when the problem begun. but that apparently didn;t do much.. now here is what i get: Do you still have lock issues? Perhaps you deleted some active lock requests along with the stale lock and allowed a concurrent update causin

Re: [Mailman-Users] locks

2008-09-19 Thread Mark Sapiro
kalin m wrote: > >i did delete the locks when the problem begun. but that apparently >didn;t do much.. now here is what i get: Do you still have lock issues? Perhaps you deleted some active lock requests along with the stale lock and allowed a concurrent update causing the config.pck corruptio

Re: [Mailman-Users] locks

2008-09-19 Thread kalin m
thanks... i did delete the locks when the problem begun. but that apparently didn;t do much.. now here is what i get: ./bin/dumpdb lists/musiclist/config.pck | grep data_version doesn't do much. for ./bin/dumpdb lists/musiclist/config.pck.last is giving me the help page for dumpdb. a grep

Re: [Mailman-Users] locks

2008-09-19 Thread Mark Sapiro
kalin m wrote: >now for the same list i get: > >Traceback (most recent call last): > File "/var/mailman/scripts/driver", line 87, in run_main >main() > File "/var/mailman/Mailman/Cgi/admin.py", line 72, in main >mlist = MailList.MailList(listname, lock=0) > File "/var/mailman/Mailman/Ma

Re: [Mailman-Users] locks

2008-09-19 Thread Mark Sapiro
kalin m wrote: > >mailman has been locking one list out. >the web interface just hangs and it generates a bunch of locks. it seems >that it can not write to a log but not sure which one. errors are like: See the FAQ at . -- Mark Sapiro <[EMAIL PROTECTED]>Th

Re: [Mailman-Users] locks

2008-09-19 Thread kalin m
now for the same list i get: Traceback (most recent call last): File "/var/mailman/scripts/driver", line 87, in run_main main() File "/var/mailman/Mailman/Cgi/admin.py", line 72, in main mlist = MailList.MailList(listname, lock=0) File "/var/mailman/Mailman/MailList.py", line 128, in __i

[Mailman-Users] locks

2008-09-19 Thread kalin m
hi all... mailman has been locking one list out. the web interface just hangs and it generates a bunch of locks. it seems that it can not write to a log but not sure which one. errors are like: ep 17 05:09:12 2008 (18481) musiclist.lock lifetime has expired, breaking Sep 17 05:09:12 2008 (1848

[Mailman-Users] locks

2004-01-30 Thread Brian Haines
I am very new to all of this including using Mailman, Linux, Sendmail, etc... I have Mialman 2.0.13-1 on Red Hat Linux using Sendmail as the MTA. It has worked a few times, but right now when I send my announcement it fails. Why I don't know but here are some things I can see: There are files in

Re: [Mailman-Users] locks, max cpu, postfix, qrunner ugliness

2002-02-18 Thread Morgan Fletcher
Charlie Watts <[EMAIL PROTECTED]> writes: >> I 'ktrace -dp pid', waited five minutes, did 'ktrace -c', then 'kdump | >> less'. > > > Try taking qrunner out of cron, sending a message to the list, and > starting qrunner under ktrace. Then do the 'kdump | less' and you should > be able to see where

Re: [Mailman-Users] locks, max cpu, postfix, qrunner ugliness

2002-02-18 Thread Charlie Watts
On Sun, 17 Feb 2002, Morgan Fletcher wrote: > Charlie Watts <[EMAIL PROTECTED]> writes: > > Anyway, I'd ktrace/strace that python instance, see what it's doing. And > > look in your mail logs - is it actively dumping things into postfix, or > > has it not even gotten there, or has it started and p

Re: [Mailman-Users] locks, max cpu, postfix, qrunner ugliness

2002-02-17 Thread Morgan Fletcher
Charlie Watts <[EMAIL PROTECTED]> writes: >> > I think our list is hitting some sort of postfix limitation, but I'm not >> > sure what it is. > > Why do you think it's postfix? That doesn't make sense, based on what > you've said. Yeah, it's python/qrunner that's wedged, postfix seems OK. > Anyw

Re: [Mailman-Users] locks, max cpu, postfix, qrunner ugliness

2002-02-17 Thread Charlie Watts
On Sun, 17 Feb 2002, Morgan Fletcher wrote: > Morgan Fletcher <[EMAIL PROTECTED]> writes: > > > I just used bin/add_members to build out the ~1800 members of our mailing > > list. > > > > Now, python (2.0) is wedging itself everytime it's launched: > > > > PID USERNAME PRI NICE SIZE RES STAT

Re: [Mailman-Users] locks, max cpu, postfix, qrunner ugliness

2002-02-17 Thread Morgan Fletcher
Morgan Fletcher <[EMAIL PROTECTED]> writes: > I just used bin/add_members to build out the ~1800 members of our mailing > list. > > Now, python (2.0) is wedging itself everytime it's launched: > > PID USERNAME PRI NICE SIZE RES STATE TIME WCPUCPU COMMAND > 4246 mailman 570

[Mailman-Users] locks, max cpu, postfix, qrunner ugliness

2002-02-17 Thread Morgan Fletcher
I just used bin/add_members to build out the ~1800 members of our mailing list. Now, python (2.0) is wedging itself everytime it's launched: PID USERNAME PRI NICE SIZE RES STATE TIME WCPUCPU COMMAND 4246 mailman 57024M 23M run 8:22 98.44% 98.44% python I'm run

[Mailman-Users] Locks

2001-02-11 Thread Gergely Soros
We're using Mailman 2.0 on a Redhat machine with Sendmail. Occasionally upon accessing the web admin interface some lockfiles remain and they need to be deleted. At this time there is one sleeping python process: [root locks]# ps -AHf .. httpd 3564 424

Re: [Mailman-Users] locks files in the locks directory

2001-01-22 Thread Satya
On Jan 22, 2001 at 01:20, Dan Mick wrote: >They shouldn't be a problem, but also shouldn't be around; I'd check >logs/error and see if you can see anything going wrong. -rw-rw-r-- 1 mail mailman 290 May 25 2000 bounce -rw-rw-r-- 1 mailman mailman 12715 Jan 18 01:15 digest -rw

[Mailman-Users] locks files in the locks directory

2001-01-21 Thread Satya
Am I supposed to remove old (older than a day) lockfiles from the locks/ directory? I've got: -rw-rw-r-- 1 mailman mailman65 Jan 13 10:43 .lock -rw-rw-r-- 1 mailman mailman 0 Jan 13 22:50 Engrs.lock -rw-rw-r-- 1 mailman mailman 0 Jan 13 22:50 GRE.lock -rw-rw-r--

Re: [Mailman-Users] Locks Hanging

2001-01-10 Thread Jerry Adlersfluegel
On Wed, 10 Jan 2001, Sarah K. Miller wrote: > I'm having a reoccuring problem with locks hanging on some of the > lists I administer. Does anyone know specifically what causes the > locks/processes to hang so we can attempt to avoid doing whatever it > is?? I can't offer an answer, but I wanted

Re: [Mailman-Users] Locks Hanging

2001-01-10 Thread Dan Mick
> I'm having a reoccuring problem with locks hanging on some of the lists I > administer. Does anyone know specifically what causes the locks/processes to > hang so we can attempt to avoid doing whatever it is?? Are the processes hung, when you look, or dead? Is there anything in logs/error? -

[Mailman-Users] Locks Hanging

2001-01-10 Thread Sarah K. Miller
I'm having a reoccuring problem with locks hanging on some of the lists I administer. Does anyone know specifically what causes the locks/processes to hang so we can attempt to avoid doing whatever it is?? -- Sarah -- Mailman-Users maillist