it's pretty hard to figure out what is happening based on the errors. Just to clarify, do you have 2 RMI servers setup or 1. Normally, only one is needed. Having two RMI servers might cause weird problems, but I'm not an expert.
by any chance do the systems have multiple IP address and multiple ethernet ports? peter On Tue, 8 Mar 2005 19:18:18 -0500, Nathan J. Mehl <[EMAIL PROTECTED]> wrote: > > Okay, this is driving me quite mad. > > I have a testplan that I want to run against a set of webservers. I > have two dedicated testing hosts, running RedHat Fedora 3 with the Sun > jdk1.4.2 installed. > > Each testing server is configured to run rmiregistry and > jmeter-server. The first server (tester1) has its own IP address and > tester2's ip address specified in jmeter.properties, and I'm starting > things off on tester1 with: > > ./jmeter -r -n -t web_200user_5cycle.jmx > > SOMETIMES... this works. Jmeter runs, it connects to the two rmi > listeners, and executes the testplan on the two servers. > > OTHER times... this fails with the following inscrutable error on the > client: > --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

