Search code examples
jmeterperformance-testing

Plugin manager screen is not working, unable to add Parallel Controller plugin for jmeter


Plugin manager screen is not working, unable to add Parallel Controller plugin for jmeter.

I have added jmeter-plugins-manager-1.3.jar in lib/ext folder and jmeter restarted properly. Still jmeter plugin manager screen showing error as below.

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)

I made all the necessary configuration mentioned on add plugin manager. I have found similar problem solution on stack overflow but I didn't get it and also it is not working.

Please help me on this with proper solution.

Plugin manager on adding Jar in lib/ext

Error on plugin Manager screen


Solution

  • You can install Parallel Sampler and Controller manually

    1. Download https://jmeter-plugins.org/files/packages/bzm-parallel-0.7.zip (or whatever is the latest version) is available at JMeter Plugins Catalog page

      JMeter Plugins Download Manually

    2. Unpack the archive and copy jmeter-parallel-0.7.jar to "lib/ext" folder of your JMeter installation

    3. Restart JMeter to pick up the plugin

    More information: How to Use the Parallel Controller in JMeter