Re: Server redirected too many times (20)

2021-09-13 Thread Christopher Schultz
Barry, On 9/12/21 12:59, Barry Kimelman wrote: I just installed tomcat 9.0.52 on my linux ubuntu 20.04 LTS system. I was successfully able to run the manager app as a test. Now I am trying to build an application that I had worked on quite a while ago in an older version of tomcat. I have a s

Re: Server redirected too many times (20)

2007-04-30 Thread Martin Gainty
Hi John in your init() method System.setProperty( "http.maxRedirects", Integer.toString( DEFAULT_MAX_REDIRECTS ) ); //whereas DEFAULT_MAX_REDIRECTS defaults to 20 M-- This email message and any files transmitted with it contain confidential information intended only f

Re: Server redirected too many times (20)

2007-04-30 Thread Rashmi Rubdi
Hi John, On 4/30/07, John Pedersen <[EMAIL PROTECTED]> wrote: Hi, I can't understand why Tomcat gives me this error message when I try to reload my app: Server redirected too many times (20) Is my app getting too big ( 400 files) ? The conversation on this http://bugs.sun.com/bugdatabase/v