JavaScript is required to for searching.
Skip Navigation Links
Exit Print View
Oracle Identity Analytics System Administrator's Guide 11g Release 1
search filter icon
search icon

Document Information

Preface

1.  Understanding and Configuring the System Log

2.  Using System Logs

Tomcat Logging

Context Initialization

VAAU Commons Logging

Context Initialization

Oracle Identity Analytics Core Logging

Sequence Update

Oracle Identity Analytics Security Logging

Login Error

User Creation

User Deletion

Oracle Identity Analytics Scheduling Logging

Scheduled Certification Reminder

Scheduled Account Import Job

Oracle Identity Analytics Identity Access Management (IAM) Logging

User Import

Account Import

Unknown User

Oracle Identity Analytics Reports Logging

Generating Reports

Oracle Identity Analytics Audit Logging

Audit Logging

Oracle Identity Analytics Identity Certification (IDC) Logging

Certification Reminder

Certification Creation, Example 1

Certification Creation, Example 2

JIAM Logging

IDM Connection

3.  Oracle Identity Analytics Troubleshooting

4.  Tuning GlassFish To Run Oracle Identity Analytics

Oracle Identity Analytics Reports Logging

Oracle Identity Analytics Reports logging logs events related to the running of reports inside Oracle Identity Analytics.

All Oracle Identity Analytics reporting-related errors will be shown in the following manner. For monitoring purposes, monitor anything that contains [com.vaau.rbacx.reporting].

15:11:56,500 ERROR [com.vaau.rbacx.reporting *] **

15:11:56,500 FATAL [com.vaau.rbacx.reporting *] **

Note

* Refers to the specific module.

** Refers to the actual error message.

Examples are shown in the following subsections.

Generating Reports

The following example shows the information that is logged when reports are generated. The log messages show the type of report that is generated and the location of the file.

Severity: DEBUG

Module name: JasperReportsUtils

Log message:

10:33:09,390 DEBUG
[com.vaau.rbacx.reporting.renderer.jasperreports.JasperReportsUtils] --->
checking if 'C:\Vaau\rbacx-4.0\reports\BusinessUnitUsers.jrxml' has
any sub-reports that need compiling

10:33:09,406 DEBUG
[com.vaau.rbacx.reporting.renderer.jasperreports.JasperReportsUtils] --->
C:\Vaau\rbacx-4.0\reports\BusinessUnitUsers.jrxml has following
sub-reports --> []

10:33:09,406 DEBUG
[com.vaau.rbacx.reporting.renderer.jasperreports.JasperReportsUtils] --->
following sub-reports require compilation []

10:33:09,406 DEBUG
[com.vaau.rbacx.reporting.renderer.jasperreports.JasperReportsUtils]
checking if report file --> 'C:\Vaau\rbacx-4.0\reports\BusinessUnitUsers.jrxml'
requires compilation

10:33:09,406 DEBUG
[com.vaau.rbacx.reporting.renderer.jasperreports.JasperReportsUtils] --->
compiling reports []