C++ broker produces error message when started as deamon
--------------------------------------------------------
Key: QPID-2304
URL: https://issues.apache.org/jira/browse/QPID-2304
Project: Qpid
Issue Type: Bug
Components: C++ Broker
Affects Versions: 0.5
Environment: Red Hat Enterprise MRG 1.2
Reporter: Armin Noll
Priority: Minor
We start the C++ broker with the following configuration:
log-enable=info+
log-to-file=/var/lib/qpidd/op_prod09/data/10199/qpidd.log
log-to-syslog=no
auth=yes
acl-file=qpidd.acl
realm=QPID10199
data-dir=/var/lib/qpidd/op_prod09/data/10199
pid-dir=/var/lib/qpidd/op_prod09/data/10199
port=10199
wait=30
num-jfiles=4
jfile-size-pgs=1
wcache-page-size=128
tpl-num-jfiles=4
tpl-jfile-size-pgs=1
tpl-wcache-page-size=128
cluster-name=QPID10199
cluster-url=amqp:tcp:172.16.45.198:10199
cluster-username=admin
cluster-password=_vgMQCbe
When the broker is started as deamon it produces the following message in the
log file qpidd.log:
critical Broker start-up failed: Cannot open
/var/lib/qpidd/op_prod09/data/10199/qpidd.10199.pid: No such file or directory
But the file is created and the broker starts without further problems.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.
---------------------------------------------------------------------
Apache Qpid - AMQP Messaging Implementation
Project: http://qpid.apache.org
Use/Interact: mailto:[email protected]