Timeout while reading Redis response
java.net.SocketTimeoutExceptionat java.net.SocketInputStream.socketRead0(Source)at java.net.SocketInputStream.socketRead(Source)at java.net.SocketInputStream.read(Source)at java.net.SocketInputStream.read(Source)at java.net.SocketInputStream.read(Source)at redis.clients.util.RedisInputStream.ensureFill(Source)redis.clients.jedis.exceptions.JedisConnectionExceptionat redis.clients.util.RedisInputStream.ensureFill(Source)at redis.clients.util.RedisInputStream.readByte(Source)at redis.clients.jedis.Protocol.process(Source)at redis.clients.jedis.Protocol.read(Source)at redis.clients.jedis.Connection.readProtocolWithCheckingBroken(Source)11 frames hidden
Typical Exception Messages
Specific cases
We have seen this error pattern in the following webpages (8)
- java.net.SocketTimeoutException: Read timed out; nested exception is redis.clients.jedis.exceptions.JedisConnectionException: java.net.SocketTimeoutException: Read timed out
- java.net.SocketTimeoutException: Read timed out; nested exception is redis.clients.jedis.exceptions.JedisConnectionException: java.net.SocketTimeoutException: Read timed out
- Fatal Exception thrown on Scheduler.Worker thread.
- java.lang.RuntimeException: redis.clients.jedis.exceptions.JedisConnectionException: java.net.SocketTimeoutException: Read timed out
- java.net.SocketTimeoutException: Read timed out