You are here: Home Zope products DeadlockDebugger

DeadlockDebugger (1.0)

1
by Ihor Berehulyak last modified 2005-02-24
0.0
0.0
0.0
0.0
Released on 2005-02-22 by Nuxeo for Zope 2 under GPL - GNU General Public License available for All platforms.
Software development stage: stable
DeadlockDebugger 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.
Document Actions
Powered by Plone