Skip to content

Instantly share code, notes, and snippets.

@wrboyce
Created June 12, 2011 13:50
Show Gist options
  • Select an option

  • Save wrboyce/1021565 to your computer and use it in GitHub Desktop.

Select an option

Save wrboyce/1021565 to your computer and use it in GitHub Desktop.
=SUPERVISOR REPORT==== 12-Jun-2011::14:47:06 ===
Supervisor: {local,erb_handler_supervisor}
Context: start_error
Reason: {{badmatch,
{'EXIT',
{{case_clause,
{ok,[1234,"/Users/wrboyce/Dev/Erb/etc/"]}},
[{erb_handler_sshcli,init,1},
{gen_event,server_add_handler,4},
{gen_event,handle_msg,5},
{proc_lib,init_p_do_apply,3}]}}},
[{erb_handler_monitor,init,1},
{gen_server,init_it,6},
{proc_lib,init_p_do_apply,3}]}
Offender: [{pid,undefined},
{name,erb_handler_sshcli},
{mfargs,
{erb_handler_monitor,start_link,[erb_handler_sshcli]}},
{restart_type,permanent},
{shutdown,2000},
{child_type,worker}]
=SUPERVISOR REPORT==== 12-Jun-2011::14:47:06 ===
Supervisor: {local,erb_supervisor}
Context: start_error
Reason: shutdown
Offender: [{pid,undefined},
{name,erb_handler_supervisor},
{mfargs,{erb_handler_supervisor,start_link,[]}},
{restart_type,permanent},
{shutdown,infinity},
{child_type,supervisor}]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment