11 Mar
2008
11 Mar
'08
3:25 p.m.
Chris Withers schrieb:
robert rottermann wrote:
zope@corinna:~> instances/kanneweb3/bin/zopectl status daemon manager running; daemon process not running zope@corinna:~>
I see no entries in the logs, so I have no idea where to look.
Check the ownership of the log files.
When this happens to me, it's usually because the user zope is running as doesn't have permission to write to the log files or the Data.fs or the var directory...
cheers,
Chris
thanks this is not the reason. zope runs as the user that created the whole instance. after zope stopped two files are left in the var directory: Z2.pid, Z2.lock both containing an int that was probably the pid of the crashed zope. any more ideas? robert