Hi, I am not able to run Cognos Config. Everytime I run it I had the following error message:
CAM-CRP-1085 An error occurred while verifying that the security provider classes loaded. Reason: java.security.Exception: Could not initialize NSS.
I checked the error log. Further information I have is that exception was caused by another exception:
java.io.IOException: the specified version of NSS is incompatible, 3.7 or later required at sun.security.pks11.Secmod.initialized(Secmod.java:207).
So, I did a bunch of google searches, check ibm website, but found nothing that was helpful in finding the root of the problem. I was wondering if anyone has any thoughts.
I using Cognos 8.4 and OpenSUSE 11.2.
Thanks,
Kris
from the stack trace, version 3.7 or later is required. if the version is too old, try updating the NSS library and re-trying the operation.