JMeter can't open JMeter file with plugins

后端 未结 3 918
北恋
北恋 2021-01-24 02:39

I have an error when I try to open my saved jmx (my backup is a week old),

I tried to follow similar issues but can\'t load it also with JMeter 3.1,

I install ne

相关标签:
3条回答
  • 2021-01-24 02:52

    Moving to the latest Jmeter version 5.1.1 did the trick for me.

    0 讨论(0)
  • 2021-01-24 02:59

    Check that you are using latest Jmeter software.

    Currently in latest version of Jmeter (3.2) if your jmx file using any kind of plugin and your Jmeter not install that plugin it will show your.

    0 讨论(0)
  • 2021-01-24 03:07

    Check that the plugins are compatible with JMeter 3.2.

    Try opening your plan with the version it was created in and check you are not using deprecated elements that get removed in N+1 version.

    To know about deprecated Test Elements, look at:

    • http://jmeter.apache.org/changes.html
    0 讨论(0)
提交回复
热议问题