Skip to content

Fix crash when use_controller_vm="false" and controller id is not empty#107

Merged
nniclausse merged 1 commit intoprocessone:masterfrom
vicbaz:master
Nov 20, 2014
Merged

Fix crash when use_controller_vm="false" and controller id is not empty#107
nniclausse merged 1 commit intoprocessone:masterfrom
vicbaz:master

Conversation

@vicbaz
Copy link
Copy Markdown

@vicbaz vicbaz commented Nov 19, 2014

$ tsung -i test1 -f test.xml start
tsung:(3:<0.53.0>) Can't start supervisor ! {error,
                                             {shutdown,
                                              {failed_to_start_child,
                                               ts_local_mon,
                                               {badarg,
                                                [{erlang,
                                                  list_to_integer,
                                                  ["_test1_0"],
                                                  []},
                                                 {ts_utils,
                                                  get_node_id,
                                                  0,
                                                  [{file,
                                                    "src/tsung/ts_utils.erl"},
                                                   {line,176}]},
                                                 {ts_local_mon,
                                                  init,1,
                                                  [{file,
                                                    "src/tsung/ts_local_mon.erl"},
                                                   {line,87}]},
                                                 {gen_server,
                                                  init_it,6,
                                                  [{file,
                                                    "gen_server.erl"},
                                                   {line,306}]},
                                                 {proc_lib,
                                                  init_p_do_apply,
                                                  3,
                                                  [{file,
                                                    "proc_lib.erl"},
                                                   {line,
                                                    237}]}]}}}}

nniclausse added a commit that referenced this pull request Nov 20, 2014
Fix crash when use_controller_vm="false" and controller id is not empty
@nniclausse nniclausse merged commit a5bb78d into processone:master Nov 20, 2014
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants