iceScrum | IceScrum Docker - wrong timezone in logs – iceScrum

iceScrum Forums Discuss on iceScrum

Viewing 3 posts - 1 through 3 (of 3 total)

  • Author
    Posts
  • #117202

    dufond
    Participant

    Hello,

    I have installed IceScrum with Docker.
    I manage to set the timezone of my container in Europe/Paris (with the command “dpkg-reconfigure tzdata”)
    JAVA_OPTIONS are : -Xmx1024m -Dicescrum.log.dir=/root/logs/ -Dicescrum.environment=docker -Duser.timezone=Europe/Paris
    But in the log files (catalina.out and icescrum.log), the timezone of the server is still UTC and there is a lag of one hour.

    Any idea to fix that ?

    Thanks by advance.
    Jean-Christophe

    #117211

    Nicolas Noullet
    Keymaster

    Hello Jean-Christophe,

    This is an intended behavior. Indeed, iceScrum needs to run on UTC in order to work properly.

    The only downside is that you have to do the conversion by yourself when you want to correlate the logs with dates in your Timezone.

    Nicolas

    #117221

    dufond
    Participant

    That’s clear ! Thank you.

    It could be usefull that you indicate this in the docker documentation…

    Jean-Christophe

Viewing 3 posts - 1 through 3 (of 3 total)

The forum ‘Feedback, defects, evolutions’ is closed to new topics and replies.