You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@jmeter.apache.org by Brian Swackhamer <br...@benefitfocus.com> on 2006/04/14 21:30:47 UTC

Remote Server not able to start

I am still trying to get the remote server working.  I have verified the
client and the server are running the same version of JAVA.  I believe
that the problem that I am having is that when I run the
jmeter-server.bat it looks to load up the Java end and then the
rmiregistry but then stop the java.exe.  Any ideas why this is
happening?

Thanks,
Brian

ERROR LOG BELOW
------------------------------------------------------------------------
----
2006/04/14 14:29:48 INFO  - jmeter.util.JMeterUtils: Setting Locale to
en_US 
2006/04/14 14:29:49 INFO  - jmeter.JMeter: Version 2-1.20060118 
2006/04/14 14:29:49 INFO  - jmeter.JMeter: java.version=1.4.2_08 
2006/04/14 14:29:49 INFO  - jmeter.JMeter: Locale=English (United
States) 
2006/04/14 14:29:49 INFO  - jmeter.JMeter: Copyright (c) 1998-2005 The
Apache Software Foundation 
2006/04/14 14:29:49 INFO  - jmeter.engine.RemoteJMeterEngineImpl:
Starting backing engine on 1099 
2006/04/14 14:29:50 ERROR - jmeter.engine.RemoteJMeterEngineImpl:
rmiregistry needs to be running to start JMeter in server mode
	java.rmi.ServerException: RemoteException occurred in server
thread; nested exception is: 
	java.rmi.UnmarshalException: error unmarshalling arguments;
nested exception is: 
	java.net.MalformedURLException: no protocol:
Files\JMeter\bfebilltester\jmeter\lib\avalon-framework-4.1.4.jar 
2006/04/14 14:29:50 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(RemoteJMeterEngineI
mpl.java:60)
	at
org.apache.jmeter.engine.RemoteJMeterEngineImpl.<init>(RemoteJMeterEngin
eImpl.java:46)
	at org.apache.jmeter.JMeter.startServer(JMeter.java:417)
	at org.apache.jmeter.JMeter.start(JMeter.java:254)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.jav
a:39)
	at
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessor
Impl.java:25)
	at java.lang.reflect.Method.invoke(Method.java:324)
	at org.apache.jmeter.NewDriver.main(NewDriver.java:162)



****************************************************************************************
BENEFITFOCUS.COM CONFIDENTIALITY NOTICE: This electronic message is intended only for the individual or entity to which it is addressed and may contain information that is confidential and protected by law. Unauthorized review, use, disclosure, or dissemination of this communication or its contents in any way is prohibited and may be unlawful. If you are not the intended recipient or a person responsible for delivering this message to an intended recipient, please notify the original sender immediately by e-mail or telephone, return the original message to the original sender or to bfpostmaster@benefitfocus.com, and destroy all copies or derivations of the original message. Thank you.  (BFeComNote Rev. 08/01/2005)
***************************************************************************************

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


Re: Remote Server not able to start

Posted by sebb <se...@gmail.com>.
On 14/04/06, Brian Swackhamer <br...@benefitfocus.com> wrote:
> I am still trying to get the remote server working.  I have verified the
> client and the server are running the same version of JAVA.  I believe
> that the problem that I am having is that when I run the
> jmeter-server.bat it looks to load up the Java end and then the
> rmiregistry but then stop the java.exe.  Any ideas why this is
> happening?

Yes, there is probably a space in the path name to the JMeter home directory.

> Thanks,
> Brian
>
> ERROR LOG BELOW
> ------------------------------------------------------------------------
> ----
> 2006/04/14 14:29:48 INFO  - jmeter.util.JMeterUtils: Setting Locale to
> en_US
> 2006/04/14 14:29:49 INFO  - jmeter.JMeter: Version 2-1.20060118
> 2006/04/14 14:29:49 INFO  - jmeter.JMeter: java.version=1.4.2_08
> 2006/04/14 14:29:49 INFO  - jmeter.JMeter: Locale=English (United
> States)
> 2006/04/14 14:29:49 INFO  - jmeter.JMeter: Copyright (c) 1998-2005 The
> Apache Software Foundation
> 2006/04/14 14:29:49 INFO  - jmeter.engine.RemoteJMeterEngineImpl:
> Starting backing engine on 1099
> 2006/04/14 14:29:50 ERROR - jmeter.engine.RemoteJMeterEngineImpl:
> rmiregistry needs to be running to start JMeter in server mode
>         java.rmi.ServerException: RemoteException occurred in server
> thread; nested exception is:
>         java.rmi.UnmarshalException: error unmarshalling arguments;
> nested exception is:
>         java.net.MalformedURLException: no protocol:
> Files\JMeter\bfebilltester\jmeter\lib\avalon-framework-4.1.4.jar

This looks like  "...\Program Files\JMeter" has been chopped in two.

> 2006/04/14 14:29:50 ERROR - jmeter.JMeter: Giving up, as server failed

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