Not an expert here. Can you copy the same JMeter that you use to create the test plan and try again?
I had been through the same issue and this worked for me. regards, Aditya Dhage On Fri, Jun 19, 2015 at 12:59 AM, Bob Nance <[email protected]> wrote: > As a follow-up, I have removed all of the extra plugins from the test and > gone back to the standard thread controller. No change. > > > On Jun 18, 2015, at 1:25 PM, Bob Nance <[email protected]> > wrote: > > > > 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 > > > >
