Copyright © TIBCO Software Inc. All Rights Reserved


Appendix B Trace Messages : Overview

Overview
Trace messages provide information about adapter activities. The messages are logged to the console where the runtime adapter was started and to a log file. Trace messages can also be redirected to the TIBCO Hawk Display application, or sent to other applications using the TIBCO Rendezvous transport.
Each trace message can include the following fields:
 
<Timestamp> <Adapter Identifier> <Role> <Category> <Status Code> <Tracking Identifier>
The above fields are explained in Trace Message Fields. The following diagram shows an example trace message and calls out the fields.
2002 Jul 04 23:11:07:649 GMT +5 TuxedoAdapter.TuxedoAdapterConfiguration Info [Adapter] AETUX-00043 Completed processing the request, reply sent. Tracking Id: 8yI--A--DGG6gUBY--3Nzzw-9-zzw
The trace message above indicates a successfully processed request by the adapter Request-Response service. The 8yI--A--DGG6gUBY--3Nzzw-9-zzw tracking identifier included in the trace message uniquely identifies the message.

Copyright © TIBCO Software Inc. All Rights Reserved