1 Sep 2010 01:34
Re: Fails to run a proxy-recorded test plan without GUI
sebb <sebbaz <at> gmail.com>
2010-08-31 23:34:38 GMT
2010-08-31 23:34:38 GMT
On 31 August 2010 14:23, Wilhelmsen Tor Iver <TorIverW <at> arrive.no> wrote: >> We are trying to run a test plan recorded using the JMeter 2.4 GUI and >> HTTP Proxy, but are running into problems: Only a few of the HTTP >> samplers in the plan actually work! > > Seems the cause was using the HTTPClient sampler (org.apache.jmeter.protocol.http.sampler.HTTPSampler2), switching back to the "default" sampler makes the tests run fine. That's a bit odd. The HttpClient sampler does use different code to process the response headers, but it should not be failing like this. Can you provide a sample (public) URL that shows the problem? [I tried the URL in the previous posting and it worked OK for me] > - Tor Iver > > --------------------------------------------------------------------- > To unsubscribe, e-mail: jmeter-user-unsubscribe <at> jakarta.apache.org > For additional commands, e-mail: jmeter-user-help <at> jakarta.apache.org > >
RSS Feed