How to fix for Java error FRM-92095: Oracle JInitiator version too low







After logging into 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:FRM-92095: Oracle JInitiator version too low. Please install version 1.1.8.2 or higher Some this Oracle internal change setting after installing Java 7.
Here I am sharing how to resolve this error.
Solution 1:-
Add a OS Parameter: JAVA_TOOL_OPTIONS, and parameter value: "-Djava.vendor="Sun Microsystems Inc." as Environment Variables.


1. Open Advanced system settings
Start Menu › Control Panel › System and Security › System


2. Click Environment Variables:-
3. Add a System variables:-

  • Variable name: JAVA_TOOL_OPTIONS 
  • Variable value: "-Djava.vendor="Sun Microsystems Inc."
    4.Re-log or reboot your system

    Solution 2:- 

    Add a OS Parameter: JAVA_TOOL_OPTIONS, and parameter value: -Djava.vendor="Sun Microsystems Inc." as Java Runtime Parameter

    1. Open Java Control Panel:-  In the search box enter Java Control Panel
    Click on Java icon to open the Java Control Panel.


    2. After the Java Control Panel opens, go to the Java tab as shown below.
    The rest of the directions apply to both 32-bit and 64-bit Windows.

    3. Click "View", then add -Djava.vendor="Sun Microsystems Inc." into the Runtime Parameter box
      
    Solution 3: Uninstall your JRE 7, and re-install JRE 6 since Java 7 currently incompatible with Banner Forms
    Solution 4:- (advanced solution and it is not recommended for end-users):

    how to open Java Form click here
     
    Previous
    Next Post »

    statistics