Hello. I've had a long running Mailman installation with about a dozen lists
spread over four domain names on a Dell PowerEdge with 3GB RAM running CentOS
3.9 (fully patched). We're using the non-default Sendmail 8.14.1. I've upgraded
to 2.1.11 in June and everything was working fine/clean until last Friday
night.  We had a problem with our SpamAssassin subsystem dropping offline for a
few hours, and we rebooted the machine to reset everything.

Since then, messages I attempt to post to a Cub Scout list hosted in Mailman
have been shunted. Unshunting them just requeues them again. This is the error
message text I'm getting:

-----------------
Aug 18 11:19:54 2008 (14837) Uncaught runner exception: recips
Aug 18 11:19:54 2008 (14837) Traceback (most recent call last):
  File "/home/digimark/www-mailman/Mailman/Queue/Runner.py", line 120, in 
_oneloop
    self._onefile(msg, msgdata)
  File "/home/digimark/www-mailman/Mailman/Queue/Runner.py", line 191, in 
_onefile
    keepqueued = self._dispose(mlist, msg, msgdata)
  File "/home/digimark/www-mailman/Mailman/Queue/IncomingRunner.py", line 130, 
in _dispose
    more = self._dopipeline(mlist, msg, msgdata, pipeline)
  File "/home/digimark/www-mailman/Mailman/Queue/IncomingRunner.py", line 153, 
in _dopipeline
    sys.modules[modname].process(mlist, msg, msgdata)
  File "/home/digimark/www-mailman/Mailman/Handlers/AvoidDuplicates.py", line 
39, in process
    recips = msgdata['recips']
KeyError: recips

Aug 18 11:19:54 2008 (14837) SHUNTING: 
1219015598.1364529+cd4fcf44c07ffa9b1b0bfa53882233f59121be5f
Aug 18 11:19:54 2008 (14837) Uncaught runner exception: recips
Aug 18 11:19:54 2008 (14837) Traceback (most recent call last):
  File "/home/digimark/www-mailman/Mailman/Queue/Runner.py", line 120, in 
_oneloop
    self._onefile(msg, msgdata)
  File "/home/digimark/www-mailman/Mailman/Queue/Runner.py", line 191, in 
_onefile
    keepqueued = self._dispose(mlist, msg, msgdata)
  File "/home/digimark/www-mailman/Mailman/Queue/IncomingRunner.py", line 130, 
in _dispose
    more = self._dopipeline(mlist, msg, msgdata, pipeline)
  File "/home/digimark/www-mailman/Mailman/Queue/IncomingRunner.py", line 153, 
in _dopipeline
    sys.modules[modname].process(mlist, msg, msgdata)
  File "/home/digimark/www-mailman/Mailman/Handlers/AvoidDuplicates.py", line 
39, in process
    recips = msgdata['recips']
KeyError: recips

Aug 18 11:19:54 2008 (14837) SHUNTING: 
1219015818.240051+5a69da3e2069c3651120d6d82780d698a34d8450
Aug 18 11:19:54 2008 (14837) Uncaught runner exception: recips
Aug 18 11:19:54 2008 (14837) Traceback (most recent call last):
  File "/home/digimark/www-mailman/Mailman/Queue/Runner.py", line 120, in 
_oneloop
    self._onefile(msg, msgdata)
  File "/home/digimark/www-mailman/Mailman/Queue/Runner.py", line 191, in 
_onefile
    keepqueued = self._dispose(mlist, msg, msgdata)
  File "/home/digimark/www-mailman/Mailman/Queue/IncomingRunner.py", line 130, 
in _dispose
    more = self._dopipeline(mlist, msg, msgdata, pipeline)
  File "/home/digimark/www-mailman/Mailman/Queue/IncomingRunner.py", line 153, 
in _dopipeline
    sys.modules[modname].process(mlist, msg, msgdata)
  File "/home/digimark/www-mailman/Mailman/Handlers/AvoidDuplicates.py", line 
39, in process
    recips = msgdata['recips']
KeyError: recips

Aug 18 11:19:54 2008 (14837) SHUNTING: 
1219027815.2000761+2a51d7a1d8075b0725278b944eeac7be2eac54e3
-----------------

The system doesn't appear to be out of memory, as suggested by another message
exchange here. The system has python 2.2.3 installed. Can anyone suggest a line
of attack for figuring this out and dealing with it? I reinstalled mailman over
top of the current installation -- no apparent difference.

Thanks in advance for any insight. -Gary

--
-- "Gentleman, you can't fight in here! This is the War Room." -President 
Muffley
Gary Goldberg KA3ZYW <[EMAIL PROTECTED]> V:301/249-6501 F:301/390-1955 
AIM:OgGreeb
Digital Marketing/Bowie MD/Internet Systems & Networks 
<http://www.digimark.net/>
------------------------------------------------------
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