Hi Dieter, thanks for your advise. One question about the "-M" logging. I adjusted the zope source to have rotating Z2.log files (tip at: http://www.zope.org/Members/tim/logmanagement). Do you know whether the "-M" logfile rotate as well with this adjustment? Thanks, Ria
-----Original Message----- From: Dieter Maurer [mailto:dieter@handshake.de] Sent: Monday, March 10, 2003 10:30 PM To: Ria Marinussen Cc: 'zope@zope.org' Subject: Re: [Zope] Zope hangs
Ria Marinussen wrote at 2003-3-10 12:46 +0100:
This weekend my Zope server stopped serving pages.
The last entry in my Z2.log file was: 218.27.99.174 - Anonymous [08/Mar/2003:02:08:40 +0200] "CONNECT 65.54.166.99:25 HTTP/1.1" 404 264 "" ""
This request completed normally (with an 404 error indication).
The following request may have killed your Zope.
Use the "-M" logging (--> archives) to determine requests causing Zope to crash.
Dieter