[rabbitmq-discuss] Erlang 1.7 client - Unable to make connection
Garrett Smith
g at rre.tt
Thu Jan 7 22:46:13 GMT 2010
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