Unexpected error running Liquibase: java.lang.NullPointerException

Hi ,

download 4.5 , i got error while executing

Unexpected error running Liquibase: java.lang.NullPointerException

please help me how to resolve it

Thx

Hi @kalyandrug, could you provide some more information please as it’s difficult to say what the cause would be without knowing more about what you’re trying to do.

Some useful information would be:

  • The Liquibase command that you’re running
  • The full exception information
  • How are you running the command (Liquibase CLI, maven, start-up of spring boot app, etc)
  • The type and version of database that you’re running Liquibase against
  • If you’re just running the Liquibase:update command then it would be good to see the changeset that is causing the error

Cheers,
Dave