Configuration and Administration

glog.threadlocal Property

To control the behavior of Oracle Transportation Management, you can change settings in the glog.properties file or the appropriate property set.

Property

New In Version

Description

glog.threadLocal.allowCrossThreadLookup

 

This property impacts the Threads diagnostics and the THREADS performance collector. It allows workflow-related information on each thread to be displayed in the diagnostics.

Note that enabling the property adds some contention to workflow processes.

When this property is false, the Threads page says "Support is disabled for cross-thread monitoring of processes." When the property is true, the message does not appear and a Show Process button is visible.

Default: false

Related Topics