[rabbitmq-discuss] RabbitMQ Windows Service Crash
james.poole at rsa.com
james.poole at rsa.com
Wed Dec 14 21:18:46 GMT 2011
I was wondering if someone could point me in the right direction for finding
the reason for a crash with the RabbitMQ Windows Service. It seem that from
time to time, if the service is restarted, the service will crash and the
process will exit.
I have tried to get the console output as well as the SASL.log (SSL is
enabled), but neither one is pointing me in a direction to troubleshoot.
Also, I have the crash dump, but I'm not sure the proper way to share it to
the mail list.
Thanks for any help.
-James
-------------------------------------------------------------------------
Console Debug Log:
** Found 0 name clashes in code paths
+---+ +---+
| | | |
| | | |
| | | |
| +---+ +-------+
| |
| RabbitMQ +---+ |
| | | |
| v2.7.0 +---+ |
| |
+-------------------+
AMQP 0-9-1 / 0-9 / 0-8
Copyright (C) 2007-2011 VMware, Inc.
Licensed under the MPL. See http://www.rabbitmq.com/
node : rabbit at RABBITSERVER
app descriptor : c:/Program Files/RabbitMQ
Server/rabbitmq_server-2.7.0/sbin/../ebin/rabbit.app
home dir : C:\Windows
config file(s) :
c:/Users/Administrator/AppData/Roaming/RabbitMQ/rabbitmq.config
cookie hash : WOWJiMjg9O5Hu5yte6LSJA==
log :
C:/Users/Administrator/AppData/Roaming/RabbitMQ/log/rabbit at RABBITSERVER.log
sasl log :
C:/Users/Administrator/AppData/Roaming/RabbitMQ/log/rabbit at RABBITSERVER-sasl
.log
database dir :
c:/Users/Administrator/AppData/Roaming/RabbitMQ/db/rabbit at RABBITSERVER-mnesi
a
erlang version : 5.8.5
-- rabbit boot start
starting file handle cache server
...done
starting worker pool
...done
starting database
...done
starting codec correctness check
...done
-- external infrastructure ready
starting statistics event manager
...done
starting logging server
...done
starting plugin registry
...done
starting auth mechanism amqplain
...done
starting auth mechanism cr-demo
...done
starting auth mechanism plain
...done
starting exchange type direct
...done
starting exchange type fanout
...done
starting exchange type headers
...done
starting exchange type topic
...done
-- kernel ready
starting node monitor
...done
starting cluster delegate
...done
starting guid generator
...done
starting alarm handler
...done
starting memory monitor
...done
-- core initialized
starting empty DB check
...done
starting management agent
...done
starting exchange, queue and binding recovery
...done
starting mirror queue slave sup
...done
starting adding mirrors to queues
...done
-- message delivery logic ready
starting error log relay
...done
starting networking
...done
starting notify cluster nodes
...done
starting direct_client
...done
broker running
Eshell V5.8.5 (abort with ^G)
(rabbit at RABBITSERVER)1> in message_loop
win32sysinfo:Erlang has closed.{"Kernel pid
terminated",application_controller,"{application_terminated,rabbitmq_managem
ent,shutdown}"}
Crash dump was written to:
C:/Users/Administrator/AppData/Roaming/RabbitMQ/erl_crash.dump
Kernel pid terminated (application_controller)
({application_terminated,rabbitmq_management,shutdown})
----------------------------------------------------------------------------
-----------------------------------
SASL log (not entire log. approx last 100 lines):
=CRASH REPORT==== 14-Dec-2011::13:16:32 ===
crasher:
initial call: rabbit_mgmt_db:init/1
pid: <0.441.0>
registered_name: []
exception exit: {{case_clause,{none}},
[{rabbit_mgmt_format,'-amqp_table/1-lc$^0/1-0-',1},
{rabbit_mgmt_format,amqp_table,1},
{rabbit_mgmt_format,format_item,2},
{rabbit_mgmt_format,'-format/2-lc$^0/1-0-',2},
{rabbit_mgmt_format,'-format/2-lc$^0/1-0-',2},
{rabbit_mgmt_format,format,2},
{rabbit_mgmt_db,handle_created,4},
{rabbit_mgmt_db,handle_cast,2}]}
in function gen_server:terminate/6
ancestors: [<0.400.0>,rabbit_mgmt_sup,<0.257.0>]
messages: []
links: [<0.400.0>]
dictionary: []
trap_exit: false
status: running
heap_size: 1597
stack_size: 24
reductions: 13506
neighbours:
=SUPERVISOR REPORT==== 14-Dec-2011::13:16:32 ===
Supervisor: {<0.400.0>,mirrored_supervisor}
Context: child_terminated
Reason: {{case_clause,{none}},
[{rabbit_mgmt_format,'-amqp_table/1-lc$^0/1-0-',1},
{rabbit_mgmt_format,amqp_table,1},
{rabbit_mgmt_format,format_item,2},
{rabbit_mgmt_format,'-format/2-lc$^0/1-0-',2},
{rabbit_mgmt_format,'-format/2-lc$^0/1-0-',2},
{rabbit_mgmt_format,format,2},
{rabbit_mgmt_db,handle_created,4},
{rabbit_mgmt_db,handle_cast,2}]}
Offender: [{pid,<0.441.0>},
{name,rabbit_mgmt_db},
{mfa,{rabbit_mgmt_db,start_link,[]}},
{restart_type,permanent},
{shutdown,4294967295},
{child_type,worker}]
=CRASH REPORT==== 14-Dec-2011::13:16:32 ===
crasher:
initial call: rabbit_mgmt_db:init/1
pid: <0.445.0>
registered_name: []
exception exit: {{case_clause,{none}},
[{rabbit_mgmt_format,'-amqp_table/1-lc$^0/1-0-',1},
{rabbit_mgmt_format,amqp_table,1},
{rabbit_mgmt_format,format_item,2},
{rabbit_mgmt_format,'-format/2-lc$^0/1-0-',2},
{rabbit_mgmt_format,'-format/2-lc$^0/1-0-',2},
{rabbit_mgmt_format,format,2},
{rabbit_mgmt_db,handle_created,4},
{rabbit_mgmt_db,handle_cast,2}]}
in function gen_server:terminate/6
ancestors: [<0.400.0>,rabbit_mgmt_sup,<0.257.0>]
messages: []
links: [<0.400.0>]
dictionary: []
trap_exit: false
status: running
heap_size: 1597
stack_size: 24
reductions: 13526
neighbours:
=SUPERVISOR REPORT==== 14-Dec-2011::13:16:32 ===
Supervisor: {<0.400.0>,mirrored_supervisor}
Context: child_terminated
Reason: {{case_clause,{none}},
[{rabbit_mgmt_format,'-amqp_table/1-lc$^0/1-0-',1},
{rabbit_mgmt_format,amqp_table,1},
{rabbit_mgmt_format,format_item,2},
{rabbit_mgmt_format,'-format/2-lc$^0/1-0-',2},
{rabbit_mgmt_format,'-format/2-lc$^0/1-0-',2},
{rabbit_mgmt_format,format,2},
{rabbit_mgmt_db,handle_created,4},
{rabbit_mgmt_db,handle_cast,2}]}
Offender: [{pid,<0.445.0>},
{name,rabbit_mgmt_db},
{mfa,{rabbit_mgmt_db,start_link,[]}},
{restart_type,permanent},
{shutdown,4294967295},
{child_type,worker}]
=SUPERVISOR REPORT==== 14-Dec-2011::13:16:32 ===
Supervisor: {<0.400.0>,mirrored_supervisor}
Context: shutdown
Reason: reached_max_restart_intensity
Offender: [{pid,<0.445.0>},
{name,rabbit_mgmt_db},
{mfa,{rabbit_mgmt_db,start_link,[]}},
{restart_type,permanent},
{shutdown,4294967295},
{child_type,worker}]
=SUPERVISOR REPORT==== 14-Dec-2011::13:16:32 ===
Supervisor: {local,rabbit_mgmt_sup}
Context: child_terminated
Reason: shutdown
Offender: [{pid,<0.401.0>},
{name,mirroring},
{mfa,
{mirrored_supervisor,start_internal,
[rabbit_mgmt_sup,
[{rabbit_mgmt_db,
{rabbit_mgmt_db,start_link,[]},
permanent,4294967295,worker,
[rabbit_mgmt_db]}]]}},
{restart_type,permanent},
{shutdown,4294967295},
{child_type,worker}]
=SUPERVISOR REPORT==== 14-Dec-2011::13:16:32 ===
Supervisor: {local,rabbit_mgmt_sup}
Context: shutdown
Reason: reached_max_restart_intensity
Offender: [{pid,<0.401.0>},
{name,mirroring},
{mfa,
{mirrored_supervisor,start_internal,
[rabbit_mgmt_sup,
[{rabbit_mgmt_db,
{rabbit_mgmt_db,start_link,[]},
permanent,4294967295,worker,
[rabbit_mgmt_db]}]]}},
{restart_type,permanent},
{shutdown,4294967295},
{child_type,worker}]
=SUPERVISOR REPORT==== 14-Dec-2011::13:16:32 ===
Supervisor: {<0.233.0>,rabbit_channel_sup_sup}
Context: shutdown_error
Reason: shutdown
Offender: [{pid,<0.320.0>},
{name,channel_sup},
{mfa,{rabbit_channel_sup,start_link,[]}},
{restart_type,temporary},
{shutdown,infinity},
{child_type,supervisor}]
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.rabbitmq.com/pipermail/rabbitmq-discuss/attachments/20111214/1e8e4050/attachment.htm>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: smime.p7s
Type: application/x-pkcs7-signature
Size: 7172 bytes
Desc: not available
URL: <http://lists.rabbitmq.com/pipermail/rabbitmq-discuss/attachments/20111214/1e8e4050/attachment.bin>
More information about the rabbitmq-discuss
mailing list