[Zope] zope dies often
Chris McDonough
chrism@zope.com
Thu, 20 Sep 2001 14:31:58 -0400
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 )
>