• We’re currently investigating an issue related to the forum theme and styling that is impacting page layout and visual formatting. The problem has been identified, and we are actively working on a resolution. There is no impact to user data or functionality, this is strictly a front-end display issue. We’ll post an update once the fix has been deployed. Thanks for your patience while we get this sorted.

Error: pid file 'x' exists but contains no pid

jaydee

Diamond Member
I've been installing CentOS 6 and some application software on a few machines, and a couple times when I do so, when I attempt to start the service of the main application software, I get the error:

Error: pid file 'x' exists but contains no pid
Error: pid file 'x' exists but contains no pid
INFO: pidfile created : '/var/run/x.pid' (pid '' )

Could someone broadly explain the condition, which a service may create a pid file, but the OS is not able to assign a pid number to it, so I can better troubleshoot the problem?
 
Back
Top