Unable to install EMS 4.x in Linux /Linux AS 3.0 under console mode, it throws exception in Console mode and it does not respond when trying to install in normal mode.

Unable to install EMS 4.x in Linux /Linux AS 3.0 under console mode, it throws exception in Console mode and it does not respond when trying to install in normal mode.

book

Article ID: KB0087070

calendar_today

Updated On:

Products Versions
TIBCO Enterprise Message Service -
Not Applicable -

Description

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

&ltEMS_installer.bin> -is:javahome &ltJRE_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.

Issue/Introduction

Unable to install EMS 4.x in Linux /Linux AS 3.0 under console mode, it throws exception in Console mode and it does not respond when trying to install in normal mode.