Dear IANA tz-contact team, I'm writing to report an issue with the latest time zone database tzdata2024b. When using the latest tzupdater tool provided by Oracle, I encountered the following error message: Using https://www.iana.org/time-zones/repository/tzdata-latest.tar.gz as source for tzdata bundle. Failed: java.time.zone.ZoneRulesException: Unable to load TZDB time-zone rules java.time.zone.ZoneRulesException: Unable to load TZDB time-zone rules at tools.tzdb.TzdbZoneRulesProvider.<init>(TzdbZoneRulesProvider.java:76) at tools.tzdb.TzdbZoneRulesCompiler.compile(TzdbZoneRulesCompiler.java:174) at tools.tzdb.TzdbZoneRulesCompiler.main(TzdbZoneRulesCompiler.java:83) at com.sun.tools.tzupdater.ExternalModule.compileToJSRBinary(ExternalModule.java:169) at com.sun.tools.tzupdater.TimezoneUpdater.run(TimezoneUpdater.java:252) at com.sun.tools.tzupdater.TimezoneUpdater.main(TimezoneUpdater.java:686) Caused by: java.lang.RuntimeException: Failed while processing file [/tmp/tz.tmp/northamerica] at tools.tzdb.TzdbZoneRulesProvider.load(TzdbZoneRulesProvider.java:221) at tools.tzdb.TzdbZoneRulesProvider.<init>(TzdbZoneRulesProvider.java:74) ... 5 more Caused by: java.lang.IllegalArgumentException: Unknown month: April at tools.tzdb.TzdbZoneRulesProvider$MonthDayTime.parseMonth(TzdbZoneRulesProvider.java:391) at tools.tzdb.TzdbZoneRulesProvider$MonthDayTime.parse(TzdbZoneRulesProvider.java:314) at tools.tzdb.TzdbZoneRulesProvider$MonthDayTime.access$300(TzdbZoneRulesProvider.java:258) at tools.tzdb.TzdbZoneRulesProvider$RuleLine.parse(TzdbZoneRulesProvider.java:561) at tools.tzdb.TzdbZoneRulesProvider.load(TzdbZoneRulesProvider.java:200) ... 6 more The problem appears to be related to North America and specifically affects the time zone rules for this region. The error message indicates that there's an issue with an "Unknown month: April" in one of the time zone rules. I've double-checked my data and haven't found any discrepancies, so I'm assuming the issue is with the database itself. I'd appreciate it if you could investigate this matter further and provide a corrected version of the time zone database as soon as possible. Thank you for your attention to this matter. I look forward to hearing from you soon. Thanks Craig Milam Lead Software Engineer, Trip Support E cmilam@netjets.com<mailto:cmilam@netjets.com> M +1 614 906 2849 [Description: C:\TEMP\GlobalSignatureWizard_smyers2_20151123_084819\NetJetsGlobalSignature_Short_files\NJ_Logo.png]<https://www.netjets.com/> NetJets(r) Inc. is a Berkshire Hathaway Company. **** **** **** **** This message contains information which may be confidential and privileged. Unless you are the addressee (or authorized to receive for the addressee), you may not use, copy or disclose to anyone the message or any information contained in the message. If you have received the message in error, please advise the sender by reply e-mail and delete the message.
On 2024-09-09 14:38, Craig Milam via tz wrote:
Dear IANA tz-contact team,
I'm writing to report an issue with the latest time zone database tzdata2024b. When using the latest tzupdater tool provided by Oracle, I encountered the following error message:
Using https://www.iana.org/time-zones/repository/tzdata-latest.tar.gz <https://www.iana.org/time-zones/repository/tzdata-latest.tar.gz> as source for tzdata bundle.
Failed: java.time.zone.ZoneRulesException: Unable to load TZDB time-zone rules [snip] The problem appears to be related to North America and specifically affects the time zone rules for this region. The error message indicates that there's an issue with an "Unknown month: April" in one of the time zone rules.
Hi Craig, It appears to be a known issue, see these threads from the mailing list archive: https://lists.iana.org/hyperkitty/list/tz@iana.org/thread/LBVCBNK5NPWBNQ5UDU... https://lists.iana.org/hyperkitty/list/tz@iana.org/thread/Y5KABB56LLOPHQJL4M... https://lists.iana.org/hyperkitty/list/tz@iana.org/thread/6PF5BB7342JR6PALTM... https://lists.iana.org/hyperkitty/list/tz@iana.org/thread/IAPOHOZJWZLW4FEGKW... https://lists.iana.org/hyperkitty/list/tz@iana.org/thread/46LLLN6TIT64B75YYS... "April" needs to be changed to "Apr" as shown in: https://lists.iana.org/hyperkitty/list/tz@iana.org/thread/Y5KABB56LLOPHQJL4M... "April" is not technically incorrect, but the tzupdater tool doesn't like it! -- -=( Ian Abbott <abbotti@mev.co.uk> || MEV Ltd. is a company )=- -=( registered in England & Wales. Regd. number: 02862268. )=- -=( Regd. addr.: S11 & 12 Building 67, Europa Business Park, )=- -=( Bird Hall Lane, STOCKPORT, SK3 0XA, UK. || www.mev.co.uk )=-
participants (2)
-
Craig Milam
-
Ian Abbott