<div dir="ltr">I have configured rabbitMQ in my laptop and wrote a sender and receiver program.<div>It works fine, if I set the <b>factory.setHost(prop.getProperty("hostname")); </b>property with<b> localhost.</b></div><div>But when I am giving the ipadress, I am getting an error <b> "ACCESS_REFUSED - Login was refused using authentication mechanism PLAIN. For details see the broker logfile."</b></div><div>I think this is due to some user permissions. Can anyone help me in solving this issue.</div></div>