e: Problem Remote starting Multiple Hosts from Command Line -
JDBC
The test tree appears to be null - maybe "-tC:\in.jmx" is not a valid
way to specify options. Try leaving a space between, ie:
jmeter -n -r -Jremote_hosts=client1,client2 -t C:\in.jmx -l C:\out.jtl
it's also possib
The test tree appears to be null - maybe "-tC:\in.jmx" is not a valid
way to specify options. Try leaving a space between, ie:
jmeter -n -r -Jremote_hosts=client1,client2 -t C:\in.jmx -l C:\out.jtl
it's also possible you need to escape the '\', as in "C:\\in.jmx"
In any case, JMeter seems to be
All,
I am getting the following exception on the remote hosts when attempting
to start multiple remote hosts in non-Gui mode:
java.lang.NullPointerException at
org.apache.jorphan.collections.HashTree.traverseInto(HashTree.java:1012)
at
org.apache.jorphan.collections.HashTree.traverse(HashTree.java
3 matches
Mail list logo