2024-11-02 11:36:43.165 ERROR 87567 --- [sson-netty-2-26] o.r.client.handler.CommandDecoder : Unable to decode data. channel: [id: 0x7bcb6790, L:/172.28.142.2:50324 - R:10.98.32.100/10.98.32.100:4021], reply: ReplayingDecoderByteBuf(ridx=38, widx=93), command: (SMEMBERS), params...
ERROR org.redisson.client.handler.CommandDecoder - Unable to decode data. channel 3.涉及到tomcat,说明和容器有关 at org.apache.tomcat.util.net.SocketProcessorBase. 三、解决方案 通过上面的分支,定位到了项目SKU,发现该项目使用了HttpSession存值数据。 httpRequest.getSession().setAttribute("merchant", JSON...
2019-03-06 11:12:38.930 [redisson-netty-1-6] ERROR org.redisson.client.handler.CommandDecoder - Unable to decode data. channel: [id: 0x6f473218, L:/192.168.208.2:58514 - R:/172.17.189.108:6379] message: *8$10 "merchant"$14220$22 "session:creationTime"$32["java.lang.Long",15518413921...
[redisson-netty-1-2] ERROR org.redisson.client.handler.CommandDecoder - Unable to decode data. channel: [id: 0x11746c30, L:/127.0.0.1:53924 - R:127.0.0.1/127.0.0.1:6380], reply: ReplayingDecoderByteBuf(ridx=18, widx=28), command: (HGETALL), params: [capacity_plan] java.io.IOException...
Expected behavior Actual behavior Steps to reproduce or test case Unable to decode data. channel: [id: 0x1ae86c3a, L:/:61442 - R:r-bds.aliyuncs.com/***:6379], reply: ReplayingDecoderByteBuf(ridx=657, widx=657), command: (BLPOP), params: ...
Caused by: org.redisson.client.RedisException: ERR Client sent AUTH, but no password is set. channel: [id: 0xe37c85e0, L:/192.168.0.128:54867 - R:192.168.0.128/192.168.0.128:5802] command: (AUTH), params: [] at org.redisson.client.handler.CommandDecoder.decode(CommandDecoder.java:314) at...
问带有redisson的分布式锁抛出异常ENRedisson 是一个高级的分布式协调 Redis 客服端,能帮助用户在分布式...
严重: Unable to process Jar entry [module-info.class] from Jar [jar:file:/C:/Users/Administrator/.m2/repository/com/fasterxml/jackson/dataformat/jackson-dataformat-yaml/2.10.1/jackson-dataformat-yaml-2.10.1.jar!/] for annotations org.apache.tomcat.util.bcel.classfile.ClassFormatException: ...
Fixed - Spring Data Redis StreamPollTask.deserializeAndEmitRecords() method throws NPE after failover Fixed - Spring Data Redis blocking poll commands can't be reattached after failover Fixed - Unable to find session error reported by RedissonSessionManager Fixed - Sentinels discovery is applied at...
CommandDecoder.decodeCommand(...) decode(in, cmd, null, ctx, false); sendNext(ctx, data); } catch (Exception e) { log.error("Unable to decode data. channel: " + ctx.channel() + ", reply: " + LogHelper.toString(in) + ", command: " + LogHelper.toString(data), e); cmd.tryFai...