milvus-java-test testSearchIVFLATBinary run fail #4270
-
code: java.lang.NoSuchMethodError: java.nio.ByteBuffer.flip()Ljava/nio/ByteBuffer;
|
Beta Was this translation helpful? Give feedback.
Replies: 3 comments 2 replies
-
Hi, which version of Java SDK and Milvus were you using? The error I ran the case with Milvus 0.11.0 and Java SDK v0.9.1 and it works well. |
Beta Was this translation helpful? Give feedback.
-
Milvus 0.11.0 and Java SDK v0.9.1, Milvus 0.11.0 and Java SDK v0.9.0 , I have done tests, but they all report this error. |
Beta Was this translation helpful? Give feedback.
-
Yes, I use jdk8 here. I changed to jdk11, it's ok. Thanks |
Beta Was this translation helpful? Give feedback.
Milvus 0.11.0 and Java SDK v0.9.1, Milvus 0.11.0 and Java SDK v0.9.0 , I have done tests, but they all report this error.