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

Bundling .jar file error on execution #47

Closed
JC-ProgJava opened this issue Jul 5, 2020 · 6 comments
Closed

Bundling .jar file error on execution #47

JC-ProgJava opened this issue Jul 5, 2020 · 6 comments

Comments

@JC-ProgJava
Copy link

"Unable to load Java Runtime Environment" dialog shows on execution of .app created.

@riina
Copy link

riina commented Jul 5, 2020

Check #39 and #43 for solutions. If you’re able to use JDK 14, jpackage can be better for fully isolated .app images.

@lehigh123
Copy link

Can you provide a link to jpackage? I got the same issue as @JC-ProgJava

@Lucina
Copy link
Contributor

Lucina commented Jul 7, 2020

It's provided in JDK 14

@JC-ProgJava
Copy link
Author

I am currently using OpenJDK-provided JDK 14 and am still having the same error.

@JC-ProgJava
Copy link
Author

JC-ProgJava commented Jul 8, 2020

Below is how I executed and output given.
Screen Shot 2020-07-08 at 9 28 06 AM
Screen Shot 2020-07-08 at 9 28 31 AM

@Lucina
Copy link
Contributor

Lucina commented Jul 9, 2020

JavaAppLauncher won’t work at all beyond JDK/JRE 8. Try universalJavaApplicationStub and -x.

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

4 participants