[Mailman-Developers] [ mailman-Bugs-644294 ] Uncaught runner exception

noreply@sourceforge.net noreply@sourceforge.net
Wed Nov 27 01:40:41 2002


Bugs item #644294, was opened at 2002-11-26 10:22
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=100103&aid=644294&group_id=103

Category: Pipermail
Group: 2.1 beta
Status: Open
Resolution: None
Priority: 5
Submitted By: Terry Grace (tgrace)
Assigned to: Nobody/Anonymous (nobody)
Summary: Uncaught runner exception

Initial Comment:
Getting these repeatedly:

Nov 26 14:17:11 2002 (327) Uncaught runner exception: 
Article instance has no attribute '_mlist'
Nov 26 14:17:11 2002 (327) Traceback (most recent call 
last):
  File "/opt/mailman/Mailman/Queue/Runner.py", line 
105, in _oneloop
    self._onefile(msg, msgdata)
  File "/opt/mailman/Mailman/Queue/Runner.py", line 
154, in _onefile
    keepqueued = self._dispose(mlist, msg, msgdata)
  File "/opt/mailman/Mailman/Queue/ArchRunner.py", 
line 73, in _dispose
    mlist.ArchiveMail(msg)
  File "/opt/mailman/Mailman/Archiver/Archiver.py", line 
207, in ArchiveMail
    h.close()
  File "/opt/mailman/Mailman/Archiver/pipermail.py", line 
303, in close
    self.update_dirty_archives()
  File "/opt/mailman/Mailman/Archiver/pipermail.py", line 
517, in update_dirty_archives
    self.update_archive(i)
  File "/opt/mailman/Mailman/Archiver/HyperArch.py", 
line 1058, in update_archive
    self.__super_update_archive(archive)
  File "/opt/mailman/Mailman/Archiver/pipermail.py", line 
425, in update_archive
    self._update_thread_index(archive, arcdir)
  File "/opt/mailman/Mailman/Archiver/pipermail.py", line 
485, in _update_thread_index
    self.update_article(arcdir, a1, L[0], L[2])
  File "/opt/mailman/Mailman/Archiver/HyperArch.py", 
line 1223, in update_article
    f.write(article.as_html())
  File "/opt/mailman/Mailman/Archiver/HyperArch.py", 
line 407, in as_html
    d['listurl'] = self._mlist.GetScriptURL('listinfo', 
absolute=1)
AttributeError: Article instance has no attribute '_mlist'


----------------------------------------------------------------------

>Comment By: Terry Grace (tgrace)
Date: 2002-11-26 16:40

Message:
Logged In: YES 
user_id=87771

Archives broken too. After restarting the deamons, only the 
first article posted gets archived.

----------------------------------------------------------------------

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=100103&aid=644294&group_id=103



More information about the Mailman-Developers mailing list