[ mailman-Bugs-643762 ] Uncaught runner exception/Attribute erro
![](https://secure.gravatar.com/avatar/954bc49aec1a4e4ce9b032903707ca1e.jpg?s=120&d=mm&r=g)
Bugs item #643762, was opened at 2002-11-25 15:56 You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=100103&aid=643762&group_id=103
Category: mail delivery Group: 2.1 beta
Status: Closed Resolution: Duplicate Priority: 6 Submitted By: Matthias Juchem (brightice) Assigned to: Nobody/Anonymous (nobody) Summary: Uncaught runner exception/Attribute erro
Initial Comment: Hi.
I have just upgraded from 2.0.11 to 2.1b5. Now, for every mail sent to mailman, I get an error in logs/error (included below).
My Python version is 2.2.2.
If you have further questions, I would be glad to answer them and to provide additional information.
Regards, Matthias
Nov 25 21:46:32 2002 (1371) Uncaught runner exception: Article instance has no attribute '_mlist' Nov 25 21:46:33 2002 (1371) Traceback (most recent call last): File "/home/mailman/Mailman/Queue/Runner.py", line 105, in _oneloop self._onefile(msg, msgdata) File "/home/mailman/Mailman/Queue/Runner.py", line 154, in _onefile keepqueued = self._dispose(mlist, msg, msgdata) File "/home/mailman/Mailman/Queue/ArchRunner.py", line 73, in _dispose mlist.ArchiveMail(msg) File "/home/mailman/Mailman/Archiver/Archiver.py", line 207, in ArchiveMail h.close() File "/home/mailman/Mailman/Archiver/pipermail.py", line 303, in close self.update_dirty_archives() File "/home/mailman/Mailman/Archiver/pipermail.py", line 517, in update_dirty_archives self.update_archive(i) File "/home/mailman/Mailman/Archiver/HyperArch.py", line 1058, in update_archive self.__super_update_archive(archive) File "/home/mailman/Mailman/Archiver/pipermail.py", line 425, in update_archive self._update_thread_index(archive, arcdir) File "/home/mailman/Mailman/Archiver/pipermail.py", line 485, in _update_thread_index self.update_article(arcdir, a1, L[0], L[2]) File "/home/mailman/Mailman/Archiver/HyperArch.py", line 1223, in update_article f.write(article.as_html()) File "/home/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: Barry A. Warsaw (bwarsaw) Date: 2002-11-27 11:24
Message: Logged In: YES user_id=12800
This is a duplicate of 644294
Comment By: Matthias Juchem (brightice) Date: 2002-11-25 16:15
Message: Logged In: YES user_id=60479
Argh, please forget the comment about archiving...
Comment By: Matthias Juchem (brightice) Date: 2002-11-25 15:58
Message: Logged In: YES user_id=60479
Uops, I forgot to say that archiving is broken. I do not know if this related to the reported error.
You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=100103&aid=643762&group_id=103
participants (1)
-
noreply@sourceforge.net