javax.servlet.ServletException: Content Manager has not been started

Dear Team
I have installed cognos 10.1.1 version with WAS 7 and DB2 10.1 on my system. I have deployed cognos on Websphere and starting cognos service from WAS itself. It seems the cognos is not getting deployed correctly as I can see following errors in the WAS logs.

======================
[5/8/13 18:40:59:197 GMT+05:30] 0000000b FfdcProvider I com.ibm.ws.ffdc.impl.FfdcProvider logIncident FFDC1003I: FFDC Incident emitted on /data/ibm/WebSphere/AppServer/profiles/AppSrv01/logs/ffdc/server2_4f224f22_13.05.08_18.40.59.17653589.txt com.ibm.ws.webcontainer.servlet.ServletInstance.init 181
[5/8/13 18:40:59:200 GMT+05:30] 0000000b servlet E com.ibm.ws.webcontainer.servlet.ServletWrapper init SRVE0100E: Uncaught init() exception created by servlet dispatcher in application IBM Cognos: java.lang.NoClassDefFoundError: com.cognos.accman.jcam.crypto.jni.JNISystemProperties (initialization failure)
Caused by: java.lang.UnsatisfiedLinkError: JCAM_Crypto_JNI (/data/ibm/cognos/c10_64/bin64/libJCAM_Crypto_JNI.so: wrong ELF class: ELFCLASS64)
at java.lang.ClassLoader.loadLibraryWithPath(ClassLoader.java:993)

When I try to access cognos using http://:9081/p2pd/servlet , it throws following errors in the WAS logs:

======================
[5/8/13 18:16:40:523 GMT+05:30] 00000022 servlet E com.ibm.ws.webcontainer.servlet.ServletWrapper service SRVE0068E: Uncaught exception created in one of the service methods of the servlet CMServlet in application IBM Cognos. Exception created : javax.servlet.ServletException: Content Manager has not been started.

Please let me know if you have come across these kind of errors before.
Regards,

Hi Parivesh.

JCAM_Crypto_JNI errors should be since a environment variable problem.
Could you tell us:
what OS are you using?
Is Cognos 10.1.1, 64 or 32 bits installation?
What Java version are you using (JAVA_HOME)?

Kind Regards.