Facing problem with JMeter Distributed Testing

2008-10-09 Thread sujitkrnayak2006
I am trying to to do stress testing through JMeter Distributed testing, i have implemented all steps set-up for remote distibution on console pc as well as remote pc with all configuration but when i am trying to start remote pc thru JMeter on console(GUI JMeter) machine (Run-Remote Start

Re: Jmeter: Distributed Testing Issues

2008-05-12 Thread Michael McDonnell
The change of setting the eth0 IP to point to the HOSTNAME (and not the loop back) worked perfectly! Thanks for all your help! On Sat, May 10, 2008 at 6:44 PM, sebb [EMAIL PROTECTED] wrote: On 11/05/2008, Michael McDonnell [EMAIL PROTECTED] wrote: So I should have an entry in my /etc/hosts

Jmeter: Distributed Testing Issues

2008-05-10 Thread Michael McDonnell
I'm utilizing 4 machines for Jmeter test, one master 3 slaves. The Master Machine is Windows XP SP2 The Slaves are Ubuntu 8.04 (I don't believe this SHOULD matter, but bear with me) The tests are not working on the remote computers only, and I'm not entirely sure why... 1) In order to be assured

Re: Jmeter: Distributed Testing Issues

2008-05-10 Thread sebb
On 11/05/2008, Michael McDonnell [EMAIL PROTECTED] wrote: I'm utilizing 4 machines for Jmeter test, one master 3 slaves. The Master Machine is Windows XP SP2 The Slaves are Ubuntu 8.04 (I don't believe this SHOULD matter, but bear with me) The tests are not working on the remote

Re: Jmeter: Distributed Testing Issues

2008-05-10 Thread Michael McDonnell
So I should have an entry in my /etc/hosts files that says MyComputer's Host Name MyComputersIP ?? instead of HOSTNAME 127.0.0.1 ? (and to play it safe I'll comment out anything that points to 127.0.0.1) Unfortunately, this will have to wait til monday afternoon. Thanks for the super fast

Re: Jmeter: Distributed Testing Issues

2008-05-10 Thread sebb
On 11/05/2008, Michael McDonnell [EMAIL PROTECTED] wrote: So I should have an entry in my /etc/hosts files that says MyComputer's Host Name MyComputersIP ?? instead of HOSTNAME 127.0.0.1 ? yes (and to play it safe I'll comment out anything that points to 127.0.0.1) no, you should

Re: Problem with JMeter Distributed Testing

2007-10-26 Thread sebb
That's a bug in the shell script. It was fixed in JMeter 2.3. On 27/10/2007, Bryan Li [EMAIL PROTECTED] wrote: So I was following the JMeter Distributed Testing Step-by-Step tutorial. When I was trying to run the slave system by executing ./jmeter-server I got the following exception

Jmeter distributed testing

2006-02-01 Thread Benny . Rogiers
Hello, I have problems running a Jmeter master (machine where the GUI is present) and Jmeter slave (machine where the test is running) together. It's ok if I don't use JDBC connection configuration in my testplan for database queries. But when I include the JDBC connection configuration, I

JMeter distributed testing: java.rmi.MarshalException: error marshalling arguments; nested exception is

2006-01-25 Thread GUERARD Elisabeth
Hey, I try to use the fonctionnality of Remote Testing. I follow up the tutorial: Distributed testing And i have the feeling to be in a good way, however, it doesn't work, maybe someone can help me to go on in the good way. Situation: - I install Jmeter 2.0.3 on my machine and on the

RE: JMeter distributed testing: Space in the path

2006-01-25 Thread GUERARD Elisabeth
To: jmeter-user@jakarta.apache.org Subject: JMeter distributed testing: java.rmi.MarshalException: error marshalling arguments; nested exception is Hey, I try to use the fonctionnality of Remote Testing. I follow up the tutorial

Re: JMeter distributed testing: java.rmi.MarshalException: error marshalling arguments; nested exception is

2006-01-25 Thread Peter Lin
please make sure the location jmeter is installed does not have a space in the path. peter On 1/25/06, GUERARD Elisabeth [EMAIL PROTECTED] wrote: Hey, I try to use the fonctionnality of Remote Testing. I follow up the tutorial: Distributed testing And i have the feeling to be in a good

Re: JMeter distributed testing: Space in the path

2006-01-25 Thread Peter Lin
@jakarta.apache.org Subject: JMeter distributed testing: java.rmi.MarshalException: error marshalling arguments; nested exception is Hey, I try to use the fonctionnality of Remote Testing. I follow up the tutorial: Distributed testing And i have the feeling

jmeter distributed testing

2003-10-06 Thread Christian Bertram
Mike, Thanks for your help. However, the case is that the Jmeter jars are all identical, meaning all machines have the exact jmeter installation copy on them. What I did was install it on one machine and copy the whole directory to all other machines. Could there be the source of the issue in

Re: jmeter distributed testing

2003-10-06 Thread mstover1
If you copied the jars, that would be sufficient. So, I'm not sure what the problem is. Does the number of users simulated effect the error? Ie, if you run the test with fewer threads, does the error happen as often/quickly? If it's an intermittent thing, that would make it harder to

jmeter distributed testing

2003-10-02 Thread Christian Bertram
Gidday, I am using jmeter to run tests with 3 boxes to a web app server (run the 3 with the jmeter-server.bat) and using one of them as the client to launch the tests. I have an issue that after the tests are launched, the following error log is generated: 10/03/2003 8:34:10 AM INFO -