Skip to content

Conversation

@sidey383
Copy link

At the moment, due to the database settings, I am getting the following errors

[WARN]: [pk.ajneb97.libs.hikaricp.pool.PoolBase] HikariPool-1 - Failed to validate connection com.mysql.cj.jdbc.ConnectionImpl@9e24b8 (No operations allowed after connection closed.). Possibly consider using a shorter maxLifetime value.
[WARN]: [pk.ajneb97.libs.hikaricp.pool.PoolBase] HikariPool-1 - Failed to validate connection com.mysql.cj.jdbc.ConnectionImpl@6504cbea (No operations allowed after connection closed.). Possibly consider using a shorter maxLifetime value.
[WARN]: [pk.ajneb97.libs.hikaricp.pool.PoolBase] HikariPool-1 - Failed to validate connection com.mysql.cj.jdbc.ConnectionImpl@5ec8a585 (No operations allowed after connection closed.). Possibly consider using a shorter maxLifetime value.
[WARN]: [pk.ajneb97.libs.hikaricp.pool.PoolBase] HikariPool-1 - Failed to validate connection com.mysql.cj.jdbc.ConnectionImpl@46c54bd7 (No operations allowed after connection closed.). Possibly consider using a shorter maxLifetime value.
[WARN]: [pk.ajneb97.libs.hikaricp.pool.PoolBase] HikariPool-1 - Failed to validate connection com.mysql.cj.jdbc.ConnectionImpl@2218fcfe (No operations allowed after connection closed.). Possibly consider using a shorter maxLifetime value.
[WARN]: [pk.ajneb97.libs.hikaricp.pool.PoolBase] HikariPool-1 - Failed to validate connection com.mysql.cj.jdbc.ConnectionImpl@ae62234 (No operations allowed after connection closed.). Possibly consider using a shorter maxLifetime value.

These improvements can help me and other users fix these errors and make connection configuration more flexible.

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

Successfully merging this pull request may close these issues.

1 participant