Yes i have checked the slave log and found following errors:- Test failed! java.lang.IllegalArgumentException: File test_dynamic.csv must exist and be readable
Can you please tell me . Do i ahve to put csv file on Slave as well? Yes then please give me steps. ________________________________ From: Maxime Chassagneux <[email protected]> Sent: Wednesday, February 15, 2017 2:22 PM To: JMeter Users List Subject: Re: Need Help-Master-Slave Issue If your jmeter test plan use data set file , are you sure that all these files are accessible on the slave node ? 2017-02-15 14:44 GMT+01:00 Philippe Mouawad <[email protected]>: > Did you check slave logs ? > > > On Wednesday, February 15, 2017, Anil Gaur <[email protected]> wrote: > > > Hi All, > > > > I am running jmeter test plan using Master and Slave.While running on > Only > > master than it run successful but while running from master to slave then > > its not running. > > > > > > Checked the Log file and found this:- > > > > 2017/02/15 04:57:23 INFO - jmeter.engine.DistributedRunner: Configuring > > remote engine: 10.10.20.40 > > 2017/02/15 04:57:23 INFO - jmeter.engine.DistributedRunner: Starting > > remote engines > > 2017/02/15 04:57:23 INFO - jmeter.engine.DistributedRunner: Starting > the > > test @ Wed Feb 15 04:57:23 PST 2017 (1487163443547) > > 2017/02/15 04:57:23 INFO - jmeter.engine.ClientJMeterEngine: running > > clientengine run method > > 2017/02/15 04:57:23 INFO - jmeter.samplers.BatchSampleSender: Using > > batching (client settings) for this run. Thresholds: num=100, time=60000 > > 2017/02/15 04:57:23 INFO - jmeter.samplers.DataStrippingSampleSender: > > Using DataStrippingSampleSender for this run > > 2017/02/15 04:57:23 INFO - jmeter.samplers.BatchSampleSender: Using > > batching (client settings) for this run. Thresholds: num=100, time=60000 > > 2017/02/15 04:57:23 INFO - jmeter.samplers.DataStrippingSampleSender: > > Using DataStrippingSampleSender for this run > > 2017/02/15 04:57:23 INFO - jmeter.engine.ClientJMeterEngine: sent test > > to 10.10.20.40 basedir='.' > > 2017/02/15 04:57:23 INFO - jmeter.engine.ClientJMeterEngine: Sending > > properties {} > > 2017/02/15 04:57:23 INFO - jmeter.engine.ClientJMeterEngine: sent run > > command to 10.10.20.40 > > 2017/02/15 04:57:23 INFO - jmeter.engine.DistributedRunner: Remote > > engines have been started > > 2017/02/15 04:57:23 INFO - jmeter.gui.util.JMeterMenuBar: > > setRunning(true,10.10.20.40) > > 2017/02/15 04:57:24 INFO - jmeter.gui.util.JMeterMenuBar: > > setRunning(false,10.10.20.40) > > > > > > > > Can any one please tell me what going on my slave beacuse I am not > getting > > any error. > > All Slave are on same subnet. > > All slaves and master firewall are disabled. > > > > Only Works on Master System. While executing on Slave its not working. I > > have already restarted all the slave but again same issue. > > > > > > Regards > > Anil > > > > > > -- > Cordialement. > Philippe Mouawad. >
