6 Configuring and Viewing Capture Log Files

This chapter describes how to configure and view the log files for Oracle WebCenter Enterprise Capture.

This chapter includes the following sections:

6.1 Introduction to Managing Log Files for Capture

By default, errors, warnings, and major application lifecycle events in Capture are logged on the application server. As a system administrator, you can progressively increase the log level to enable logging of configuration messages, debug messages, and trace messages. You can use Oracle Enterprise Manager to view and configure log messages for your Oracle WebCenter Enterprise Capture system. See Managing Log Files and Diagnostic Data in Administering Oracle Fusion Middleware.

6.1.1 Client Logging

Oracle WebCenter Enterprise Capture client errors are logged by the client using the logging level set under client preferences. Client log files are stored locally in the .oracle_capture/Log directory in the client user's home directory.

A log file is named as follows: WC{date} where date is in the format of MMddyyyy.

To view client log files, you may need to first direct the client user to increase the logging level. The client user can then retrieve log files from the specified location and manually send them to you.

6.2 Viewing Log Files for Capture

You can view log files for Oracle WebCenter Enterprise Capture from the Oracle Enterprise Manager or use the WLST commands.

To view the log files using the Oracle Enterprise Manager:

  1. Log in to Oracle Enterprise Manager using the steps listed in Starting Capture Functions in Enterprise Manager.
  2. Click the Capture server in the top left pane to display the Capture menu options.
  3. To view the log files for Capture, select Logs, and then View Log Messages from the Capture menu. The Log Messages page displays.
  4. In this page, you can search for messages by specified date range, type, or containing certain keywords. You can also select a message from the list and view its details.

See Oracle WebCenter Enterprise Capture Custom WLST Commands in WebCenter WLST Command Reference.

6.3 Configuring Settings for Log Files for Capture

You can configure the log files for Oracle WebCenter Enterprise Capture using Oracle Enterprise Manager or WLST.

You can configure the names and locations of log files, the size of the log files, the level of information written to the log files, the format, and the Locale encoding, as described in Configuring Settings for Log Files in Administering Oracle Fusion Middleware.

See Oracle WebCenter Enterprise Capture Custom WLST Commands in WebCenter WLST Command Reference.

6.4 Understanding Loggers for Capture

To view the loggers specific to Capture using Oracle Enterprise Manager:

  1. Log in to Oracle Enterprise Manager using the steps listed in Starting Capture Functions in Enterprise Manager.
  2. Click the Capture server in the top left pane to display the Capture menu options.
  3. To view the loggers specific to Capture, select Logs, and then Log Configuration from the Capture menu. The Log Configuration page displays.
  4. In the Log Levels tab, select to view the Runtime Loggers.
  5. In the Logger Name column, expand the oracle.odc logger to display the loggers specific to Capture.

Table 6-1 lists the loggers for Oracle WebCenter Enterprise Capture, along with a description of each.

Table 6-1 Loggers for Oracle WebCenter Enterprise Capture

Logger Name Description

oracle.odc.batchmanager.BatchManagerSessionBean

Used to log operations related to batch management.

oracle.odc.batchprocessor.BatchProcessorBean

Used to log the flow of batches as they are passed between processors.

oracle.odc.commitprocessor.CommitProcessor

Used by the Commit Processor to log information and errors related to committing a batch.

oracle.odc.CoreLogger

Used to log common core activity.

oracle.odc.documentconverterprocessor.DocumentConverterProcessor

Used by the Document Conversion Processor to log information and errors related to processing a document.

oracle.oddc.servlet.FileExchange

Used to log activity related to the exchange of files between the client and server.

oracle.odc.importprocessor.ImportJobSchedulerSessionBean

Used by the ImportJobScheduleSessionBean to log information related to the processing of import jobs.

oracle.odc.recognitionprocessor.RecognitionProcessor

Used by the Recognition Processor to log information and errors related to barcode recognition operations.

oracle.odc.security.CaptureOPSS

Used to log information related to Capture security management.