It still does not work. We see the problem on multiple machines. I did get some additional info.
I am using a simple Web service built in .Net. It is just a simple Echo operation where it takes a string and then returns it. I set up a JMeter Web service sampler and the web service all on a single machine. That works. I then setup a computer as a remote Jmeter running (it is running on the same network segment/hub as the first machine). When I specify Remote Start all the results come back with no information. Next I start JMeter GUI on the second machine and setup the Web service sampler and ran it. Still no responses back and all errors. I then ran the Ethereal packet sniffer on the server. It captured not only the request, but the response coming back to the second machine. So JMeter is sending the correct request and a proper response is being sent back but JMeter for some reason is not getting it. Both running Jmeter as a remote server and running the GUI shows this same result if it is not running locally with the Web service. I then on the remote machine configured a SOAP-XML/RPC sampler instead sending the web service packet. This works on the remote server and in JMeter gui on the remote machine so it looks like it is something to do with the Web server sampler. There is no error messages that appear in the JMeter logs even when I kick the log level up to debug. All I see is the message that says x error on the test batch. -Dana On Wed, 8 Dec 2004 14:10:52 +0000, sebb <[EMAIL PROTECTED]> wrote: > On Tue, 7 Dec 2004 13:58:37 -0500, Dana Kaufman <[EMAIL PROTECTED]> wrote: > > I downloaded and configured JMeter 2.0.2 to call a simple Web service. > > It works and I get test results if my Web service is on a local > > machine. If I try to test a Web service running on another computer > > it fails. I have tried this on two computers with the same results. > > How can I test against remote servers? > > This should work. > > > I am using JDK 1.4.2_04-b05 on Windows XP with SP2 installed. I > > turned the XP Firewall off incase this was the problem but it had no > > effect. > > Check the jmeter.log file for errors. > > > > > -Dana > > > > --------------------------------------------------------------------- > > 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]