You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tomcat.apache.org by bu...@apache.org on 2004/06/19 10:46:30 UTC

DO NOT REPLY [Bug 29687] - java.lang.StackOverflowError

DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG 
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://issues.apache.org/bugzilla/show_bug.cgi?id=29687>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND 
INSERTED IN THE BUG DATABASE.

http://issues.apache.org/bugzilla/show_bug.cgi?id=29687

java.lang.StackOverflowError





------- Additional Comments From carl@zero-one.co.za  2004-06-19 08:46 -------
Looks like you have yourself an infinite loop going there  - which WILL cause 
a stack overflow!

It seesm you are doing some forwarding of the request from 1 page to another, 
which then forwards back, and so on.

Check that - as it is unlikely that this is a Tomcat bug!

---------------------------------------------------------------------
To unsubscribe, e-mail: tomcat-dev-unsubscribe@jakarta.apache.org
For additional commands, e-mail: tomcat-dev-help@jakarta.apache.org