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

Not recognizing java version #785

Open
EsbenMadsen opened this issue Feb 9, 2025 · 2 comments
Open

Not recognizing java version #785

EsbenMadsen opened this issue Feb 9, 2025 · 2 comments

Comments

@EsbenMadsen
Copy link

Hi there,

I just downloaded Audiveris and along with it java, but no matter which version of java I use I get the same error message:

WARNING: Current Java version 1 is lower than required 21
WARNING: Please install Java version 21 or higher

Now, I've checked my java version in a windows terminal which returns:

java -version
java version "21.0.6" 2025-01-21 LTS
Java(TM) SE Runtime Environment (build 21.0.6+8-LTS-188)
Java HotSpot(TM) 64-Bit Server VM (build 21.0.6+8-LTS-188, mixed mode, sharing)

So far I have tried this with the latest java 23, 21 and java 17 because of a previous forum post. I always get the same error.

@hbitteur
Copy link
Contributor

Sorry for this late answer, I've been away from my laptop for a week.

The only item I can think of is a JAVA_HOME environment variable pointing to some old Java software.
Could you check this?

For instance via a command like the following one in a terminal window:

echo %JAVA_HOME%

@hbitteur
Copy link
Contributor

@EsbenMadsen

Any news on this?
Have you checked the JAVA_HOME environment variable?

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

2 participants