Hi, we notice two or three times a day some kind of hangup of the zope service. After hangup there is no response requesting urls/manage interface cannot be accessed, too. Restarting the zope service resolves all problems until the next hangup. No errors in zope logs! Seems to work everything fine ... We use Zope 2.7.5-final, python 2.3.5 on Debian, to access LDAP LDAPUserFolder, ZOracleDA for Oracle Connection. I know about problems with ZOracleDA - but not resulting in hangups. What could be the reason? What can I do? Marcel
Hi, we notice two or three times a day some kind of hangup of the zope service. After hangup there is no response requesting urls/manage interface cannot be accessed, too. Restarting the zope service resolves all problems until the next hangup.
No errors in zope logs! Seems to work everything fine ...
We use Zope 2.7.5-final, python 2.3.5 on Debian, to access LDAP LDAPUserFolder, ZOracleDA for Oracle Connection.
I know about problems with ZOracleDA - but not resulting in hangups. What could be the reason? What can I do? Have you tried DeadlockDebugger to see what are your threads doing? I'm not sure if this works with Zope 2.7....
-- Maciej Wisniowski
Marcel Hartmann wrote:
Hi, we notice two or three times a day some kind of hangup of the zope service. After hangup there is no response requesting urls/manage interface cannot be accessed, too. Restarting the zope service resolves all problems until the next hangup.
DeadlockDebugger is your friend...
No errors in zope logs! Seems to work everything fine ...
We use Zope 2.7.5-final,
2.7 is ancient...
python 2.3.5 on Debian, to access LDAP LDAPUserFolder, ZOracleDA for Oracle Connection.
Problems with either Oracle or your LDAP server could cause these kinds of issues... Chris -- Simplistix - Content Management, Zope & Python Consulting - http://www.simplistix.co.uk
participants (3)
-
Chris Withers -
Maciej Wisniowski -
Marcel Hartmann