doublefox1981 wrote:
i get the latest version from svn, then i build the broker and
example:request-response, after run the sample client and server, the
broker show that "Exchange not found: amq.failover
(qpid/broker/ExchangeRegistry.cpp:87)".

what's wrong with it?

Do you mean there is a debug level log entry of the form "debug Exception constructed: Exchange not found: amq.failover (qpid/broker/ExchangeRegistry.cpp:87)"?

If so that's nothing to worry about, the exception is expected, caught and handled by the broker in response to an exchange-query request. The query is the clients way of detecting whether there is a failover exchange which it should register with for updates to the cluster nodes.






---------------------------------------------------------------------
Apache Qpid - AMQP Messaging Implementation
Project:      http://qpid.apache.org
Use/Interact: mailto:[email protected]

Reply via email to