Mailman 2.1.5 on RedHat EL 3.0... Getting the following error, any
thoughts?

[EMAIL PROTECTED] bin]# ./qrunner -r Outgoing:0:1 -v
Traceback (most recent call last):
  File "./qrunner", line 270, in ?
    main()
  File "./qrunner", line 230, in main
    qrunner.run()
  File "/home/mailman-2.1/Mailman/Queue/Runner.py", line 70, in run
    filecnt = self._oneloop()
  File "/home/mailman-2.1/Mailman/Queue/Runner.py", line 99, in _oneloop
    msg, msgdata = self._switchboard.dequeue(filebase)
  File "/home/mailman-2.1/Mailman/Queue/Switchboard.py", line 143, in
dequeue
    fp = open(filename)
IOError: [Errno 2] No such file or directory:
'/home/mailman-2.1/qfiles/out/1109280212.391001d7f7d15bdb848c85faae16b96
6639956aee33bd6.pck'

Checked, that file really does not exist. Is there an outbound queue
database that can get corrupted?

-------------------------------------------------------------
| Darren Young              | http://www.chicagogsb.edu     |
| Senior UNIX Administrator | [EMAIL PROTECTED]   |
| University of Chicago GSB | [EMAIL PROTECTED] |
-------------------------------------------------------------
------------------------------------------------------
Mailman-Users mailing list
[email protected]
http://mail.python.org/mailman/listinfo/mailman-users
Mailman FAQ: http://www.python.org/cgi-bin/faqw-mm.py
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://www.python.org/cgi-bin/faqw-mm.py?req=show&file�q01.027.htp

Reply via email to