Skip to content

Instantly share code, notes, and snippets.

@agoddard
Created April 23, 2012 17:58
Show Gist options
  • Save agoddard/2472717 to your computer and use it in GitHub Desktop.
Save agoddard/2472717 to your computer and use it in GitHub Desktop.
rabbitphail
==> /var/log/rabbitmq/rabbit.log <==
==> /var/log/rabbitmq/rabbit.log.1 <==
=INFO REPORT==== 23-Apr-2012::19:54:16 ===
Memory limit set to 400MB.
=INFO REPORT==== 23-Apr-2012::19:54:16 ===
Rolling persister log to "/var/lib/rabbitmq/mnesia/rabbit/rabbit_persister.LOG.previous"
=INFO REPORT==== 23-Apr-2012::19:54:16 ===
started TCP Listener on 0.0.0.0:5672
=INFO REPORT==== 23-Apr-2012::19:54:17 ===
application: crypto
exited: stopped
type: temporary
=INFO REPORT==== 23-Apr-2012::19:54:17 ===
application: rabbit
exited: {bad_return,
{{rabbit,start,[normal,[]]},
{'EXIT',
{{case_clause,
{error,
{cannot_start_application,ssl,
{not_started,public_key}}}},
[{rabbit,'-run_boot_step/1-lc$^1/1-1-',1,[]},
{rabbit,run_boot_step,1,[]},
{rabbit,'-start/2-lc$^0/1-0-',1,[]},
{rabbit,start,2,[]},
{application_master,start_it_old,4,
[{file,"application_master.erl"},{line,274}]}]}}}}
type: temporary
=INFO REPORT==== 23-Apr-2012::19:54:17 ===
stopped TCP Listener on 0.0.0.0:5672
=INFO REPORT==== 23-Apr-2012::19:54:17 ===
application: mnesia
exited: stopped
type: temporary
=INFO REPORT==== 23-Apr-2012::19:54:17 ===
application: os_mon
exited: stopped
type: temporary
==> /var/log/rabbitmq/rabbit-sasl.log <==
==> /var/log/rabbitmq/rabbit-sasl.log.1 <==
=CRASH REPORT==== 23-Apr-2012::19:54:17 ===
crasher:
initial call: application_master:init/4
pid: <0.95.0>
registered_name: []
exception exit: {bad_return,
{{rabbit,start,[normal,[]]},
{'EXIT',
{{case_clause,
{error,
{cannot_start_application,ssl,
{not_started,public_key}}}},
[{rabbit,'-run_boot_step/1-lc$^1/1-1-',1,[]},
{rabbit,run_boot_step,1,[]},
{rabbit,'-start/2-lc$^0/1-0-',1,[]},
{rabbit,start,2,[]},
{application_master,start_it_old,4,
[{file,"application_master.erl"},{line,274}]}]}}}}
in function application_master:init/4 (application_master.erl, line 138)
ancestors: [<0.94.0>]
messages: [{'EXIT',<0.97.0>,normal}]
links: [<0.94.0>,<0.7.0>]
dictionary: []
trap_exit: true
status: running
heap_size: 1597
stack_size: 24
reductions: 174
neighbours:
tail: /var/log/rabbitmq/startup_err: file truncated
tail: /var/log/rabbitmq/startup_log: file truncated
==> /var/log/rabbitmq/startup_err <==
Error: {node_start_failed,normal}
==> /var/log/rabbitmq/startup_log <==
{"init terminating in do_boot",{{nocatch,{error,{cannot_start_application,rabbit,{bad_return,{{rabbit,start,[normal,[]]},{'EXIT',{{case_clause,{error,{cannot_start_application,ssl,{not_started,public_key}}}},[{rabbit,'-run_boot_step/1-lc$^1/1-1-',1,[]},{rabbit,run_boot_step,1,[]},{rabbit,'-start/2-lc$^0/1-0-',1,[]},{rabbit,start,2,[]},{application_master,start_it_old,4,[{file,"application_master.erl"},{line,274}]}]}}}}}}},[{init,start_it,1,[]},{init,start_em,1,[]}]}}
==> /var/log/rabbitmq/startup_err <==
Crash dump was written to: erl_crash.dump
init terminating in do_boot ()
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment