On Thu, 8 Jan 2009 17:40:58 +0100, Peter Jacobi <[email protected]> 
wrote:
Dear All,


This is one of the rather vague questions everybody (rightfully)
hates, but if it's a generic
problem somebody had encountered in the past, I'd assume he can spot the match.

I'm using Python 2.5, Twisted 8.1, web2 and its wsgi module -- under Win32.

Everything works like a charm when run as  a normal application, but
when running as a Win32 service
using the win32service and win32serviceutil modules, spurious HTTP
errors 500 are generated.

Another twisted server app I wrote which doesn't use web2 and wsgi
doesn't show this
problem.

Does this rings any bells?


Not with me.  Are there no associated errors in the log file?  Usually
a 500 should come with a traceback.

Jean-Paul

_______________________________________________
Twisted-web mailing list
[email protected]
http://twistedmatrix.com/cgi-bin/mailman/listinfo/twisted-web

Reply via email to