应用程序连接 atlas 报错
CentOS 6.5 64位
keepalived + atlas
可以通过mysql客户端连接atlas 进行查询,但是通过应用程序的连接池连接atlas却报:
com.mysql.jdbc.exceptions.jdbc4.CommunicationsException: Communications link failure
The last packet sent successfully to the server was 0 milliseconds ago. The driver has not received any packets from the server.
不知道哪里出了问题?@Qihoo360 谢谢了
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
找到原因了,应该是我的
keepalived配置不对导致的问题