You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The following warnings appear every few dozen minutes
2025-01-23 09:20:45.004[ WARN] 122093 [] [HikariPool-1 housekeeper:229294143] [com.zaxxer.hikari.pool.HikariPool.?:?] HikariPool-1 - Thread starvation or clock leap detected (housekeeper delta=32m10s221ms838µs213ns).
Sometimes the following exception error occurs
2025-01-23 09:26:56.732[ WARN] 122093 [e8df73a25e59414cbce13469d4f583eb] [XNIO-2 task-93:229665871] [c.g.z.boot.handler.DefaultGlobalExceptionHandler.?:?] Exception:
org.springframework.transaction.CannotCreateTransactionException: Could not open JDBC Connection for transaction; nested exception is java.sql.SQLTransientConnectionException: HikariPool-1 - Connection is not available, request timed out after 970095ms.
The text was updated successfully, but these errors were encountered:
The following warnings appear every few dozen minutes
2025-01-23 09:20:45.004[ WARN] 122093 [] [HikariPool-1 housekeeper:229294143] [com.zaxxer.hikari.pool.HikariPool.?:?] HikariPool-1 - Thread starvation or clock leap detected (housekeeper delta=32m10s221ms838µs213ns).
Sometimes the following exception error occurs
2025-01-23 09:26:56.732[ WARN] 122093 [e8df73a25e59414cbce13469d4f583eb] [XNIO-2 task-93:229665871] [c.g.z.boot.handler.DefaultGlobalExceptionHandler.?:?] Exception:
org.springframework.transaction.CannotCreateTransactionException: Could not open JDBC Connection for transaction; nested exception is java.sql.SQLTransientConnectionException: HikariPool-1 - Connection is not available, request timed out after 970095ms.
The text was updated successfully, but these errors were encountered: