>  edit jmeter.properties and change
>  #server_port=1099

Hi,

Thank you for the fast response.

I uncommented and changed the server_port setting to another port in the
jmeter.properties file on the host servers (Linux) and on the local PC
(Windows XP).

Does the change need to be made on both the hosts and the local PC?

Does the server.rmi.port setting also need to be changed?

Now when start jmeter-server on the host, it fails with the error shown
below.  I am not that familiar with RMI, so I am probably just doing
something silly.  Any pointers?

Thanks again,

Mark



2006/03/28 11:59:52 INFO  - jmeter.util.JMeterUtils: Setting Locale to en_US
2006/03/28 11:59:52 INFO  - jmeter.JMeter: Version 2.1.1
2006/03/28 11:59:52 INFO  - jmeter.JMeter: java.version=1.5.0_05
2006/03/28 11:59:52 INFO  - jmeter.JMeter: Locale=English (United States)
2006/03/28 11:59:52 INFO  - jmeter.JMeter: Copyright (c) 1998-2005 The
Apache Software Foundation
2006/03/28 11:59:52 INFO  - jmeter.engine.RemoteJMeterEngineImpl: Starting
backing engine on 8080
2006/03/28 11:59:53 ERROR - jmeter.engine.RemoteJMeterEngineImpl:
rmiregistry needs to be running to start JMeter in server mode
        java.rmi.ConnectException: Connection refused to host: 127.0.0.1;
nested exception is:
        java.net.ConnectException: Connection refused
2006/03/28 11:59:53 ERROR - jmeter.JMeter: Giving up, as server failed with:
java.rmi.RemoteException: Cannot start. See server log file.
        at
org.apache.jmeter.engine.RemoteJMeterEngineImpl.init(RemoteJMeterEngineImpl.
java:60)
        at
org.apache.jmeter.engine.RemoteJMeterEngineImpl.<init>(RemoteJMeterEngineImp
l.java:46)
        at org.apache.jmeter.JMeter.startServer(JMeter.java:407)
        at org.apache.jmeter.JMeter.start(JMeter.java:244)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39
)
        at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl
.java:25)
        at java.lang.reflect.Method.invoke(Method.java:585)
        at org.apache.jmeter.NewDriver.main(NewDriver.java:151)




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

Reply via email to