Showing posts with label OIM Logging. Show all posts
Showing posts with label OIM Logging. Show all posts

Loggers that are helpful to Debug an ADF Issue

Loggers that are helpful to Debug any ADF Issue in OIM

Set the following loggers to TRACE:32 level logging:

oracle.iam.identitytaskflow
oracle.iam.platform.canonic
oracle.iam.consoles.faces
oracle.iam.consoles.common
oracle.iam.transUI
Xellerate.WebApp

In other words for some more debugging:

<logger name='oracle.jbo' level='FINEST'/>
<logger name='oracle.adfdiagnostics' level='CONFIG'/>
<logger name='oracle.adf.model' level='FINEST'/>
<logger name='oracle.adf.view' level='FINE'/>
<logger name='oracle.adfinternal.view' level='FINE'/>

Note: Revert back to Notification as soon as you finish the debugging at runtime as these takes lot of space on the server.

Basic Perfomance Tuning For stuck threads and response times

Documentation for performance tuning: https://docs.oracle.com/en/middleware/fusion-middleware/12.2.1.4/asper/redundant-cross-references-remo...