Skip to content

Potential version mix up with Java #145

Description

@DennisDannecker

Hello,

Quickly reaching out with a question regarding the version of Java needed to run XiSearch.
When I follow what is said on the website I can't get it to run and run into an error and cannot start a search.

java.lang.NoSuchMethodError:
java.nio.ByteBuffer.position(I)Ljava/nio/ByteBuffer;

This looks like it was caused by a mismatch between the Java version XiSEARCH was compiled against and the Java runtime it was executed with.
I am not entirely sure, but updated by Java version to 21 and then was able to run it.
Is there some missing update regarding the new version, what Java version was XiSearch compiled with?
The software itself se 1.8 but it would not work with Java 8?

Anyways, wanted to point this out either way.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions