[Zope] Zope hangs hangs hangs...

Dieter Maurer dieter at handshake.de
Wed Oct 22 15:16:29 EDT 2003


Jakub Wisniowski wrote at 2003-10-22 12:43 +0200:
 >    I'm experiencing some problems with my Zope. It is Zope 2.6.0
 >   sitting on RedHat and connected to Oracle DB via DCOracle. The problem is that sometimes Zope hangs.
 > 
 >     There are tens of users in my app, and there are also some long
 >   lasting db queries, so I have total number of zope threads set to 15
 >   and zodb cache poool size set to 25. But there is
 >   no rule (I can't find any rule) for hanging like heavy load or sth
 >   - it just happens.

I would use a debugger ("gdb 5.3" or better) and see what
the Zope threads wait for...

The HowTo about analysing a spinning Zope (--> Zope.org) may
help you.


Dieter



More information about the Zope mailing list