I managed to get the erlant client working with the unit tests, using v1_5 branch seems to fix things, however I have a new problem: I can't seem to get it working with my vhosts/usernames:<div><br></div><div><div>tehmac ~/web/analytics/servers/metrics_queue/producer/src/rabbitmq_server/sbin: sudo ./rabbitmqctl list_user_vhosts mixpanel</div>
<div>Listing vhosts for user "mixpanel" ...</div><div>mixpanel</div><div>...done.</div><div>tehmac ~/web/analytics/servers/metrics_queue/producer/src/rabbitmq_server/sbin: sudo ./rabbitmqctl list_vhost_users mixpanel</div>
<div>Listing users for vhosts "mixpanel" ...</div><div>mixpanel</div><div>...done.</div><div><br></div><div><br></div><div><div>amqp_lifecycle() -></div><div> User = Password = "mixpanel",</div>
<div>
Realm = <<"mixpanel">>, %% virtual_host</div><div> log("test", "state-1"),</div><div> Connection = amqp_connection:start(User, Password, "127.0.0.1"),</div><div>
log("test", "state-2"),</div><div> Channel = amqp_connection:open_channel(Connection),</div><div> Channel.</div><div><br></div><div>Seems to get simply get stuck:</div><div><br></div><div><div>
"test": "state-1"</div><div><br></div><div>=PROGRESS REPORT==== 17-Jun-2009::12:38:35 ===</div><div> supervisor: {local,inet_gethost_native_sup}</div><div> started: [{pid,<0.54.0>},{mfa,{inet_gethost_native,init,[[]]}}]</div>
<div><br></div><div>=PROGRESS REPORT==== 17-Jun-2009::12:38:35 ===</div><div> supervisor: {local,kernel_safe_sup}</div><div> started: [{pid,<0.53.0>},</div><div> {name,inet_gethost_native_sup},</div>
<div> {mfa,{inet_gethost_native,start_link,[]}},</div><div> {restart_type,temporary},</div><div> {shutdown,1000},</div><div> {child_type,worker}]</div>
<div><br></div></div></div><div><br></div><br>-- <br><a href="http://mixpanel.com">http://mixpanel.com</a><br>Blog: <a href="http://blog.mixpanel.com">http://blog.mixpanel.com</a><br>
</div>