Author Topic: Configuring ReportNet  (Read 5029 times)

Offline vin_j

  • Full Member
  • ***
  • Posts: 8
  • Forum Citizenship: +0/-0
Re: Configuring ReportNet
« Reply #15 on: 05 Aug 2005 08:10:08 am »
I'm getting the same errors even after coping JCE 1.2.2 last. So the problem is something to do with keys being generated. Please let me know if you got any idea about the keys.

Thanks,
vinod

Offline CoginAustin

  • Community Leader
  • *****
  • Posts: 189
  • Forum Citizenship: +10/-0
Re: Configuring ReportNet
« Reply #16 on: 05 Aug 2005 09:43:12 am »
Make sure you also removed/moved JCE 1.2.1 from your /lib path. If you do not remove it, do not just rename it, it will not work and you will get the same error.

Darek

  • Guest
Re: Configuring ReportNet
« Reply #17 on: 05 Aug 2005 02:17:26 pm »
Delete (safely, with a copy) csk, ncryptkeypair and signkeypair from configuration folder. One more question. When you enter Cognos Configuration is JAVA_HOME set to WebSphere's JRE?

Offline Sweden

  • Associate
  • **
  • Posts: 2
  • Forum Citizenship: +0/-0
Re: Configuring ReportNet
« Reply #18 on: 07 Aug 2005 04:06:15 am »
Look for the JCE update as the 1.3 exipre 27th July

[Correction from moderator: it is JCE 1.2.1 that expires, needs to be updated with JCE 1.2.2]
« Last Edit: 07 Aug 2005 08:27:04 am by Darek »

Offline lisaytan

  • Associate
  • **
  • Posts: 3
  • Forum Citizenship: +0/-0
Re: Configuring ReportNet
« Reply #19 on: 05 Sep 2005 11:41:16 pm »
Hi cognosfreelancer,

I'm trying to configure the CRN 1.1MR2 with Weblogic 8.1 sp4, but got error for using the jdk comes with bea (I tried the jdk141 with WebSphere, had no problem, so I am puzzled) when starting the Cognos Configuration.  Could you please let me know the steps you took in configuration?  Thanks a lot!  Below is the copy of the execution and error message.

C:\Program Files\cognos\crn\bin>crconfig.bat -java:env
Found JAVA_HOME=C:\bea814\jdk142_05
Looking in: C:\bea814\jdk142_05\bin...
Using CLASSPATH: .;crconfig.jar;dom4j.jar;xercesImpl.jar;xml-apis.jar;cclcfgapi.
jar;jcam_crypto.jar;i18nj.jar;icu4j.jar;commons-httpclient.jar;CognosIPF.jar;log
4j-1.2.8.jar;jcam_jni.jar;xalan.jar
Using J_HOME:    C:\bea814\jdk142_05
02/09/2005,13:31:22,Err,You cannot use Cognos Configuration because it requires
Java version 1.3.x
C:\Program Files\cognos\crn\bin>


Lisa

Offline cognosfreelancer

  • Global Moderator
  • Community Leader
  • *****
  • Posts: 218
  • Forum Citizenship: +19/-0
Re: Configuring ReportNet
« Reply #20 on: 06 Sep 2005 06:54:04 am »
sshhhh! ;)

Please read the moderator's request to not name names when posting.

You are using the same version of JDK as I viz. 1.4.2 but what is the JHOME variable.

I do not use that.

NKT

Offline lisaytan

  • Associate
  • **
  • Posts: 3
  • Forum Citizenship: +0/-0
Re: Configuring ReportNet
« Reply #21 on: 06 Sep 2005 08:10:28 am »
Glad to hear from you, the J_Home is set up in the crconfig.bat, it is assigned with the JAVA_HOME var.  Does this make difference?

Darek

  • Guest
Re: Configuring ReportNet
« Reply #22 on: 06 Sep 2005 08:40:09 am »
Did you copy Cognos EXT libraries to BEA EXT directory?

Offline cognosfreelancer

  • Global Moderator
  • Community Leader
  • *****
  • Posts: 218
  • Forum Citizenship: +19/-0
Re: Configuring ReportNet
« Reply #23 on: 06 Sep 2005 08:45:06 am »
Lisa

Try adding the JRE folder to the JAVA_HOME variable

for e.g.

D:\Apps\jdk142_05\jre

NKT

Offline lisaytan

  • Associate
  • **
  • Posts: 3
  • Forum Citizenship: +0/-0
Re: Configuring ReportNet
« Reply #24 on: 06 Sep 2005 09:40:59 am »
yes,

I did add the \ext jars to weblogic; also tried the java_home=c:\bea\jdk142_05\jre...

when I applied the same procedure to IBM jre, the Configuration wizard ran.

so where did I miss the setting? ??? and what is it

Offline cognosfreelancer

  • Global Moderator
  • Community Leader
  • *****
  • Posts: 218
  • Forum Citizenship: +19/-0
Re: Configuring ReportNet
« Reply #25 on: 07 Sep 2005 08:42:28 am »
Lisa

You may have multiple java homes with the Path variable pointing first to the incorrect JVM location.

If possible please delete any other JDK folder or modify your path settings and then try running the Cognos Configuration

NKT