Hello,

I am using mod_wsgi 2.8 and Moinmoin 1.9.2 on Ubuntu Lucid. When I run
Moinmoin in embedded mode, everything works fine. However, when I run
moinmoin in daemon mode, e.g. with

WSGIDaemonProcess moin maximum-requests=500 threads=5 display-name=moin.wsgi

Then the application still seems to work, but every single request
writes the following warning into the Apache error log:

[Sun Dec 05 01:03:01 2010] [error] Exception KeyError: KeyError(-1218480384,) 
in <module 'threading' from '/usr/lib/python2.6/threading.pyc'> ignored
[Sun Dec 05 01:03:01 2010] [error] Exception KeyError: KeyError(-1218480384,) 
in <module 'threading' from '/usr/lib/python2.6/threading.pyc'> ignored
[...]


Anyone able to help? Is this a moinmoin or a mod_wsgi bug?


Best,

   -Nikolaus

-- 
 »Time flies like an arrow, fruit flies like a Banana.«

  PGP fingerprint: 5B93 61F8 4EA2 E279 ABF6  02CF A9AD B7F8 AE4E 425C

-- 
You received this message because you are subscribed to the Google Groups 
"modwsgi" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/modwsgi?hl=en.

Reply via email to