我已经设置了tsung在UbuntuVM上进行一些负载测试。如果我手动编写安装脚本,tsung本身就可以工作,但是我想使用tsung recorder通过浏览器动态地构建脚本。
但是,当我启动tsung recorder时,我得到以下错误:
cpjolicoeur@vbox-ubuntu-koala:~$ tsung-recorder start
Starting Tsung recorder on port 8090
cpjolicoeur@vbox-ubuntu-koala:~$ {"init terminating in do_boot",{'cannot load',error_handler,get_files}}
Crash dump was written to: erl_crash.dump
init terminating in do_boot ()
我不是二郎专家(我现在完全没有二郎的经验),所以有人知道什么是崩溃,我如何修复它,使tsung录音机工作?