Created
July 2, 2014 12:49
-
-
Save tisba/64c3b17286374ba2926f to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
=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