Message IDs About Oracle Identity Federation Logging

Diagnostics and Auditing 7-13

7.3.3.1 Configure Oracle Identity Federation Log Levels

Use this page to: ■ view and update logging levels for Oracle Identity Federation loggers. ■ create a new persistent logger. Each logger logs messages for a specific server function; for example, the EJB deployment logger logs messages for an EJB module. View or Update Logger Level Use the View drop-down to select the logger. Fields include: ■ Logger Name - This is the name of the logger. ■ Oracle Diagnostic Logging Level - This is the logging level. Use the level drop-down to change the log level. ■ Log File - This is the name of the log file. Click on a log file name to view and update the properties of the log file. Specify a Logger This portion of the page appears when you select Loggers with Persistent Log Level in the View drop-down. Supply the following information to create a persistent logger: ■ Name - Enter a name for the new logger. ■ Oracle Diagnostic Logging Level - This is the logging level. Use the level drop-down to select a log level. Buttons on the page perform the following functions: ■ Apply - Save the logger configuration updates or generate the new logger information. ■ Revert - Discard the configuration updates.

7.3.3.2 Configure Oracle Identity Federation Log Files

For information on configuring log files, see Configuring Settings for Log Files in the Oracle Fusion Middleware Administrators Guide.

7.3.4 Common Log Messages

This section explains some common messages you may encounter in the Oracle Identity Federation logs.

7.3.4.1 thread interrupt Messages

You may see a message like the following in the managed server log file: oracle.security.fed.jvt.discovery.model.session.RDBMSSessionDiscoveryProvider run WARNING: InterruptedException: thread interrupt occurred during sleep java.lang.InterruptedException: sleep interrupted These messages are only notifications indicating that the RDBMS sleeping threads have been killed as a result of a configuration reload; new threads were created to replace these threads. No action is required.