jmeter建立JDBC连接池时遇到“A Test is currently running,stop or shutdown test to execute this command”

匿名 (未验证) 提交于 2019-12-03 00:41:02

1.显示如下图,打开日志可以看到:Variable Name must not be empty for element:JDBC Connection Configuration,即JDBC Connection Configuration连接设置中Variable Name不能为空。

2.设置JDBC Connection Configuration中的Variable Name for created pool,需要“保存”,再运行一次脚本,问题即可解决

原文:https://www.cnblogs.com/kakaln/p/9313290.html

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!