- fact: Oracle Application Object Library 11.5
- fact: Oracle Forms Developer 6
- symptom: Errors in error_log
- symptom: File does not exist:
/apps/oracle/testcomn/java/oracle/ewt/alert/resource/AlertBundle_en.class - symptom: File does not exist:
/apps/oracle/testcomn/java/oracle/ewt/alert/resource/AlertBundle_en.properties - symptom: AlertBundle_en.class does not exist in fndewt.jar
- cause: These errors are discussed in Bug 2258772, Bug 2286293, and Bug:
2376588. The translated EWT resources are missing from Forms patch 8, but are
present in Forms patch 9. However, typically the error messages are expected.
Showing posts with label Forms. Show all posts
Showing posts with label Forms. Show all posts
Thursday, December 17, 2009
File Does Not Exist Message In Error_log For Alertbundle_en Files
How to Prevent "File does not exist" Errors in the error_log?
PURPOSE
——-
This article explains the changes needed in the httpd.conf file to remove some
of the non-troublesome errors in the error_log.
SCOPE & APPLICATION
——————-
This document applies to users who are web deploying forms Oracle AS and hit
Bug 1878975 and and Bug 2376588 and Bug 4569261. Due to these bugs the error_log
will have the following error messages
File does not exist: d:/ora9ias2/forms90/java/java/awt/KeyboardFocusManager.class
File does not exist: d:/ora9ias2/forms90/java/java/awt/KeyboardFocusManager.class
File does not exist: d:/ora9ias2/forms90/java/oracle/forms/registry/default.dat
According to Bug 2376588, these are valid, non-trouble some errors. However, it
causes unnecessary confusion to users and also contribute to significant
increase in file size of the error_log.
——-
This article explains the changes needed in the httpd.conf file to remove some
of the non-troublesome errors in the error_log.
SCOPE & APPLICATION
——————-
This document applies to users who are web deploying forms Oracle AS and hit
Bug 1878975 and and Bug 2376588 and Bug 4569261. Due to these bugs the error_log
will have the following error messages
File does not exist: d:/ora9ias2/forms90/java/java/awt/KeyboardFocusManager.class
File does not exist: d:/ora9ias2/forms90/java/java/awt/KeyboardFocusManager.class
File does not exist: d:/ora9ias2/forms90/java/oracle/forms/registry/default.dat
According to Bug 2376588, these are valid, non-trouble some errors. However, it
causes unnecessary confusion to users and also contribute to significant
increase in file size of the error_log.
Subscribe to:
Posts (Atom)