Products | Versions |
---|---|
TIBCO BusinessEvents Enterprise Edition | - |
Not Applicable | - |
Resolution:
This error occurred when using the following Installer command.
./TIBCOUniversalInstaller-mac.bin -is javahome /opt/TIBCO/be/tibcojre64/1.7.0/
Try to run the installer with the following command.
./TIBCOUniversalInstaller-mac.bin -is:javahome /System/Library/Java/JavaVirtualMachines/1.6.0.jdk/Contents/Home/ -is:noverifyjava
javahome can either be jdk 6 or jdk7.