sebb | 1 Sep 2010 01:34
Picon

Re: Fails to run a proxy-recorded test plan without GUI

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
>
>

Gmane