当前位置:网站首页>org. redisson. client. Redisresponsetimeoutexception: redis server response timeout (3000 ms) error resolution
org. redisson. client. Redisresponsetimeoutexception: redis server response timeout (3000 ms) error resolution
2022-07-01 01:39:00 【Melting pole】
summary
Error phenomenon
org.redisson.client.RedisResponseTimeoutException: Redis server response timeout (3000 ms) occured after 3 retry attempts. Command: (HEXISTS), params: [com.dinsmooth.storehbase.schedule:entryTaskDelay, 1f15dcac-22b6-4865-92a5-a6452e6ae5c3:154], channel: [id: 0x4d120152, L:/10.255.2.30:52607 - R:172.16.0.211/172.16.0.211:6379]
at org.redisson.command.RedisExecutor$3.run(RedisExecutor.java:362)
at io.netty.util.HashedWheelTimer$HashedWheelTimeout.expire(HashedWheelTimer.java:682)
at io.netty.util.HashedWheelTimer$HashedWheelBucket.expireTimeouts(HashedWheelTimer.java:757)
at io.netty.util.HashedWheelTimer$Worker.run(HashedWheelTimer.java:485)
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
at java.lang.Thread.run(Thread.java:748)
The reason for the error
The client has not been used for a long time , The server will be disconnected
Solution
redisson Add the configuration
# Connection interval heartbeat
pingConnectionInterval: 1000
config.useSingleServer().setPingConnectionInterval(1000);
Reference resources
边栏推荐
- laravel 事件 & 订阅
- Microbiological health, why is food microbiological testing important
- [stack] 921 Minimum Add to Make Parentheses Valid
- Use of laravel carbon time processing class
- Institute of Microbiology, commonly used biochemical reactions in microbiological testing
- 那些一门心思研究自动化测试的人,后来怎样了?
- 二季度最后一天
- Draw some interesting figures with flutter's canvas
- Strictmode analysis activity leakage -strictmode principle (3)
- 3500 word summary: a complete set of skills that a qualified software testing engineer needs to master
猜你喜欢

Test essential tool - postman practical tutorial

亲测有效,快速创建JMeter桌面快捷方式

农产品换房?“变相”购房补贴!

PHP通过第三方插件爬取数据

软件测试的可持续发展,必须要学会敲代码?

Necessary tools for testing - postman practical tutorial

测试必备工具-Postman实战教程

编译安装oh-my-zsh

3500 word summary: a complete set of skills that a qualified software testing engineer needs to master

With regard to the white box test, you have to master these skills~
随机推荐
MFC TCP communication server client demo notes vs2019
迪赛智慧数——其他图表(平行坐标图):2021年应届专业就业情况
Use of laravel carbon time processing class
生意和投资的思考
一站式洞察行业热点,飞瓜数据B站新功能「流量大盘」上线!
The argument type 'function' can't be assigned to the parameter type 'void function()‘
[problem handled] -nvidia SMI command cannot obtain the GPU process number of its own container and the external GPU process number
Log4j2 threadcontext log link tracking
【多源bfs】934. Shortest Bridge
【模拟】922. Sort Array By Parity II
测试必备工具-Postman实战教程
mysql插入\更新前+判断条件
数学知识:求组合数 III—求组合数
关于白盒测试,这些技巧你得游刃有余~
dc_ Study and summary of labs--lab1
图灵奖得主LeCun指明AI未来的出路在于自主学习,这家公司已踏上征途
Mathematical knowledge: finding combinatorial number III - finding combinatorial number
【Qt5-基础篇】随机数显示屏展示
【agora】用户管理
QT web 开发 - video -- 笔记