[Zope] Zope instance restarting itself
Tino Wildenhain
tino at wildenhain.de
Wed Oct 6 07:13:01 EDT 2004
Hi,
On Wed, 2004-10-06 at 11:05, Gitte Wange wrote:
> Hello,
>
> I have a Zope-2.6.1 instance running which behaves very weird. It
> restarts itself :-(
> First I discovered that the Data.fs truncated and restarted Zope. I then
> used fsrecovery.py on the Data.fs and it removed a bad transaction.
> Then I started Zope with the new Data.fs file.
> Now the instans restarts at the same time but without the error - infact
> withput any error.
> Any hints on how I can debug this?
with zope2.6 modify the start script to
have the -D at the end so zope does not
detach from terminal and you see all output.
Watch out for memory and filesystem and
if there are any limits set (via ulimit)
Regards
Tino
More information about the Zope
mailing list