Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fiji/2.14.0-Java-11 Java version #22192

Open
sassy-crick opened this issue Jan 22, 2025 · 0 comments
Open

Fiji/2.14.0-Java-11 Java version #22192

sassy-crick opened this issue Jan 22, 2025 · 0 comments

Comments

@sassy-crick
Copy link
Collaborator

There appears to be an issue wit the Java version used for Fiji/2.14.0-Java-11

$ ImageJ-linux64 --default-gc --java-home "$EBROOTJAVA/lib/server/"
Could not load Java library '/home/sassy/apps/software/Java/11.0.2/lib/server//lib/amd64/server/libjvm.so': /home/sassy/apps/software/Java/11.0.2/lib/server//lib/amd64/server/libjvm.so: cannot open shared object file: No such file or directory
Warning: falling back to System JVM
[WARNING] 2 exceptions occurred during plugin discovery.
Jan 16, 2025 1:44:43 PM java.util.prefs.FileSystemPreferences$1 run

It appears that Java-11 does not have the amd directory and the sub-directory server . Using a sym-link is working to some extend, however there are still warnings.
Using the latest version of Java/8 fixes these warnings though. So either we got a somewhat broken Fiji with Java/11 or an insecure not broken one with Javaq/8.
What would be a good way forward here?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant