吾爱破解 - 52pojie.cn

 找回密码
 注册[Register]

QQ登录

只需一步,快速开始

查看: 939|回复: 7
收起左侧

[求助] mysql连接超时报错

[复制链接]
wuqingvika 发表于 2023-11-8 15:49
The last packet successfully received from the server was 14,929 milliseconds ago. The last packet sent successfully to the server was 14,930 milliseconds ago.


The last packet successfully received from the server was 14,929 milliseconds ago. The last packet sent successfully to the server was 14,930 milliseconds ago.
        at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
        at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62)
        at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
        at java.lang.reflect.Constructor.newInstance(Constructor.java:423)
        at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:61)
        at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:105)
        at com.mysql.cj.exceptions.ExceptionFactory.createException(ExceptionFactory.java:151)
        at com.mysql.cj.exceptions.ExceptionFactory.createCommunicationsException(ExceptionFactory.java:167)
        at com.mysql.cj.protocol.a.NativeProtocol.readMessage(NativeProtocol.java:520)
        at com.mysql.cj.protocol.a.NativeProtocol.checkErrorMessage(NativeProtocol.java:700)
        at com.mysql.cj.protocol.a.NativeProtocol.sendCommand(NativeProtocol.java:639)
        at com.mysql.cj.protocol.a.NativeProtocol.sendQueryPacket(NativeProtocol.java:987)
        at com.mysql.cj.NativeSession.execSQL(NativeSession.java:666)
        at com.mysql.cj.jdbc.ClientPreparedStatement.executeInternal(ClientPreparedStatement.java:930)
        ... 62 common frames omitted
Caused by: java.net.SocketTimeoutException: Read timed out
        at java.net.SocketInputStream.socketRead0(Native Method)
image.png
怎么延长这个时间呢 。。不知道配置啥属性,求大佬帮忙解答下





发帖前要善用论坛搜索功能,那里可能会有你要找的答案或者已经有人发布过相同内容了,请勿重复发帖。

连晋 发表于 2023-11-8 15:58
呐  拿去

https://www.bmabk.com/index.php/post/106031.html

实际上就是 给 阿里巴巴的连接池增加一个 查询的sql  让他定期去查一次数据库,这样你数据库连接最少就能有是存活状态,这样他就不会死了
Protoss_krz 发表于 2023-11-8 18:09
你这不是超时,是长时间没连接,这条链接已经断掉了。实际按楼上给的方案,修改下Druid的配置让它自己定期清理下连接池里面的过期链接就行了
头像被屏蔽
CNASA 发表于 2023-11-8 20:07
Mr.[先知] 发表于 2023-11-8 20:09
这个不是超时了,是长时间没有用mysql 连接被mysql服务器断开了
具体参考楼上
sai609 发表于 2023-11-8 20:54
点击连接,设置最小时为5秒,次数不限
alphagis 发表于 2023-11-9 08:45
学习到了
Qvv1koa 发表于 2023-11-21 09:39
参考楼上,比较好奇的是啥项目长时间没连接,自己能断掉?
您需要登录后才可以回帖 登录 | 注册[Register]

本版积分规则

返回列表

RSS订阅|小黑屋|处罚记录|联系我们|吾爱破解 - LCG - LSG ( 京ICP备16042023号 | 京公网安备 11010502030087号 )

GMT+8, 2024-11-24 18:53

Powered by Discuz!

Copyright © 2001-2020, Tencent Cloud.

快速回复 返回顶部 返回列表