Uploaded image for project: 'Jira Data Center'
  1. Jira Data Center
  2. JRASERVER-25316

Non canonical time zone id causes IllegalArgumentExceptions

    XMLWordPrintable

Details

    • Bug
    • Resolution: Fixed
    • Medium
    • 4.4.1, 5.0
    • 4.4
    • None

    Description

      When specifying a timezone which JODA time does not recognise you will get an IAE in the log file.

              at org.apache.tomcat.util.net.JIoEndpoint$Worker.run(JIoEndpoint.java:489)
              at java.lang.Thread.run(Thread.java:680)
      Caused by: java.lang.IllegalArgumentException: The datetime zone id is not recognised: GMT+08:00
              at org.joda.time.DateTimeZone.forID(DateTimeZone.java:199)
              at com.atlassian.jira.timezone.TimeZoneIds$1.apply(TimeZoneIds.java:30)
              at com.atlassian.jira.timezone.TimeZoneIds$1.apply(TimeZoneIds.java:27)
              at com.google.common.collect.MapMaker$StrategyImpl.compute(MapMaker.java:592)
      

      Attachments

        Issue Links

          Activity

            People

              mlassau Mark Lassau (Inactive)
              fschmitz Felix Schmitz [Atlassian]
              Votes:
              1 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: