Problems installing java - libnio not found

Hi, I'm trying to run a function that makes use of java jdk 11. I am running EndeavourOS (arch based distro) and I have installed both openjdk and java oracle, set my default interpeter to java 11, succesfully ran sudo R CMD javareconf, but when I try to make use of the function I get the following error:

java.lang.UnsatisfiedLinkError: /usr/lib/jvm/java-11-openjdk/lib/libnio.so: /usr/lib/jvm/java-11-openjdk/lib/libnio.so: undefined symbol: reuseport_available

Do you have any suggestions?

This topic was automatically closed 42 days after the last reply. New replies are no longer allowed.

If you have a query related to it or one of the replies, start a new topic and refer back with a link.