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

Upgrade Nextflow to work with Java 22 #5012

Closed
bounlu opened this issue May 21, 2024 · 1 comment · Fixed by #4970
Closed

Upgrade Nextflow to work with Java 22 #5012

bounlu opened this issue May 21, 2024 · 1 comment · Fixed by #4970

Comments

@bounlu
Copy link
Contributor

bounlu commented May 21, 2024

Nextflow does not work with the latest version of Java (22):

ERROR: Cannot find Java or it's a wrong version -- please make sure that Java 8 or later (up to 21) is installed
NOTE: Nextflow is trying to use the Java VM defined by the following environment variables:
 JAVA_CMD: /opt/anaconda3/envs/samtools/bin/java
 JAVA_HOME: 

Please fix it.

@bentsherman
Copy link
Member

Will be fixed by #4970

@bentsherman bentsherman linked a pull request May 21, 2024 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants