Skip to content

Database connection is not released #661

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

Open
fionalde opened this issue Jan 14, 2025 · 5 comments
Open

Database connection is not released #661

fionalde opened this issue Jan 14, 2025 · 5 comments

Comments

@fionalde
Copy link

When using idea for development, the number of database connections has been increasing, and database connections have not been released

@rsmckinney
Copy link
Member

I have not been able to reproduce this. Are you using IJ Ultimate? Are you using JDBC conntection features in IJ?

@fionalde
Copy link
Author

Image

Image

I use IntelliJ IDEA 2024.3.1.1 (Community Edition) version of idea. Maybe I used it incorrectly for the first time, and the database connection finally showed that it was full. I had to close the idea before the connection was released.

@fionalde
Copy link
Author

Image
After configuration, idea executes maven clean, and database connections will also increase when complie

Image
After closing the idea, the connection is released

@fionalde
Copy link
Author

Image
After maven compilation
Image

@rsmckinney
Copy link
Member

Can you provide more information about your project? Is your project available for debugging on github? At a minimum, having your build files, dbconfig file[s], and any other related resources will help expedite the diagnosis. Thanks!

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

2 participants