I am trying to run a non-gui test on a headless workstation on a client’s network. I have defined the test to use the ultimate thread controller from the plugins, in case that matters.
$ cd /path/to/jmeter/bin $ ./jmeter.sh -n -l ~/newstack/test.csv -t ~/newstack/test.jmx Creating summariser <summary> Created the tree successfully using test.jmx Error in NonGUIDriver java.lang.RuntimeException: Could not find the TestPlan class! I have played with that paths, started the application in the bin folder, as well as moving up and level and using bin/jmeter.sh and even /absolute/path/to/jmeter/bin/jmeter.sh with the same results. Any ideas? I had this working a month ago, but I think I must have forgotten what I did! I didn’t have the alternative thread controller in the old tests, if that could be it. -Bob --- Bob Nance Novation Systems [email protected]<mailto:[email protected]> 256-534-4620
