[Mailman-Developers] kind of working :-).

Ron Jarrell jarrell@vt.edu
Fri, 16 Feb 2001 23:03:08 -0500


I'm calling it quits for tonight, but I did manage to get a message through, after
starting up the new queue runner process.  Also managed to get it to blow chunks,
because I created a list, then deleted it, before queuerunner managed to deliver
the notice to the owner.  It wasn't happy.  Haven't looked at the code yet..

Feb 16 22:58:25 2001 (9814) qrunner watchdog detected subprocess exit
    (pid: 9823, sig: 0, sts: 1, class: Mailman.Queue.VirginRunner.VirginRunner, 
slice 0 of 1)
    restarting
Feb 16 22:58:25 2001 (9824) error opening list: test2

Feb 16 22:58:25 2001 (9824) Uncaught runner exception: There is no variable name
d 'filebase'
Feb 16 22:58:25 2001 (9824) Traceback (most recent call last):
  File "/home/mailman/Mailman/Queue/Runner.py", line 92, in __oneloop
    self.__onefile(msg, msgdata)
  File "/home/mailman/Mailman/Queue/Runner.py", line 118, in __onefile
    'Dequeuing message destined for missing list: %s' %
NameError: There is no variable named 'filebase'