krud-dev / ostara

Ostara is a cross-platform desktop app for managing and monitoring Spring Boot applications using the Actuator API, providing comprehensive insights and effortless control.
https://ostara.dev
Apache License 2.0
319 stars 11 forks source link

JsonMappingException: Text '2019-10-17T07:13:11Z' could not be parsed at index 19 (through reference chain: dev.krud.bo... #616

Closed sentry-io[bot] closed 1 year ago

sentry-io[bot] commented 1 year ago

Sentry Issue: OSTARA-8T

DateTimeParseException: Text '2019-10-17T07:13:11Z' could not be parsed at index 19
    at dev.krud.boost.daemon.jackson.MultiDateDeserializer.deserialize(MultiDateDeserializer.kt:35)
    at dev.krud.boost.daemon.jackson.MultiDateDeserializer.deserialize(MultiDateDeserializer.kt:20)
    at dev.krud.boost.daemon.actuator.ActuatorHttpClientImpl.flyway-d1pmJ48(ActuatorHttpClientImpl.kt:948)
    at dev.krud.boost.daemon.controller.api.v1.ActuatorController.flyway(ActuatorController.kt:228)
...
(99 additional frame(s) were not displayed)

JsonMappingException: Text '2019-10-17T07:13:11Z' could not be parsed at index 19 (through reference chain: dev.krud.boost.daemon.actuator.model.FlywayActuatorResponse["contexts"]->java.util.LinkedHashMap["ocp-orchestration-1"]->dev.krud.boost.daemon.actuator.model.FlywayActuatorResponse$Context["flywayBeans"]->java.util.LinkedHashMap["flyway"]->dev.krud.boost.daemon.actuator.model.FlywayActuatorResponse$Context$FlywayBean["migrations"]->java.util.ArrayList[7]->dev.krud.boost.daemon.actuator.model.FlywayActuatorResponse$Context$FlywayBean$Migration["installedOn"])
    at dev.krud.boost.daemon.actuator.ActuatorHttpClientImpl.flyway-d1pmJ48(ActuatorHttpClientImpl.kt:948)
    at dev.krud.boost.daemon.controller.api.v1.ActuatorController.flyway(ActuatorController.kt:228)
...
(96 additional frame(s) were not displayed)
Idane commented 1 year ago

Marking as resolved, could not reproduce post-ParsedDate