JSON接口连接的时候发生异常

发布于 2021-11-25 21:42:26 字数 1245 浏览 800 评论 2

Struts Problem Report

Struts has detected an unhandled exception:

Messages:
  1. Software caused connection abort: socket write error
  2. The last packet successfully received from the server was 60,959,359 milliseconds ago. The last packet sent successfully to the server was 60,959,359 milliseconds ago. is longer than the server configured value of 'wait_timeout'. You should consider either expiring and/or testing connection validity before use in your application, increasing the server configured values for client timeouts, or using the Connector/J connection property 'autoReconnect=true' to avoid this problem.
  3. JDBC begin failed:
  4. Could not open Hibernate Session for transaction; nested exception is org.hibernate.TransactionException: JDBC begin failed:
File:org/hibernate/transaction/JDBCTransaction.java
Line number:92

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(2

本宫微胖 2021-11-28 08:47:01

看来只能用平常的方法加大MYSQL的链接超时时间了。。

醉生梦死 2021-11-28 00:15:02

检查下防火墙

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文