2012/11/16 Mark Thomas <ma...@apache.org>:
> The 7.0.33 release is taking longer then planned as my pre-tag checks
> are still ongoing.
>
> The short version is that the Servlet TCK is failing with httpd +
> mod_proxy_ajp but not with httpd + mod_jk and I am still investigating.
>
> The long version is that I have taken a quick look at the failures but
> it appears that the reported failures are symptoms rather than the root
> cause (i.e. another test is getting Tomcat's internals into a bad state
> and the next test that re-uses whichever object it is that is in a bad
> state fails). Tracking down the test(s) triggering the problem will take
> time. Since mod_jk is OK, it could be a mod_proxy_ajp bug we have hit
> with the changes to the Async error handling. I have just updated the
> httpd version I use for the TCKs and am re-running the TCK.
>
> I'll provide an updated progress report in a few days or just create the
> tag if I resolve the issue.

1. I wonder whether configuring the logging to include a thread name
will help here
( org.apache.juli.OneLineFormatter  and %I in AccessLogValve)

2. There is a bug in implementation of the "Out" tagplugin that should
be fixed before tagging
https://issues.apache.org/bugzilla/show_bug.cgi?id=54144#c2

(I certainly do not have time for it for the next ~8 hours.)

Best regards,
Konstantin Kolinko

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

Reply via email to