Search found 4 matches

by rpinninti
09 Oct 2020, 20:54
Forum: Public Forums
Topic: No Suitable JVM was found to start the application
Replies: 7
Views: 21068

Re: No Suitable JVM was found to start the application

We did check the owner permissions and everything looks about right. Not sure what exactly causing this issue. This is something you guys might want to look into. However, we figured out couple of alternative solutions to fix this issue. First Solution: Download the OpenJDK 11 from Open JDK website....
by rpinninti
29 Sep 2020, 20:45
Forum: Public Forums
Topic: No Suitable JVM was found to start the application
Replies: 7
Views: 21068

Re: No Suitable JVM was found to start the application

Hi Janak and Stephen, I have update the JNLP file to <java version="11+" href="https://download-openwebstart.com/jvms.json" initial-heap-size="32m" max-heap-size="320m"/>. I set the link to OpenWebStart default URI. This one didn't help us. I think this issue ...
by rpinninti
23 Sep 2020, 21:04
Forum: Public Forums
Topic: No Suitable JVM was found to start the application
Replies: 7
Views: 21068

No Suitable JVM was found to start the application

Hi, we have recently migrated our Java Swing client applications from Java 8 to Java 11. We are using OpenWebStart to launch the JNLP files. Tested this on our team members computers (both Windows and Mac OS) more than 10 PCs. For most of the people it seems to be working fine. However, few people g...