On 11/02/2011 10:10 AM, sandeep wrote:
hi ,
I am using qpidd-0.6 C++ broker and client libraries.I am facing some
problem like client application gets an
exception "Queue not found" when qpid broker restarts.
Whole scenario is I have a server and client application. Server application
waits for message from client.
I am sending a message to server and expecting a response on a response
queue, this works fine
untill there is a qpid restart. Once the qpid broker is restarted server
application gets killed with
"Queue not found" exception for temporary response queue created based on
client request.
Thanks for any help in advance
Sounds like your queue is not durable (or else you do not have a store
plugin loaded).
---------------------------------------------------------------------
Apache Qpid - AMQP Messaging Implementation
Project: http://qpid.apache.org
Use/Interact: mailto:[email protected]