Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Memory leak on the axelor at shutdown #12865

Open
Lsm-CVX opened this issue Jun 30, 2024 · 0 comments
Open

Memory leak on the axelor at shutdown #12865

Lsm-CVX opened this issue Jun 30, 2024 · 0 comments

Comments

@Lsm-CVX
Copy link

Lsm-CVX commented Jun 30, 2024

Hi,

At tomcat service shutdown, a SEVERE error is generated (version 8.0.7 and before) :

30-Jun-2024 16:54:04.174 SEVERE [Thread-2] org.apache.catalina.loader.WebappClassLoaderBase.checkThreadLocalMapForLeaks The web application [axelor] created a ThreadLocal with key of type [java.lang.ThreadLocal] (value [java.lang.ThreadLocal@33114921]) and a value of type [org.hibernate.internal.SessionImpl] (value [SessionImpl(1732331104)]) but failed to remove it when the web application was stopped. Threads are going to be renewed over time to try and avoid a probable memory leak.

NO other indication is to be found in the log of AXELOR.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant