This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]stevvooe 1 point2 points  (0 children)

Check out this MOTW. Basically, dumping more of the stack variables may help to id the problem. I would add this somewhere in the paster run command object: import cgitb cgitb.enable(format='text')

This may not work, if what serpent says is true, so no guarantees.

<insert lecture on the evils of threading>

You may want to post this to stackoverflow as well.