On 09/03/2012 11:02 AM, Sajith Kariyawasam wrote:
Hi all,

I'm facing an issue, $subject.

Here's the exception Im getting,

*[Client] warning Closing connection due to internal-error: Sasl error:
SASL(-4): no mechanism available: No worthy mechs found
(qpid/SaslFactory.cpp:280)*
*internal-error: Sasl error: SASL(-4): no mechanism available: No worthy
mechs found (qpid/SaslFactory.cpp:280)*


Any idea?

That means that the client and broker could not agree on a SASL mechanism to use for authentication.

Are you specifying and options to the hello world example? If not, the client is most likely asking for ANONYMOUS.

Which broker are you using? If qpidd, what does your /etc/sasl/qpidd.conf contain?


---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@qpid.apache.org
For additional commands, e-mail: users-h...@qpid.apache.org

Reply via email to