Warning: file_get_contents(/data/phpspider/zhask/data//catemap/3/android/192.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
插件管理器屏幕不工作,无法为jmeter添加并行控制器插件_Jmeter_Performance Testing - Fatal编程技术网

插件管理器屏幕不工作,无法为jmeter添加并行控制器插件

插件管理器屏幕不工作,无法为jmeter添加并行控制器插件,jmeter,performance-testing,Jmeter,Performance Testing,插件管理器屏幕不工作,无法为jmeter添加并行控制器插件 我在lib/ext文件夹中添加了jmeter-plugins-manager-1.3.jar,jmeter正确重启。仍然是jmeter插件管理器屏幕显示错误,如下所示 Failed to download plugins repository. One of the possible reasons is that you have proxy requirement for Internet connection. Please re

插件管理器屏幕不工作,无法为jmeter添加并行控制器插件

我在
lib/ext
文件夹中添加了
jmeter-plugins-manager-1.3.jar
,jmeter正确重启。仍然是jmeter插件管理器屏幕显示错误,如下所示

Failed to download plugins repository. One of the possible reasons is that you have proxy requirement for Internet connection.
Please read the instructions on this page: https://jmeter-plugins.org/wiki/PluginsManagerNetworkConfiguration/  Error's technical details:
javax.net.ssl.SSLHandshakeException: sun.security.validator.ValidatorException: PKIX path building failed: sun.security.provider.certpath.SunCertPathBuilderException: unable to find valid certification path to requested target
    at sun.security.ssl.Alerts.getSSLException(Unknown Source)
我做了添加插件管理器中提到的所有必要配置。我在堆栈溢出上找到了类似的问题解决方案,但我没有得到它,而且它也不起作用

请帮我解决这个问题


您可以手动安装并行采样器和控制器

  • 第页提供下载(或任何最新版本)

  • 解压缩归档文件并将
    jmeter-parallel-0.7.jar
    复制到jmeter安装的“lib/ext”文件夹中

  • 重新启动JMeter以获取插件

  • 更多信息:

    已成功添加并行控制器,但如何将bzm prallelController中的HTTP请求采样器映射到jp@gc-并行HTTP请求。因为并行http请求配置是不可理解的。请对此提供帮助。我的场景是1.对API的连接请求2.在每个连接上发送/上载4个文件(一组4个多次上载http POST请求)