ammannmi commented on PR #1996: URL: https://github.com/apache/tomee/pull/1996#issuecomment-3126674257
The problem mentioned in https://issues.apache.org/jira/browse/TOMEE-4485 with the missing ClassLoader was the primary reason for the analysis. When ManagedExecutors where used for some asynchronous tasks, the error occured in the main (request) thread, dependant on the duration of the asynchronous tasks and the remaining time in the main thread. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: dev-unsubscr...@tomee.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org