Getting java date casting error every time I run after first

Hi everyone. Trying to get back into using liquibase. I’m on Ubuntu 20.10 running the snap. I am able to apply my first changeset with a “liquibase upate” but then any subsequent command I run, I’m getting a java date casting error: Unexpected error running Liquibase: java.time.LocalDateTime cannot be cast to java.lang.String

Any ideas?

Hi @bceverly ,

Sorry you are having issues, but glad you are picking Liquibase back up! Would you mind replying with:

  • Liquibase version being used
  • Liquibase changelog being used
  • Exact liquibase command being used
  • Liquibase.properties file (if being used, pls redact any sensitive info here)
  • Complete log produced after you run the command (please make sure you set —logLevel=debug).

We should be able to better assist you with the above info.

-Ronak