[Mailman-Users] mailmanctl problems.
Marcus Lindgren
magic at mirc.net
Sun Feb 16 18:15:12 CET 2003
Hi,
I've just installed latest version of mailman from the FreeBSD ports.
My problem is that after /usr/local/mailman/bin/mailmanctl start
I get..
[root at linuxshell.net]: /usr/local/mailman/bin/mailmanctl start
Starting Mailman's master qrunner.
...
..
Traceback (most recent call last):
File "/usr/local/mailman/bin/qrunner", line 270, in ?
main()
File "/usr/local/mailman/bin/qrunner", line 230, in main
qrunner.run()
File "/usr/local/mailman/Mailman/Queue/Runner.py", line 59, in run
filecnt = self._oneloop()
File "/usr/local/mailman/Mailman/Queue/Runner.py", line 88, in _oneloop
msg, msgdata = self._switchboard.dequeue(filebase)
File "/usr/local/mailman/Mailman/Queue/Switchboard.py", line 144, in
dequeue
data = self._ext_read(dbfile)
File "/usr/local/mailman/Mailman/Queue/Switchboard.py", line 245, in
_ext_read
dict = marshal.load(fp)
EOFError: EOF read where object expected
If i check the qrunner log I can see the following:
Feb 16 12:12:07 2003 (97067) CommandRunner qrunner started.
Feb 16 12:12:07 2003 (97065) ArchRunner qrunner started.
Feb 16 12:12:07 2003 (97068) IncomingRunner qrunner started.
Feb 16 12:12:07 2003 (97066) BounceRunner qrunner started.
Feb 16 12:12:07 2003 (97069) NewsRunner qrunner started.
Feb 16 12:12:07 2003 (97071) VirginRunner qrunner started.
Feb 16 12:12:08 2003 (97070) OutgoingRunner qrunner started.
Feb 16 12:12:08 2003 (97064) Master qrunner detected subprocess exit
(pid: 97068, sig: None, sts: 1, class: IncomingRunner, slice: 1/1)
[restarting]
Feb 16 12:12:11 2003 (97087) IncomingRunner qrunner started.
Feb 16 12:12:11 2003 (97064) Master qrunner detected subprocess exit
....
Feb 16 12:12:29 2003 (97064) Master qrunner detected subprocess exit
(pid: 97101, sig: None, sts: 1, class: IncomingRunner, slice: 1/1)
[restarting]
Feb 16 12:12:29 2003 (97064) Qrunner IncomingRunner reached maximum
restart limit of 10, not restarting.
No emails sent is delivered.
I've tried to search the archive for an answer, and found one with a
simular problem, he was recomended to upgrade python, I've done that
but I didn't solve any problems.
I'd be very greatfull for any help.
Kind regards
Marcus Lindgren
___________________________________________________________
LinuxShell Internet Services: www.linuxshell.net
Nedergardsvagen 7 7trp, SE-147 40 Tumba Sweden
Phone/Fax: +46 (0)8 53 490 440 Email: marcus at linuxshell.net
___________________________________________________________
More information about the Mailman-Users
mailing list