[Mailman-Users] List not responding

Chronos Admin admin at chronosnet.com
Thu Jul 1 16:45:52 CEST 2004


One of my lists has stopped responding. I can't access it via the web (when
I try to log-in it eventually times out). My other lists are still
accessible from the web.

I've tried stopping and starting mailmanctl, restarting sendmail, and gone
as far as restarting the virtual server.

I believe the problem started last night when Mailman attempted to sendout
the monthly password reminder.

One of the times I started mailmanctl I received the following errors:

chronos2 /usr/local/mailman/bin# ./mailmanctl start
Starting Mailman's master qrunner.
chronos2 /usr/local/mailman/bin# Traceback (most recent call last):
  File "/usr/local/mailman/bin/mailmanctl", line 547, in ?
    main()
  File "/usr/local/mailman/bin/mailmanctl", line 429, in main
    kids = start_all_runners()
  File "/usr/local/mailman/bin/mailmanctl", line 267, in start_all_runners
    pid = start_runner(qrname, slice, count)
  File "/usr/local/mailman/bin/mailmanctl", line 245, in start_runner
    pid = os.fork()
OSError: [Errno 35] Resource temporarily unavailable

Then another time:

Starting Mailman's master qrunner.
chronos2 /usr/local/mailman/bin# 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/commands/1088684958.8021281+92739f63570de338e869b
e2dda01000f8f833328.pck'

Any suggestions?

-Adam





More information about the Mailman-Users mailing list