I get an constant error in the error log file as follows
Jan 05 12:26:17 2002 qrunner(17203): Traceback (innermost last): Jan 05 12:26:17 2002 qrunner(17203): File "/home/mailman/cron/qrunner", line 282, in ? Jan 05 12:26:17 2002 qrunner(17203): kids = main(lock) Jan 05 12:26:17 2002 qrunner(17203): File "/home/mailman/cron/qrunner", line 263, in main Jan 05 12:26:17 2002 qrunner(17203): mlist.Save() Jan 05 12:26:17 2002 qrunner(17203): File "/home/mailman/Mailman/MailList.py", line 857, in Save Jan 05 12:26:17 2002 qrunner(17203): self.__save(dict) Jan 05 12:26:17 2002 qrunner(17203): File "/home/mailman/Mailman/MailList.py", line 833, in __save Jan 05 12:26:17 2002 qrunner(17203): os.link(fname, fname_last) Jan 05 12:26:17 2002 qrunner(17203): OSError : [Errno 1] Operation not permitted smtp log Jan 03 14:55:02 2002 (17486) smtp for 1 recips, completed in 1.122 seconds Jan 03 14:55:02 2002 (17486) smtp for 1 recips, completed in 0.047 seconds Jan 03 14:55:02 2002 (17486) smtp for 1 recips, completed in 0.154 seconds Jan 03 14:55:03 2002 (17486) smtp for 18 recips, completed in 0.258 seconds Jan 03 14:56:01 2002 (17557) smtp for 1 recips, completed in 0.042 second qrunner log Jan 05 12:44:02 2002 (17379) Could not acquire qrunner lock Jan 05 12:46:04 2002 (17399) Could not acquire qrunner lock Jan 05 12:47:02 2002 (17438) Could not acquire qrunner lock Jan 05 12:48:02 2002 (17448) Could not acquire qrunner lock Jan 05 12:49:02 2002 (17458) Could not acquire qrunner lock whats the remedy, how to make mailman stable and running... please help... Thanks in advance Ganeshh >>>>>>>>>>>>>>>>>> Original Message <<<<<<<<<<<<<<<<<< On 1/5/02, 3:27:48 AM, J C Lawrence <[EMAIL PROTECTED]> wrote regarding Re: [Mailman-Users] My mailman installation is Erractic : > On Fri, 04 Jan 2002 15:47:02 GMT > Ganesh HariHaran <[EMAIL PROTECTED]> wrote: > > but this mailman is erratic... where it doesnt posts mails to its > > subscribers constantly... > What do the logs say? > -- > J C Lawrence > ---------(*) Satan, oscillate my metallic sonatas. > [EMAIL PROTECTED] He lived as a devil, eh? > http://www.kanga.nu/~claw/ Evil is a name of a foeman, as I live. > ------------------------------------------------------ > Mailman-Users maillist - [EMAIL PROTECTED] > http://mail.python.org/mailman/listinfo/mailman-users ------------------------------------------------------ Mailman-Users maillist - [EMAIL PROTECTED] http://mail.python.org/mailman/listinfo/mailman-users
