On 09/10/2015 02:04 PM, Rowan Woodhouse wrote:
Hi,

I'm trying to connect to Qpid Java 0.32 using Pika but I can't seem to
get this working. I have a default Qpid install but when I try to
connect I get the following error from the Pika client:

   File "/usr/lib/python2.7/dist-packages/pika/connection.py", line
1012, in _get_credentials
     raise exceptions.AuthenticationError(self.params.credentials.TYPE)
pika.exceptions.AuthenticationError: PLAIN

I *believe* that the java broker does not by default allow PLAIN on non-ssl encrypted connections.


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

Reply via email to