-
Type:
Bug
-
Resolution: Fixed
-
Priority:
Medium
-
Affects Version/s: 4.4
-
Component/s: None
-
4.04
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)
- was cloned as
-
JSWSERVER-3716 GreenHopper doesn't start when ranking job is enabled and non-canonical timezone ID is used
-
- Closed
-
- mentioned in
-
Wiki Page Loading...