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.
It seems that your paths are not set correctly. Please check Cognos documentations regarding PATH, LD_LIBRARY_PATH< etc.
I saw this error when I logged in remotely to a Linux server without enabling X forwarding.