4
I have an instance of Jenkins running on a Windows Server 2016 and this server is on time.
I have some Jobs set up to run with specific time, but they are running a one hour early, as if with daylight saving time yet.
In Jenkins' settings I have the following:
user.timezone:America/Sao_Paulo
Someone had the same problem and managed to solve?
It is also possible to download Tzupdater outside of your proxy, place it on some server (IIS for example) and indicate it path in the -l parameter.
– Bruno Warmling
@Brunowarmling Even downloading from the outside and trying to pass the parameter on my machine was not being able to update, I tried in every way but without success
– João Rener
But why it didn’t work?
– Bruno Warmling
He could not perform the Tzupdate update, possibly because my user did not have ADM permission from the machine... Already the Java installation was done via Portal so it was possible to update.
– João Rener