FRM-92095: Oracle JInitiator version too low
If we are trying to open old EBS version which has lower JRE, then we might encounter the 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:-
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."
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.
Post a Comment
Post a Comment