How to adjust CA Endevor Web hook log for Daylight savings time?
book
Article ID: 213210
calendar_today
Updated On:
Products
Endevor
Issue/Introduction
The timestamps in the Web hook log - mfWebHookMain.log is reporting all the messages in Mountain Time instead of Central since switching to Daylight Savings.
How can this be fixed?
Environment
Release : 18.0 18.1
Component : ENDEVOR ECLIPSE PLUGIN
Resolution
Update the WSTOMENV JVM options to add
-Duser.timezone=US/Central
This setting will handle in and out of the Central daylight savings time. The JVM timezone setting also override the TZ environment variable setting.
Recycle the Tomcat server after updating WSTOMENV.