You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@jmeter.apache.org by sebb <se...@gmail.com> on 2006/01/01 13:32:21 UTC

Re: trouble running jmeter and jmeter-remote

Looks like you are trying to start the remote host 127.0.0.1 instead of chile.

Try updating the remote_hosts line in jmeter.properties, or use
-Jremote_hosts=chile

On 16/12/05, I Love JMeter <il...@gmail.com> wrote:
> hello, I am using linux and jmeter I built from the sources of December
> 14th, 2005
>
> on my remote host I run jmeter-server . let's call that remote host "chile"
>
> on my local machine i am running
>
>  ./jmeter -Dremote_hosts=chile
>
> I am able to load my test plan just fine and run it on the local machine
>
> When I get around to trying to run it on the remote machine, by using
> Run->Remote Start,
> I get an error.
>
> jmeter.log on the local machine says:
>
> 2005/12/16 10:41:53 INFO  - jmeter.engine.ClientJMeterEngine: about to run
> remote test
> 2005/12/16 10:41:53 INFO  - jmeter.engine.ClientJMeterEngine: done
> initiating run command
> 2005/12/16 10:41:53 INFO  - jmeter.engine.ClientJMeterEngine: running
> clientengine run method
> 2005/12/16 10:41:53 INFO  - jmeter.engine.ConvertListeners: num threads = 10
> 2005/12/16 10:41:53 INFO  - jmeter.engine.ConvertListeners: num threads = 10
> 2005/12/16 10:41:53 ERROR - jmeter.engine.ClientJMeterEngine:
> java.rmi.ConnectException: Connection refused to host: 127.0.0.1; nested
> exception is:
>        java.net.ConnectException: Connection refused
>        at sun.rmi.transport.tcp.TCPEndpoint.newSocket(TCPEndpoint.java:574)
>        at sun.rmi.transport.tcp.TCPChannel.createConnection(TCPChannel.java
> :185)
>        at sun.rmi.transport.tcp.TCPChannel.newConnection(TCPChannel.java
> :171)
>        at sun.rmi.server.UnicastRef.invoke(UnicastRef.java:94)
>        at org.apache.jmeter.engine.RemoteJMeterEngineImpl_Stub.setHost(Unknown
> Source)
>        at org.apache.jmeter.engine.ClientJMeterEngine.run(
> ClientJMeterEngine.java:123)
>        at java.lang.Thread.run(Thread.java:595)
> etc....
>
> What am I doing wrong?
>
> thanks for any help.
>
>

---------------------------------------------------------------------
To unsubscribe, e-mail: jmeter-user-unsubscribe@jakarta.apache.org
For additional commands, e-mail: jmeter-user-help@jakarta.apache.org