Hi,
FM is on Windows and RN is on IBM AIX.
I have created a datasource via Cognos Connection on the ReportNet Server. When I create a datasource in my Framework Manager to use the datasource in ReportNet server, I get the following error:
QE-DEF-0368 Unable to decrypt user name and password credentials from the content store. Use Cognos Configuration to configure your reporting environment.
I've searched the net and some other customers found that they could get it working when they copy the directories csk, encryptkeypair and signkeypair from the reportnet server to the local directories of FrameWork Manager.
I've tried that but it still does not work for me.
My Windows JVM:
java version "1.4.2_03"
Java(TM) 2 Runtime Environment, Standard Edition (build 1.4.2_03-b02)
Java HotSpot(TM) Client VM (build 1.4.2_03-b02, mixed mode)
My AIX JVM:
java version "1.4.2"
Java(TM) 2 Runtime Environment, Standard Edition (build 1.4.2)
Classic VM (build 1.4.2, J2RE 1.4.2 IBM AIX build ca142-20050929a (SR3) (JIT enabled: jitc))
Does the _03 difference matters?
Is there anything else I can try? Thanks