BTW - there naturally has to be a limit to the number of redirects or you can get into a loop!
AJ Alexander J Turner Ph.D. www.deployview.com www.nerds-central.blogspot.com www.project-network.com -----Original Message----- From: sebb [mailto:[EMAIL PROTECTED] Sent: 11 September 2006 11:25 To: JMeter Users List Subject: TPN POSSIBLE SPAM:Re: TPN POSSIBLE SPAM:JMETER testing applications with JOSSO 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] -- No virus found in this incoming message. Checked by AVG Free Edition. Version: 7.1.405 / Virus Database: 268.12.2/442 - Release Date: 08/09/2006 -- No virus found in this outgoing message. Checked by AVG Free Edition. Version: 7.1.405 / Virus Database: 268.12.2/442 - Release Date: 08/09/2006 --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

