When installing iMS 5.1 I get the following fatal JRE error near the end of the installation:
When installing iMS 5.1 I get the following fatal JRE error near the end of the installation:
The application command "jre -cp "/opt/iplanet/ims5/bin/msg/imta/classes/imtaconfig.jar" com.iplanet.msg.imta.config.InitConfig -d thc-tsg.com -r thc-tsg.com -h development.thc-tsg.com -c /opt/iplanet/ims5/msg-development/imta/config" could not be run.
OS - Solaris 8
iDS 4.13
[402 byte] By [
708698] at [2007-11-25 7:08:09]

When selecting the components for install are you also installing the JRE included in the installer?
If you are and it's still failing try installing the NEtscape Browser on that same host.
I believe it will install files necessary to do this.
Also, check to see if the jre command is in your $PATH and if it's not, add it.
-Chris
709463 at 2007-6-29 17:38:47 >

The IMS installer currently hardcodes the path to a JRE that it wants to run. This JRE is the one that is included in the kit, so you <i>must</i> install the JRE that comes with it.
The only way around this is to use the embedded JRE during installation and not to set the JAVA_HOME environment variable. Check if you have it defined by issuing the command 'echo $JAVA_HOME'.
708684 at 2007-6-29 17:38:47 >
