Thanks for taking me to the right pointer. I have made proper setup as per
the documentation. I could able to do the sampling from start(locally). But
On the click of Remote Start, i.e., When I am doing the sampling remotely,
am getting the following exception.

Going to compile the threadgroups
Adding a threadgroup
Starting the test
java.rmi.MarshalException: error marshalling arguments; nested exception is:
        java.io.NotSerializableException:
org.apache.jmeter.control.GenericContr
oller
java.io.NotSerializableException:
org.apache.jmeter.control.GenericController
        at java.io.ObjectOutputStream.outputObject(Unknown Source)
        at java.io.ObjectOutputStream.writeObject(Unknown Source)
        at java.io.ObjectOutputStream.outputClassFields(Unknown Source)
        at java.io.ObjectOutputStream.defaultWriteObject(Unknown Source)
        at java.io.ObjectOutputStream.outputObject(Unknown Source)
        at java.io.ObjectOutputStream.writeObject(Unknown Source)
        at sun.rmi.server.UnicastRef.marshalValue(Unknown Source)
        at sun.rmi.server.UnicastRef.invoke(Unknown Source)
        at
org.apache.jmeter.engine.RemoteJMeterEngineImpl_Stub.addThreadGroup(U
nknown Source)
        at
org.apache.jmeter.engine.ClientJMeterEngine.addThreadGroupsToRemote(C
lientJMeterEngine.java:168)


Any help would be greatly appreciated.

Dinesh

-----Original Message-----
From: Stover, Michael [mailto:[EMAIL PROTECTED]]
Sent: Friday, January 18, 2002 8:35 AM
To: 'JMeter Developers List'
Subject: RE: multiple users


Read the documentation about running jmeter remotely

> -----Original Message-----
> From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]
> Sent: Thursday, January 17, 2002 5:52 PM
> To: [EMAIL PROTECTED]
> Subject: multiple users
>
>
>
> Hi,
>
>     I have a requirement wherein I need to test my web page
> with different
> clients. Could any one tell me how can I simulate multiple
> users(Strictly
> different IP addresses not multiple threads). I have already
> posted this in
> the jmeter user list and failed to get any response.
>
> Any ideas would be greatly appreciated.
>
> D.
>
>
> --
> To unsubscribe, e-mail:
> <mailto:[EMAIL PROTECTED]>
> For additional commands, e-mail:
> <mailto:[EMAIL PROTECTED]>
>

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



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

Reply via email to