Home > Back-end >  Refer redis error from time to time, what's the problem?
Refer redis error from time to time, what's the problem?

Time:12-16

The 2019-12-20 15:38:40. 471 | - ERROR [task - 8] com. CMCC. Ddos. Config. Helper. RedisHelper [586] - | setHash: org. Springframework. Data. Redis. RedisConnectionFailureException: Attempting to read from a broken connection; Nested exception is redis. Clients. Jedis. Exceptions. JedisConnectionException: Attempting to read from a broken connection
The at org. Springframework. Data. Redis. Connection. Jedis. JedisExceptionConverter. Convert (JedisExceptionConverter. Java: 65)
The at org. Springframework. Data. Redis. Connection. Jedis. JedisExceptionConverter. Convert (JedisExceptionConverter. Java: 42)
The at org. Springframework. Data. Redis. PassThroughExceptionTranslationStrategy. Translate (PassThroughExceptionTranslationStrategy. Java: 44)
The at org. Springframework. Data. Redis. FallbackExceptionTranslationStrategy. Translate (FallbackExceptionTranslationStrategy. Java: 42)
The at org. Springframework. Data. Redis. Connection. Jedis. JedisConnection. ConvertJedisAccessException (JedisConnection. Java: 135)
The at org. Springframework. Data. Redis. Connection. Jedis. JedisConnection. Close (JedisConnection. Java: 301)
The at org. Springframework. Data. Redis. Core. RedisConnectionUtils. ReleaseConnection (RedisConnectionUtils. Java: 244)
The at org. Springframework. Data. Redis. Core. RedisTemplate. Execute (RedisTemplate. Java: 238)
The at org. Springframework. Data. Redis. Core. RedisTemplate. Execute (RedisTemplate. Java: 188)
The at org. Springframework. Data. Redis. Core. AbstractOperations. Execute (AbstractOperations. Java: 96)
The at org. Springframework. Data. Redis. Core. DefaultHashOperations. Entries (DefaultHashOperations. Java: 245)
At com. CMCC. Ddos. Config. Helper. RedisHelper. GetHash (RedisHelper. Java: 584)
At com. CMCC. Ddos. Controller. AlarmTaskSchedule. UpdateRequest (AlarmTaskSchedule. Java: 272)
At com. CMCC. Ddos. Controller. AlarmTaskSchedule $$$$a95a27ee FastClassBySpringCGLIB. Invoke (& lt; Generated>)
The at org. Springframework. Additional. Proxy. MethodProxy. Invoke (MethodProxy. Java: 218)
The at org. Springframework. Aop. Framework. CglibAopProxy $CglibMethodInvocation. InvokeJoinpoint (CglibAopProxy. Java: 769)
The at org. Springframework. Aop. Framework. ReflectiveMethodInvocation. Proceed (ReflectiveMethodInvocation. Java: 163)
The at org. Springframework. Aop. Framework. CglibAopProxy $CglibMethodInvocation. Proceed (CglibAopProxy. Java: 747)
The at org. Springframework. Aop. Interceptor. AsyncExecutionInterceptor. Lambda $invoke $0 (AsyncExecutionInterceptor. Java: 115)
The at Java. Util. Concurrent. FutureTask. Run (FutureTask. Java: 266)
The at Java. Util. Concurrent. ThreadPoolExecutor. RunWorker (ThreadPoolExecutor. Java: 1149)
The at Java. Util. Concurrent. ThreadPoolExecutor $Worker. The run (ThreadPoolExecutor. Java: 624)
The at Java. Lang. Thread. The run (Thread. Java: 748)
Under Caused by: redis. Clients. Jedis. Exceptions. JedisConnectionException: Attempting to read from a broken connection
The at redis. Clients. Jedis. Connection. ReadProtocolWithCheckingBroken (314) Connection. Java:
The at redis. Clients. Jedis. Connection. GetStatusCodeReply (236) Connection. Java:
The at redis. Clients. Jedis. BinaryJedis. Quit (BinaryJedis. Java: 257)
The at org. Springframework. Data. Redis. Connection. Jedis. JedisConnection. Close (JedisConnection. Java: 291)
. 17 more

CodePudding user response:

Redis disconnect the

CodePudding user response:

Attempting to read from a broken connection

CodePudding user response:

Did this problem, a great god met, and solve it

CodePudding user response:

reference 1/f, bug benevolence reply:
redis disconnection from the
there is a solution not
  • Related