Hi,
I encounted the following problem while running tracd with flup for
ajp protocol support.
[opensou...@pt-153-14 bin]$ /home/opensource/trac/tracd --port=8009 --
protocol=ajp -q --base-path=p -e=/home/opensource/projects -r
2010-08-27 11:55:25 : WSGIServer starting up
Unhandled exception in thread started by <function serve at 0x305eaa0>
Traceback (most recent call last):
File "/home/opensource/trac/Trac-0.12-py2.4.egg/trac/web/
standalone.py", line 276, in serve
ret = server_cls(flup_app, bindAddress=server_address).run()
File "build/bdist.linux-x86_64/egg/flup/server/ajp.py", line 162, in
run
File "build/bdist.linux-x86_64/egg/flup/server/threadedserver.py",
line 68, in run
File "build/bdist.linux-x86_64/egg/flup/server/threadedserver.py",
line 157, in _installSignalHandlers
ValueError: signal only works in main thread
My environment:
[opensou...@pt-153-14 ~]$ uname -a
Linux pt-153-14 2.6.18-128.el5xen #1 SMP Wed Dec 17 12:01:40 EST 2008
x86_64 x86_64 x86_64 GNU/Linux
Python: 2.4, the RH stock one.
Trac-0.12
flup-1.0.3.dev_20100525-py2.4.egg
Any hints ?
Thanks,
Shawn
--
You received this message because you are subscribed to the Google Groups "Trac
Users" 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/trac-users?hl=en.