|
|
发表于 2006/11/15 19:44:07
|
显示全部楼层
給你找了一个资料:
The information in this document applies to:
Oracle Application Object Library - Version:
This problem can occur on any platform.
All forms.
Errors
LOAD: CLASS ORACLE/APPS/FND/FORMSCLIENT/FORMSLAUNCHER.CLASS NOT FOUND
Symptoms
When accessing any menu that launches core forms, get this error:
load: class oracle/apps/fnd/formsClient/FormsLauncher.class not found
Changes
Accessing Apps on a new machine for the first time, or a cloned instance for the first time.
Cause
Incorrect proxy exceptions in the Browser settings / configuration caused this issue.
The list of sites for which no proxy is required had incorrect entries.
Fix
Steps for resolution:
1. Launch a browser window.
2. Go to Connection Settings for the Browser
3. Select the Proxy exception list, the list of sites you have specified, for which no proxy is required
4. Verify / validate all entries in this list.
5. For eg., 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
6. Save the changes.
7. Login and access the Applications forms in a new browser window. |
|