[rabbitmq-discuss] error message trying to start stomp adapter?

Matthias Radestock matthias at lshift.net
Mon Feb 22 20:13:00 GMT 2010


Erik,

Erik Anderson wrote:
> Bah!  okay, looks like I solved my own problem.
> 
> ALL instances of "127.0.0.1" in both the startup script and config
> have been changed to {127,0,0,1}
> 
> I'm guessing success messages now.

That's interesting. The string version normally works. It goes through 
the Erlang/OTPs name resolver though, which might go wrong for various 
reasons.

I guess we should be using the tuple version in our default configs and 
examples since it's more efficient and is less likely to result in the 
kind of problems you have experiences. I have filed a bug to get that done.

Glad you got things working in the end, and thanks for your patience.


Regards,

Matthias.




More information about the rabbitmq-discuss mailing list