error log shows this. How do I re-parse these messages? The digest.mbox files 
are gone, as soon as I run into this error. where is it "preserving"?


Jan 22 14:13:32 2012 (10035) Uncaught runner exception: No module named header
Jan 22 14:13:32 2012 (10035) Traceback (most recent call last):
  File "/gcs/app/mail/listsp/mailman/Mailman/Queue/Runner.py", line 100, in 
_oneloop
    msg, msgdata = self._switchboard.dequeue(filebase)
  File "/gcs/app/mail/listsp/mailman/Mailman/Queue/Switchboard.py", line 160, 
in dequeue
    msg = cPickle.load(fp)
ImportError: No module named header

Jan 22 14:13:32 2012 (10035) Skipping and preserving unparseable message: 
1327270411.391972+7e77c4c48f3738aaa8ef44b5aa7ddb4176b7e2ac
Jan 22 14:13:32 2012 (10035) Uncaught runner exception: No module named header
Jan 22 14:13:32 2012 (10035) Traceback (most recent call last):
  File "/gcs/app/mail/listsp/mailman/Mailman/Queue/Runner.py", line 100, in 
_oneloop
    msg, msgdata = self._switchboard.dequeue(filebase)
  File "/gcs/app/mail/listsp/mailman/Mailman/Queue/Switchboard.py", line 160, 
in dequeue
    msg = cPickle.load(fp)
ImportError: No module named header

Jan 22 14:13:32 2012 (10035) Skipping and preserving unparseable message: 
1327270411.424971+ea345bed52b63ad4d2c02cec5964d2df915a4b43



On Jan 21, 2012, at 9:31 PM, Mark Sapiro wrote:

> Anil Jangity wrote:
> 
>> Using the Solaris python version:
>> 
>> {imsadmin@olida 43}% /gcs/app/mail/listsp/mailman/cron/senddigests 
>> --listname=ade
>> List: ade: problem processing 
>> /gcs/app/mail/listsp/mailman/lists/ade/digest.mbox:
>> decoding Unicode is not supported
>> {imsadmin@olida 44}% 
>> 
>> Digest mbox file:
>> 
>> -rw-rw----   1 imsadmin ims         2634 Jan 21 18:51 testlists/digest.mbox
> 
> 
> So here an exception was thrown and the digest.mbox was apparently left
> in place as it should be. Have you seen
> <https://bugs.launchpad.net/mailman/+bug/328353>?
> 
> 
>> {imsadmin@olida 49}% /gcs/app/mail/listsp/python2.7/bin/python 
>> /gcs/app/mail/listsp/mailman/cron/senddigests --listname=testlists
>> {imsadmin@olida 50}% 
>> 
>> The digest.mbox file is gone, nothing in logs/smtp.
>> This is very bad, there is no error and Mailman just deleted the mbox file. 
>> How can I debug this?
> 
> 
> Mailman 2.1.x has not been vetted for use with Python 2.7. I know of no
> specific reason why it shouldn't work, but we are currently
> recommending Python 2.6.x. See the doc/FAQs at
> <http://wiki.list.org/x/bAM> and <http://wiki.list.org/x/pYA9>.
> 
> 
> This is not the same list as the one in your first test. However, if
> there were messages in this list's digest.mbox and if there were
> digest recipients, the digest.mbox should never be removed without
> queuing the digest to be sent in Mailman's 'virgin' queue. Is the
> message there? Is VirginRunner running? See the FAQ at
> <http://wiki.list.org/x/A4E9>.
> 
> Also see the 'shunt' queue and Mailman's 'error' log.
> 
> -- 
> Mark Sapiro <m...@msapiro.net>        The highway is for gamblers,
> San Francisco Bay Area, California    better use your sense - B. Dylan
> 

------------------------------------------------------
Mailman-Users mailing list Mailman-Users@python.org
http://mail.python.org/mailman/listinfo/mailman-users
Mailman FAQ: http://wiki.list.org/x/AgA3
Security Policy: http://wiki.list.org/x/QIA9
Searchable Archives: http://www.mail-archive.com/mailman-users%40python.org/
Unsubscribe: 
http://mail.python.org/mailman/options/mailman-users/archive%40jab.org

Reply via email to