|
Replies:
13
-
Pages:
1
-
Last Post:
Nov 7, 2005 1:54 AM
Last Post By: user462998
|
|
|
Posts:
14
Registered:
05/25/04
|
|
|
|
OWB client not working
Posted:
Jul 27, 2005 9:56 PM
|
|
|
|
While I am trying to open owb client ( version - 9.2.0.4 ), its not opening. Running owbclient.bat from prompt I am getting the following error message:
C:\owb\owb\bin\win32>call setowbenv
JVM LIMIT SET TO: 384M
Exception in thread "main" java.lang.ExceptionInInitializerError: java.lang.Secu
rityException: Cannot set up certs for trusted CAs
at javax.crypto.b.<clinit>([DashoPro-V1.2-120198])
at javax.crypto.Mac.getInstance([DashoPro-V1.2-120198])
at oracle.wh.repos.impl.mcm.foundation.MCMHash.<init>(MCMHash.java:44)
at oracle.wh.repos.impl.mcm.foundation.MCMHash.getInstance(MCMHash.java:
29)
at oracle.wh.repos.impl.mcm.MCMServiceImpl.<init>(MCMServiceImpl.java:16
4)
at oracle.wh.repos.impl.mcm.MCMServiceImpl.getInstance(MCMServiceImpl.ja
va:171)
at oracle.wh.repos.impl.APIController.init(APIController.java:107)
at oracle.wh.util.ControllerInitializer.initControllers(ControllerInitia
lizer.java:118)
at oracle.wh.util.ControllerInitializer.initBackendControllers(Controlle
rInitializer.java:36)
at oracle.wh.util.ControllerInitializer.initAllControllers(ControllerIni
tializer.java:22)
at oracle.wh.ui.framework.StaticLoader.main(StaticLoader.java:114)
Can anyone help me out?
Thanks
|
|
|
Posts:
605
Registered:
08/05/02
|
|
|
|
Re: OWB client not working
Posted:
Jul 28, 2005 1:54 AM
in response to: liyakat.hussain...
|
|
|
|
Good morning,
Since this morning I'm encountering the exact same problem.
And it's not just me, everyone with OWB installed in this company has the same problem.
Checked on the Net, there is sufficient stuff to be found on "java.lang.ExceptionInInitializerError: java.lang.SecurityException: Cannot set up certs for trusted CAs" but it's hard to go through all that since I'm not a Unix man (how would I "make sure your java.security file is correctly set up"?).
I just logged a TAR with Metalink. As soon as Metalink has provided me with the solution it'll be on this forum as well.
Cheers, Patrick
|
|
|
Posts:
605
Registered:
08/05/02
|
|
|
|
Re: OWB client not working
Posted:
Jul 28, 2005 2:36 AM
in response to: exapat
|
|
|
|
Hi all,
It's got to do with Java(TM) Cryptography Extension (JCE).
All products from all vendors having bundled JCE 1.2.1 are encountering this problem now, since this has expired it seems.
Downloading the JCE 1.2.2 package from the Sun website and using this stuff to replace the JCE121 files will overcome the problem.
Cheers, Patrick
|
|
|
Posts:
14
Registered:
05/25/04
|
|
|
|
Re: OWB client not working
Posted:
Jul 28, 2005 2:42 AM
in response to: exapat
|
|
|
Good Morning Patrick,
Thanks but can you tell me what is TAR no in Metalink.
Thanks.
Liyakat
|
|
|
Posts:
182
Registered:
02/18/05
|
|
|
|
Re: OWB client not working
Posted:
Jul 28, 2005 3:24 AM
in response to: liyakat.hussain...
|
|
|
|
other solution is to set your system time back one day, and then start OWB
|
|
|
Posts:
605
Registered:
08/05/02
|
|
|
|
Re: OWB client not working
Posted:
Jul 28, 2005 3:45 AM
in response to: liyakat.hussain...
|
|
|
Good afternoon Liyakat,
I guess my TAR's not public (yet?), so here's the copy&paste from the TAR:
===================================================
SOLUTION / ACTION PLAN
=======================
To implement the solution, please execute the following steps:
Lookup Note 329607.1
here's the solution-part of it:
8<
Solution
Please follow the steps as given:
1. Download the JCE 1.2.2 package from the following web page:
http://java.sun.com/products/jce/index-122.html
2. Either reboot your Client machine or Stop all Oracle software.
3. Rename or remove the following files :
$OWB92_CLIENT_HOME/jdk/jre/lib/ext/US_export_policy.jar
$OWB92_CLIENT_HOME/jdk/jre/lib/ext/jce1_2_1.jar
$OWB92_CLIENT_HOME/jdk/jre/lib/ext/local_policy.jar
$OWB92_CLIENT_HOME/jdk/jre/lib/ext/sunjce_provider.jar
4. Copy the following files from the JCE 1.2.2 package to the directory OWB92_CLIENT_HOME/jdk/jre/lib/e
xt/ :
jce1.2.2/lib/US_export_policy.jar
jce1.2.2/lib/jce1_2_2.jar
jce1.2.2/lib/local_policy.jar
jce1.2.2/lib/sunjce_provider.jar
5. Rename jce1_2_2.jar as jce1_2_1.jar
6. Now try launching OWB 9.2 client.---------------------------------------------- 8<
Good luck, Patrick
|
|
|
Posts:
833
Registered:
11/19/00
|
|
|
|
Re: OWB client not working
Posted:
Jul 28, 2005 5:57 AM
in response to: exapat
|
|
|
Hi,
a really "practical" solution for this silly bug!;-) Fortunately they don't submit the tip to change the sysdate!
I hope they will fix this bug in a more professional way soon!
Bye
Detlef
|
|
|
Posts:
14
Registered:
05/25/04
|
|
|
|
Re: OWB client not working
Posted:
Jul 28, 2005 6:55 AM
in response to: exapat
|
|
|
|
Hi Patrick,
Thanks for the solutrion. It has worked.
Regards,
Liyakat
|
|
|
Posts:
96
Registered:
12/23/98
|
|
|
|
Re: OWB client not working
Posted:
Jul 28, 2005 5:38 PM
in response to: liyakat.hussain...
|
|
|
|
Hi,
I have just rebooted, applied the 'fix' above and rebooted again, just to make sure, but I still can't start OWB.
The OWB splash screen now disappears (whereas before it stayed on-screen forever) but the logon screen doesn't appear.
Has anyone else had this problem, and is there either another fix or something that I've missed or done wrong?
|
|
|
Posts:
96
Registered:
12/23/98
|
|
|
|
Re: OWB client not working
Posted:
Jul 28, 2005 6:11 PM
in response to: .Richard.
|
|
|
|
I have fixed my problem.
NOTE TO ALL - the files must be MOVED out of the \ext\ directory, not just renamed!
I had renamed my files to BACKUP_<filename>
Once I moved the files to another directory it worked fine.
|
|
|
Posts:
605
Registered:
08/05/02
|
|
|
|
Re: OWB client not working
Posted:
Jul 29, 2005 12:01 AM
in response to: .Richard.
|
|
|
|
Good morning,
That's not strictly true.
I'm working on W2K Pro (on a Compaq with a P4 in it) and simply renamed the existing files to <filename>.jar.old and then copied the new ones into this dir. After renaming the 1_2_2 o 1_2_1 it all works perfectly fine.
Maybe it depends on the OS, otherwise it could be due to the fact that if you prefix the filename with something, it is still a jar-file and therefore possibly gets picked up even though it has been renamed.
Cheers, Patrick
|
|
|
Posts:
96
Registered:
12/23/98
|
|
|
|
Re: OWB client not working
Posted:
Jul 29, 2005 1:40 AM
in response to: exapat
|
|
|
|
OK that sounds reasonable.
Not sure if it has any relevance but I'm using WinXP.
|
|
|
Posts:
605
Registered:
08/05/02
|
|
|
|
Re: OWB client not working
Posted:
Jul 29, 2005 2:20 AM
in response to: .Richard.
|
|
|
Since W2K and XP are quite similar I expect the jar-explanation to be the more valid reason... for what it's worth
As long as everyone can come up with their optimal solution it doesn't matter any way.
Cheers, Patrick
|
|
|
Posts:
7
Registered:
11/07/05
|
|
|
|
Re: OWB client not working
Posted:
Nov 7, 2005 1:54 AM
in response to: exapat
|
|
|
|
I also have this problem with version 10.2 and I've applied the fix and it still doesn't get past the splash screen. Any ideas?
|
|
|
|
Legend
|
|
Guru : 2500
- 1000000
pts
|
|
Expert : 1000
- 2499
pts
|
|
Pro : 500
- 999
pts
|
|
Journeyman : 200
- 499
pts
|
|
Newbie : 0
- 199
pts
|
|
Oracle ACE Director
|
|
Oracle ACE Member
|
|
Oracle Employee ACE
|
|
Helpful Answer
(5 pts)
|
|
Correct Answer
(10 pts)
|
|