[rabbitmq-discuss] JSON-RPC plugin crash

Matwey V. Kornilov matwey.kornilov at gmail.com
Sat Jul 21 07:29:40 BST 2012


Hi,

Looks nice. I am failed to make it running too :(
This is web-stomp stuff from from hg.rabbitmq.com and rabbitmq-server 2.8.4:


=CRASH REPORT==== 21-Jul-2012::10:16:10 ===
  crasher:
    initial call: rabbit_ws_client:init/1
    pid: <0.577.0>
    registered_name: []
    exception exit: {{case_clause,
                         {{case_clause,
                              {more,
                                  {resume,
                                      #Fun<rabbit_stomp_frame.0.106916106>},
                                  0}},
                          [{rabbit_ws_client,process_received_bytes,3,
                               [{file,
                                    "rabbitmq-web-
stomp/src/rabbit_ws_client.erl"},
                                {line,88}]},
                           {rabbit_ws_client,handle_cast,2,
                               [{file,
                                    "rabbitmq-web-
stomp/src/rabbit_ws_client.erl"},
                                {line,50}]},
                           {gen_server,handle_msg,5,
                               [{file,"gen_server.erl"},{line,607}]},
                           {proc_lib,init_p_do_apply,3,
                               [{file,"proc_lib.erl"},{line,227}]}]}},
                     [{rabbit_ws_client,terminate,2,
                          [{file,
                               "rabbitmq-web-
stomp/src/rabbit_ws_client.erl"},
                           {line,73}]},
                      {gen_server,terminate,6,
                          [{file,"gen_server.erl"},{line,722}]},
                      {proc_lib,init_p_do_apply,3,
                          [{file,"proc_lib.erl"},{line,227}]}]}
      in function  gen_server:terminate/6 (gen_server.erl, line 725)
    ancestors: [<0.575.0>,rabbit_ws_sup,<0.217.0>]
    messages: []
    links: [<0.575.0>]
    dictionary: []
    trap_exit: true
    status: running
    heap_size: 987
    stack_size: 24
    reductions: 261
  neighbours:


Matthias Radestock wrote:
> However, I strongly recommend looking at
> http://www.rabbitmq.com/blog/2012/05/14/introducing-rabbitmq-web-stomp/
> as an alternative to the rabbitmq-jsonrpc-channel plug-in.




More information about the rabbitmq-discuss mailing list