27 Jan
2005
27 Jan
'05
5:58 a.m.
Michael Williams wrote:
My plone site died today and I can't get it running again. I have located the following entries in my logs:
In /var/log/messages: zopectl: Unlinking stale socket /var/lob/zope-2.7.2/main/var/zopectlsock; sleep 1 zopectl: .
After each restart attempt:
zopectl: daemon process started, pid=xxxx "14 seconds later" zopectl: daemon manager not running
event.log:
I'm getting ZODB conflict errors
When the zopectlsock dies it leaves Z2.pid and Z2.lock but no corresponding process is running.
I've checked around the web and can't find any solutions. Hopefully someone here can help?
Thanks Michael
Are you sure Zope is not still running in the background? Try killall -9 python an then restart zope again Robert