[rabbitmq-discuss] JRUBY java.nio.channels.UnresolvedAddressException:

Michael Klishin michael.s.klishin at gmail.com
Mon Oct 31 19:55:48 GMT 2011


2011/10/28 Paul Cowan <dagda1 at scotalt.net>

> I start the rabbitmq-server with the *rabbitmq-server --detachced*command.
>

You seem to both start RabbitMQ locally and try to connect to
dev.rabbitmq.com. So which one is your intent?

I cannot tell why dev.rabbitmq.com may not resolve for you, try
setting  java.net.preferIPv4Stack
JVM option to true ( java.net.preferIPv4Stack=true).

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.

github.com/ruby-amqp/hot_bunnies
-- 
MK

http://github.com/michaelklishin
http://twitter.com/michaelklishin
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.rabbitmq.com/pipermail/rabbitmq-discuss/attachments/20111031/8678593e/attachment.htm>


More information about the rabbitmq-discuss mailing list