As the message says - there are too many redirects.

This means that the 1st page redirected to a second page, that to a 3rd etc.

Have a look at responses in the View Tree Listener, and you should see
the redirects as children of the original request. This should show
you what is happening.

On 11/09/06, me_zeta <[EMAIL PROTECTED]> wrote:

hi..

 I added a cookie manager. Now itz working fine.. thanx for the reply.

 But still one problem is ther. I have 5 requests. For the first request itz
giving me an error as response

ava.io.IOException: Exceeeded maximum number of redirects: 5
       at
org.apache.jmeter.protocol.http.sampler.HTTPSamplerBase.followRedirects(HTTPSamplerBase.java:888)
       at
org.apache.jmeter.protocol.http.sampler.HTTPSamplerBase.resultProcessing(HTTPSamplerBase.java:934)
       at
org.apache.jmeter.protocol.http.sampler.HTTPSampler.sample(HTTPSampler.java:474)
       at
org.apache.jmeter.protocol.http.sampler.HTTPSamplerBase.sample(HTTPSamplerBase.java:658)
       at
org.apache.jmeter.protocol.http.sampler.HTTPSamplerBase.sample(HTTPSamplerBase.java:647)
       at org.apache.jmeter.threads.JMeterThread.run(JMeterThread.java:247)
       at java.lang.Thread.run(Unknown Source)

but for the rest of the request itz working properly. Can u plz help me in
soughting out this error

zeta.
--
View this message in context: 
http://www.nabble.com/JMETER-testing-applications-with-JOSSO-tf2242825.html#a6241811
Sent from the JMeter - User forum at Nabble.com.


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

Reply via email to