[CR #353930] If you select “Typical” when installing EAServer 4.2.2 on Linux, the Hotspot 1.3 JVM is installed. Version 1.3 of the hotspot JVM is not supported with EAServer 4.2.2 on Linux.
Workaround: Select the “Full” installation. If a typical installation has already been done:
Install JDK or JRE 1.4x, and set the JAGUAR_JDK14 variable in $JAGUAR/bin/setenv.sh to point to the JDK/JRE 1.4x installation by entering:
set JAGUAR_JDK13=not_installed set JAGUAR_JDK14=<JDK1.4_installation>
where <JDK1.4_installation> is the path to the location of the JDK 1.4x installation.