Muhammad, Is your amanagement server hostname very long? there is a problem with that in 4.4.0. You would see an error in the log about decrypting a database field if this is the problem. Try the upcoming 4.4.1 or step back to 4.3.1 to solve this.
On Fri, Sep 26, 2014 at 7:24 AM, Muhammad Faris <mfar...@gmail.com> wrote: > 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. > -- Daan