Hi
We are on bamboo 6.0.
My bamboo server is based in Europe (GMT+2) while my Source control server is based in Pacific timezone (GMT-7). I am in UK (GMT+1).
I have configured that every time i perform a commit to a changelist it triggers a automatic build on bamboo.
When i submit a changelist on perforce , i see that build result summary tells me that my build started in future . While the code commits section tells me that i submitted the change 9 hours ago (because my Perforce is based in GMT-7).
What can i do to fix this problem?
Java applications like JIRA and Bamboo take their system timezones from the host operating system. So one way to fix this would be to change the operating systems to all use the same timezone.
Alternative to this would be to the KB article: Setting the timezone for the Java environment.
This KB explains that you can leave the OS timeozne as is, but instead by adding this JVM startup argument to the application startup settings, it will set the timezone for just the application. Either way, you should be able to set all instance to use the same timezone as a means to prevent this problem.
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.