LOAD: CLASS ORACLE/APPS/FND/FORMSCLIENT/FORMSLAUNCHER.CLASS NOT FOUND.
ERROR
Forms not open, see the error message in java console.
load: class oracle/apps/fnd/formsClient/FormsLauncher.class not found.
java.lang.ClassNotFoundException: oracle.apps.fnd.formsClient.FormsLauncher.class
at sun.plugin2.applet.Applet2ClassLoader.findClass(Unknown Source)
at sun.plugin2.applet.Plugin2ClassLoader.loadClass0(Unknown Source)
at sun.plugin2.applet.Plugin2ClassLoader.loadClass(Unknown Source)
at sun.plugin2.applet.Plugin2ClassLoader.loadClass(Unknown Source)
at java.lang.ClassLoader.loadClass(Unknown Source)
at sun.plugin2.applet.Plugin2ClassLoader.loadCode(Unknown Source)
at sun.plugin2.applet.Plugin2Manager.createApplet(Unknown Source)
at sun.plugin2.applet.Plugin2Manager$AppletExecutionRunnable.run(Unknown Source)
at java.lang.Thread.run(Unknown Source)
Exception: java.lang.ClassNotFoundException: oracle.apps.fnd.formsClient.FormsLauncher.class
SOLUTION
- Launch a browser window.
- Go to Connection Settings for the Browser
- Select the Proxy exception list, the list of sites you have specified, for which no proxy is required
- Verify / validate all entries in this list.
- For Example, you will need to add an entry like *.oracle.com instead of oracle.com to exclude all sites having oracle.com in the domain name.
- Save the changes.
- Login and access the Applications forms in a new browser window.