|
This post has NOT been accepted by the mailing list yet.
Hi,
I am getting below error in rabbitmq log while trying to connect rabbitmq with stomp protocol by using java.
accepting STOMP connection <0.433.0> (<<IP address>>:34656 -> <<IP address>>:61614)
=WARNING REPORT==== 21-Mar-2016::13:19:27 ===
STOMP login failed - access_refused (vhost access not allowed)
=ERROR REPORT==== 21-Mar-2016::13:19:27 ===
STOMP error frame sent:
Message: "Bad CONNECT"
Detail: "Virtual host '<<IP address>>' access denied"
Server private detail: none
rabbitmq version:3.5.0
Erlang version :Erlang/OTP 17
Please help us to solve this issue
|