Test the following steps to enable FND Debug and / or AF Logging in E-Business Suite:
1. Source the run file system environment file.
2. Backup file:
$INST_TOP/appl/admin/oacore_wls.properties
If you dont see the parameters, you can add them.
3. Edit $INST_TOP/appl/admin/oacore_wls.properties and add the following lines (adjust the variables accordingly):
AFLOG_ENABLED=true
AFLOG_LEVEL=statement
AFLOG_MODULE=%
AFLOG_FILENAME=/tmp/aflog.txt
AFLOG_LEVEL=statement
AFLOG_MODULE=%
AFLOG_FILENAME=/tmp/aflog.txt
4. Re-start Middle tier services.
5. Reproduce the issue.
6. Collect the log file.
7. Disable logging by removing the lines which were addded to oacore_wls.properties and re-start services.
Please read login-failed-for-few-users-in-oracle
Thanks!
Sikky
No comments:
Post a Comment