Show TOC

LoggingLocate this document in the navigation structure

Use

The DTR server log is written to the DTR server log file using the following categories, which you can use in the Log Configurator by setting the severity of a category to determine which messages should be written to the log and to set filters in the LogViewer . You can find important information about the state of the DTR server in the DTR Server Log . This includes critical errors that must absolutely be observed: Severity = ERROR . Therefore, you as an administrator must check the DTR server logs regularly.

Example

" Severe error in network I/O of central server. Please restart DTR server application. If the problem occurs again, contact SAP support ."

" The progression of time as shown by the database timestamps was in reverse direction. Please check that the system clock works properly ."

The message describes both the problem and the required actions.

Log Categories

Category

Default Severity

Comment

/Applications/DTR

Warning

General DTR application log

/Applications/DTR/Administration

Info

Logs the execution of administrative operations such as deleting workspaces, garbage collections, and so on.

/Applications/DTR/BackgroundTasks

Warning

Logs DTR background tasks. If you want to log the start/stop of background tasks, set the severity of this category to Info .

/Applications/DTR/Lifecycle

Info

Logs life cycle events of the DTR server application (start/stop of application).

/Applications/DTR/Propagation

Info

Logs the execution of propagation requests (import/export).

/Applications/DTR/RequestLog

Warning

Set the severity of this log category to Info if you need a detailed DTR request log.

Note that working with the DTR is slowed down considerably. You can select a less detailed general http answer log; it can be generated by using the log category /System/Server/Services/Http/AccessLog , which writes to the following log by default: ./log/system/services/http/responses.trc.

/Applications/DTR/Security

Warning

DTR security log.

Client Logs

You can view the log information in the SAP NetWeaver Developer Studio in the DTR Console view.