Hi,
I have installed 32 bit metric server on a 64 bit Ubuntu server. Now, metric server works with a 32 bit jre which I have successfully installed. I point to it as my java home but it gives me this error : JAVA_HOME is not defined. Please specify a valid JAVA_HOME environment variable. Can anyone help me?
Hi,
Your Problem seems to be with JAVA_HOME environment variable, use the following command for creating the environment variable.
export JAVA_HOME=<JRE location>
Regards,
Rahul
thanx Rahul. i did just that but still gives me the same error. well, thought maybe it didn't install well, and tried to open cognos 64 bit server configuration and told me the jre specified does not support a 64 bit jvm so am sure it's there. so i donno how to tackle this.