I still can't load Zope at start up on a Mac OS X Server
Hi all Now I'm trying launchd method I have: lanunchd[309]: ZopeSistes: respawning too quickly! throtting or exits with exit code: 1 errors at system.log (it depends how I launch zope) any idea? Thanks!!! -- Mis Cosas http://blogs.sistes.net/Garito/
Hi, Garito wrote:
Hi all
Now I'm trying launchd method
I have: lanunchd[309]: ZopeSistes: respawning too quickly! throtting or exits with exit code: 1 errors at system.log (it depends how I launch zope)
Yep, your Zope is dying. Try just using runzope with debug-mode on in zope.conf and maybe it'll give you an idea of what's failing... cheers, Chris -- Simplistix - Content Management, Zope & Python Consulting - http://www.simplistix.co.uk
Chris Withers escribió:
Hi,
Garito wrote:
Hi all
Now I'm trying launchd method
I have: lanunchd[309]: ZopeSistes: respawning too quickly! throtting or exits with exit code: 1 errors at system.log (it depends how I launch zope)
Yep, your Zope is dying. Try just using runzope with debug-mode on in zope.conf and maybe it'll give you an idea of what's failing...
cheers,
Chris
Sorry but if I launch it manually (zopectl start) it works fine cheers! -- Mis Cosas http://blogs.sistes.net/Garito/
Garito wrote:
Chris Withers escribió:
Now I'm trying launchd method
Sorry but if I launch it manually (zopectl start) it works fine
patient: ow, doctor, it hurts when I do that doctor: well, don't do that then! So just stick with zopectl. I suspect you'll find if you dig closer its' a file permissioning problem with var and log directories containing files owned by a dodgy user, such as root... cheers, Chris -- Simplistix - Content Management, Zope & Python Consulting - http://www.simplistix.co.uk
participants (2)
-
Chris Withers -
Garito