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

HikariPool-1 - Failed to validate connection com.mysql.jdbc.JDBC4Connection@24886f1b (No operations allowed after connection closed.) #1264

Open
wzhsh90 opened this issue Oct 25, 2018 · 3 comments

Comments

@wzhsh90
Copy link

wzhsh90 commented Oct 25, 2018

Environment

HikariCP version: 2.7.9
JDK version     : 1.8.0_91
Database        : MySQL8.0 |...
Driver version  : x.x.x
spring boot 2.0.5 

I using the default config , but always HikariPool-1 - Failed to validate connection com.mysql.jdbc.JDBC4Connection@4d3fca0e (No operations allowed after connection closed.)

@gammabowl
Copy link

@wzhsh90 - did you happen to get a resolution on this issue - I was facing the same issue but with HikariCP-2.7.8 - spring boot.

@flawal
Copy link

flawal commented Feb 18, 2019

@Shashidesai

The issue seams to be as a result of your Proxy settings having a shorter timeout than the default HikariCP timeout of 10 minutes.

See #1034

cc @wzhsh90

@wzhsh90 - did you happen to get a resolution on this issue - I was facing the same issue but with HikariCP-2.7.8 - spring boot.

@Sukriti96
Copy link

I seem to be getting this issue in my local repository. Can you please recommend a long term fix?

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

4 participants