I am running JMeter 2.3.1.  The server log is empty.  


sebb-2-2 wrote:
> 
> On 07/03/2008, wicket0123 <[EMAIL PROTECTED]> wrote:
>>
>>  Hi,
>>      So, I followed the steps described in this URL:
>>
>>  http://jakarta.apache.org/jmeter/usermanual/remote-test.html
> 
> Which version of JMeter?
> 
>>  To recap of what I did:
>>
>>  1. Started jmeter-server on every machine that I want to act as load
>>  generators
>>  2. On the client machine, controller, edit jmeter.properties file and
>> add
>>  the load generators IP to the "remote_hosts" property.
>>  3. On client machine, I open my test plan then select Run->Remote
>>  Start->10.50.150.153
>>
>>  I am leaving port as default, 1099.
>>
>>  NOTE:
>>    - The 2 machines are on same subnet.
>>    - They can ping each other
> 
> Can you telnet to port 1099 on the server system?
> 
>>    - Windows firewall is turned off
>>
>>  Help is appreciated.  Thanks.
>>
>>
>>  Then, I get the following error:
>>
>>  2008/03/07 14:27:56 ERROR - jmeter.gui.action.RemoteStart: Failed to
>>  initialise remote engine java.rmi.ConnectException: Connection refused
>> to
>>  host: 10.50.150.153; nested exception is:
>>         java.net.ConnectException: Connection refused: connect
> 
> This suggests that the server is not running on the remote port.
> 
>>         at sun.rmi.transport.tcp.TCPEndpoint.newSocket(Unknown Source)
>>         at sun.rmi.transport.tcp.TCPChannel.createConnection(Unknown
>> Source)
>>         at sun.rmi.transport.tcp.TCPChannel.newConnection(Unknown Source)
>>         at sun.rmi.server.UnicastRef.newCall(Unknown Source)
>>         at sun.rmi.registry.RegistryImpl_Stub.lookup(Unknown Source)
>>         at java.rmi.Naming.lookup(Unknown Source)
>>         at
>> 
>> org.apache.jmeter.engine.ClientJMeterEngine.getEngine(ClientJMeterEngine.java:52)
>>         at
>> 
>> org.apache.jmeter.engine.ClientJMeterEngine.<init>(ClientJMeterEngine.java:56)
>>         at
>> 
>> org.apache.jmeter.gui.action.RemoteStart.doRemoteInit(RemoteStart.java:160)
>>         at
>> org.apache.jmeter.gui.action.RemoteStart.doAction(RemoteStart.java:73)
>>         at
>> 
>> org.apache.jmeter.gui.action.ActionRouter.performAction(ActionRouter.java:80)
>>         at
>> 
>> org.apache.jmeter.gui.action.ActionRouter.access$000(ActionRouter.java:42)
>>         at
>> org.apache.jmeter.gui.action.ActionRouter$1.run(ActionRouter.java:59)
>>         at java.awt.event.InvocationEvent.dispatch(Unknown Source)
>>         at java.awt.EventQueue.dispatchEvent(Unknown Source)
>>         at java.awt.EventDispatchThread.pumpOneEventForHierarchy(Unknown
>> Source)
>>         at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown
>> Source)
>>         at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
>>         at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
>>         at java.awt.EventDispatchThread.run(Unknown Source)
>>  Caused by: java.net.ConnectException: Connection refused: connect
>>         at java.net.PlainSocketImpl.socketConnect(Native Method)
>>         at java.net.PlainSocketImpl.doConnect(Unknown Source)
>>         at java.net.PlainSocketImpl.connectToAddress(Unknown Source)
>>         at java.net.PlainSocketImpl.connect(Unknown Source)
>>         at java.net.SocksSocketImpl.connect(Unknown Source)
>>         at java.net.Socket.connect(Unknown Source)
>>         at java.net.Socket.connect(Unknown Source)
>>         at java.net.Socket.<init>(Unknown Source)
>>         at java.net.Socket.<init>(Unknown Source)
>>         at
>> sun.rmi.transport.proxy.RMIDirectSocketFactory.createSocket(Unknown
>>  Source)
>>         at
>> sun.rmi.transport.proxy.RMIMasterSocketFactory.createSocket(Unknown
>>  Source)
>>         ... 20 more
> 
> What does the server log say?
> 
>>
>>
>>
>>  --
>>  View this message in context:
>> http://www.nabble.com/Jmeter-remote-testing-tp15908003p15908003.html
>>  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]
> 
> 
> 

-- 
View this message in context: 
http://www.nabble.com/Jmeter-remote-testing-tp15908003p15909732.html
Sent from the JMeter - User mailing list archive at Nabble.com.


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to