Jmeter:运行报:Error occurred starting thread group :线程组, error message:Invalid duration 0 set in Thread Group:线程组, see log file for more details

最近在用jmeter做压测,上周五压测的脚本,今天早晨结束后。

点击同样的脚本,运行就报Error occurred starting thread group :线程组, error message:Invalid duration 0 set in Thread Group:线程组,

see log file for more details 这个错误

Jmeter:运行报:Error occurred starting thread group :线程组, error message:Invalid duration 0 set in Thread Group:线程组,  see log file for more details

看下log日志显示如下:

Jmeter:运行报:Error occurred starting thread group :线程组, error message:Invalid duration 0 set in Thread Group:线程组,  see log file for more details

找了很久都没有找到原因。

最后仔细看提示原来是调度适配器的时间没有设置。。

Jmeter:运行报:Error occurred starting thread group :线程组, error message:Invalid duration 0 set in Thread Group:线程组,  see log file for more details

解决方案:设置持续时间

上一篇:Thread message loop for a thread with a hidden window? Make AllocateHwnd safe


下一篇:Android Guts: Intro to Loopers and Handlers