> Jan, > > On 11/26/19 09:20, jan.a...@seznam.cz wrote: >> with update of Tomcat to version 8.5.49 we observed issue in our >> application when accessing login page. > > Sounds suspiciously familiar: > https://markmail.org/message/7xfg5x7mllrki3hd > > This was for a recent Tomcat 9.0 release, not 8.5, but it: > > 1. Is a stack overflow > 2. Involves MyFaces > >> Application log contains StackOverflowError. There is recursive >> call of CompositionHandler.apply() method. > > Note that MyFaces is not a Tomcat artifact, though it does come from > Apache. > >> It seems that issue is connected with resource caching because when >> I set resources attribute cachingAllowed="false" in application >> xml, issue disappears. > > That is very good information. > >> Could it be caused by fix of Bug 63872?
I don't think so. More likely this is another instance of https://bz.apache.org/bugzilla/show_bug.cgi?id=63964 Mark --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org For additional commands, e-mail: users-h...@tomcat.apache.org