Search This Blog

Monday, November 12, 2018

How to enable trace in ebs r12.2 from backend (if login page is not accessible)

Hi,

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

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.

 
Thanks!
Sikky

No comments:

Post a Comment

You cannot complete this task because one of the following events caused a loss of page data: A system failure has occurred "Front end is locked after 12.2 upgrade"

  If you have upgraded to Oracle E-Business Suite 12.2.10 Release Update Pack from Oracle E-Business Suite 12.2.6 Release Update Pack (or ea...