INFO - Slf4jLogger.info(42) |2021-01-24T21:22:46,788| Reading from openmrs.liquibasechangelog WARN - InitializationFilter$InitializationCompletion$1.run(1597) |2021-01-24T21:22:46,829| Error while trying to create tables and demo data org.openmrs.util.DatabaseUpdateException: There was an error while updating the database to the latest. file: org/openmrs/liquibase/snapshots/core-data/liquibase-core-data-2.3.x.xml. Error: class java.time.LocalDateTime cannot be cast to class java.lang.String (java.time.LocalDateTime and java.lang.String are in module java.base of loader 'bootstrap') at org.openmrs.util.DatabaseUpdater.executeChangelog(DatabaseUpdater.java:189) ~[classes/:?] at org.openmrs.web.filter.initialization.InitializationFilter$InitializationCompletion$1.run(InitializationFilter.java:1588) [classes/:?] at java.lang.Thread.run(Thread.java:834) [?:?] Caused by: java.lang.ClassCastException: class java.time.LocalDateTime cannot be cast to class java.lang.String (java.time.LocalDateTime and java.lang.String are in module java.base of loader 'bootstrap') at liquibase.changelog.StandardChangeLogHistoryService.getRanChangeSets(StandardChangeLogHistoryService.java:328) ~[liquibase-core-3.10.3.jar:?] at liquibase.changelog.AbstractChangeLogHistoryService.upgradeChecksums(AbstractChangeLogHistoryService.java:66) ~[liquibase-core-3.10.3.jar:?] at liquibase.changelog.StandardChangeLogHistoryService.upgradeChecksums(StandardChangeLogHistoryService.java:297) ~[liquibase-core-3.10.3.jar:?] at liquibase.Liquibase.checkLiquibaseTables(Liquibase.java:1174) ~[liquibase-core-3.10.3.jar:?] at liquibase.Liquibase.listUnrunChangeSets(Liquibase.java:1237) ~[liquibase-core-3.10.3.jar:?] at liquibase.Liquibase.listUnrunChangeSets(Liquibase.java:1227) ~[liquibase-core-3.10.3.jar:?]