插件管理器屏幕无法正常工作,无法为jmeter

时间:2018-08-13 07:51:12

标签: jmeter performance-testing

插件管理器屏幕不起作用,无法为jmeter添加Parallel Controller插件。

我已经在jmeter-plugins-manager-1.3.jar文件夹中添加了lib/ext,并且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)

我做了添加插件管理器中提到的所有必要配置。我在堆栈溢出时发现了类似的问题解决方案,但我没有得到,而且它也无法正常工作。

请通过适当的解决方案帮助我。

Plugin manager on adding Jar in lib/ext

Error on plugin Manager screen

1 个答案:

答案 0 :(得分:0)

您可以手动安装Parallel Sampler和Controller

  1. https://jmeter-plugins.org/files/packages/bzm-parallel-0.7.zip页上可以下载JMeter Plugins Catalog(或最新版本)

    JMeter Plugins Download Manually

  2. 解压缩档案并将jmeter-parallel-0.7.jar复制到JMeter安装目录的“ lib / ext”文件夹中

  3. 重新启动JMeter以获取插件

更多信息:How to Use the Parallel Controller in JMeter