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

Unable to Launch Cog Config for Cognos 10.1.1 FP1

Started by RKMI, 06 Sep 2012 04:18:09 PM

Previous topic - Next topic

RKMI

Hi,

We are having a similar issue installing 10.1.1 FP1 on AIX 7.1 on Java6_sr5. 

When we try to launch the cog config get the following error,

Using /usr/java6_64_sr5/jre/bin/java                                   
Exception in thread "main" java.lang.NoClassDefFoundError: java.       
security.cert.CertificateFactory                                       
        at sun.security.pkcs.PKCS7.parseSignedData(PKCS7.java:259)     
        at sun.security.pkcs.PKCS7.parse(PKCS7.java:156)               
        at sun.security.pkcs.PKCS7.parse(PKCS7.java:126)               
        at sun.security.pkcs.PKCS7.<init>(PKCS7.java:115)               
        at sun.security.util.SignatureFileVerifier.<init>               
(SignatureFileVerifier.java:99)                                         
        at java.util.jar.JarVerifier.processEntry(JarVerifier.java:266)
        at java.util.jar.JarVerifier.update(JarVerifier.java:198)       
        at java.util.jar.JarFile.initializeVerifier(JarFile.java:332)   
        at java.util.jar.JarFile.getInputStream(JarFile.java:397)       
        at sun.misc.URLClassPath$JarLoader$2.getInputStream             
(URLClassPath.java:804)                                                 
        at sun.misc.Resource.cachedInputStream(Resource.java:75)       
        at sun.misc.Resource.getByteBuffer(Resource.java:170)           
        at java.net.URLClassLoader.defineClass(URLClassLoader.java:482)
        at java.net.URLClassLoader.access$300(URLClassLoader.java:64)   
        at java.net.URLClassLoader$ClassFinder.run(URLClassLoader.java:
901)                                                                   
        at java.security.AccessController.doPrivileged(AccessController.
java:284)                                                               
        at java.net.URLClassLoader.findClass(URLClassLoader.java:414)   
        at java.lang.ClassLoader.loadClass(ClassLoader.java:643)       
        at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:345)
        at java.lang.ClassLoader.loadClass(ClassLoader.java:609)       
        at java.lang.J9VMInternals.verifyImpl(Native Method)           
        at java.lang.J9VMInternals.verify(J9VMInternals.java:72)       
        at java.lang.J9VMInternals.initialize(J9VMInternals.java:134)   
        at com.cognos.cclcfgapi.CCLConfigurationFactory.getInstance     
(CCLConfigurationFactory.java:37)                                       
        at com.cognos.crconfig.CnfgPreferences.<init>(CnfgPreferences. 
java:51)                                                               
        at com.cognos.crconfig.CnfgPreferences.<clinit>(CnfgPreferences.
java:36)                                                               
        at java.lang.J9VMInternals.initializeImpl(Native Method)       
        at java.lang.J9VMInternals.initialize(J9VMInternals.java:200)   
        at CRConfig.main(CRConfig.java:119)     

We have already copied the bcprov-jdknn-nnn.jar file from the c10_location/bin/jre/version/lib/ext directory to the Java_location/jre/lib/ext directory.

Any thoughts....

Thanks,
RK