Tsung を実行すると、このエラーが発生します
Config Error, aborting ! {undef,
[{xmerl_scan,file,
["/root/.tsung/tsung.xml",
[{fetch_path,["/usr/share/tsung/","./"]},
{validation,true}]]},
{ts_config,read,2},
{ts_config_server,handle_call,3},
{gen_server,handle_msg,5},
{proc_lib,init_p_do_apply,3}]}
xmerl_scan
それは関数定義が欠落していることを意味しますか?
これを修正する方法は?
ありがとう。