Skip to content

Instantly share code, notes, and snippets.

@georgepalmer
Created March 24, 2009 20:40
Show Gist options
  • Save georgepalmer/84359 to your computer and use it in GitHub Desktop.
Save georgepalmer/84359 to your computer and use it in GitHub Desktop.
=PROGRESS REPORT==== 24-Mar-2009::20:30:37 ===
supervisor: {local,inet_gethost_native_sup}
started: [{pid,<0.106.0>},{mfa,{inet_gethost_native,init,[[]]}}]
=PROGRESS REPORT==== 24-Mar-2009::20:30:37 ===
supervisor: {local,kernel_safe_sup}
started: [{pid,<0.105.0>},
{name,inet_gethost_native_sup},
{mfa,{inet_gethost_native,start_link,[]}},
{restart_type,temporary},
{shutdown,1000},
{child_type,worker}]
=CRASH REPORT==== 24-Mar-2009::20:30:37 ===
crasher:
pid: <0.104.0>
registered_name: []
exception exit: {error,no_hosts_available}
in function gen_server:init_it/6
initial call: natter_packetizer:init/1
ancestors: [<0.103.0>,<0.102.0>,herault_srv,herault_sup,<0.81.0>]
messages: []
links: [<0.103.0>]
dictionary: []
trap_exit: true
status: running
heap_size: 987
stack_size: 23
reductions: 501
neighbours:
=CRASH REPORT==== 24-Mar-2009::20:30:37 ===
crasher:
pid: <0.103.0>
registered_name: []
exception exit: {{badmatch,{error,{error,no_hosts_available}}},
[{natter_dispatcher,init,1},
{gen_server,init_it,6},
{proc_lib,init_p_do_apply,3}]}
in function gen_server:init_it/6
initial call: natter_dispatcher:init/1
ancestors: [<0.102.0>,herault_srv,herault_sup,<0.81.0>]
messages: [{'EXIT',<0.104.0>,{error,no_hosts_available}}]
links: [<0.102.0>]
dictionary: []
trap_exit: true
status: running
heap_size: 987
stack_size: 23
reductions: 191
neighbours:
=SUPERVISOR REPORT==== 24-Mar-2009::20:30:37 ===
Supervisor: {<0.102.0>,natter_connection}
Context: start_error
Reason: {{badmatch,{error,{error,no_hosts_available}}},
[{natter_dispatcher,init,1},
{gen_server,init_it,6},
{proc_lib,init_p_do_apply,3}]}
Offender: [{pid,undefined},
{name,natter_dispatcher},
{mfa,
{natter_dispatcher,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"},
{log_file,"/tmp/herault_traffic.log"}],
undefined,undefined]}},
{restart_type,transient},
{shutdown,5},
{child_type,worker}]
=SUPERVISOR REPORT==== 24-Mar-2009::20:30:37 ===
Supervisor: {local,herault_sup}
Context: start_error
Reason: shutdown
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==== 24-Mar-2009::20:30:37 ===
crasher:
pid: <0.80.0>
registered_name: []
exception exit: {shutdown,{herault_app,start,[normal,[]]}}
in function application_master:init/4
initial call: application_master:init/4
ancestors: [<0.79.0>]
messages: [{'EXIT',<0.81.0>,normal}]
links: [<0.79.0>,<0.5.0>]
dictionary: []
trap_exit: true
status: running
heap_size: 233
stack_size: 23
reductions: 100
neighbours:
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment