- IP address or hostname in JDBC URL is wrong.
- Hostname in JDBC URL is not recognized by local DNS server.
- Port number is missing or wrong in JDBC URL.
- DB server is down.
- DB server doesn't accept TCP/IP connections.
- DB server has run out of connections.
- Something in between Java and DB is blocking connections, e.g. a firewall or proxy.
相关文章
- 11-28报错: Error querying database. Cause: Communications link failure
- 11-28error++:Communications link failure,The last packet successfully received from the server was *** mi
- 11-28解决JDBC报错Communications link failure
- 11-28【error】LINK1123: failure during conversion to COFF: file invalid or corrupt
- 11-28Communications link failure这个怎么调不懂
- 11-28Seata启动错误Communications link failure解决方法
- 11-28解决:eclipse配置Database Connections报错Communications link failure Last packet sent to the server was 0 ms ago
- 11-28com.mysql.jdbc.exceptions.jdbc4.CommunicationsException: Communications link failure错误
- 11-28SpringBoot整合mybatis报错:com.mysql.cj.jdbc.exceptions.CommunicationsException: Communications link fail
- 11-28解决Visual Studio 2010新建工程时出现『1>LINK : fatal error LNK1123: failure during conversion to COFF: file invalid or corrupt』错误