Is there an End of Life EOL for Nextflow and java16 ? Error: Could not find or load main class nextflow.cli.Launcher #4775
Unanswered
colindaven
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi,
I have been happily using nextflow in about 20 pipelines. On the weekend and today, I started seeing
nextflow.cli.Launcher
errors as below.The nextflow I am using is the one downloaded by this script, 23.04.2:
Then in my run.sh I reference java like this
Actual error:
nextflow
echo $JAVA_HOME
/mnt/software/java/jdk/jdk-16/
The current version of Nextflow does not seem to be affected, so is there an EOL for Java 16 with nf 23.04.2 ?
Thanks
Beta Was this translation helpful? Give feedback.
All reactions