On 04/06/2009, Ash <[email protected]> wrote: > Thank you for response, I don't have rights to change Linux server, is there > any workaround or any bug reference so that I can make my point to update > Jmeter to latest version.
Just tell the server admin that the version of JMeter that is installed is very old. Note that both the client and the server need to use exactly the same version of JMeter. > Thanks, > Ashvini > > -------------------------------------------------- > From: "sebb" <[email protected]> > Sent: Thursday, June 04, 2009 3:20 PM > To: "JMeter Users List" <[email protected]> > Subject: Re: Unable to start Jmeter-Server on linux > > > > > On 04/06/2009, Ash <[email protected]> wrote: > > > > > Hi, > > > > > > I have Jmeter 2.2 installed on linux server. > > > > > > > That is a very old version of JMeter; the current version is 2.3.3, > > and is easier to use in client-server mode as it starts the registry > > itslef. > > > > > > > I am straing rmi resgistry using command > > > - rmiregistry & (default port 1099, however tried rmiregistry 1099 & as > > > well) > > > - and then server using ./jmeter-server > > > > > > I am getting the following Error:: > > > 2009/06/03 23:58:33 ERROR - > > > jmeter.engine.RemoteJMeterEngineImpl: rmiregistry needs > to > > > be running to start JMeter in server mode > > > java.rmi.UnmarshalException: Error unmarshaling return header; > nested > > > exception is: > > > java.net.SocketException: Connection reset > > > 2009/06/03 23:58:33 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>(RemoteJMeterEngineImpl.java:46) > > > at > > > org.apache.jmeter.JMeter.startServer(JMeter.java:525) > > > at > org.apache.jmeter.JMeter.start(JMeter.java:285) > > > 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:175) > > > > > > > > > Any help will be appreciated. > > > > > > Regards, > > > Ashvini > > > > > > > --------------------------------------------------------------------- > > > 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]

