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 2003/04/23 11:58:26 UTC

DO NOT REPLY [Bug 19244] - catalina ApplicationFilterChain exception wrapping causes coyote Http11Processor to not log or report real exception

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

http://nagoya.apache.org/bugzilla/show_bug.cgi?id=19244

catalina ApplicationFilterChain exception wrapping causes coyote Http11Processor to not log or report real exception

remm@apache.org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |INVALID



------- Additional Comments From remm@apache.org  2003-04-23 09:58 -------
The wrapping is as specified by the specification, and the exception is logged
way before going all the way down to the main request processor. The error
report page will only be output if the response hasn't been committed, or
something similar.
If you'd like to reopen this report, please attach a ready to run test case.

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