You are here: Home / LBN / Up2date / Plone and Zope / BastionLinux 19 / Products.DeadlockDebugger-1.0-2.lbn19.noarch

Products.DeadlockDebugger-1.0-2.lbn19.noarch

Package Attributes
RPM  Products.DeadlockDebugger-1.0-2.lbn19.noarch.rpm Architecture  noarch Size  28877 Created  2019/09/30 06:51:54 UTC
Package Specification
Summary Zope Deadlock Debugger
Group Application/Internet
License ZPL
Home Page http://www.zope.org/Members/nuxeo/Products/DeadlockDebugger
Description

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.

The standard way to call it is to go to the URL:

  http://yourzopesite:8080/manage_debug_threads?sesame

This will return a dump, and also send this dump to the event log.

Requires
rpmlib(PayloadFilesHavePrefix)  
rpmlib(FileDigests)  
rpmlib(PartialHardlinkSets)  
rpmlib(CompressedFileNames)  
python-threadframe  
/bin/sh  
zope  
rpmlib(PayloadIsXz)  
Provides
DeadlockDebugger
Products.DeadlockDebugger

Document Actions