1. Background
Redis has been running for a long time, and an error is reported one day as follows:
2. Phenomenon
org.redisson.client.RedisException: Unexpected exception while processing command
at org.redisson.command.CommandAsyncService.convertException(CommandAsyncService.java:338)
at org.redisson.command.CommandAsyncService.get(CommandAsyncService.java:140)
at org.redisson.RedissonObject.get(RedissonObject.java:90)
at org.redisson.RedissonBucket.set(RedissonBucket.java:131)
3. Solution
Restart the Java application!
What exactly caused it,
You can only guess the link pool of the redis client. Due to network and other reasons, the redis client has not responded for a long time and collapsed!
perfect
Read More:
- Springboot startup error: err config is disabled command (Redis Disables Config command)
- Request processing failed; nested exception is java.lang.NullPointerException or UnsatisfiedDependencyE
- [Solved] Upload Files Error: Request processing failed;nested exception is org.springframework.web.multipart.MultipartExcepti
- [Solved] Redis Error: org.springframework.data.redis.RedisConnectionFailureExceptionjava.net.SocketTimeoutException
- Redis: DENIED Redis is running in protected mode [How to Solve]
- Appium Run Error: An unknown server-side error occurred while processing the command. Original error: Cann
- Springboot thymeleaf Error: Exception processing template “table/dynamic_table”: Error resolving template [common]…
- [Solved] Appium Error: An unknown server-side error occurred while processing the command
- Spring boot uses thread pool to realize asynchronous processing without return and asynchronous processing with return
- [Solved] java.lang.IllegalAccessError: class org.springframework.data.redis.core.$ Proxy237 cannot access its superinterface org.springframework.data.redis.core.RedisConnectionUtils$RedisConnectionProxy
- [Solved] ElasticsearchStatusException[Elasticsearch exception [type=mapper_parsing_exception, reason=failed t
- [Solved] IO exception: NL exception was generated
- [Solved] Redis error: NOAUTH Authentication required.
- [Solved] Mac Maven Command Error: zsh: command not found
- Failed to restart redis-server.service Unit not found [How to Solve]
- [Solved] Windows Redis Error: Could not create server TCP listening socket 127.0.0.1:6379: bind…
- [Solved] Command line is too long. Shorten command line for XXXXXXXTest.rmLogRecordOver Error running
- [Solved] Springboot uses redis to add LocaldateTime Java 8 error
- [Solved] Project Startup Error: Redis health check failed:Unable to connect to localhost6379
- [Solved] Project Startup Error: Redis health check failed: Unable to connect to localhost6379