The Atlassian Community can help you and your team get more value out of Atlassian products and practices.
The time shown by confluence server in system settings is ahead of my regional time zone. When I change this time-zone to my regional time under Settings->Users->ViewSettings anc change time zone to PST it still does not get updated in system settings. How can I change my system date and time-zone so that the uptime property in settings is 0?
If your host is in a different timezone than your main organization, you can change the JVM parameters to specify your organization's timezone as the default.
Example of this is:
-Duser.timezone=Europe/Sofia
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
When I change the timezone using this method, the editor stopped working. It shows "The editor is taking too long to load ... " message. Any idea why?
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You probably have added the wrong line in setenv.sh file
I also came across this issue with the error message
when I've mistakenly added the bellow line in the file:
CATALINA_OPTS="-Duser.timezone=Europe/London"
instead of
CATALINA_OPTS="-Duser.timezone=Europe/London ${CATALINA_OPTS}"
I've tested this in our staging and production systems after correcting the line in the file and it works as expected.
Hope it helps
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Feeling overwhelmed by the demands of work and life? With a 25% increase in the prevalence of anxiety and depression worldwide during the pandemic, for most of us, it’s a resounding yes . 🙋♀️ ...
Connect with like-minded Atlassian users at free events near you!
Find an eventConnect with like-minded Atlassian users at free events near you!
Unfortunately there are no Community Events near you at the moment.
Host an eventYou're one step closer to meeting fellow Atlassian users at your local event. Learn more about Community Events
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.