Doesn't one need an RMI process on each server node? If not, how does the client connect to the server without an RMI process?
== If you can't get this working, try using batch (non-GUI) mode on the two "server" nodes. This uses fewer resources. Unless you need two different IP addresses, you might even find that the test could be run from just the one node. And the JTL files can be fairly easily combined. It helps if the various node server clocks are synchronised - even for client server mode. S. On Wed, 09 Mar 2005 08:50:07 -0500, Michael Stover <[EMAIL PROTECTED]> wrote: > Also, try adding a -l entry (ie -l testlog.log). > > -Mike > > On Tue, 2005-03-08 at 23:18, Nathan J. Mehl wrote: > > In the immortal words of Peter Lin ([EMAIL PROTECTED]): > > > 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. > > > > Hm, okay, that was unclear from the docs -- yes, I'd set up two rmi > > servers, e.g.: > > > > remote_hosts=10.1.1.166,10.1.1.167 > > > > ...and run rmiregisitry+jmeter-server on both, and then run jmeter -rn > > from a different shell on the first host. > > > > I'll give it a shot with RMI only running on the second host; I assume > > that would be set up as: > > > > remote_hosts=127.0.0.1,10.1.1.167 > > > > ...? > > > > > by any chance do the systems have multiple IP address and multiple > > > ethernet ports? > > > > No and no, sorry. :/ > > > > -n > > > > ------------------------------------------------------------<[EMAIL > > PROTECTED]> > > "A Force Recon colonel once told me, "If it's a stupid idea, and it works, > > it > > must not be a stupid idea." (--John > > Frazier) > > <http://blank.org/memory/>---------------------------------------------------- > > > > --------------------------------------------------------------------- > > To unsubscribe, e-mail: [EMAIL PROTECTED] > > For additional commands, e-mail: [EMAIL PROTECTED] > -- > Michael Stover <[EMAIL PROTECTED]> > Apache Software Foundation > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > > --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

