请帮帮我
[ERROR] [21:49:15.205] JDBC begin failed
com.mysql.jdbc.exceptions.jdbc4.CommunicationsException: Communications link failure
The last packet successfully received from the server was 7,028,219 milliseconds ago. The last packet sent successfully to the server was 16 milliseconds ago.
at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) ~[na:1.6.0_18]
at
声纳的詹金斯工作差不多跑了1:30分钟是jdbc连接松动的原因
答案 0 :(得分:2)
您是否可以使用squirrel等标准SQL导航器产品连接到同一个JDBC URL?
也许这就像数据库关闭一样明显。
以下主题描述了同样的问题:
在这种情况下,它是MySQL服务器上的权限问题。客户端IP地址受到限制。