Zope 2.7.2 Plone 2 python2.3.4 Linux After running normally for a while, zope will stop responding. 'top' shows no activity on the zope threads. There is nothing in the error log. zopectl stop doesn't work, and a 'kill -9' must be used to kill the process so that it can be started back up. A google search reveals that others have had the same problem, but I did not come across an explanation or solution. Any ideas? -- Mark Gibson <mark@kaivo.com>
On Mon, Oct 25, 2004 at 03:05:55PM -0600, Mark Gibson wrote:
Zope 2.7.2 Plone 2 python2.3.4 Linux
After running normally for a while, zope will stop responding. 'top' shows no activity on the zope threads. There is nothing in the error log. zopectl stop doesn't work, and a 'kill -9' must be used to kill the process so that it can be started back up.
A google search reveals that others have had the same problem, but I did not come across an explanation or solution.
Dunno about this particular freeze, but in general: Google for "Debug Spinning Zope". It's helped me before. -- Paul Winkler http://www.slinkp.com
participants (2)
-
Mark Gibson -
Paul Winkler