Skip to content

use Redisson 3.8.0 error #602

@kevinsui581

Description

@kevinsui581

I use redisson 3.8.0 create RedissonStoreFactory, when client connect server, i got error:
Exception in thread "redisson-3-7" java.lang.AbstractMethodError: com.corundumstudio.socketio.store.RedissonPubSubStore$1.onMessage(Ljava/lang/CharSequence;Ljava/lang/Object;)V
at org.redisson.PubSubMessageListener.onMessage(PubSubMessageListener.java:77)
at org.redisson.client.RedisPubSubConnection.onMessage(RedisPubSubConnection.java:77)
at org.redisson.client.handler.CommandPubSubDecoder$2.run(CommandPubSubDecoder.java:181)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
at java.lang.Thread.run(Thread.java:748)

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions