Issue
While accessing Oracle EBS (R12) forms
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.
1. Go to start and search for ‘Java’
2. Click on Java tab and then View
![]()
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