Uncaught runner exception

Bug #265788 reported by Tgrace
2
Affects Status Importance Assigned to Milestone
GNU Mailman
Fix Released
High
Unassigned

Bug Description

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'

[http://sourceforge.net/tracker/index.php?func=detail&aid=644294&group_id=103&atid=100103]

Tags: pipermail
Revision history for this message
Tgrace (tgrace) wrote :

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

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.