Liquibase CommandExecutionException

Hi
I have a Jmix project under development. It was working well until today when suddenly it gave me the following exception:

Changelog Generation Error

liquibase.command.CommandExecutionException: java.lang.RuntimeException: java.lang.RuntimeException: java.lang.NullPointerException

I couldn’t find any error anywhere. When can I find the issue and how can I resolve this issue?

Could you attach the idea.log file right after getting this exception?
Help → Show Log in Finder/Explorer

1 Like

Hi Konstantin
Please find here the log file attached.
idea.log.zip (1.1 MB)

regards

1 Like

Hi

Thanks for your feedback and log file provided.
There is a bug in changelog generation for MS SQL Server. The YouTrack issue created.

Thank you Alex. Would appreciate fixing the bug ASAP as I am stuck with my project!