https://issues.apache.org/bugzilla/show_bug.cgi?id=50675
Sebb <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |NEEDINFO --- Comment #2 from Sebb <[email protected]> 2011-01-27 18:03:20 EST --- Could you check the jmeter server log file please? I suspect the problem is that the server cannot find the CSV data file. The problem is that the JMX file is read by the client, which saves its location. However, this is not passed on to the server, so it defaults to the server launch directory, which may mean it cannot find the data file. A work-round is to adjust the JMeter starting directory or the relative file name or copy the data file to where it can be found. -- Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
