[Zope-Annce] DeadlockDebugger 1.0

Florent Guillaume fg at nuxeo.com
Wed Feb 23 11:53:33 EST 2005


Debugging a running or deadlocked Zope

http://www.zope.org/Members/nuxeo/Products/DeadlockDebugger

This product adds a hook so that a deadlocked Zope process can be 
debugged, by dumping a traceback of all running python processes. The 
dump is sent to the event log (at the DEBUG level) and returned to the 
browser (even though the Zope is deadlocked and doesn't answer any other 
requests!).

DeadlockDebugger can of course also be used to debug Zope in 
non-deadlock situations, when a Zope process is taking a long time and 
you wish to know what code is being executed.

DeadlockDebugger requires the third party 'threadframe' python module,
http://www.majid.info/mylos/stories/2004/06/10/threadframe.html

Florent

-- 
Florent Guillaume, Nuxeo (Paris, France)   CTO, Director of R&D
+33 1 40 33 71 59   http://nuxeo.com   fg at nuxeo.com


More information about the Zope-Announce mailing list