Hi there, My two Zope installations die rather often (about once a day). I have them running on a Suse Linux 7.2 I did do a binary install, and I am using Python 2.1.1 This is the startup I am using: export ZYSLOG_SERVER="localhost:514" /usr/bin/env python z2.py \ -D \ -u zope \ -z /var/lib/zope \ -Z /var/run/zwatchdog.pid \ -w 8080 \ -f 8021 \ -m '' \ -l /var/log/zope \ -M /var/lib/zope/zopelog \ 2>&1 >> /var/log/zope \ I was thinking that running a watchdog using the option -Z would restart Zope silently? Might there be a conjunction with the line export ZYSLOG_SERVER="localhost:514" I am using? using export ZYSLOG="/dev/log" Zope does not come up at all. Any help is greatly appreciated. Robert
Have you used the requestprofiler.py script to analyze the "big M" log (the log you're writing as "zopelog")? ----- Original Message ----- From: "Robert Rottermann" <robert@redcor.ch> To: <zope@zope.org> Sent: Thursday, September 20, 2001 2:27 PM Subject: [Zope] zope dies often
Hi there,
My two Zope installations die rather often (about once a day). I have them running on a Suse Linux 7.2 I did do a binary install, and I am using Python 2.1.1
This is the startup I am using: export ZYSLOG_SERVER="localhost:514" /usr/bin/env python z2.py \ -D \ -u zope \ -z /var/lib/zope \ -Z /var/run/zwatchdog.pid \ -w 8080 \ -f 8021 \ -m '' \ -l /var/log/zope \ -M /var/lib/zope/zopelog \ 2>&1 >> /var/log/zope \
I was thinking that running a watchdog using the option -Z would restart Zope silently?
Might there be a conjunction with the line export ZYSLOG_SERVER="localhost:514" I am using? using export ZYSLOG="/dev/log" Zope does not come up at all.
Any help is greatly appreciated. Robert
_______________________________________________ Zope maillist - Zope@zope.org http://lists.zope.org/mailman/listinfo/zope ** No cross posts or HTML encoding! ** (Related lists - http://lists.zope.org/mailman/listinfo/zope-announce http://lists.zope.org/mailman/listinfo/zope-dev )
No I did not (did not know the program) What should I learn from it? Does the "big M" append to the log file? Robert ----- Original Message ----- From: "Chris McDonough" <chrism@zope.com> To: "Robert Rottermann" <robert@redcor.ch>; <zope@zope.org> Sent: Thursday, September 20, 2001 8:31 PM Subject: Re: [Zope] zope dies often
Have you used the requestprofiler.py script to analyze the "big M" log (the log you're writing as "zopelog")?
----- Original Message ----- From: "Robert Rottermann" <robert@redcor.ch> To: <zope@zope.org> Sent: Thursday, September 20, 2001 2:27 PM Subject: [Zope] zope dies often
Hi there,
My two Zope installations die rather often (about once a day). I have them running on a Suse Linux 7.2 I did do a binary install, and I am using Python 2.1.1
This is the startup I am using: export ZYSLOG_SERVER="localhost:514" /usr/bin/env python z2.py \ -D \ -u zope \ -z /var/lib/zope \ -Z /var/run/zwatchdog.pid \ -w 8080 \ -f 8021 \ -m '' \ -l /var/log/zope \ -M /var/lib/zope/zopelog \ 2>&1 >> /var/log/zope \
I was thinking that running a watchdog using the option -Z would restart Zope silently?
Might there be a conjunction with the line export ZYSLOG_SERVER="localhost:514" I am using? using export ZYSLOG="/dev/log" Zope does not come up at all.
Any help is greatly appreciated. Robert
_______________________________________________ Zope maillist - Zope@zope.org http://lists.zope.org/mailman/listinfo/zope ** No cross posts or HTML encoding! ** (Related lists - http://lists.zope.org/mailman/listinfo/zope-announce http://lists.zope.org/mailman/listinfo/zope-dev )
_______________________________________________ Zope maillist - Zope@zope.org http://lists.zope.org/mailman/listinfo/zope ** No cross posts or HTML encoding! ** (Related lists - http://lists.zope.org/mailman/listinfo/zope-announce http://lists.zope.org/mailman/listinfo/zope-dev )
Please read the requestprofiler.py file or do requestprofiler.py --help to get an idea of what it does. ----- Original Message ----- From: "Robert Rottermann" <robert@redcor.ch> To: "Chris McDonough" <chrism@zope.com>; <zope@zope.org> Sent: Thursday, September 20, 2001 3:13 PM Subject: Re: [Zope] zope dies often
No I did not (did not know the program) What should I learn from it? Does the "big M" append to the log file?
Robert ----- Original Message ----- From: "Chris McDonough" <chrism@zope.com> To: "Robert Rottermann" <robert@redcor.ch>; <zope@zope.org> Sent: Thursday, September 20, 2001 8:31 PM Subject: Re: [Zope] zope dies often
Have you used the requestprofiler.py script to analyze the "big M" log (the log you're writing as "zopelog")?
----- Original Message ----- From: "Robert Rottermann" <robert@redcor.ch> To: <zope@zope.org> Sent: Thursday, September 20, 2001 2:27 PM Subject: [Zope] zope dies often
Hi there,
My two Zope installations die rather often (about once a day). I have them running on a Suse Linux 7.2 I did do a binary install, and I am using Python 2.1.1
This is the startup I am using: export ZYSLOG_SERVER="localhost:514" /usr/bin/env python z2.py \ -D \ -u zope \ -z /var/lib/zope \ -Z /var/run/zwatchdog.pid \ -w 8080 \ -f 8021 \ -m '' \ -l /var/log/zope \ -M /var/lib/zope/zopelog \ 2>&1 >> /var/log/zope \
I was thinking that running a watchdog using the option -Z would restart Zope silently?
Might there be a conjunction with the line export ZYSLOG_SERVER="localhost:514" I am using? using export ZYSLOG="/dev/log" Zope does not come up at all.
Any help is greatly appreciated. Robert
_______________________________________________ Zope maillist - Zope@zope.org http://lists.zope.org/mailman/listinfo/zope ** No cross posts or HTML encoding! ** (Related lists - http://lists.zope.org/mailman/listinfo/zope-announce http://lists.zope.org/mailman/listinfo/zope-dev )
_______________________________________________ Zope maillist - Zope@zope.org http://lists.zope.org/mailman/listinfo/zope ** No cross posts or HTML encoding! ** (Related lists - http://lists.zope.org/mailman/listinfo/zope-announce http://lists.zope.org/mailman/listinfo/zope-dev )
Robert Rottermann wrote:
Hi there,
My two Zope installations die rather often (about once a day). I have them running on a Suse Linux 7.2 I did do a binary install, and I am using Python 2.1.1
Recompile python 2.11 without the new py_malloc allocator. -- Steve Alexander Software Engineer Cat-Box limited
participants (3)
-
Chris McDonough -
Robert Rottermann -
Steve Alexander