Deepak,
Thanks. I do have redirect automatically unchecked. I have no cookies on my Request tab in View Results Tree. I tried on my browser and I did not experience any errors. I do not have a code 3xx though. Something very strange and I still cannot figure out is: on my http request: I put in www-test.sybase.com but on Request tab of View Results Tree, my first line : GET http://m-test.sybase.com:80 I do not have any :80 in my set up. For pages without errors, I do not have this ":80" Thank you. Patty From: Deepak Shetty <shet...@gmail.com> To: JMeter Users List <jmeter-user@jakarta.apache.org> Date: 11/11/2009 02:41 PM Subject: Re: ways to resolve 'server redirect too many times' in a test plan hi do you have redirect automatically - uncheck that? Also if you dont observe this behavior in a browser , then its likely that you are missing something (normally a cookie manager or some special session handling , you also probably have a bug in your server code because this shouldnt happen even if you are missing something) Also enable View results tree and see what is the exact response you are getting (probably a 3xx to the same page) regards deepak On Wed, Nov 11, 2009 at 2:25 PM, <patty.w...@sybase.com> wrote: > > I set up a test plan with http request and the method is get, I keep on > getting this error: > > java.net.ProtocolException: Server redirected too many times (20) > > > I then uncheck Follow Redirects, Use Keep/Alive and Retrieve all embedded > Resources from HTML files > > > I still get the same error. How can I resolve this? > > > Thanks. > > Patty > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: jmeter-user-unsubscr...@jakarta.apache.org > For additional commands, e-mail: jmeter-user-h...@jakarta.apache.org > > --------------------------------------------------------------------- To unsubscribe, e-mail: jmeter-user-unsubscr...@jakarta.apache.org For additional commands, e-mail: jmeter-user-h...@jakarta.apache.org