开发者社区> 问答> 正文

java连接mysql数据库报错


org.springframework.transaction.CannotCreateTransactionException: Could not open JDBC Connection for transaction; nested exception is com.mysql.jdbc.exceptions.jdbc4.CommunicationsException: Communications link failure


The last packet successfully received from the server was 35,013 milliseconds ago.  The last packet sent successfully to the server was 1 milliseconds ago.


求大神们指点.

展开
收起
nashlei 2015-02-09 17:57:47 9437 0
1 条回答
写回答
取消 提交回答
  • Rejava连接mysql数据库报错
    感觉是阿里云数据库提供服务的问题,我用JDBC直连RDS是可以的,但是用DBCP连接池连就不行,也不知道是什么问题
    2015-02-11 09:36:55
    赞同 展开评论 打赏
问答排行榜
最热
最新

相关电子书

更多
Spring Cloud Alibaba - 重新定义 Java Cloud-Native 立即下载
The Reactive Cloud Native Arch 立即下载
JAVA开发手册1.5.0 立即下载

相关镜像