Since 0.9.4, I'm seeing this pop up in my logs: `s...
# ktor
m
Since 0.9.4, I'm seeing this pop up in my logs:
s.u.l.p.LocaleServiceProviderPool - A locale sensitive service provider returned null for a localized objects,  which should not happen.  provider: sun.util.cldr.CLDRCalendarDataProviderImpl@c9ab558 locale:
. (Trailing empty string intentional.) When I breakpoint at that log, the stack trace indicates it's from the use of
GMTDate()
in the session cookie code. Any thoughts on how to mitigate it?
c
// cc @e5l
e
Hi, @mp. Could you provide the stack trace?
m
yeah, one sec
It happens 2x every time the service is started. Netty engine, JDK10.
(weird, I can't paste a snippet in a thread?)
ktor-calendar-locale.txt
👀 1
e
👍 1