插件管理器屏幕不工作,无法为 jmeter 添加并行控制器插件
Plugin manager screen is not working, unable to add Parallel Controller plugin for jmeter
插件管理器屏幕不工作,无法为 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)
我做了添加插件管理器中提到的所有必要配置。我在堆栈溢出上找到了类似的问题解决方案,但我没有得到它,而且它也不起作用。
请帮我解决这个问题。
Plugin manager on adding Jar in lib/ext
Error on plugin Manager screen
您可以手动安装 Parallel Sampler 和 Controller
下载https://jmeter-plugins.org/files/packages/bzm-parallel-0.7.zip (or whatever is the latest version) is available at JMeter Plugins Catalog页面
解压缩存档并将 jmeter-parallel-0.7.jar
复制到 JMeter 安装的 "lib/ext" 文件夹
- 重新启动 JMeter 以获取插件
插件管理器屏幕不工作,无法为 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)
我做了添加插件管理器中提到的所有必要配置。我在堆栈溢出上找到了类似的问题解决方案,但我没有得到它,而且它也不起作用。
请帮我解决这个问题。
Plugin manager on adding Jar in lib/ext
Error on plugin Manager screen
您可以手动安装 Parallel Sampler 和 Controller
下载https://jmeter-plugins.org/files/packages/bzm-parallel-0.7.zip (or whatever is the latest version) is available at JMeter Plugins Catalog页面
解压缩存档并将
jmeter-parallel-0.7.jar
复制到 JMeter 安装的 "lib/ext" 文件夹- 重新启动 JMeter 以获取插件