Michel Pelletier wrote:
-----Original Message----- From: Jason Abate [mailto:jason@hostway.net] Sent: Wednesday, December 15, 1999 10:17 PM To: zope@zope.org Subject: [Zope] Hourly restarts of Zope
I've noticed an odd Zope behavior while experimenting with the __setstate__() method. Zope is being restarted every hour (5:05 past the hour, to within a several seconds). I've scoured my machine for any cron job that might be causing this but haven't found any. Is this a known Zope behavior?
Nope?
Any idea of what else might cause this?
Are you calling Persistent.__setstate__(self, state) in your setstate method? If you don't call it, the persistent machinery would probably be very unhappy,
No, not at all.
and since it's written in C, might core dump... just an idea.
No, the fact that it's written in C makes no difference. Jim -- Jim Fulton mailto:jim@digicool.com Technical Director (888) 344-4332 Python Powered! Digital Creations http://www.digicool.com http://www.python.org Under US Code Title 47, Sec.227(b)(1)(C), Sec.227(a)(2)(B) This email address may not be added to any commercial mail list with out my permission. Violation of my privacy with advertising or SPAM will result in a suit for a MINIMUM of $500 damages/incident, $1500 for repeats.