Copyright © TIBCO Software Inc. All Rights Reserved


Appendix A Trace Messages : Trace Message Fields

Trace Message Fields
Table 25 lists the fields in each trace message.
Table 25 Tracing Fields 
Info  Indicates normal adapter operation. No action is necessary. A tracing message tagged with Info indicates that a significant processing step was reached and has been logged for tracking or auditing purposes. Only info messages preceding a tracking identifier are considered significant steps.
Warn  An abnormal condition was found. Processing will continue, but special attention from an administrator is recommended.
Error  An unrecoverable error occurred. Depending on the error severity, the adapter may continue with the next operation or may stop altogether.
Debug  A developer-defined tracing message. In normal operating conditions, debug messages should not display.
When configuring the adapter you define what roles should or should not be logged. For example, you may decide not to log Info roles to increase performance.
Adapter  The adapter is processing an event.
Application  The adapter is interacting with the Lotus Notes application.
Client  The Request-Response Invocation Service is reporting this trace message.
Server  The Request-Response Service is reporting this trace message.
Unique code for the message and description. Status codes are identified by a unique number and description. If a trace message includes an error or warn role, the status code documentation includes a resolution. See Status Messages for details.
A unique identifier that is "stamped" on each message by the originating adapter. The tracking identifier remains in effect from a message’s beginning to its completion as it is exchanged by TIBCO applications. If the adapter is the termination point of the message, the tracking identifier is not displayed in the trace message.

Copyright © TIBCO Software Inc. All Rights Reserved