Show TOC Start of Content Area

Background documentation Logging and Tracing  Locate the document in its SAP Library structure

The Plain J2SE Adapter Engine includes the File/FTP, JMS, JDBC, and SOAP adapters.

In the following table, <Javadir> stands for the directory where the Plain J2SE Adapter Engine is installed.

This graphic is explained in the accompanying text

Multiple Plain J2SE Adapter Engines can be installed in one process integration landscape.

Trace Files

Content

File

Path

Technical logging information for all installed adapters

adapter_1.log

adapter_2.log

adapter_3.log

adapter_4.log

adapter_5.log

<Javadir>/tech_adapter/LOGFILES

You can view the log on the host that runs the Plain J2SE Adapter Engine by choosing Traces from the main menu under the following HTTP address:

<Adapter Engine host>:<port>

You can set the trace level under the same HTTP address. Select the adapter in question under Available Adapters and then choose Configure.

The default logging settings produce a set of five trace files, each 2 MB in size. These files are used in rotation for logging, effectively limiting the file system space used for log files to 10 MB. The file names above represent the default logging settings.

This graphic is explained in the accompanying text

Trace level INFO is recommended for productive use.

The trace files can be viewed under the same HTTP address by choosing available trace files under Traces in the main menu.

 

End of Content Area