![]() |
Copyright © TIBCO Software Inc. All Rights Reserved |
To enable tracing, access the file TIBCO_HOME\tra\domain\domain_name\ AdministrationDomain.properties and set the property LogDebug=true.
1. Locate the BusinessConnect-Interior_Server.tra file in the TIBCO_HOME\tra\domain\domain_name\application\BusinessConnect directory.
3. Click Save.
1. INFO is the default setting you can change it to DEBUG.You can view tracing output in the logs TIBCO_HOME\tra\domain\domain_name\application\logs\BusinessConnect-Interior_Server.logTo enable verbose tracing for TIBCO ActiveMatrix BusinessWorks service instances follow these steps.
1. In the Configuration Builder window, click the hostname-Interior_Server link (where hostname is the name of the machine on which the TIBCO BusinessConnect server component is deployed)Figure 8 Editing Service Instance Dialog
2. Click the Process Configuration tab.
3. In the General section, select the Enable Verbose Tracing check box.
4. Click Save.For more information, see TIBCO ActiveMatrix BusinessWorks Administration, section Changing Server Settings.To enable tracing in TIBCO BusinessConnect palette, create a global variable bc.palette.tracing and specify one of the following values: debug, error, warn, or info. In debug, you'll see every message on transport coming and going before dispatching to TIBCO ActiveMatrix BusinessWorks or before sending from TIBCO ActiveMatrix BusinessWorks.Production environments should set this property's value to none or remove this global variable altogether. For verbose tracing (most of the comments are such), the debug value is recommended.
• During design-time, tracing output goes to the stdout.log file of the folder set in Edit > Preferences > General > User Directories > User Log Directory.
![]() |
Copyright © TIBCO Software Inc. All Rights Reserved |