Hi

I had got the same problem. The remote testing api says to have the
apachejmeter.jar file to be in the classpath. 
So when the jar file is read it puts the package hierarchy under
<c:\this is u r jmeter inst dir\bin\classes.

But since u have only bin in u r classpath it won't work.

Change u r classpath to bin\classes and it works.

Let me know if I helped to solve u r problem


Regards,
Pradeep Sakre.
________________________________________________________________________
__
 
"Success is how high you bounce when you hit bottom."
 
Pradeep Sakre
Wipro Technologies
72,Electronics City
Hosur Road
Bangalore-561229.
Tel:+91-80-8520408.  Extn:5174.
E-Mail    : [EMAIL PROTECTED]
Alt-Mail  : [EMAIL PROTECTED]
________________________________________________________________________
__



-----Original Message-----
From: Enrico BIGAIGNON [mailto:[EMAIL PROTECTED]] 
Sent: Monday, January 01, 1601 5:30 AM
To: [EMAIL PROTECTED]
Subject: error running jmeter-server remotely


Hello,

I am trying to run jmeter-server on a remote server.
The server is running solaris8
I have applied the required patches for the j2sdk1_3_1_03 and solaris8
After starting rmiregistry , I start the jmeter-server and I get the
following errors :

java.rmi.ServerException: RemoteException occurred in server thread;
nested exception is:        java.rmi.UnmarshalException: error
unmarshalling arguments; nested exception is: 
        java.lang.ClassNotFoundException:
org.apache.jmeter.engine.RemoteJMeterEngineImpl_Stub
java.rmi.UnmarshalException: error unmarshalling arguments; nested
exception is: 
        java.lang.ClassNotFoundException:
org.apache.jmeter.engine.RemoteJMeterEngineImpl_Stub
java.lang.ClassNotFoundException:
org.apache.jmeter.engine.RemoteJMeterEngineImpl_Stub
        at
sun.rmi.transport.StreamRemoteCall.exceptionReceivedFromServer(StreamRem
oteCall.java:240)
        at
sun.rmi.transport.StreamRemoteCall.executeCall(StreamRemoteCall.java:215
)
        at sun.rmi.server.UnicastRef.invoke(UnicastRef.java:349)
        at sun.rmi.registry.RegistryImpl_Stub.rebind(Unknown Source)
        at java.rmi.Naming.rebind(Naming.java:155)
        at
org.apache.jmeter.engine.RemoteJMeterEngineImpl.<init>(RemoteJMeterEngin
eImpl.java:85)
        at
org.apache.jmeter.engine.RemoteJMeterEngineImpl.main(RemoteJMeterEngineI
mpl.java:145)



The file
~/jakarta-jmeter/src/org/apache/jmeter/engine/RemoteJMeterEngineImpl_Stu
b
does not exist

My classpath is : 


~/$JAVA_HOME/:$JAVA_HOME/lib:$JAVA_HOME/jre/lib:~/jakarta-jmeter/bin

What to do ?

Thanks for your help

Enrico



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

**************************Disclaimer************************************
      


Information contained in this E-MAIL being proprietary to Wipro Limited
is 'privileged' and 'confidential' and intended for use only by the
individual or entity to which it is addressed. You are notified that any
use, copying or dissemination of the information contained in the E-MAIL
in any manner whatsoever is strictly prohibited.



 ********************************************************************

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

Reply via email to