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:
The above fields are explained in Trace Message Fields. The following diagram shows an example trace message and calls out the fields.
The following trace messages were written during a session where TIBCO Adapter for COM received an object from an application, then processed the object.
The first message indicates that TIBCO Adapter for COM has started. The timestamp indicates when the adapter started, and the role indicates that the trace message is informational, which means the activity is normal for the adapter. The category is identified, and the corresponding status code is displayed. The status code indicates that the adapter started successfully.
2003 Feb 22 20:14:51:718 GMT -8 COMAdapter.COMAdapterConfiguration Info <Configuration> AECOM-00161 TIBCO Adapter for COM successfully initialized
The next set of trace messages indicates the adapter received an object that was sent on the TIBCO Rendezvous subject, TIBCOCOM.Operation2.Testobj1.1.
The #746--4--CzfX7kb2-/Nazzw4D-zzw#
tracking identifier included in the trace message uniquely identifies the message. The application from which the message originated provided the identifier.
2001 Nov 20 15:11:36:078 GMT -8 TIBCOCOMService.TIBCOCOMService1 Info <Adapter> AECOM-00161 Received request (pid-320|tid-908|TIBCOCOMService1|Operation2.Testobj1.1.Server|/ti bco/public/class/ae/COM/OPERATION2Lib/interfaces/ITestobj1|TestAcr ossTypeLibs-+-pid-1596|tid-2608|TIBCOCOMInterceptor1|Operation2.Te stobj1.1.Client|/tibco/public/class/ae/COM/OPERATION2Lib/coClasses /Operation2.Testobj1.1|TestAcrossTypeLibs). tracking=#746--4--CzfX7kb2-/Nazzw4D-zzw#
TIBCO Adapter™ for COM User’s Guide Software Release 5.3, September 2005 Copyright © TIBCO Software Inc. All rights reserved www.tibco.com |