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

Not able to deploy p2pd on Weblogic 9.2

Started by gppande, 19 Aug 2009 09:18:55 AM

Previous topic - Next topic

gppande

Hi,
I installed Cognos 8.4 & Weblogic 9.2 MP3 (on Solaris 10) and both work fine with plain vanilla installation. However, I am getting error message while deploying p2pd on Weblogic 9.2 MP3 application server.

<Aug 19, 2009 7:10:09 PM IST> <Error> <HTTP> <BEA-101216> <Servlet: "cfgss" failed to preload on startup in Web application: "p2pd".
java.lang.UnsatisfiedLinkError: jniSetCogRoot


I have followed all the steps like delete the cognos services from the cognos configuration, build p2pd using the new shiny wizard of Cognos 8.4 configuration and expanded it under <weblogic location>/user_projects/domain/p2pd.
When I go into Weblogic admin console > Deployments and do the p2pd deployment, I hit this error message while starting the deployment. I have added almost all the known libraries in the LD_LIBRARY_PATH field of startManagedWeblogic.sh script.

COGNOS_HOME=/isvol3/GM/apps/cognos8;export COGNOS_HOME
WL923_HM=/isvol3/GM/apps/bea923/weblogic92/server;export WL923_HM
PATH=$PATH:$COGNOS_HOME/bin64:/isvol2/GM/apps/oracle/home/bin:/usr/j2sdk1.4.2_16/bin:/isvol3/GM/apps/bea923/jdk150_12/bin;export PATH
ORACLE_HOME=/isvol2/GM/apps/oracle/home;export ORACLE_HOME
LD_LIBRARY_PATH=$LD_LIBRARY_PATH:$PATH:$COGNOS_HOME/bin64:$COGNOS_HOME/bin:$ORACLE_HOME/lib32:$WL923_HM/lib:$WL923_HM/native/solaris;export LD_LIBRARY_PATH


None of it helps. This error does not go away.

Has this anything to do with library paths in the startup script or this is some architecture level problem?
I am using 64-bit version of Cognos 8.4. Not sure if this is the problem.

Please help.
~Gaurav.