COGNOiSe.com - The IBM Cognos Community

IBM Cognos 8 Platform => COGNOS 8 => COGNOS 8 Administration => Topic started by: nayitian on 13 Jul 2007 02:45:48 PM

Title: cannot lauch cogconfig.sh after installing BI server 8.2
Post by: nayitian on 13 Jul 2007 02:45:48 PM
Hello everyone

I installed BI server along with JDK 1.6 on Solaris 10, but cannot launch Configuration while executing ./cogconfig.sh, it throws me some error message like this:

13/07/2007,15:23:38,Err,java.lang.ExceptionInInitializerError, com.cognos.crconfig.CRConfigFrame.<init>(CRConfigFrame.java:33)
Exception in thread "main" java.lang.NoClassDefFoundError: Could not initialize class com.cognos.crconfig.CRConfigFrame
        at CRConfig.main(CRConfig.java:308)

Did anyone have the same problem, I am desperately looking for a solution. Thanks a lot.
Title: Re: cannot lauch cogconfig.sh after installing BI server 8.2
Post by: COGNOiSe administrator on 16 Jul 2007 07:30:45 PM
It seems that your paths are not set correctly. Please check Cognos documentations regarding PATH, LD_LIBRARY_PATH< etc.
Title: Re: cannot lauch cogconfig.sh after installing BI server 8.2
Post by: agajania on 13 Oct 2011 11:09:05 AM
I saw this error when I logged in remotely to a Linux server without enabling X forwarding.