Technote (troubleshooting)
This document applies only to the following language version(s):
English
Problem(Abstract)
When you try to intall Informix and receive this error:
Verification passed for /tmp/istemp5962307200942/_bundleJRE_ using the JVM file /tmp/istemp5962307200942/genericjvmfile.
JavaHome is not resolved correctly in the jvm file /tmp/istemp5962307200942/genericjvmfile. Failed to launch the application.
Launch Script can't not be resolved. Run the installer with -is:log <logfile> to view the errors.
Cause
Java location is not right.
Resolving the problem
You can check the Java location running 'which java'.
$which java
$/usr/bin/java
Then ran the install using the following command:
./ids_install -is:javahome /usr/bin/java
Rate this page:
Copyright and trademark information
IBM, the IBM logo and ibm.com are trademarks of International Business Machines Corp., registered in many jurisdictions worldwide. Other product and service names might be trademarks of IBM or other companies. A current list of IBM trademarks is available on the Web at "Copyright and trademark information" at www.ibm.com/legal/copytrade.shtml.