TZUpdater failing when downloading latest tzdata tar from iana

XMLWordPrintable

    • Type: Bug
    • Resolution: Unresolved
    • Priority: P4
    • None
    • Affects Version/s: tz2.3.3
    • Component/s: tools

      TZUpdater failing when downloading latest tzdata tar from iana for jdk8u

      Caused by: com.sun.tools.tzupdater.TzRuntimeException: Error encountered while downloading https://www.iana.org/time-zones/repository/tzdata-latest.tar.gz
      at com.sun.tools.tzupdater.ExternalModule.downloadFile(ExternalModule.java:75)
      at com.sun.tools.tzupdater.TimezoneUpdater.run(TimezoneUpdater.java:216)
      at com.sun.tools.tzupdater.TimezoneUpdater.main(TimezoneUpdater.java:689)
      Caused by: java.io.IOException: Server returned HTTP response code: 403 for URL: https://data.iana.org/time-zones/tzdata-latest.tar.gz
      at sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1953)
      at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1551)
      at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:268)
      at com.sun.tools.tzupdater.ExternalModule.downloadFile(ExternalModule.java:49)

            Assignee:
            Johny Jose
            Reporter:
            Johny Jose
            Votes:
            0 Vote for this issue
            Watchers:
            5 Start watching this issue

              Created:
              Updated: