Java or language error messages

Problem: “JVM or Java not found” and “wrong version of Java” error messages display, or the installer does not display in the language your machine is set to display.

Solution: Execute ./setup with the error log redirection option by entering:

./setup -is:log absolute_path_to_log_file

This redirects the installer log to the specified log file. When the installer exits, you can edit the file to find out what the cause of the failure is (usually JVM or temporary directory problems).

See the above instructions for redirecting your temporary directory.