That looks like an issue accessing a request/response after the
request/response has been completed.
Possibly surfaced by this entry from the change log:
The system property org.apache.catalina.connector.RECYCLE_FACADES will
now default to true if not specified, which will in turn set the default
value for the discardFacades connector attribute, thus causing facade
objects to be discarded by default. (remm)
You could try explicitly setting discardFacades to false.
Mark
On 20/06/2024 11:25, Francesco Chicchiriccò wrote:
Hi there,
at Syncope we usually use the latest Tomcat versions to run a large
chunk of our integration tests.
In our master branch we relay on Tomcat 10.1.x, and upgrading to 10.1.25
from 10.1.24 went smooth as usual.
In our 3_0_X branch we relay on Tomcat 9.0.x; with 9.0.89 everything
goes as expected, but with 9.0.90 we are getting the exception [1].
Any idea of what could be changed in 9.0.90 within this regard? Thank you.
Regards.
[1] https://gist.github.com/ilgrosso/be1fb1f2ea205eef60fb221973f87b34
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
For additional commands, e-mail: users-h...@tomcat.apache.org