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

Matthew Sackman matthew at lshift.net
Thu Jan 7 22:16:44 GMT 2010


Hi Schlomer,

You sure that when you checked out the erlang client, you
hg up -C rabbitmq_v1_7_0 ?

I suspect you're using the latest in default in the erlang client which
won't work with server 1.7.0.

Matthew

On Thu, Jan 07, 2010 at 02:44:23PM -0700, Schlomer, Loren wrote:
> 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?
> 
> 
> 
> _______________________________________________
> rabbitmq-discuss mailing list
> rabbitmq-discuss at lists.rabbitmq.com
> http://lists.rabbitmq.com/cgi-bin/mailman/listinfo/rabbitmq-discuss




More information about the rabbitmq-discuss mailing list