COGNOiSe.com - The IBM Cognos Community

Legacy Business Intelligence => COGNOS ReportNet => Topic started by: donb410 on 25 Aug 2005 10:02:59 AM

Title: Encryption Problem with Cognos Configuration on Framework Manager Workstation
Post by: donb410 on 25 Aug 2005 10:02:59 AM
All:

I tried to create a new project from my Framework Manager PC.  When I changed Cognos Configuration to address the new dispatcher and tried to save the configuration, I got an error on the second item - Generating cryptographic information.  It gave no details.  When I try to save it again, a dialog box pops up offering to let me save it as plain text.  If I save it, the configuration completes, but creating a new project does not - says it cannot find user/password information.  If I click No on saving as plain text, then I get a Java error:

[Cryptography]
1. [ERROR]java.lang.NoClassDefFoundError

Any help/suggestions would be greatly appreciated!
Title: Re: Encryption Problem with Cognos Configuration on Framework Manager Workstation
Post by: cognosfreelancer on 25 Aug 2005 11:44:35 AM
Hello

There is a Cognos advisory out that requires you to update your JCE to version 1.2.2.

If you have not yet then you should do that first. Do the below on the computer that has FM.

1) rename your crnstartup.xml file.
2) Delete the folders encryptpair,signkeypair, and csk
3) rename crconfig.prefs file
4) copy the above three folders and one file from the box on which ReportNet server is installed to your local CRN_ROOT/configuration folder.
5) Open up Cognos Configuration and ensure that gateway and dispatcher values match exactly with config. on server
6)Under crytptography in your local machine ensure store symmetric key locally is set to TRUE.

Cryptographic generation has always been my bugbear with ReporNet configurations.
Pretty much, the above steps should help you resolve the issue.

NKT
Title: Re: Encryption Problem with Cognos Configuration on Framework Manager Workstation
Post by: donb410 on 25 Aug 2005 11:56:36 AM
cognosfreelancer:

Thanks for the info - I need an admin to get something on the network we have COGNOS on, so tomorrow I will do the upgrade to 1.2.2. I have downloaded the files already. Beyond that, on number 4 is crnstartup.xml the file I copy with the three directories?

Thanks again for the truly rapid response and the information!
Title: Re: Encryption Problem with Cognos Configuration on Framework Manager Workstation
Post by: cognosfreelancer on 25 Aug 2005 12:57:25 PM
No problem.

crnstartup.xml will be regenerated when you open cognos configuration. You should not copy this from the server.

NKT
Title: Re: Encryption Problem with Cognos Configuration on Framework Manager Workstation
Post by: JoeBass on 04 Apr 2007 01:49:28 PM
Your steps worked like a charm for us.  Thanks!