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

Schlomer, Loren Loren.Schlomer at echostar.com
Thu Jan 7 23:05:59 GMT 2010


Garrett,

This was it.  I had installed the broker from a debian package, and did 
not have the rabbitmq-server erlang package in my erlang path.  Thanks 
for the tip!



Garrett Smith wrote:
>
> On Thu, Jan 7, 2010 at 3:44 PM, Schlomer, Loren
> <Loren.Schlomer at echostar.com> 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,
>
> You need the common rabbitmq Erlang beams in your path. These come
> with the server.
>
> Garrett
>





More information about the rabbitmq-discuss mailing list