"On 26/11/2019 16:34, Mark Thomas wrote:
>> 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

I think I have a fix for this. Are you able to build from source to test 
this once I commit the fix? If you aren't able to build from source,
would it help if I provided a binary build?

Mark


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



Thank you for you answers. 

@Mark: It would help if you provide binary build, I'll test it.
"
"

Reply via email to