Products | Versions |
---|---|
TIBCO Administrator | - |
Not Applicable | - |
Resolution:
Description:
============
How to enable debug level tracing for domainutility, an utility packaged with TIBCO TRA?
Environment:
===========
o TIBCO TRA
Resolution:
==========
For enabling debug level logging for domainutility add the below line to domainutility.tra file, located within <tibco_home>/tra/<version>/bin:
java.property.debug=true
After adding this property, when the domainutility is run, the debug level logs would get written to the domainutility.log file. This log file is located within <tibco_home>/tra/<version>/logs.