<br><br><div class="gmail_quote">2011/10/28 Paul Cowan <span dir="ltr"><<a href="mailto:dagda1@scotalt.net">dagda1@scotalt.net</a>></span><br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">
<div>I start the rabbitmq-server with the <b>rabbitmq-server --detachced</b> command.</div></blockquote></div><br>You seem to both start RabbitMQ locally and try to connect to <a href="http://dev.rabbitmq.com">dev.rabbitmq.com</a>. So which one is your intent?<div>
<br></div><div>I cannot tell why <a href="http://dev.rabbitmq.com">dev.rabbitmq.com</a> may not resolve for you, try settingĀ
<span class="Apple-style-span" style="font-family: 'Lucida Grande'; font-size: medium; ">java.net.preferIPv4Stack JVM option to true (</span>
<span class="Apple-style-span" style="font-family: 'Lucida Grande'; font-size: medium; ">java.net.preferIPv4Stack=true).</span><div><font class="Apple-style-span" face="'Lucida Grande'" size="3"><br></font></div>
<div><font class="Apple-style-span" face="'Lucida Grande'" size="3">In addition, if you use JRuby, then using HotBunnies may be a good idea. All the concepts explained in the amqp documentation still apply and API is that that different.</font></div>
<div><font class="Apple-style-span" face="'Lucida Grande'" size="3"><br></font></div><div><font class="Apple-style-span" face="'Lucida Grande'" size="3"><a href="http://github.com/ruby-amqp/hot_bunnies">github.com/ruby-amqp/hot_bunnies</a><br>
</font>-- <br>MK<br><br><a href="http://github.com/michaelklishin" target="_blank">http://github.com/michaelklishin</a><br><a href="http://twitter.com/michaelklishin" target="_blank">http://twitter.com/michaelklishin</a><br>
<br>
</div></div>