Hi All,

I have successfull recorded the script using HTTP proxy server but iam
facing an issue while replaying the same script. Below are the errors shown
in the View results. Please help me in resolving the issue

java.io.IOException
 at
sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:593)
 at java.net.HttpURLConnection.getResponseCode(HttpURLConnection.java:272)
 at
org.apache.jmeter.protocol.http.sampler.HTTPSampler.readResponse(HTTPSampler.java:291)
 at
org.apache.jmeter.protocol.http.sampler.HTTPSampler.sample(HTTPSampler.java:522)
 at
org.apache.jmeter.protocol.http.sampler.HTTPSamplerBase.sample(HTTPSamplerBase.java:1037)
 at
org.apache.jmeter.protocol.http.sampler.HTTPSamplerBase.sample(HTTPSamplerBase.java:1023)
 at
org.apache.jmeter.threads.JMeterThread.process_sampler(JMeterThread.java:346)
 at org.apache.jmeter.threads.JMeterThread.run(JMeterThread.java:243)
 at java.lang.Thread.run(Thread.java:534)
Caused by: java.net.ProtocolException: Server redirected too many  times
(20)
 at
sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:800)
 at
sun.net.www.protocol.http.HttpURLConnection.getHeaderField(HttpURLConnection.java:1451)
 at java.net.URLConnection.getHeaderFieldInt(URLConnection.java:476)
 at java.net.URLConnection.getContentLength(URLConnection.java:371)
 at
org.apache.jmeter.protocol.http.sampler.HTTPSampler.readResponse(HTTPSampler.java:261)
 ... 6 more

Thanks in Advance

Suresh

Reply via email to