[rabbitmq-discuss] RabbitMQ 2.3.1 Crashes

srikanth tns srikanthtns at gmail.com
Wed Dec 5 14:13:24 GMT 2012


Hello ,

we are using rabbitmq 2.3.1 as the queuing mechanism to support the
mcollective infrastructure. We see the rabbitmq is crashing frequently when
the messages are broadcasted.

can someone please here?

Thanks
Srikanth

Here is the crash report:

=CRASH REPORT==== 5-Dec-2012::08:05:08 ===
  crasher:
    pid: <0.13580.6652>
    registered_name: []
    exception error: no case clause matching {error,{bad_character,4}}
      in function  rabbit_stomp_reader:process_received_bytes/2
      in call from rabbit_stomp_reader:init/1
    initial call: rabbit_stomp_reader:init/1
    ancestors: [<0.13578.6652>,rabbit_stomp_client_sup_sup,rabbit_stomp_sup,
                  <0.230.0>]
    messages: []
    links: [<0.13578.6652>,#Port<0.207393>]
    dictionary: []
    trap_exit: false
    status: running
    heap_size: 233
    stack_size: 23
    reductions: 131
  neighbours:

=SUPERVISOR REPORT==== 5-Dec-2012::08:05:08 ===
     Supervisor: {<0.13578.6652>,
                                           rabbit_stomp_client_sup}
     Context:    child_terminated
     Reason:     {case_clause,{error,{bad_character,4}}}
     Offender:   [{pid,<0.13580.6652>},
                  {name,rabbit_stomp_reader},
                  {mfa,{rabbit_stomp_reader,start_link,[<0.13579.6652>]}},
                  {restart_type,intrinsic},
                  {shutdown,4294967295},
                  {child_type,worker}]
=SUPERVISOR REPORT==== 5-Dec-2012::08:05:08 ===
     Supervisor: {<0.13578.6652>,
                                           rabbit_stomp_client_sup}
     Context:    shutdown
     Reason:     reached_max_restart_intensity
     Offender:   [{pid,<0.13580.6652>},
                  {name,rabbit_stomp_reader},
                  {mfa,{rabbit_stomp_reader,start_link,[<0.13579.6652>]}},
                  {restart_type,intrinsic},
                  {shutdown,4294967295},
                  {child_type,worker}]


=CRASH REPORT==== 5-Dec-2012::08:05:08 ===
  crasher:
    pid: <0.13579.6652>
    registered_name: []
    exception exit: {noproc,
                        {gen_server,call,
                            [none,{close,200,<<"Goodbye">>},infinity]}}
      in function  gen_server:terminate/6
    initial call: rabbit_stomp_processor:init/1
    ancestors: [<0.13578.6652>,rabbit_stomp_client_sup_sup,rabbit_stomp_sup,
                  <0.230.0>]
    messages: []
    links: []
    dictionary: []
    trap_exit: true
    status: running
    heap_size: 233
    stack_size: 23
    reductions: 185
  neighbours:
=SUPERVISOR REPORT==== 5-Dec-2012::08:05:08 ===
     Supervisor: {<0.13578.6652>,
                                           rabbit_stomp_client_sup}
     Context:    shutdown_error
     Reason:     {noproc,{gen_server,call,
                                     [none,
                                      {close,200,<<"Goodbye">>},
                                      infinity]}}
     Offender:   [{pid,<0.13579.6652>},
                  {name,rabbit_stomp_processor},
                  {mfa,
                      {rabbit_stomp_processor,start_link,
                          [#Port<0.207393>,
                           #Fun<rabbit_heartbeat.2.20850803>]}},
                  {restart_type,intrinsic},
                  {shutdown,4294967295},
                  {child_type,worker}]
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.rabbitmq.com/pipermail/rabbitmq-discuss/attachments/20121205/67c9b806/attachment.htm>


More information about the rabbitmq-discuss mailing list