Skip to content

Known issues and how to resolve them

Igor Balos edited this page Apr 19, 2018 · 23 revisions

We noticed that there are cases when you might receive an error like com.fasterxml.jackson.databind.exc.InvalidFormatException

Track trace: com.fasterxml.jackson.databind.exc.InvalidFormatException: Can not deserialize value of type java.util.Date from String "2018-04-17T14:50:37.4008047-04:00": not a valid representation (error: Failed to parse Date value '2018-04-17T14:50:37.4008047-05:00': Can not parse date "2018-04-17T14:50:37.4008047-0500": while it seems to fit format 'yyyy-MM-dd'T'HH:mm:ss.SSSZ', parsing fails (leniency? null))