Menu

#539 Bad Pickle?

2.1 beta
closed
nobody
None
5
2002-09-13
2002-08-20
No

Some days ago my server startet forgetting some
imcoming mails to some special lists. SInce then I receive
the followin error-notes on my Server.

Could somebody explain me what`s going on very fast?
Some of my important mailinglists aren`t usable any more.

File "/usr/lib/mailman/bin/qrunner", line 266, in ?
main()
File "/usr/lib/mailman/bin/qrunner", line 226, in main
qrunner.run()
File "/usr/lib/mailman/Mailman/Queue/Runner.py", line 59,
in run
filecnt = self._oneloop()
File "/usr/lib/mailman/Mailman/Queue/Runner.py", line
105, in _oneloop
self._onefile(msg, msgdata)
File "/usr/lib/mailman/Mailman/Queue/Runner.py", line
154, in _onefile
keepqueued = self._dispose(mlist, msg, msgdata)
File
"/usr/lib/mailman/Mailman/Queue/IncomingRunner.py", line
129, in _dispose
status = self._dopipeline(mlist, msg, msgdata, pipeline)
File
"/usr/lib/mailman/Mailman/Queue/IncomingRunner.py", line
152, in _dopipeline
sys.modules[modname].process(mlist, msg, msgdata)
File "/usr/lib/mailman/Mailman/Handlers/Moderate.py",
line 101, in process
Hold.hold_for_approval(mlist, msg, msgdata,
Hold.ModeratedPost)
File "/usr/lib/mailman/Mailman/Handlers/Hold.py", line 219,
in hold_for_approval
cookie = Pending.new(Pending.HELD_MESSAGE, id)
File "/usr/lib/mailman/Mailman/Pending.py", line 64, in new
db = _load()
File "/usr/lib/mailman/Mailman/Pending.py", line 121, in
_load
return cPickle.load(fp)

Discussion

  • Barry Warsaw

    Barry Warsaw - 2002-08-22

    Logged In: YES
    user_id=12800

    It looks like the file containing your pending actions got
    corrupted. Possibly you had a disk corruption, or out of
    space problem, or something similar. If you have a
    data/pending.pck.tmp file, move that to data/pending.pck.
    Otherwise you'll have to simply remove the data/pending.pck
    file, but if you do that you'll lose all your pending
    subscriptions and held messages.

     
  • Barry Warsaw

    Barry Warsaw - 2002-09-13

    Logged In: YES
    user_id=12800

    Moving status to pending since I haven't heard any followup
    from the submitter.

     
  • Barry Warsaw

    Barry Warsaw - 2002-09-13
    • status: open --> closed
     

Log in to post a comment.

MongoDB Logo MongoDB