Tuesday 2 June 2015

[Solved] FRM-92095: Oracle Jnitiator version too low


After logging into Java application in any browser (Chrome, Firefox, or Internet Explorer), Windows produces an error indicating that the Jinitiator version is too low, system pop up below error message:

Solution 1:

Issue

While accessing Oracle EBS (R12) forms

FRM_92095


Cause

The cause is the JRE version is not compatible. Oracle made an internal changed in the Java plugin after Java 7 that causes Oracle Forms (Banner) to not recognize that Java is correctly installed.

Solution

1. Go to start and search for ‘Java’ 

2. Click on Java tab and then View

java_setting

3. Add the following text in the ‘Runtime Parameters’ box and then click OK

-Djava.vendor=”Sun Microsystems Inc.”

runtime parameters


4. Click Apply

Java control Panel


5. Close browser and retest, forms should be accessible now

After adding Runtime Parameters Djava.vendor=”Sun Microsystems Inc.” in Java Runtime Environment Settings, we could access forms with no issues.

Solution 2:

Uninstall your JRE 8, and re-install JRE 6 since Java 7 currently incompatible with Banner Forms



















































No comments:

Post a Comment