The timezone configured in the OS(Linux) level is CST but sometimes the log files display the timezone in GMT
To fix the issue forced the Adobe Experience Manager(AEM) server to use the required timezone in startup file(start.sh)
To fix the issue forced the Adobe Experience Manager(AEM) server to use the required timezone in startup file(start.sh)
e.g.
CQ_JVM_OPTS='-server -Xmx1024m -XX:MaxPermSize=256M -Duser.timezone=US/Central -Djava.awt.headless=true'
CQ_JVM_OPTS='-server -Xmx1024m -XX:MaxPermSize=256M -Duser.timezone=US/Central -Djava.awt.headless=true'
No comments:
Post a Comment
If you have any doubts or questions, please let us know.