Are you running via GUI or CLI? If CLI, remove the listener from the test plan and run the controller with -l "D:/test-results/your_results.jtl"
The controller will print results from all client injectors. On Mon, Feb 22, 2010 at 9:22 PM, Peter Peterse <[email protected]>wrote: > Hello Adrian, > > When I select one of the tree servers then there will be a new file > created on the controler. > When I select Start all servers then the controler refuses to generate > the files because (I guess) they all have the same name. > > Thanks, > Peter > > On 22-2-2010 16:36, Fitzpatrick, Adrian wrote: > > dont understand what the problem is, can you clarify? note that with > > distributed testing, the results should be written to file by the > controller, > > and not by the servers > > > > -----Original Message----- > > From: Peter Peterse [mailto:[email protected]] > > Sent: 22 February 2010 15:33 > > To: jmeter-user > > Subject: Distributed testing and simple data writer > > > > > > Hello all, > > > > I have a question about distributed testing and the simple data writer. > > I have tree jmeter-servers and one jmeter-controler. The data from the > > simple data writer won't be save in the file > > D:/test-results/${__time(yyyyMMdd-HHmm,)}_TOV.jtl > > > > When I start a test on one of the jmeter-servers then there will be a > file > > D:\test-results\20100222-1611_TOV.jtl > > > > I think the problem is that there are tree servers who are trying to > write > > one file. > > > > Does someone know how to solve this problem? > > > > Thanks, > > Peter. > > > > > > > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [email protected] > For additional commands, e-mail: [email protected] > >

