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 with Atomikos 6 and Hibernate 6.4.4.Final #209

Open
danshome opened this issue Mar 23, 2024 · 0 comments
Open

Memory leak with Atomikos 6 and Hibernate 6.4.4.Final #209

danshome opened this issue Mar 23, 2024 · 0 comments

Comments

@danshome
Copy link

Describe the bug
Hibernate 6.2.9.Final works fine, but if you upgrade to Hibernate 6.4.4.Final and stop your application you will see a leaked Atomikos thread. This causes hot deployment issues on Windows because the tm lock has a file lock.

To Reproduce
Steps to reproduce the behavior:

Build an app using Atomikos 6 and Hibernate 6.4.4.Final, deploy to Tomcat 10.1.19, undeploy, click the Find Leaks button in the Tomcat Manager. If you do the same steps using Hibernate 6.2.9.Final there is no leak.

Additional context
No.

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