I have installed qpid on centos7 and I have problems running it as daemon on
startup. 

I have enabled it as 

chkconfig qpidd on

but when the boot procedure runs I get the Permission denied on a lock file,
the lock file has this permission

-rwxrwxr--. 1 root root 0 Jul 10 00:27 lock


The error from /var/log/messages is 

Jul 11 04:06:30 localhost qpidd[1217]: 2017-07-11 04:06:30 [Broker] notice
Broker (pid=1217) start-up
Jul 11 04:06:30 localhost systemd: Started Dynamic System Tuning Daemon.
Jul 11 04:06:30 localhost qpidd[1217]: 2017-07-11 04:06:30 [Broker] notice
Broker (pid=1217) shut-down
Jul 11 04:06:30 localhost qpidd[941]: 2017-07-11 04:06:30 [Broker] critical
Unexpected error: Daemon startup failed: Cannot open lock file
/data/qpid/persistent/pq/lock: Permission denied
Jul 11 04:06:30 localhost qpidd: Daemon startup failed: Cannot open lock
file /data/qpid/persistent/pq/lock: Permission denied
Jul 11 04:06:30 localhost systemd: qpidd.service: main process exited,
code=exited, status=1/FAILURE
Jul 11 04:06:30 localhost systemd: Unit qpidd.service entered failed state.
Jul 11 04:06:30 localhost systemd: qpidd.service failed.



--
View this message in context: 
http://qpid.2158936.n2.nabble.com/qpid-daemon-fails-to-start-tp7664719.html
Sent from the Apache Qpid users mailing list archive at Nabble.com.

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to