Dear all, I am having troubles to run Jmeter on distributed boxes. I have already checked the mailing list achives and I have seen this a constant source of troubles. However, after reading all your messages I haven't solved my problems.
When I run the JMeter server engine I get the following exception in the log file: 02/02/2004 4:27:07 PM ERROR - jmeter.engine: 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 resetat sun.rmi.transport.StreamRemoteCall.executeCall(StreamRemoteCall.java:203) ..... Here is the config I am running: - RedHat 9.0 on different computers (all with the same troubles) - Java(TM) 2 Runtime Environment, Standard Edition (build 1.4.2_03-b02) - Jakarta Jmeter 1.9.1 - Interface lo 127.0.0.1 and eth0 with a private intranet ip - /etc/hosts file is correct (localhost points to loopback and hostname points to the eth0 ip), the way many people in the list recommended. - just before starting rmiregistry I print $CLASSPATH: /home/pep/jmeter/lib/ext/ApacheJMeter_core.jar:/home/pep/jmeter/lib/jorphan.jar:/home/pep/jmeter/lib/logkit-1.2.jar Doing so... after starting jserv -s I get the error mention above. So, how do you do to run the JMeter in server mode please? Regards, Pep Serrano --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

