Stephan Diehl wrote: > catching the Error in ThreadedAppServer (as in your suggestion) does not > supress the Traceback. It looks like the Traceback is generated in > Application.py within the 'handleExceptionInTransaction'. > For my special case it's probably best, to put my response.write inside > some try/except.
You're right, that did not suffice. It worked only for pages < 8192 bytes, and the the transaction resources were not closed properly. I have now checked in a much cleaner and complete fix. -- Christoph ------------------------------------------------------------------------- Take Surveys. Earn Cash. Influence the Future of IT Join SourceForge.net's Techsay panel and you'll get the chance to share your opinions on IT & business topics through brief surveys-and earn cash http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV _______________________________________________ Webware-discuss mailing list Webware-discuss@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/webware-discuss