Appropriate Error Message for Invalid Java Virtual Machine

Previously, the following error appeared on the installer when there was a failure to locate a valid Java virtual machine (JVM) during installation or uninstallation:

No Java virtual machine could be found from your PATH environment variable. You must install a VM prior to running this program.

In InstallAnywhere 2024 R1, when the installer fails to locate a valid Java virtual machine (JVM) during installation or uninstallation then an appropriate error message appears:

No Valid Java virtual machine could be found from your PATH environment variable. You must install a valid VM prior to running this program. Required Java VM : 11.0+. appears.

Note:11.0+ is a dynamic value, which changes with the value set for Valid VM list setting in the Installer Settings tab on the JVM Settings view of the project page.

Note:This change was tracked in IA-21553.