Skip to content

Instantly share code, notes, and snippets.

@tisba
Created July 2, 2014 12:49
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save tisba/64c3b17286374ba2926f to your computer and use it in GitHub Desktop.
Save tisba/64c3b17286374ba2926f to your computer and use it in GitHub Desktop.
=INFO REPORT==== 2-Jul-2014::05:43:23 ===
tsung:(3:<0.66.0>) Can't start supervisor ! {error,
{shutdown,
{failed_to_start_child,
ts_local_mon,
{{badmatch,
{error,
eexist}},
[{ts_local_mon,
init,1,
[{file,
"src/tsung/ts_local_mon.erl"},
{line,91}]},
{gen_server,
init_it,6,
[{file,
"gen_server.erl"},
{line,304}]},
{proc_lib,
init_p_do_apply,
3,
[{file,
"proc_lib.erl"},
{line,
239}]}]}}}}
=INFO REPORT==== 2-Jul-2014::05:43:23 ===
application: tsung
exited: {{shutdown,
{failed_to_start_child,ts_local_mon,
{{badmatch,{error,eexist}},
[{ts_local_mon,init,1,
[{file,"src/tsung/ts_local_mon.erl"},{line,91}]},
{gen_server,init_it,6,
[{file,"gen_server.erl"},{line,304}]},
{proc_lib,init_p_do_apply,3,
[{file,"proc_lib.erl"},{line,239}]}]}}},
{tsung,start,[normal,[]]}}
type: permanent
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment