RE: [Mailman-Users] RE: Machine in unresponsive

2003-01-22 Thread jsingh
Carnes [mailto:[EMAIL PROTECTED]] Sent: Wednesday, January 22, 2003 5:10 PM To: [EMAIL PROTECTED] Cc: [EMAIL PROTECTED] Subject: RE: [Mailman-Users] RE: Machine in unresponsive Are you getting warning messages that your Mailman apps are calling deprecated processes in Python? I've seen that

RE: [Mailman-Users] RE: Machine in unresponsive

2003-01-22 Thread Barry A. Warsaw
> "jsingh" == <[EMAIL PROTECTED]> writes: jsingh> Why is qrunner sending mail to the mailman user every jsingh> minute. That means with the cron job it is creating an jsingh> email for the mailman user. It is because of the jsingh> deprication issue. Be sure you're using th

RE: [Mailman-Users] RE: Machine in unresponsive

2003-01-22 Thread jsingh
From: Jon Carnes [mailto:[EMAIL PROTECTED]] > Sent: Wednesday, January 22, 2003 4:30 PM > To: [EMAIL PROTECTED] > Cc: [EMAIL PROTECTED] > Subject: Re: [Mailman-Users] RE: Machine in unresponsive > > I had problems with inodes once, it turned out that I had left a process > in

RE: [Mailman-Users] RE: Machine in unresponsive

2003-01-22 Thread Jon Carnes
PROTECTED]] > Sent: Wednesday, January 22, 2003 4:30 PM > To: [EMAIL PROTECTED] > Cc: [EMAIL PROTECTED] > Subject: Re: [Mailman-Users] RE: Machine in unresponsive > > I had problems with inodes once, it turned out that I had left a process > in debug mode and it had created

RE: [Mailman-Users] RE: Machine in unresponsive

2003-01-22 Thread jsingh
: [EMAIL PROTECTED] Cc: [EMAIL PROTECTED] Subject: Re: [Mailman-Users] RE: Machine in unresponsive I had problems with inodes once, it turned out that I had left a process in debug mode and it had created several tiny log files cluttering up my partition... and by several I mean >5k. I deleted th

Re: [Mailman-Users] RE: Machine in unresponsive

2003-01-22 Thread Jon Carnes
I had problems with inodes once, it turned out that I had left a process in debug mode and it had created several tiny log files cluttering up my partition... and by several I mean >5k. I deleted those files and all was well. I haven't seen any problems with inodes under ordinary use, or even unde