I have a Production app running under Tomcat 3.1 (moving to 4.01 shortly)
and Apache 1.3.20 that seems to run okay, but occasionally in the logs I see
this:


2002-02-20 22:05:16,744 [Thread-180] ERROR system - Infinite redirect
detected...
2002-02-20 22:05:16,829 [Thread-180] ERROR system - Turbine.handleException:
Infinite redirect detected...
2002-02-20 22:05:16,978 [Thread-180] ERROR system -
java.lang.Exception: Infinite redirect detected...
        at org.apache.turbine.Turbine.doGet(Turbine.java:286)
        at javax.servlet.http.HttpServlet.service(HttpServlet.java:740)
        at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
        at 
org.apache.tomcat.core.ServletWrapper.handleRequest(ServletWrapper.java:503)
        at 
org.apache.tomcat.core.ContextManager.service(ContextManager.java:559)
        at 
org.apache.tomcat.service.connector.Ajp12ConnectionHandler.processConnection
(Ajp12ConnectionHandler.java:156)
        at 
org.apache.tomcat.service.TcpConnectionThread.run(SimpleTcpEndpoint.java:338
)
        at java.lang.Thread.run(Thread.java:498)

Has anyone seen this error before or have any suggestions as to how I might
go about attempting to track the problem down?

Thanks,

Scott


--
To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

Reply via email to