Steps to Reproduce:
Expected Results: Reports should be loading without errors
Actual Results: Report loads with error: API-1019 : Could not process the request due to internal error and below error logs can be seen in appca.log
ERROR 2025-06-25 01:13:52,812 [http-nio-1632-exec-165] ppm.rest (clarity:myuser:mysession:PPM_REST_API) (XXXX-XXX-XXX-XXX-XXXX) Exception processing request for resource [calendarPeriods], query string [/private/calendarPeriods?fields=startDate%2CendDate%2Ctype%2CperiodName&filter=%28%28startDate%20=%20%272020-01-01T00%3A00%3A00%27%29%20and%20%28numPeriods%20=%20500%29%20and%20%28type%20=%20YEARS%29%29&limit=500&sort=startDate]
java.lang.NullPointerException: Cannot invoke "java.util.Map.isEmpty()" because "dateFormatPatterns" is null
at com.ca.clarity.calendar.rest.CalendarPeriodsFunction.getPatternForLocaleAndPeriodType(CalendarPeriodsFunction.java:153)
at com.ca.clarity.calendar.rest.CalendarPeriodsFunction.getPc(CalendarPeriodsFunction.java:92)
Clarity 16.3.2
This is caused by DE172243
This is fixed in Clarity 16.3.3
Workaround: Change the locale to supported associated languages check section International Support