Products | Versions |
---|---|
TIBCO BusinessConnect | - |
Not Applicable | - |
Description:
When installing the BusinessConnect 6.2 SSH server plugin, the following exception occurs, "Bundled JRE is not binary compatible with host OS/Arch or it is corrupt. Testing bundled JRE failed".
Symptoms:
The plugin Installer fails with the following exception "Bundled JRE is not binary compatible with host OS/Arch or it is corrupt. Testing bundled JRE failed"
Cause:
The user installing the software does not have proper permission to access the configured temp directory, or there is no enough space in the /temp directory.
When running the installer, use the following command to set the temp directory:
TIBCOUniversalInstaller-lnx-x86-64.bin -is:tempdir <pathToTempDir>
where pathToTempDir is the directory location to put temporary directories instead of /tmp. If not, then there is a permission issue. Have the user try to create a file and change execute permissions on the file inside the /tmp directory.