Re: Class Loading Issue with Tomcat 10.1.33 and DataDog Java Agent

2024-12-09 Thread Mark Thomas
Adam, I'd guess something related to BZ 69447. Given that 10.1.34 is working I'm not planning on looking at this further now. We cam always come back to it if similar issues are reported in 10.1.34 onwards. Mark On 09/12/2024 23:21, Adam Rauch wrote: Our application encountered class loadin

Class Loading Issue with Tomcat 10.1.33 and DataDog Java Agent

2024-12-09 Thread Adam Rauch
Our application encountered class loading exceptions after upgrading to Tomcat 10.1.33 (embedded), but only in the presence of the DataDog Java Agent. Upgrading to Tomcat 10.1.34 seems to have resolved the issue (thanks for the release!), so likely no further investigation is needed. I'm report