MySQL Connector/J 8.4.0
Hello everyone,
I am using mysql-connector-j 8.3.0 without any problems but when I tried to update the version to 8.4.0 or to 9.x I got a problem when start the application and trying to connect to the database.
Caused by: java.sql.SQLTransientConnectionException: HikariPool-default - Connection is not available, request timed out after 30004ms.
There are times when the connection does not cause any problems but it takes a long time to start. Do you know what could be the cause of this? With version 8.3.0 the connection starts very quickly.
Subject
Written By
Posted
MySQL Connector/J 8.4.0
November 04, 2024 10:05AM
November 05, 2024 05:39AM
November 06, 2024 09:13AM
November 06, 2024 05:47PM
November 07, 2024 04:00AM
Sorry, only registered users may post in this forum.
Content reproduced on this site is the property of the respective copyright holders.
It is not reviewed in advance by Oracle and does not necessarily represent the opinion
of Oracle or any other party.