Skip to content

Instantly share code, notes, and snippets.

@raphael
Created January 7, 2009 22:43
Show Gist options
  • Save raphael/44486 to your computer and use it in GitHub Desktop.
Save raphael/44486 to your computer and use it in GitHub Desktop.
=CRASH REPORT==== 7-Jan-2009::14:22:31 ===
crasher:
pid: <0.100.0>
registered_name: herault_srv
exception exit: {undef,
[{natter_connection,start_link,
[[{authorized_jids,
["admin@localhost",
"herault@localhost/herault",
"integration@localhost",
"rd00-n00@localhost/agent",
"rd00-s00000@localhost/agent",
"vertebra-client@localhost/agent",
"cavalcade@localhost/cavalcade"]},
{host,"localhost"},
{user,"herault"},
{password,"testing"},
{resource,"herault"}]]},
{gen_actor,init,1},
{gen_server,init_it,6},
{proc_lib,init_p_do_apply,3}]}
in function gen_server:init_it/6
initial call: gen_actor:init/1
ancestors: [herault_sup,<0.97.0>]
messages: []
links: [<0.98.0>]
dictionary: []
trap_exit: false
status: running
heap_size: 987
stack_size: 23
reductions: 168
neighbours:
=SUPERVISOR REPORT==== 7-Jan-2009::14:22:31 ===
Supervisor: {local,herault_sup}
Context: start_error
Reason: {undef,
[{natter_connection,start_link,
[[{authorized_jids,
["admin@localhost",
"herault@localhost/herault",
"integration@localhost",
"rd00-n00@localhost/agent",
"rd00-s00000@localhost/agent",
"vertebra-client@localhost/agent",
"cavalcade@localhost/cavalcade"]},
{host,"localhost"},
{user,"herault"},
{password,"testing"},
{resource,"herault"}]]},
{gen_actor,init,1},
{gen_server,init_it,6},
{proc_lib,init_p_do_apply,3}]}
Offender: [{pid,undefined},
{name,herault_srv},
{mfa,{herault_srv,start_link,
["/usr/local/etc/vertebra/herault.cfg"]}},
{restart_type,transient},
{shutdown,5000},
{child_type,worker}]
=CRASH REPORT==== 7-Jan-2009::14:22:31 ===
crasher:
pid: <0.96.0>
registered_name: []
exception exit: {shutdown,{herault_app,start,[normal,[]]}}
in function application_master:init/4
initial call: application_master:init/4
ancestors: [<0.95.0>]
messages: [{'EXIT',<0.97.0>,normal}]
links: [<0.95.0>,<0.5.0>]
dictionary: []
trap_exit: true
status: running
heap_size: 233
stack_size: 23
reductions: 100
neighbours:
=PROGRESS REPORT==== 7-Jan-2009::14:41:54 ===
supervisor: {local,inet_gethost_native_sup}
started: [{pid,<0.184.0>},{mfa,{inet_gethost_native,init,[[]]}}]
=PROGRESS REPORT==== 7-Jan-2009::14:41:54 ===
supervisor: {local,kernel_safe_sup}
started: [{pid,<0.183.0>},
{name,inet_gethost_native_sup},
{mfa,{inet_gethost_native,start_link,[]}},
{restart_type,temporary},
{shutdown,1000},
{child_type,worker}]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment