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

前端 未结 6 970
不知归路
不知归路 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:03

    You're using Third Party jmeter-plugins.org plugins.

    You need to add the required jar in lib/ext so that it works.

    Download plugins-manager.jar from here and put it into lib/ext directory, then restart JMeter.

    Note you need to do it each time you upgrade your jmeter version !

    If you're looking to learn jmeter correctly, this book will help you.

提交回复
热议问题