hi,
I'm using Jmeter1.9.1 version.
I need to use it in non-gui mode for my distributed
testing.
When i'm giving the command as below
jmeter -n -r -Jremote_hosts=host1,host2 -tSample.jmx
The above command is throwing exceptions :
java.lang.IndexOutOfBoundsException: Index: -1, Size:
2
at
java.util.LinkedList.entry(LinkedList.java:356)
at
java.util.LinkedList.set(LinkedList.java:313)
at
org.apache.jorphan.collections.ListedHashTree.replace(ListedHashTree.java:171)
at
org.apache.jmeter.engine.ConvertListeners.addNode(ConvertListeners.java:65)
at
org.apache.jorphan.collections.HashTree.traverse(HashTree.java:894)
at
org.apache.jmeter.engine.ClientJMeterEngine.run(ClientJMeterEngine.java:150)
at java.lang.Thread.run(Thread.java:536)
As its very urgent,Please help me in finding the
correct format to give the command to run the test at
the system names specified.
Thanks in advance,
apaseani
Send instant messages to your online friends http://in.messenger.yahoo.com
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]