If you are unable to create a new account, please email support@bspsoftware.com

 

News:

MetaManager - Administrative Tools for IBM Cognos
Pricing starting at $2,100
Download Now    Learn More

Main Menu

installing 32 bit java on 64 bit ubuntu server

Started by zviko, 25 Jul 2012 09:56:46 AM

Previous topic - Next topic

zviko

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?

Rahul Ganguli

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

zviko

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.