Setting jMeter Open/Save Default Directory

2008-07-03 Thread Sean Slattery
Is there a property which will allow a user to set a default directory for the open and save activities? If there is, what is it and can it be set at startup via one of the properties files? Thank you, Sean Slattery -- View this message in context: http://www.nabble.com/Setting-jMeter-Open

Re: Script Params/CSV Read Issue in Win -> Linux Remote Test

2007-09-18 Thread Sean Slattery
sebb-2 wrote: > >> On the other hand it works. (An RTFM for how to properly set the >> permissions >> for jMeter to be run by a regular user would be appreciated...) > > Just unpacking the archive works for me. I might be having an issue with the distro or unpack location and executing user. I

Re: Script Params/CSV Read Issue in Win -> Linux Remote Test

2007-09-17 Thread Sean Slattery
sebb-2 wrote: > I mean try running JMeter in non-GUI mode - not as a server. > >> What would the switches be for that? > > http://jakarta.apache.org/jmeter/usermanual/get-started.html#non_gui Mostly what the doctor ordered. Running the test only locally on the linux machine revealed a few iss

Re: Script Params/CSV Read Issue in Win -> Linux Remote Test

2007-09-17 Thread Sean Slattery
Thanks Sebb. sebb-2 wrote: > > Server mode does not require a GUI, but is not the same as non-GUI mode. Oh, you mean there a different way to start the server? What would the switches be for that? Does that change how the client/controller can view the test results? Does it mean no Windows GUI

Re: Script Params/CSV Read Issue in Win -> Linux Remote Test

2007-09-17 Thread Sean Slattery
Thanks for your reply. I should have mentioned that I've built the server without a GUI, will primarily be using SSH to enter the system remotely. I've started rmiregistry and jMeter (jmeter -S) both separately and using the jmeter-server shell script. I've also done most startup variations whi

Script Params/CSV Read Issue in Win -> Linux Remote Test

2007-09-14 Thread Sean Slattery
e 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-