Cloudstack management server stops abruptly and displays this error " *cloudstack-management dead but pid file existsThe pid file locates at /var/run/cloudstack-management.pid and lock file at /var/lock/subsys/cloudstack-management.Starting cloudstack-management will take care of them or you can manually clean up.*"
I have tried manually removing the pid and the lock files and changing the permissions of catalina.out too (chmod 777 catalina.out) but still, the problem persists. I have tried checking the management-server.log for some warnings too, but there aren't any. Looks like the daemon /etc/init.d/cloudstack-management dies abruptly without reporting anything in the management-server.log.