JMETER_HOME environment variable is not defined

前端 未结 10 535
失恋的感觉
失恋的感觉 2020-12-19 02:36

I tried to execute JMeter 4.0 from the command prompt in Windows 7.

I got the following error during execution:

The

10条回答
  •  渐次进展
    2020-12-19 03:14

    You should set JMETER_HOME to main JMeter directory as C:\apache-jmeter-4.0

    Also don't set JMeter directory to JAVA_HOME variable (should hold Java installation path)

提交回复
热议问题