Zope server frequently stops to respond without any error messages
Hello everybody, Our new Zope/Plone2 server is behaving really strangely. The server can't stay up for more than a few seconds, then it will stop responding. We've noticed that the best way to get the server to freeze is to open plone with a webbrowser, and then rapidly click on two links so that the first request isn't finished. Then the browser will wait and wait and wait until a timeout is reached. When we SSH into the server the python-processes are still running. There are no entries in any of the error logs (including the operating system logs). If we kill the python-processes, the webbrowser will immediately respond with a "Connection Refused" message. Have any of you experienced any similar things before? Any suggestions on how we should track down the error are appreciated. We're using Zope 2.6.2 / Plone 2.0 RC2 on an RedHat 9 box. -Petter- -- Petter Holmström Civare, Åbo Akademi University Axelia, Biskopsgatan 8, Room 339 Tel: +358 2 215 3508 GSM: +358 40 8395765 Email: petter.holmstrom@abo.fi Having a bad day? - http://www.murphys-laws.com
Ensure at *all* RH9 patches are installed and Zope is running with Python 2.1.3 (2.2.3). -aj --On Montag, 15. Dezember 2003 14:34 Uhr +0200 Petter Holmström <petter.holmstrom@abo.fi> wrote:
Hello everybody,
Our new Zope/Plone2 server is behaving really strangely. The server can't stay up for more than a few seconds, then it will stop responding. We've noticed that the best way to get the server to freeze is to open plone with a webbrowser, and then rapidly click on two links so that the first request isn't finished. Then the browser will wait and wait and wait until a timeout is reached.
When we SSH into the server the python-processes are still running. There are no entries in any of the error logs (including the operating system logs). If we kill the python-processes, the webbrowser will immediately respond with a "Connection Refused" message.
Have any of you experienced any similar things before? Any suggestions on how we should track down the error are appreciated.
We're using Zope 2.6.2 / Plone 2.0 RC2 on an RedHat 9 box.
-Petter-
participants (3)
-
Andreas Jung -
Dieter Maurer -
Petter Holmström