[rabbitmq-discuss] Erlang 1.7 client - Unable to make connection

Schlomer, Loren Loren.Schlomer at echostar.com
Thu Jan 7 21:44:23 GMT 2010


I am trying to use the 1.7 erlang client with a 1.7 broker on the same 
machine.  The broker does work properly, as tested with a java client.  
When attempting to make a connection using any of the 
amqp_connection:start_network(...) functions, I get the following:

** exception error: no match of right hand side value
                    {error,{undef,[{rabbit_net,send,
                                               
[#Port<0.520>,<<65,77,81,80,1,1,8,0>>]},
                                   {amqp_network_connection,do_handshake,1},
                                   {amqp_network_connection,init,1},
                                   {gen_server,init_it,6},
                                   {proc_lib,init_p_do_apply,3}]}}
     in function  amqp_connection:start_network_internal/2



Any suggestions?






More information about the rabbitmq-discuss mailing list