celeryd dead but subsys locked
Posted
by
Jeames Bone
on Stack Overflow
See other posts from Stack Overflow
or by Jeames Bone
Published on 2012-03-28T23:25:55Z
Indexed on
2012/03/28
23:29 UTC
Read the original article
Hit count: 261
celery
I get the message 'celeryd dead but subsys locked' when I check if celery is running.
I get a [failed] message when trying to stop the service, and as soon as I start it I get this message again.
I have deleted the var/lock/subsys/celeryd file which doesn't help at all.
I noticed that the PID and log files are not being created in the specified place either, but the service is starting with an [ok] message.
I am running CentOS.
© Stack Overflow or respective owner