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 active number of client connection pools is very low, but obtaining links still times out
javax.sql.DataSource.getConnection poolName:HikariPool-business timeout: 9015 > 1000, current connections: 8
you should check network is work ok ? or increase the connectionTimeout @qq31715879
It is indeed possible that it is a network issue. Our company's operations and maintenance have given us normal indicators. Let me first think about how to prove that it is a network problem
connections status of services
The active number of client connection pools is very low, but obtaining links still times out
javax.sql.DataSource.getConnection poolName:HikariPool-business timeout: 9015 > 1000, current connections: 8
com.zaxxer.hikari.pool.HikariPool#createTimeoutException
I don't know where there might be a problem
The text was updated successfully, but these errors were encountered: