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

error starting application #773

Open
mvidal01 opened this issue Dec 30, 2024 · 1 comment
Open

error starting application #773

mvidal01 opened this issue Dec 30, 2024 · 1 comment

Comments

@mvidal01
Copy link

This is the error I get when executing the batch file
Unrecognized option: --add-exports=java.desktop/sun.awt.image=ALL-UNNAMED
Error: Could not create the Java Virtual Machine.
Error: A fatal exception has occurred. Program will exit.

java -showversion
java version "1.8.0_431"
Java(TM) SE Runtime Environment (build 1.8.0_431-b10)
Java HotSpot(TM) 64-Bit Server VM (build 25.431-b10, mixed mode)

@hbitteur
Copy link
Contributor

You need Java version 17 (and you have Java 8 only)
Please install Java 17, for instance from 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

2 participants