Hi all, we have noticed a very interesting phenomenon: Using Zope 2.3.0 without any add-ons to server static (!) HTML Pages works fine. Sometimes (e.g. late sunday nights) the Zope Master Process seems to restart all his children .... After Upgrading to a new (!) Zope 2.3.3 with the same job to do as above we noticed that the Zope Master Process seemed not to be able anymore to restart it's children but itself died. Q: Why does this happen ? Q: Whay can 2.3.0 survive and 2.3.3 crashes ? Q: How can we work around it ? Remark: We have to continue using 2.3.3 since we are developing a dynamic website based on products that do only work properly in 2.3.3 and not in 2.3.0 :-( Thanks in advance, Holger -- ----------------------------------------------------------------- Building Bridges -o-o-o-o--------------------------------------------------------- catWorkX GmbH Dipl.-Ing. Holger Lehmann Buxtehuder Straße 112c 21073 Hamburg Tel: +49 (700) catWorkX Tel: +49 (40) 89 06 46-0 Fax: +49 (40) 89 06 46-66 mailto:Holger.Lehmann@catworkx.de http://www.catworkx.de http://www.catbridge.de
Use the Big M log in combination with the requestprofiler script as outlined in the Zope Developers Guide troubleshooting chapter. Holger Lehmann wrote:
Hi all,
we have noticed a very interesting phenomenon: Using Zope 2.3.0 without any add-ons to server static (!) HTML Pages works fine. Sometimes (e.g. late sunday nights) the Zope Master Process seems to restart all his children .... After Upgrading to a new (!) Zope 2.3.3 with the same job to do as above we noticed that the Zope Master Process seemed not to be able anymore to restart it's children but itself died.
Q: Why does this happen ? Q: Whay can 2.3.0 survive and 2.3.3 crashes ? Q: How can we work around it ?
Remark: We have to continue using 2.3.3 since we are developing a dynamic website based on products that do only work properly in 2.3.3 and not in 2.3.0 :-(
Thanks in advance, Holger
-- Chris McDonough Zope Corporation http://www.zope.org http://www.zope.com "Killing hundreds of birds with thousands of stones"
participants (2)
-
Chris McDonough -
Holger Lehmann