I am using this on windows: C:\jmeter201\jakarta-jmeter-2.0.1\bin>jmeter.bat -Dhold_samples=true
Is the syntax correct? How does hold_samples work? Does the agents machines release the data at the end of the test? Thanks, Charles -----Original Message----- From: Freeman, Michael [mailto:[EMAIL PROTECTED] Sent: Monday, November 22, 2004 11:47 AM To: JMeter Users List Subject: RE: Remote testing issue Add "-Dhold_samples=true" on the command line when you start Jmeter. Don't think it is documented. I could be wrong though. Regards Michael Freeman -----Original Message----- From: Li, Charles [mailto:[EMAIL PROTECTED] Sent: 22 November 2004 16:37 To: JMeter Users List Subject: RE: Remote testing issue How do I use this hold_samples with jmeter? Where is it in the documentations? Thanks, Charles Li -----Original Message----- From: Freeman, Michael [mailto:[EMAIL PROTECTED] Sent: Monday, November 22, 2004 11:30 AM To: JMeter Users List Subject: RE: Remote testing isssue Have successfully used the JMeter client to run 3 remote Jmeter servers with quite a large load. Just used the "hold_samples" to avoid the network traffic. Also submitted a patch for batch testing a while ago. If its still in bugzilla it might be worth a look. Regards Michael Freeman -----Original Message----- From: sebb [mailto:[EMAIL PROTECTED] Sent: 22 November 2004 16:23 To: JMeter Users List Subject: Re: Remote testing isssue I'm not sure it's advisable to use a single JMeter client instance to run 7 remote servers. The client - and the network - may well be swamped by the response data. With the current JMeter architecture, it's far better to run multiple independent non-GUI tests and combine the result files for further analysis. == I presume the 7th node does not work on its own? The server log files should show the Jmeter version and JVM version. Are these the same for all nodes? What about the installation directory - spaces are a no-no. S. On Sun, 21 Nov 2004 21:29:16 -0500, Geschelin, Mark <[EMAIL PROTECTED]> wrote: > All, > > I've set up a 7 node environment 6 nodes work but the 7th which I > believe to be identical doesn't. I've checked the communication paths to > port 1099 and I can talk to the listener with telnet. But...... Does > anyone have a good method for debugging this? > > Mark Y. Geschelin > > --------------------------------------------------------------------- > 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] --------------------------------------------------------------------- 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]

