Tuesday, June 19, 2012

Enabling diagnostic log for FileAdapter (in general for oracle.soa.adapter)

The official doc here:

http://docs.oracle.com/cd/E21764_01/integration.1111/e10231/life_cycle.htm#BABBIBEE

open em: http://myadmin.acme.com:7001/em
and identify the FileAdapter for each MS:



right click, Logs, Log configuration:





select "loggers with persistent log state level" (NOT Runtime Loggers)




search oracle.soa.adapter, and set to TRACE:32 FINEST, scroll down and enable the "persist" checkbox, click on Apply




do it for all MS in the cluster


the logs should go to
${MW_HOME}/user_projects/domains/${DOMAIN_NAME}/servers/${SERVER_NAME}/logs/${SERVER_NAME}-diagnostic.log

No comments: