Products | Versions |
---|---|
TIBCO Enterprise Message Service | - |
Not Applicable | - |
Resolution:
You may see the following:
./TIB_ems-simple_4.x_lnx86_24.bin -is:javaconsole -console
Running InstallShield Wizard...
Error occurred during initialization of VM
Unable to load native library: /tmp/isjMq30KE/lib/i386/libjava.so: symbol
__libc_wait, version GLIBC_2.0 not defined in file libc.so.6 with link time
reference
The EMS installer currently bundled with JRE 1.3.1 that is not compatible on Linux AS system and hence the error message about the native library.
For now, the work around is to run the installer using JRE 1.4.x via the syntax
<EMS_installer.bin> -is:javahome <JRE_1.4.x_Home>
Example:
TIB_ems-simple_4.1.0_lnx86_24.bin -is:javahome /opt/jre14x
Note: The installer will not recognize JDK 1.5.x. And we have already filed an Enhancement Request with the install team on this regard.