[rabbitmq-discuss] Error connecting Stomp Plugin

Emile Joubert emile at rabbitmq.com
Mon Nov 4 12:13:42 GMT 2013


Hi,

On 04/11/13 11:58, fercascue wrote:

> root at debian64:/var/log/rabbitmq# telnet localhost 61613
> Trying 127.0.0.1...
> Connected to localhost.
> Escape character is '^]'.
> 
> But nothing more happens. 
> I'm using RabbitMQ 3.1.5 and Erlang R14A.
> What is going wrong?


There is no evidence of an error in your transcript. The server is
expecting a CONNECT frame from the client. See the specification of the
STOMPM version that you intend to use when communicating with the broker:


http://stomp.github.io/stomp-specification-1.0.html
http://stomp.github.io/stomp-specification-1.1.html
http://stomp.github.io/stomp-specification-1.2.html





-Emile






More information about the rabbitmq-discuss mailing list