You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@jmeter.apache.org by bu...@apache.org on 2020/08/21 03:02:06 UTC

[Bug 64680] Jmeter failed to start with the Prometheus JMX agent when run not from $JMETER_HOME/bin

https://bz.apache.org/bugzilla/show_bug.cgi?id=64680

--- Comment #1 from Sunny Agrawal <su...@gmail.com> ---
I guess the command used for starting the test is not right. We need to follow
below commands to run the jmx. i see your command has a unwanted extension
'-jar ApacheJmeter.jar'

jmeter -n -t my_test.jmx -l log.jtl

Reference:- https://jmeter.apache.org/usermanual/get-started.html

Thanks

-- 
You are receiving this mail because:
You are the assignee for the bug.