21 Nov
2003
21 Nov
'03
10:10 p.m.
Tim Edwards wrote at 2003-11-21 13:15 +1100:
... Now the server stays up and running, but the demon manager seems to be continually killing and restarting the processes.
The manager does not kill the process. It just observes that it has been killed and restarts it...
I'm running it with the -D option as well and this is the error message line it spits out as it restarts: 2003-11-21T13:13:11 ERROR(200) zdaemon Process 25703 terminated by signal SIGKILL(9)
You operating system killed your Zope. If you are lucky, it logged a message to "/var/log/messages" (or whereever it puts log messages in your system). This may happen, when the C stack overflows or the OS has some resource problems. -- Dieter