Giter Site home page Giter Site logo

Comments (2)

ctrueden avatar ctrueden commented on August 24, 2024

Also fails with Zulu 11.0.7:

$ ./ImageJ-linux64 --java-home=/home/curtis/Java/linux64/zulu-11.0.7
Could not load Java library '/home/curtis/Java/linux64/zulu-11.0.7/lib/amd64/server/libjvm.so': /home/curtis/Java/linux64/zulu-11.0.7/lib/amd64/server/libjvm.so: cannot open shared object file: No such file or directory
Warning: falling back to System JVM

And similar problems with all Java 11 JDKs I tried.

set_java_home:
    absolute_java_home -> /home/curtis/Java/linux64/adopt-11.0.8.10
Available RAM: 24989MB, using 3/4 of that: 18742MB
java -Dpython.cachedir.skip=true -Dplugins.dir=/home/curtis/Applications/Fiji.app -Xmx18742m -Dimagej.splash=true -Djava.class.path=/home/curtis/Applications/Fiji.app/jars/imagej-launcher-6.0.1.jar -Dimagej.dir=/home/curtis/Applications/Fiji.app -Dij.dir=/home/curtis/Applications/Fiji.app -Dfiji.dir=/home/curtis/Applications/Fiji.app -Dfiji.defaultLibPath=lib/amd64/server/libjvm.so -Dfiji.executable=./ImageJ-linux64 -Dij.executable=./ImageJ-linux64 -Djava.library.path=/home/curtis/Applications/Fiji.app/lib/linux-amd64:/home/curtis/Applications/Fiji.app/mm/linux-amd64:/home/curtis/Applications/Fiji.app/lib/linux64 -Dscijava.context.strict=false -Dpython.console.encoding=UTF-8 -Dij.debug=true -Dscijava.log.level=debug net.imagej.launcher.ClassLauncher -ijjarpath jars -ijjarpath plugins net.imagej.Main
Running XInitThreads

get_jre_home:
    get_java_home:
        Using absolute_java_home: /home/curtis/Java/linux64/adopt-11.0.8.10
    Setting jre to /home/curtis/Java/linux64/adopt-11.0.8.10
    JAVA_HOME appears to be a JRE: '/home/curtis/Java/linux64/adopt-11.0.8.10'
get_jre_home:
    get_jre_home: Returning /home/curtis/Java/linux64/adopt-11.0.8.10
Using JAVA_HOME /home/curtis/Java/linux64/adopt-11.0.8.10
Opening Java library /home/curtis/Java/linux64/adopt-11.0.8.10/lib/amd64/server/libjvm.so
Could not open '/home/curtis/Java/linux64/adopt-11.0.8.10/lib/amd64/server/libjvm.so'
Could not load Java library '/home/curtis/Java/linux64/adopt-11.0.8.10/lib/amd64/server/libjvm.so': /home/curtis/Java/linux64/adopt-11.0.8.10/lib/amd64/server/libjvm.so: cannot open shared object file: No such file or directory
Warning: falling back to System JVM

The correct path is lib/server, not lib/amd64/server. But I'm confused because ecaeceb already tries to account for that. Somehow it's not working, though.

from imagej-launcher.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.