redis.clients.jedis.exceptions.JedisConnectionException: Unexpected end of stream

1,270 views
Skip to first unread message

Srikrishna Jaliparthy

unread,
Feb 25, 2015, 2:22:35 AM2/25/15
to redi...@googlegroups.com
Hello,

I am trying to add some data to redis server which uses in turn uses Jedis client.

and i am getting the following error Unexpected end of stream error. what could be the reasons for this to happen ??


redis.clients.jedis.exceptions.JedisConnectionException: Unexpected end of stream.

info]   at redis.clients.util.RedisInputStream.ensureFill(RedisInputStream.java:198)

[info]   at redis.clients.util.RedisInputStream.readByte(RedisInputStream.java:40)

[info]   at redis.clients.jedis.Protocol.process(Protocol.java:128)

[info]   at redis.clients.jedis.Protocol.read(Protocol.java:192)

[info]   at redis.clients.jedis.Connection.readProtocolWithCheckingBroken(Connection.java:282)

[info]   at redis.clients.jedis.Connection.getStatusCodeReply(Connection.java:181)

[info]   at redis.clients.jedis.Jedis.watch(Jedis.java:1449)



Srikrishna Jaliparthy

unread,
Feb 26, 2015, 1:56:24 AM2/26/15
to redi...@googlegroups.com
Any solutions for this issue ??

Mohd Aman

unread,
Mar 3, 2015, 5:33:15 PM3/3/15
to redi...@googlegroups.com
It looks like that after acquiring the connection your redis instance crashed or was killed. 
Reply all
Reply to author
Forward
0 new messages