thanks, maybe the sync of the machines was the problem with the scheduling of the tests (they differ 2-3 min).. I'll try that out if I manage to get the Access Logs working on all machines and Platforms via distributed testing.
Happy to say that I read the manual before and knew about the override functions delay and duration ;) so that was not my problem. have a nice day Christian -----Ursprüngliche Nachricht----- Von: Peter Lin [mailto:[EMAIL PROTECTED] Gesendet: Mittwoch, 24. August 2005 18:58 An: JMeter Users List Betreff: Re: scheduled distributed testing and access log sampler that's one of the limitations of jmeter. if you use "/" for the file separators, it should work, though you have to copy the accesslogs to all the systems running jmeter-server. the easiest way is to put the access logs in jmeter/bin/ directory. make sure the scheduler date and time is correct. Also, make sure the time is synchronized across the machines. if they are out of sync, that may have a problem. hope that helps peter On 8/24/05, Christian Baumgartner <[EMAIL PROTECTED]> wrote: > hi, > > today I had to play around with distribute tests and wanted to use an > access log sampler for realistig usage simulation. well, may i am > right, that i have to have the access logs on each server in the same > directory where it is in the original test plan? so i am not able to > have linux servers and a windows master for example? > > another thing is the scheduled start and end time of the tests. i want > my tests run for exact 30 minutes and tried the scheduling function. > it didn't work either -> it didn't start. can i make anything wrong at > this point? > > i am using jmeter from cvs, but also tried stable 2.0.3. > > if it is so, it's really bad. > > > > thanks in advance (for reading) > Christian > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > > --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

