[Zope] Hourly restarts of Zope

Martijn Pieters Martijn Pieters <mj@digicool.com>
Thu, 16 Dec 1999 15:03:11 +0100


Hello Jason,

Thursday, December 16, 1999, 4:17:29 AM, you wrote:
JA> I've noticed an odd Zope behavior while experimenting with the
JA> __setstate__() method.  Zope is being restarted every hour (5:05 past the
JA> hour, to within a several seconds).  I've scoured my machine for any cron
JA> job that might be causing this but haven't found any.  Is this a known Zope
JA> behavior?  Any idea of what else might cause this?

Not a known behaviour, no.

Are you sure it restarts? If your __setstate__ gets called again, this
is not necessarily because of a restart. It could also be that your
object was deemed inactive and has been deactivated by the cache.

-- 
Best regards,
 Martijn Pieters                    mailto:mj@digicool.com