Problem: On some platforms, InstallShield may fail with a message that it cannot find a JVM (Java virtual machine). There is a JVM supplied with InstallShield, but there may be another JVM in the path.
Workaround: Restart the installer and include the following argument on the command line:
./setup -is:javahome /cdrom/JVM
Use the appropriate location of the JVM, which is on the CD.