[Zope] How to trace deadlocks in my application?

Paul Winkler pw_lists at slinkp.com
Thu Sep 30 16:04:38 EDT 2004


On Thu, Sep 30, 2004 at 02:01:57PM -0500, Kirk Strauser wrote:
> I'm developing a fairly complex application that involves a lot of SOAP 
> calls to a remote database server and quite a few external methods.  All 
> too frequently I'll get a report that the site's not responding, and when I 
> log into the (FreeBSD) webserver I see that the CPU is pegged at 100% with 
> Python eating all available resource.
> 
> Does Zope offer any functionality that could help me trace which objects are 
> causing these lockups?

Google for "Debug Spinning Zope".
This will at least give you some hints.
It's helped me before.

-- 

Paul Winkler
http://www.slinkp.com


More information about the Zope mailing list