Client Side Tracing |
|||||||||||
Java Client - Preferences Mask |
|||||||||||
| In Java Client, the trace settings can be done with <ep_root>/java/ini/jacc.defaults. | |||||||||||
| Open the mask. | |||||||||||
| Select . | |||||||||||
|
Select the checkbox for:
|
|||||||||||
| For these ECI classes, the checkbox has to be deselected. | |||||||||||
| On the > mask, select the and checkboxes. | |||||||||||
| Click to confirm the changes and to close the mask. | |||||||||||
Java Client - Tools > Tracing |
|||||||||||
| Information about tracing in the UI can be found in the Online Help Getting Started > Tracing. | |||||||||||
Batch Client |
|||||||||||
|
Use the testclient.properties file for the trace settings. |
|||||||||||
|
At the following section, Add the tracing properties. |
|||||||||||
| If the testclient.properties are missing, use the Java Client properties from jacc.defaults. | |||||||||||
Server Side Tracing |
|||||||||||
EP_DEBUG Optional |
|||||||||||
|
The variable EP_DEBUG controls the amount of debug messages generated
by the PLM server. It is usually set in the customization script of a
PLM environment. The following special values are also supported:
|
|||||||||||
| Since Agile e6, the deprecated variables EDB_DEBUG and AXALANT_DEBUG are ignored by the server. | |||||||||||
In Case of an Error |
|||||||||||
| If EP_DEBUG is enabled, the C++ modules can display a callstack in the message window. This allows to quickly find the error producing location and the error message module is able to point to a specific source location. | |||||||||||
Tracing C++ Modules |
|||||||||||
|
Create a file %ep_root%\init\<environment>_trace.edb. |
|||||||||||
|
The value for option can be:
|
|||||||||||
|
Example: The modules CPS, Classification, and Changemanagement have been used.
|
|||||||||||
|
In the file %ep_root%\init\<environment>.xml, add TraceConfig = <environment>_trace.edb to the section GENERAL. |
|||||||||||
Specific Tracing |
|||||||||||
Business Server |
|||||||||||
| For detailed information on Workflow tracing and related Log4J information please refer to the Online Help for Workflow > Manager Information > Tracing. |