Warning: file_get_contents(/data/phpspider/zhask/data//catemap/6/jenkins/5.json): failed to open stream: No such file or directory in /data/phpspider/zhask/libs/function.php on line 167

Warning: Invalid argument supplied for foreach() in /data/phpspider/zhask/libs/tag.function.php on line 1116

Notice: Undefined index: in /data/phpspider/zhask/libs/function.php on line 180

Warning: array_chunk() expects parameter 1 to be array, null given in /data/phpspider/zhask/libs/function.php on line 181
Gatling 关闭所有请求失败,网络无法访问_Gatling - Fatal编程技术网

Gatling 关闭所有请求失败,网络无法访问

Gatling 关闭所有请求失败,网络无法访问,gatling,Gatling,我在Debian Wheezy下使用当前最新版本2.0.0.-M3a的Gatling,这是我对该工具的第一次测试。所有方案均失败,出现以下错误: 15:36:41.929 [WARN ] i.g.h.a.AsyncHandler - Request 'request_1' failed: Network is unreachable to http://localhost/ 15:36:41.929 [WARN ] i.g.h.a.AsyncHandlerActor - Request 'req

我在Debian Wheezy下使用当前最新版本2.0.0.-M3a的Gatling,这是我对该工具的第一次测试。所有方案均失败,出现以下错误:

15:36:41.929 [WARN ] i.g.h.a.AsyncHandler - Request 'request_1' failed: Network is unreachable to http://localhost/
15:36:41.929 [WARN ] i.g.h.a.AsyncHandlerActor - Request 'request_1' failed : Network is unreachable to http://localhost/
15:36:42.028 [WARN ] i.g.h.a.AsyncHandler - Request 'request_2' failed: Network is unreachable to http://localhost/public/login.html
15:36:42.029 [WARN ] i.g.h.a.AsyncHandlerActor - Request 'request_2' failed : Network is unreachable to http://localhost/public/login.html
我在示例场景中尝试了其他方法,结果是一样的,我检查了我的网络,它在本地主机或其他主机上运行良好。 可能是缺少一些java库,我没有找到Debian的java包列表要求


如何解决这一问题?

您真的有什么东西在本地主机的端口80上监听吗? 您是否尝试过显式指定端口