Updating latest timezone data into existing JRE (Azul Version)

Updating latest timezone data into existing JRE (Azul Version)


Follow these steps to update the time zone files.
1) Download latest ZIUpdater from mentioned link (Attaching the currently latest version(1.1.1.1))
2) Unpack the '
ziupdater-1.1.1.1.jar' (current version) file from the downloaded tool. 
3) Download the latest timezone database: https://data.iana.org/time-zones/tzdata-latest.tar.gz [Need to download live database at time of usage thus not attaching it]
4) Move the files 'ziupdater-1.1.1.1.jar' (Step 2) and 'tzdata-latest.tar.gz' (Step 3) to ServiceDesk installed directory(<SDP_HOME>) folder.
5) Run the below command in cmd under <SDP_HOME> directory

For windows:
jre\bin\java -jar ziupdater-1.1.1.1.jar -V -l file:tzdata-latest.tar.gz
For Linux:
jre/bin/java -jar ziupdater-1.1.1.1.jar -V -l file:tzdata-latest.tar.gz

6) Restart the service

Prerequisites
Make sure that the application has been stopped/shutdown before performing the steps.


                  New to ADSelfService Plus?

                    • Related Articles

                    • Timezone issue

                      For time zones which are wrongly showing, and for DST issues make use of the jar file. Download the  attached  zip file and extract the jar file. Login to the application server machine,  and follow the steps below to resolve the issue,   ...
                    • Set User Timezone Globally for both Requester and Technician

                      Kindly follow the Steps below to set common time zone for all user profile  Note : We strongly recommend to take a backup before executing any update query. *  Run the below query to fetch the current time zones available under Servicedeskplus-MSP. ( ...
                    • How to migrate data from SDP to SDP MSP.

                      Below are the only details which can be exported from SDP and imported to SDP MSP application. 1) You can export request data from ServiceDesk Plus (SDP) using XLS format. Requests -> Goto Admin -> Reports -> New custom report -> Tabular reports -> ...
                    • How to update ServiceDesk Plus to the latest version

                      Please note the steps mentioned below is applicable only for application upgrades till version 12003. If you are upgrading to 12004 or above, please scroll down to the second section of the KB where the upgrade procedure for 12004 and above is ...
                    • How do I restore the backup data?

                      NOTE: For builds > 10.6 While migrating to different database you can use backupdataold.bat / backupdataold.sh. Here backup will be in .data format and this can be restored in across DB platform. While restoring .data file we have to use below ...