Hi, I'm running Zope 2.6.1 on Redhat 9, and am working through the online Zope Book. Roughly every hour or so, the Zope server hangs and I have to restart it. What would cause this? I'm considering Zope for a financial institution's internal processing ... is Zope really reliable and secure enough? Many thanks, Steve ======================================== Steve Sullivan sullivan@mathcom.com Mathcom Solutions Inc.: Custom Software Development. * Mathematical optimization, simulation, and modeling. * Data mining, information retrieval. * Java, XML, C++, Mathematica, Matlab, XSLT, XQuery, SOAP, RMI, ... http://www.mathcom.com 303-494-7115 ========================================
Try running it in debug mode ( -D in the start script) and see what is killing it. Usually, it has something to do with some object that gets called. As for stable and secure.. my personal expierence is that is has crashed less than the RedHat 7.3 box it is on... Also try: - Newest version of Zope (2.6.2b5) - Check your python version and upgrade if need be - Check any crons BZ
Hi, I'm running Zope 2.6.1 on Redhat 9, and am working through the online Zope Book. Roughly every hour or so, the Zope server hangs and I have to restart it. What would cause this?
I'm considering Zope for a financial institution's internal processing ... is Zope really reliable and secure enough?
Many thanks,
Steve
======================================== Steve Sullivan sullivan@mathcom.com
Mathcom Solutions Inc.: Custom Software Development. * Mathematical optimization, simulation, and modeling. * Data mining, information retrieval. * Java, XML, C++, Mathematica, Matlab, XSLT, XQuery, SOAP, RMI, ...
http://www.mathcom.com 303-494-7115 ========================================
_______________________________________________ Zope maillist - Zope@zope.org http://mail.zope.org/mailman/listinfo/zope ** No cross posts or HTML encoding! ** (Related lists - http://mail.zope.org/mailman/listinfo/zope-announce http://mail.zope.org/mailman/listinfo/zope-dev )
Check the mailinglist for Zope and RH9 related issues. This subject has been discussed *and* solved in the past. -aj --On Sonntag, 7. September 2003 9:26 Uhr -0600 Steve Sullivan <sullivan@mathcom.com> wrote:
Hi, I'm running Zope 2.6.1 on Redhat 9, and am working through the online Zope Book. Roughly every hour or so, the Zope server hangs and I have to restart it. What would cause this?
I'm considering Zope for a financial institution's internal processing ... is Zope really reliable and secure enough?
Many thanks,
Steve
======================================== Steve Sullivan sullivan@mathcom.com
Mathcom Solutions Inc.: Custom Software Development. * Mathematical optimization, simulation, and modeling. * Data mining, information retrieval. * Java, XML, C++, Mathematica, Matlab, XSLT, XQuery, SOAP, RMI, ...
http://www.mathcom.com 303-494-7115 ========================================
_______________________________________________ Zope maillist - Zope@zope.org http://mail.zope.org/mailman/listinfo/zope ** No cross posts or HTML encoding! ** (Related lists - http://mail.zope.org/mailman/listinfo/zope-announce http://mail.zope.org/mailman/listinfo/zope-dev )
The only time I have had Zope hang is WHEN I was using -D (Debug mode) Try it without if it is using Debug mode. Simon -----Original Message----- From: zope-bounces@zope.org [mailto:zope-bounces@zope.org]On Behalf Of Steve Sullivan Sent: 07 September 2003 16:26 To: zope@zope.org Subject: [Zope] Zope hangs Hi, I'm running Zope 2.6.1 on Redhat 9, and am working through the online Zope Book. Roughly every hour or so, the Zope server hangs and I have to restart it. What would cause this? I'm considering Zope for a financial institution's internal processing ... is Zope really reliable and secure enough? Many thanks, Steve ======================================== Steve Sullivan sullivan@mathcom.com Mathcom Solutions Inc.: Custom Software Development. * Mathematical optimization, simulation, and modeling. * Data mining, information retrieval. * Java, XML, C++, Mathematica, Matlab, XSLT, XQuery, SOAP, RMI, ... http://www.mathcom.com 303-494-7115 ======================================== _______________________________________________ Zope maillist - Zope@zope.org http://mail.zope.org/mailman/listinfo/zope ** No cross posts or HTML encoding! ** (Related lists - http://mail.zope.org/mailman/listinfo/zope-announce http://mail.zope.org/mailman/listinfo/zope-dev )
Zope has had problems on RH9. Have you upgraded to the latest and greatest version of the RH9 code, especially the kernel and librariess? The problem lies with the threading code which was changed with RH9. See the archives. On Sun, 7 Sep 2003, Steve Sullivan wrote:
Hi, I'm running Zope 2.6.1 on Redhat 9, and am working through the online Zope Book. Roughly every hour or so, the Zope server hangs and I have to restart it. What would cause this?
I'm considering Zope for a financial institution's internal processing ... is Zope really reliable and secure enough?
Many thanks,
Steve
======================================== Steve Sullivan sullivan@mathcom.com
Mathcom Solutions Inc.: Custom Software Development. * Mathematical optimization, simulation, and modeling. * Data mining, information retrieval. * Java, XML, C++, Mathematica, Matlab, XSLT, XQuery, SOAP, RMI, ...
http://www.mathcom.com 303-494-7115 ========================================
_______________________________________________ Zope maillist - Zope@zope.org http://mail.zope.org/mailman/listinfo/zope ** No cross posts or HTML encoding! ** (Related lists - http://mail.zope.org/mailman/listinfo/zope-announce http://mail.zope.org/mailman/listinfo/zope-dev )
participants (5)
-
Andreas Jung -
BZ -
Dennis Allison -
Simon Faulkner -
Steve Sullivan