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

cannot lauch cogconfig.sh after installing BI server 8.2

Started by nayitian, 13 Jul 2007 02:45:48 PM

Previous topic - Next topic

nayitian

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.

COGNOiSe administrator

It seems that your paths are not set correctly. Please check Cognos documentations regarding PATH, LD_LIBRARY_PATH< etc.

agajania

I saw this error when I logged in remotely to a Linux server without enabling X forwarding.