Strange startup error arising when executing the same app in two different machines

Hi,

I have an application running in a dev machine and in production. In production it runs fine. After syncing the app via githup in my dev machine and although having the same app literally copied over, I get the following error message when starting the app in my dev machine.

Caused by: liquibase.exception.LiquibaseException: liquibase.exception.MigrationFailedException: Migration failed for change set io/jmix/data/liquibase/changelog/001-data.xml::1::data:

Most curious about it is that it belongs to a read only file. There is nothing I can do (that I am aware of, I trust you guys) in my project files to prevent that error from happening. I believe this has more to do with some inner workings which lies out my reach.

Any ideas would be greatly appreciated.

Thanks,

Carlos.

Sorry my mistake. Was mixing an old cuba database with a jmix app. Forget it pls and sorry hope nobody payed much attention to this.

Regards,
Carlos.