<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<meta http-equiv="content-type" content="text/html; charset=ISO-8859-1">
</head>
<body bgcolor="#ffffff" text="#000000">
<font face="Arial">Hello,</font><br>
<br>
I'm having difficulty getting the Erlang client to connect to a
rabbitmq server - I'm using the stocks_example and the latest erlang
client code and attempting to run within erlide. The error message I'm
getting is:<br>
<br>
10> stocks_example:start().<br>
** exception error: no match of right hand side value <br>
{error,<br>
{undef,<br>
[{rabbit_net,send,<br>
[#Port<0.527>,<<65,77,81,80,1,1,8,0>>]},<br>
{amqp_network_connection,do_handshake,1},<br>
{amqp_network_connection,init,1},<br>
{gen_server,init_it,6},<br>
{proc_lib,init_p_do_apply,3}]}}<br>
in function amqp_connection:start_network_internal/2<br>
in call from stocks_example:amqp_lifecycle/0<br>
<br>
If anyone could point me in the right direction, I'd appreciate it.<br>
<br>
Thank you.<br>
<pre class="moz-signature" cols="72">--
Colin
+1 701 659 0115 cell
+1 701 212 4314 office
<a class="moz-txt-link-freetext" href="http://blog.cloudeventprocessing.com">http://blog.cloudeventprocessing.com</a>
<a class="moz-txt-link-freetext" href="http://twitter.com/EventCloudPro">http://twitter.com/EventCloudPro</a></pre>
</body>
</html>