http://www-01.ibm.com/support/docview.wss?rs=0&context=SSKTMJ&q1=language+pack&uid=swg21655030
You are attempting to install an IBM Domino 9.0.x Language Pack in Console mode on Linux 64-bit. Right after the “Preparing Java Virtual Machine…” message displays, the command prompt appears and then the install fails.
Cause
The JVM embedded in the Language Pack install launcher is not compatible with Linux 64-bit platforms.
Resolving the problem
This issue is being tracked as SPR# BBSZ98TGBJ and SPR# IISA9CWHFD, and will be addressed in a future Language Pack release.
Workarounds:
Option #1: Install 32-bit glib packages via yum or from RHEL distribution CD
Option #1: Install 32-bit glib packages via yum or from RHEL distribution CD
=> yum install -y glibc-*.i686 libgcc-*.i686
– or –
Option #2: Try running Domino java /java -cp setup.jar run
For example:
[root@opel bin]# pwd
/opt/lotus_900_64/lotus/notes/latest/linux/jvm/bin
[root@opel bin]# ./java -cp /tmp/CIJA9JA/DomLP90_Suite.jar:/tmp/CIJA9JA/DomLP90_ja.jar run -consoleFor example
[root@opel bin]# pwd
/opt/lotus_900_64/lotus/notes/latest/linux/jvm/bin
[root@opel bin]# ./java -cp /tmp/CIJA9JA/DomLP90_Suite.jar:/tmp/CIJA9JA/DomLP90_ja.jar run -console
Option #2: Try running Domino java /java -cp setup.jar run
For example:
[root@opel bin]# pwd
/opt/lotus_900_64/lotus/notes/latest/linux/jvm/bin
[root@opel bin]# ./java -cp /tmp/CIJA9JA/DomLP90_Suite.jar:/tmp/CIJA9JA/DomLP90_ja.jar run -consoleFor example
[root@opel bin]# pwd
/opt/lotus_900_64/lotus/notes/latest/linux/jvm/bin
[root@opel bin]# ./java -cp /tmp/CIJA9JA/DomLP90_Suite.jar:/tmp/CIJA9JA/DomLP90_ja.jar run -console