COGNOiSe.com - The IBM Cognos Community

IBM Cognos 10 Platform => Cognos 10 BI => Cognos Administration => Topic started by: linhlv on 25 Nov 2013 12:41:28 AM

Title: Install IBM Cognos in WebSphere Application Server
Post by: linhlv on 25 Nov 2013 12:41:28 AM
I'm installing IBM Cognos BI 10.2.1 for Red hat 6.1, using IBM HTTP Server, and built-in Tomcat. It's running successful.
But, When I deploy IBM Cognos into WebSphere Application Server 8.0. It's has an error while installing into WAS.

Detail:
I've already install WebSphere Application Server and IBM HTTP Server 8.0 with fix pack 7.

1. I created a WAS profile
(https://lh3.googleusercontent.com/t8_SaeMG3jMZuObINpuOrVi3b3C1YozJq3QHhFC1Vb4=w816-h127-no)

2. I created a IBM Cognos service for WAS instead of Tomcat (default)
(https://lh5.googleusercontent.com/-zeK5La3pdAs/UpLu1cGcX6I/AAAAAAAAFFM/vjDIOA6CtuE/w1115-h152-no/Configure+for+deploying+Cognos+into+WebSphere+Application+Server.jpg)

3. I installed IBM Cognos application
(https://lh6.googleusercontent.com/-Tf2X-L-cdLY/UpLvz40bPbI/AAAAAAAAFG8/jzwRUs_B6W0/w466-h507-no/Install+IBM+Cognos+application.png)

4. With the Environment information
(https://lh3.googleusercontent.com/PAvyQCI6bnRvl5jrjv8R0MFLIjjsP5AYj59OEtXHuq4=w847-h328-no)

Finally, I test the configuration. It's an error like that.
(https://lh3.googleusercontent.com/O7wurjoWM7Qmra0I9eDR5TyzcVV3s1u59Qk9ijUf5KA=w546-h458-no)

Please help me.
Thanks so much.
Title: Re: Install IBM Cognos in WebSphere Application Server
Post by: Grim on 25 Nov 2013 07:56:39 AM
Title: Re: Install IBM Cognos in WebSphere Application Server
Post by: linhlv on 26 Nov 2013 08:47:23 PM
Hi,

I've already try to change from 'localhost' to IP or hostname. It's same result.

System environment I was set is:
LD_LIBRARY_PATH=/u01/app/oracle/product/11.2.0/client_1/bin/:/opt/ibm/cognos/c10_64/bin64/:/opt/ibm/cognos/c10_64/cgi-bin/.

Help me, plz.
Title: Re: Install IBM Cognos in WebSphere Application Server
Post by: Grim on 28 Nov 2013 01:13:36 PM
I just re-read the OP and realized that Cognos is saying the LD_LIB is correct. -.- Maybe I should wake up before I post. LOL

Sorry about that. So what's the error that's found in the Cogserver.log file?

Something to also try...
I have had issues in the past with Cognos where libs in the LD_LIB path (from other sources) have caused issues. Damn you DB2 *shakes fist*. Anyway, you may want to try having the oracle path at the end instead of the beginning. That's a long shot though, and may cause issues with the Oracle Client (I know for DB2 client that it has to be first in the list).
Title: Re: Install IBM Cognos in WebSphere Application Server
Post by: linhlv on 01 Dec 2013 02:28:33 AM
Thanks all.

I've resolved this problem. I need set to LD_LIBRARY_PATH in WAS profile first, and then Install IBM Cognos on it.

Thanks for your support.
Title: Re: Install IBM Cognos in WebSphere Application Server
Post by: arindam_bhattach on 14 Jan 2014 09:18:16 PM
I am facing exactly the same issue HTTP 1.1 /403....

LD_LIBRARY_PATH is also set, Do I need to re- install the complete Cognos Application now ?
Title: Re: Install IBM Cognos in WebSphere Application Server
Post by: Grim on 16 Jan 2014 11:10:09 AM
You shouldn't need to re-install. You 'may' need to rebuild the cognos war/ear and redeploy though.
Title: Re: Install IBM Cognos in WebSphere Application Server
Post by: linhlv on 16 Jan 2014 10:28:47 PM
OK.
Got it.
Let change LD_LIBRARBY_PATH in your system environment, and rebuild cognos in WAS.