Conversion Error when opening JMX file from JMeter 2.7 in JMeter 2.11

前端 未结 6 939
不知归路
不知归路 2020-12-15 15:03

I am trying to open a jmx file written with Apache JMeter 2.7 in the last release Apache JMeter 2.11. I am getting this errors log :

2014/09/10 09:29:44 INFO         


        
6条回答
  •  囚心锁ツ
    2020-12-15 16:01

    I am using JMeter 3.3 and answers above did not work for me.

    SOLUTION:

    1. Download plugins-manager.jar from https://jmeter-plugins.org/downloads/all/
    2. Put plugins-manager.jar into jmeter/lib/ext
    3. Restart jmeter
    4. Open script, it will ask to download dependencies, press yes.

    Source: https://stackoverflow.com/a/47509713/3915006

提交回复
热议问题