Skip to Main Content

DevOps, CI/CD and Automation

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Opening Oracle 9i> Reports Developer> Reports Builder gives JVM.DLL error

941712Jun 5 2012 — edited Jun 5 2012
When opening Oracle 9i> Reports Developer> Reports Builder, I get an error that states rwbuilder.exe - Unable To Locate Component then continues with The application has failed to start because JVM.DLL was not found. Re-installing the application may fix this problem.

The laptop is runnung XP. I found JRE and JDK installed so un-installed them, then re-installed them but to no avail.

I was sent a 'fix' to try:-
1. Unzip the zip Files

2. Stop all Oracle software

3. Rename the following files:

$OWB_CLIENT_HOME/jdk/jre/lib/ext/US_export_policy.jar
$OWB_CLIENT_HOME/jdk/jre/lib/ext/jce1_2_1.jar
$OWB_CLIENT_HOME/jdk/jre/lib/ext/local_policy.jar
$OWB_CLIENT_HOME/jdk/jre/lib/ext/sunjce_provider.jar

as

$OWB_CLIENT_HOME/jdk/jre/lib/ext/US_export_policy.jar.org
$OWB_CLIENT_HOME/jdk/jre/lib/ext/jce1_2_1.jar.org
$OWB_CLIENT_HOME/jdk/jre/lib/ext/local_policy.jar.org
$OWB_CLIENT_HOME/jdk/jre/lib/ext/sunjce_provider.jar.org

(This would be in location C:\Oracle\OWB904\jdk\jre\lib\ext)

4. Copy the following files from the downloaded JCE 1.2.2 package
to the directory $OWB_CLIENT_HOME/jdk/jre/lib/ext/:

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

But I couldn't find a path $OWB_CLIENT_HOME

Would really appreciate any input or advice. Thanks in advance.

Pete
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Jul 3 2012
Added on Jun 5 2012
1 comment
414 views