Thx for the answer.
Im using the newest qpid messaging api (c++), v0.34 together with the newest
Java broker (6.0.0). The protocol is AMQP 0-10. I'm afraid that I can't
generate a protocol trace with the c++ api, right? But indeed the startup
phase of the broker seems to be the problem. If it's not fully started,
clients will first try to reconnect and at some point the "Virtual host ''
is not active" exception is thrown if the broker is amost completely
started. The individual reconnect tries are frequent enough to almost always
hit this short timeframe.

Having message auth in all AMQP version would be indeed very useful. Is
there any other reliable way to tell who is the sender of a message?

Regards



--
View this message in context: 
http://qpid.2158936.n2.nabble.com/Several-issues-with-the-Java-Broker-tp7636726p7636841.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