The following sections describe the log files used by Oracle BPM. These log files may be useful in troubleshooting problems that can occur when you are installing or using Oracle BPM.
Oracle BPM Enterprise uses different runtime logs to display information about running components and applications.
| Log File | Description | Default Location |
|---|---|---|
| Process Execution Engine Log | Displays information about the engine based on the severity level you define. Each engine contains its own log. | <ORABPM_HOME>/log/<engineName>.log |
| PAPI Log | Each PAPI client generates its own log file. An application that uses PAPI should configure where to store the log files, the severity level, and the date format of the messages. See the Oracle BPM Process API Developer Guide. | Depends on application |
| PAPI WS Log | Store log messages related to PAPI WS and can be configured using the Admin Center. | <ORABPM_HOME>/log/ |
| BAM and Data Store Logs | Store log messages about the updated service and the BAM and Data Store applications.The updater service log
can be configured using the following configuration file: conf/WarehouseService.conf .The BAM and Datastore each generate their own logs than can be configured using the Process Administrator. |
The BAM and Data Store logs use the following defaults:
|
| Feeds Log | Contains messages generated by the RSS feeds service and can be configured in the
following properties file:
<ORABPM_HOME>/webapps/feeds/WEB-INF/feeds.properties. |
<ORABPM_HOME>/log/feeds.log |
Displays status information about individual Oracle BPM applications.
| Log File | Description | Default Location |
|---|---|---|
| Process Administrator Log | Configurable with fuego.log.workspace.* properties in <ORABPM_HOME>/webapps/webconsole/WEB-INF/webConsole.properties. | <ORABPM_HOME>/log/webConsole.log |
| Studio Log | <ORABPM_HOME>/log/* | |
| Eclipse Log | eclipse workspace directory/.metadata/.log | |
| WorkSpace Log | Configurable with fuego.log.workspace.* properties in <ORABPM_HOME>/webapps/workspace/WEB-INF/workspace.properties. | <ORABPM_HOME>/log/workspace.log. |
| Admin Center | ||
| Log Viewer |
The installation and update logs provide information that is useful for troubleshooting problems that may occur when you are installing Oracle BPM. These logs are usually updated only during the installation of Oracle BPM. After installation is complete, these logs are generally not updated.
| Log File | Description | Default Location |
|---|---|---|
| Studio Installation Log | Contains information generated by the Oracle BPM Studio Installer. | <ORABPM_HOME>/log/Oracle_BPM_Studio_<version>_InstallLog.log |
| Enterprise Installation Log | Contains information generated by the Oracle BPM Enterprise Installer. | <ORABPM_HOME>/log/Oracle_BPM_Enterprise_<version>_InstallLog.log |
| Enterprise Update Log | Contains information generated when applying updates and maintenance packs. | <ORABPM_HOME>/update/updateHistory.log |