Solution for Error FRM-92095: Oracle Jnitiator version too low By Pan.Tian on 六月 04, 2013
Symtom:
After logging into application, system pop up below error message:
FRM-92095: Oracle JInitiator version too low. Please install version 1.1.8.2 or higher
Cause:
The JRE version is not incompatible.
Solution 1:
This is a workaround solution, For Window 7 user, Add a OS Parameter: JAVA_TOOL_OPTIONS, and parameter value is: -Djava.vendor="Sun Microsystems Inc."
(Not very sure this way works in windows XP or not, You can try it, And pls let me know the result)
Reference:http://www.ora600.be/FRM-92095%3A+Oracle+Jnitiator+version+too+low+-+please+install+version+1.1.8.2+or+higher
Solution 2:
This is a workaround solution as well, Uninstall your JRE 7, and re-install JRE 6
How uninstall JRE 7, Refer: http://www.java.com/en/download/uninstall.jsp
How to install JRE 6,Refer: http://www.java.com/en/download/manual_v6.jsp
Solution 3:
This is root solution, Enable EBS environments for JRE 7, refer: https://blogs.oracle.com/stevenChan/entry/java_jre_1_7_03