Page 1 of 1

Softwaredeployment and then integrate a JVM

Posted: 08 Jan 2025, 08:48
by s.schorr
Hello everyone,

We are currently in the process of setting up the software distribution of OpenWebStart. However, we are still failing to automatically integrate the javaw in the JVM Manager.

Please find attached the config file. In the last three lines, it has been set up so that the local search is executed at startup, the standard search path is excluded and a user-defined path is specified.

If you add the whole thing manually, it works without any problems.

Is there a solution to include the file automatically?
Error message in the Attachments.

Thanks for your help in advance.
BR

Re: Softwaredeployment and then integrate a JVM

Posted: 08 Jan 2025, 09:53
by Janak Mulani
From the logs I see that:OWS settings is looking for the JVM at:

Code: Select all

About to look for local JVMs at the following location: C:\Program Files\OpenWebStart\Program FilesOpenWebStartjdk8u392-b08-jre
You need to specify the path in response.varfile as:

Code: Select all

ows.jvm.manager.customSearchLocation=C\:\\Program Files\\OpenWebStart\\jdk8u392-b08-jre