[Zope] Zope hangs when database takes too long to respond

Sinang, Danny D.Sinang at spi-bpo.com
Wed Sep 6 20:12:48 EDT 2006


> Seems that all your Zope threads are busy (they're waiting for
database response). There is no more threads to serve next requests so
they're waiting (you may say that zope hangs in this situation, but in
fact all it's threads are waiting for DB).
You may install DeadlockDebugger product and you'll be able to see what
your's Zope threads are really doing.

Thanks.

Besides DeadlockDebugger, is there a way to see just how many threads
Zope is currently using ?

Regards,
Danny

 


More information about the Zope mailing list