java.lang.NoSuchMethodError: java.nio.ByteBuffer.clear()Ljava/nio/ByteBuffer #753
Answered
by
CrazyBeginner
CrazyBeginner
asked this question in
Q&A
-
version:4.2.24.Final jdk:1.8,when use tcp-nio.xml,error report:Exception in thread "NioConnection.Reader [null]-10,mqtt-broker-cluster,zhaopeng1-34710" java.lang.NoSuchMethodError: java.nio.ByteBuffer.clear()Ljava/nio/ByteBuffer; but when use tcp.xml not error report. |
Beta Was this translation helpful? Give feedback.
Answered by
CrazyBeginner
Dec 5, 2023
Replies: 1 comment
-
use version: 4.2.23.Final or use jdk11,can solve this problem. |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
CrazyBeginner
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
use version: 4.2.23.Final or use jdk11,can solve this problem.