IBM Cognos Configuration displays an error when attempting to start on UNIX. The option when receiving the error is to exit the application.
Error Message:
CAM-CRP-1085 An error occurred while verifying that the security provider classes were loaded.
Reason: java.lang.ClassNotFoundException: org.bouncycastle125.jce.provider.BouncyCastleProvider
The error with IBM Cognos 8.4 will be:
CAM-CRP-1085 An error occurred while verifying that the security provider classes were loaded.
Reason: java.lang.ClassNotFoundException: org.bouncycastle134.jce.provider.BouncyCastleProvider
Root Cause:
An Operating System user, other than the one launching IBM Cognos Configuration was used to copy the cryptographic jar files from beneath the
The inability for the user launching IBM Cognos Configuration to access the files, prevents the application from using them.
Solution:
Ensure that all the files and sub-directories referenced by the JAVA_HOME environment variable are readable by the user running cogconfig.sh.