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

GitHub and alternative JREs #109

Open
ub-jk opened this issue May 16, 2023 · 0 comments
Open

GitHub and alternative JREs #109

ub-jk opened this issue May 16, 2023 · 0 comments

Comments

@ub-jk
Copy link

ub-jk commented May 16, 2023

Due to various licensing changes we are looking at using the Eclipse Temurin JRE and JDK to replace the Oracle JRE and JDK. We are currently working with the 17 LTS version.

We set up a machine with both the 32-bit and 64-bit versions of the new program. When we try to run the K2 version (as an example) we receive "The application requires a Java Runtime Environment 9" error. Digging deeper into things, I looked at the Mesquite_Starter_SK.bat file which has the word java at the beginning of the line. If I double click on that .bat file, the program starts up fine. Is there something special about the .exe files that would cause them not to work while the .bat file does work?

I am hoping it is an easy answer and with Java tweaking licensing costs, having an open source version of the JRE/JDK working is going to be a huge advantage.

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