[Mailman-Users] UnpicklingError: pickle data was truncated

Patrick Kennedy patrickkennedy at education.state.vt.us
Thu Jun 22 15:58:59 CEST 2006


After a server crash Mailman no longer starts up correctly on boot
(which I can live with for now) and I get the following error on some
messages.  The message stay in the data directory but don't show up in
the pending request GUI.  Some messages work, others don't.  Can someone
tell me what this means?  

Jun 22 09:53:02 2006 (1915) SHUNTING:
1150895602.261858+74296d31f3e250906fd5b2fb837e2555b866798e
Jun 22 09:53:02 2006 (1915) Uncaught runner exception: pickle data was
truncated
Jun 22 09:53:02 2006 (1915) Traceback (most recent call last):
  File "/var/mailman/Mailman/Queue/Runner.py", line 105, in _oneloop
    self._onefile(msg, msgdata)
  File "/var/mailman/Mailman/Queue/Runner.py", line 155, in _onefile
    keepqueued = self._dispose(mlist, msg, msgdata)
  File "/var/mailman/Mailman/Queue/BounceRunner.py", line 126, in
_dispose
    mlist.registerBounce(addr, msg)
  File "/var/mailman/Mailman/Bouncer.py", line 113, in registerBounce
    member)
  File "/var/mailman/Mailman/Pending.py", line 64, in new
    db = _load()
  File "/var/mailman/Mailman/Pending.py", line 121, in _load
    return cPickle.load(fp)
UnpicklingError: pickle data was truncated



More information about the Mailman-Users mailing list