Perhaps try running the test in non-GUI mode on Linux, in case there is some interaction with RMI. I think it's unlikely, but it's easy to test.
On 14/09/2007, Sean Slattery <[EMAIL PROTECTED]> wrote: > > Hello! > I'm trying to set up remote servers to deliver load to any one of several > middle tier applications that do XML-RPC soap-ish things. > > I'm using the same JRE/JDK (1.5 series) and have tried running my tests with > both the 2.2 and 2.3RC4 versions of JMeter. (No mixed versions going client > to server...) The controller machine is running XPSP2 and the windows based > server machine is also running XPSP2. My Linux server machine is running the > latest stable Ubuntu LAMP release. > > I've got a few tests which work as expected going from Win -> Win or just > locally on my Windows laptop. My linux jMeter servers accept requests and > are running the tests and are picking up the text file used for storing test > inputs. From there, things get odd. > > While the Linux machine appears to be accepting/pulling data from the CSV, > it only uses the first line from the file and only for the first sampler in > the thread group. I have converted the input file to unix style carriage > returns (on the server side only), which doesn't seem to cause any > improvement. > > Any thoughts? > > Thanks, > Sean Slattery > -- > View this message in context: > http://www.nabble.com/Script-Params-CSV-Read-Issue-in-Win--%3E-Linux-Remote-Test-tf4445131.html#a12683188 > Sent from the JMeter - User mailing list archive at Nabble.com. > > > --------------------------------------------------------------------- > 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]

