Dave Filchak wrote:

>My ISP had a major power outage a while back and I realized that mailman 
>was no longer running. When trying to start it again, I am getting the 
>following errors:
>
>/usr/local/mailman/bin/mailmanctl start
>Starting Mailman's master qrunner.
>[r...@ebony ~]# 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 70, in run
>    filecnt = self._oneloop()
>  File "/usr/local/mailman/Mailman/Queue/Runner.py", line 99, in _oneloop
>    msg, msgdata = self._switchboard.dequeue(filebase)
>  File "/usr/local/mailman/Mailman/Queue/Switchboard.py", line 143, in 
>dequeue
>    fp = open(filename)
>IOError: [Errno 2] No such file or directory: 
>'/usr/local/mailman/qfiles/out/1243356180.407516+c6c334592170b450a79140940b2a3ba17d3b962a.pck'
>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 70, in run
>    filecnt = self._oneloop()
>  File "/usr/local/mailman/Mailman/Queue/Runner.py", line 99, in _oneloop
>    msg, msgdata = self._switchboard.dequeue(filebase)
>  File "/usr/local/mailman/Mailman/Queue/Switchboard.py", line 143, in 
>dequeue
>    fp = open(filename)
>IOError: [Errno 2] No such file or directory: 
>'/usr/local/mailman/qfiles/out/1243535478.4113281+cdfdfd56b6ebc1b658ed9c772038562cb6090a8f.pck'
>
>When we tried to send a message to the list ... it does not get sent. 
>Anyone have any idea about what might be going on?


See the FAQ at <http://wiki.list.org/x/_4A9>. If you go through the
steps in that FAQ and still have a problem, see
<http://wiki.list.org/x/A4E9>.

-- 
Mark Sapiro <m...@msapiro.net>        The highway is for gamblers,
San Francisco Bay Area, California    better use your sense - B. Dylan

------------------------------------------------------
Mailman-Users mailing list
Mailman-Users@python.org
http://mail.python.org/mailman/listinfo/mailman-users
Mailman FAQ: http://wiki.list.org/x/AgA3
Searchable Archives: http://www.mail-archive.com/mailman-users%40python.org/
Unsubscribe: 
http://mail.python.org/mailman/options/mailman-users/archive%40jab.org

Security Policy: http://wiki.list.org/x/QIA9

Reply via email to