Easy fix for Java error FRM-92095: Oracle JInitiator 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: FRM-92095: Oracle JInitiator version too low. Please install version 1.1.8.2 or higher Frm92095jinittoolow Why: The cause is the JRE version is not compatible. Oracle made an internal change in the Java plugin after Java 7 that causes Oracle Forms (Banner) to not recognize that Java is correctly installed. 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 Enviroment Variables 3. Add a System variables

1
2
Variable name: JAVA_TOOL_OPTIONS
Variable value: -Djava.vendor="Sun Microsystems Inc."

Java Tool Options 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 Windows 8 or Windows 10 Use search to find the Control Panel

  • Press Windows logo key + W to open the Search charm to search settings
  • In the search box enter Java Control Panel
  • Click on Java icon to open the Java Control Panel.

Windows 7, Vista

  • Click on the Start button and then click on the Control Panel option.
  • In the Control Panel Search enter Java Control Panel.
  • Click on the Java icon to open the Java Control Panel.

Windows XP

  • Click on the Start button and then click on the Control Panel option.
  • Double click on the Java icon to open the Java Control Panel.

Alternate method of launching Java Control Panel In the Start Search box, type:

  • Windows 32-bit OS: c:\Program Files\Java\jre7\bin\javacpl.exe
  • Windows 64-bit OS: c:\Program Files (x86)\Java\jre7\bin\javacpl.exe

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. Java Control Panel 3. Click “View”, then add -Djava.vendor=”Sun Microsystems Inc.” into the Runtime Parameter box Java Runtime Enviroment Settings 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): Enable EBS environments for JRE 7, refer: https://blogs.oracle.com/stevenChan/entry/java\_jre\_1\_7\_03

4 Must-Have iPhone apps for college students Use Google Drive as Your Free Website's Uptime Monitor

Comments