On Mon, 2014-04-14 at 16:27 -0400, Hari Pyla wrote:
> Hi Pavel,
>   Yes, I have the cyrus packages installed on the nodes.
> 
> # rpm -qa | grep cyrus
> cyrus-sasl-plain-2.1.23-13.el6_3.1.x86_64
> cyrus-sasl-lib-2.1.23-13.el6_3.1.x86_64
> cyrus-sasl-md5-2.1.23-13.el6_3.1.x86_64
> cyrus-sasl-gssapi-2.1.23-13.el6_3.1.x86_64
> cyrus-sasl-devel-2.1.23-13.el6_3.1.x86_64
> cyrus-sasl-2.1.23-13.el6_3.1.x86_64
> 
> To narrow down, I've simplified the configuration without HA, see below
> 
> ===configuration===
> i) version 0.26 (built from source)
> 
> ii) /etc/qpid/qpidd.conf
> acl-file=/etc/qpid/qpidd.acl
> auth=yes
> realm=QPID
> no-data-dir=yes
> sasl-config=/etc/sasl2/
> log-to-stderr=no
> log-enable=debug+
> log-to-syslog=yes
> 
> # /etc/init.d/qpidd start
> Starting Qpid AMQP daemon:                                 [  OK ]
> 
> # qpid-config queues -a test/[email protected]:5672 --sasl-mechanism=PLAIN
> Queue Name                                Attributes
> =================================================================
> 5b1b0c2e-bc6f-431b-b955-83ce5680d4ac:0.0  auto-del excl
> 
> and things work as expected. However when I enable HA and when the 
> brokers try to communicate among themselves
> I get the following error.
> 
> ===error===
> Promoting qpid daemon to cluster primary: Error in sasl_client_start 
> (-4) SASL(-4): no mechanism available: No worthy mechs found
> 
> Thanks,
> --Hari
> 

Hi Hari,

This is a bug, thanks for spotting it.
https://issues.apache.org/jira/browse/QPID-5711
I am working on it.

Alan.


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to