[rabbitmq-discuss] Rabbitmq Stomp error

Ram Chander ramquick at gmail.com
Tue Feb 7 12:57:50 GMT 2012


Hi,

 I have configured rabbitmq+mcollective on a host with stomp. I see below
error when tried to mc-ping.  Any idea on what could be the issue ? Or is
there a better way to setup mcollective with rabbitmq.

# mc-ping
/usr/sbin/mc-ping failed to run: incompatible marshal file format (can't be
read)
    format version 4.8 required; 89.111 given (TypeError)

# less /var/log/rabbitmq/rabbit at ops-build-1.log

=ERROR REPORT==== 7-Feb-2012::18:21:54 ===
STOMP error frame sent:
Message: "Processing error"
Detail: "Processing error\n"
Server private detail: {undef,
                           [{re,split,["1.0",",",[{return,list}]]},
                            {rabbit_stomp_processor,negotiate_version,1},
                            {rabbit_stomp_processor,
                                '-process_connect/3-fun-0-',6},
                            {rabbit_stomp_processor,process_request,3},
                            {gen_server2,handle_msg,2},
                            {proc_lib,init_p,5}]}


# rabbitmqctl status

Status of node 'rabbit at ops-build-1' ...
[{pid,29332},
 {running_applications,
     [{rabbitmq_stomp,"Embedded Rabbit Stomp Adapter","2.7.1"},
      {rabbit,"RabbitMQ","2.7.1"},
      {mnesia,"MNESIA  CXC 138 12","4.4.3"},
      {os_mon,"CPO  CXC 138 46","2.1.6"},
      {sasl,"SASL  CXC 138 11","2.1.5.3"},
      {amqp_client,"RabbitMQ AMQP Client","2.7.1"},
      {stdlib,"ERTS  CXC 138 10","1.15.3"},
      {kernel,"ERTS  CXC 138 10","2.12.3"}]},
 {os,{unix,linux}},
 {erlang_version,
     "Erlang (BEAM) emulator version 5.6.3 [source] [64-bit] [smp:8]
[async-threads:30] [kernel-poll:true]\n"},
 {memory,
     [{total,32028218},
      {processes,10076904},
      {processes_used,10070256},
      {system,21951314},
      {atom,1068057},
      {atom_used,1054149},
      {binary,64614},
      {code,11843405},
      {ets,742608}]},
 {vm_memory_high_watermark,0.39999999995230406},
 {vm_memory_limit,3354584678}]
...done.

# dpkg -l |grep stomp
ii  libstomp-ruby                        1.0.4-3~bpo50+1            Ruby
bindings for the stomp messaging protoc
ii  libstomp-ruby1.8                     1.0.4-3~bpo50+1            Ruby
1.8 bindings for the stomp messaging pr
ii  libstomp-ruby1.9.1                   1.0.4-3~bpo50+1            Ruby
1.9.1 bindings for the stomp messaging


Regards,
Ram
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.rabbitmq.com/pipermail/rabbitmq-discuss/attachments/20120207/9b325ecf/attachment.htm>


More information about the rabbitmq-discuss mailing list