[rabbitmq-discuss] Unable to establish MQTT plugin in rabbitmq version : 3.1.3.

Michael Klishin mklishin at gopivotal.com
Thu Jun 26 10:35:14 BST 2014


+rabbitmq-discuss

On 26 June 2014 at 13:33:15, Ankur5 C (ankur5.c at tcs.com) wrote:
> > Thanx , I went through http://www.rabbitmq.com/troubleshooting-ssl.html. 
> 
> I executed openssl s_client -connect localhost:5671 -cert 
> client/cert.pem -key client/key.pem -CAfile testca/cacert.pem. 
> 
> Getting everything ok , no error .
> 
> But using the same set of certificates when I try to connect using 
> the PAHO client I get the following exception as found in the logs 
> .
> 
> ** Reason for termination ==
> ** {function_clause,[{rabbit_mqtt_frame,parse_utf,[<<1,0,149>>]}, 
> {rabbit_mqtt_frame,parse_frame,3},
> {rabbit_mqtt_reader,process_received_bytes,2},
> {gen_server2,handle_msg,2},
> {proc_lib,wake_up,3}]}
> 
> Please suggest on this.

Please try a different client. This may be a RabbitMQ issue but also
a Paho Java client one.
-- 
MK 

Staff Software Engineer, Pivotal/RabbitMQ


More information about the rabbitmq-discuss mailing list