You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@qpid.apache.org by Adam Chase <ad...@gmail.com> on 2009/03/19 15:05:17 UTC

Timed out waiting for daemon?

Anyone seen this error before from the cpp broker?

Broker start-up failed: Timed out waiting for daemon.

Am using options like this:
qpidd --daemon --pid-dir /var/run/qpidd --config /etc/qpid/qpidd.conf

I can get the config file if necessary.

Certainly doesn't happen all the time.

Thanks,

Adam

---------------------------------------------------------------------
Apache Qpid - AMQP Messaging Implementation
Project:      http://qpid.apache.org
Use/Interact: mailto:users-subscribe@qpid.apache.org


Re: Timed out waiting for daemon?

Posted by Gordon Sim <gs...@redhat.com>.
Adam Chase wrote:
> Anyone seen this error before from the cpp broker?
> 
> Broker start-up failed: Timed out waiting for daemon.
> 
> Am using options like this:
> qpidd --daemon --pid-dir /var/run/qpidd --config /etc/qpid/qpidd.conf

Are there any error in /var/log/messages? You could also try adding 
--log-to-file qpidd.log --log-enable info+ and see if there are any 
clues in that.

---------------------------------------------------------------------
Apache Qpid - AMQP Messaging Implementation
Project:      http://qpid.apache.org
Use/Interact: mailto:users-subscribe@qpid.apache.org