[rabbitmq-discuss] application keeps crashing
Matt George
matt.george at myemma.com
Mon Mar 2 15:20:40 GMT 2009
Seemingly at random, our rabbitmq application seems to crash. The node
seems to stay up, but I will get a notice that the application is down
an I have to run the start_app command.
Here is the rabbit-sasl.log from the period of time where the crash
seems to occur:
=SUPERVISOR REPORT==== 28-Feb-2009::01:37:29 ===
Supervisor: {local,mnesia_kernel_sup}
Context: child_terminated
Reason: shutdown
Offender: [{pid,<0.61.0>},
{name,mnesia_monitor},
{mfa,{mnesia_monitor,start,[]}},
{restart_type,permanent},
{shutdown,3000},
{child_type,worker}]
=SUPERVISOR REPORT==== 28-Feb-2009::01:37:29 ===
Supervisor: {local,mnesia_kernel_sup}
Context: shutdown
Reason: reached_max_restart_intensity
Offender: [{pid,<0.61.0>},
{name,mnesia_monitor},
{mfa,{mnesia_monitor,start,[]}},
{restart_type,permanent},
{shutdown,3000},
{child_type,worker}]
=SUPERVISOR REPORT==== 28-Feb-2009::01:37:29 ===
Supervisor: {local,mnesia_sup}
Context: child_terminated
Reason: shutdown
Offender: [{pid,<0.60.0>},
{name,mnesia_kernel_sup},
{mfa,{mnesia_kernel_sup,start,[]}},
{restart_type,permanent},
{shutdown,infinity},
{child_type,supervisor}]
=SUPERVISOR REPORT==== 28-Feb-2009::01:37:29 ===
Supervisor: {local,mnesia_sup}
Context: shutdown
Reason: reached_max_restart_intensity
Offender: [{pid,<0.60.0>},
{name,mnesia_kernel_sup},
{mfa,{mnesia_kernel_sup,start,[]}},
{restart_type,permanent},
{shutdown,infinity},
{child_type,supervisor}]
=CRASH REPORT==== 28-Feb-2009::01:42:17 ===
crasher:
pid: <0.25316.9>
registered_name: []
error_info: {aborted,{no_exists,[rabbit_config,profiling_enabled]}}
initial_call: {rabbit_reader,init,[<0.140.0>]}
ancestors: [rabbit_tcp_client_sup,rabbit_sup,<0.106.0>]
messages: []
links: [<0.140.0>,#Port<0.1545808>]
dictionary: []
trap_exit: true
status: running
heap_size: 233
stack_size: 21
reductions: 102
neighbours:
=SUPERVISOR REPORT==== 28-Feb-2009::01:42:17 ===
Supervisor: {local,rabbit_tcp_client_sup}
Context: child_terminated
Reason: {aborted,{no_exists,
[rabbit_config,profiling_enabled]}}
Offender: [{pid,<0.25316.9>},
{name,tcp_client},
{mfa,{rabbit_reader,start_link,[]}},
{restart_type,temporary},
{shutdown,brutal_kill},
{child_type,worker}]
=CRASH REPORT==== 28-Feb-2009::15:23:27 ===
crasher:
pid: <0.9179.11>
registered_name: []
error_info: {aborted,{no_exists,[rabbit_config,profiling_enabled]}}
initial_call: {rabbit_reader,init,[<0.140.0>]}
ancestors: [rabbit_tcp_client_sup,rabbit_sup,<0.106.0>]
messages: []
links: [<0.140.0>,#Port<0.1595616>]
dictionary: []
trap_exit: true
status: running
heap_size: 233
stack_size: 21
reductions: 102
neighbours:
=SUPERVISOR REPORT==== 28-Feb-2009::15:23:27 ===
Supervisor: {local,rabbit_tcp_client_sup}
Context: child_terminated
Reason: {aborted,{no_exists,
[rabbit_config,profiling_enabled]}}
Offender: [{pid,<0.9179.11>},
{name,tcp_client},
{mfa,{rabbit_reader,start_link,[]}},
{restart_type,temporary},
{shutdown,brutal_kill},
{child_type,worker}]
Matt George
Software Developer | Emma®
matt.george at myemma.com
800.595.4401
615.292.0777 (fax)
Emma helps organizations everywhere communicate & market in style.
Visit us online at http://www.myemma.com
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.rabbitmq.com/pipermail/rabbitmq-discuss/attachments/20090302/3bf7c111/attachment.htm
More information about the rabbitmq-discuss
mailing list