Thanks for the info. I'll be reading through it. In the meantime we're using a script that checks for http connectivity. If the site doesn't respond it restarts the server. --Rob -----Original Message----- From: Marcus Collins [mailto:mcollins@sunesi.com] Sent: Thursday, June 01, 2000 1:24 AM To: 'rsporleder@openave.com' Cc: 'zope@zope.org' Subject: RE: [Zope] Strange Zope behavior/Instability (Zope going down)
-----Original Message----- From: Rob Sporleder [mailto:rsporleder@openave.com] Sent: 31 May 2000 21:55 To: Jason Spisak Cc: zope@zope.org Subject: RE: [Zope] Strange Zope behavior/Instability (Zope going down)
All of the python z2.py processes are still running. I haven't checked if I can get to it using http://localhost. The server is offsite. However, I did try an http get from the command line and it did not respond.
Hi! I had similar problems some time ago (which have not been entirely resolved -- I'm still trying to tie them down -- but now seem to be less frequent), which seemed to be related to particular page accesses. Are you able to identify from your logs any pages/methods that have repeatedly been called prior to Zope going down? See the Wiki at: http://www.zope.org/Members/tseaver/Projects/HighlyAvailableZope/TwistingInT heWindProblems and take a look at DiagnosingHangProblems for some suggestions. Perhaps you could post the details of your own situation there as well? hth, -- Marcus