Root changelog for main datastore is missing or invalid

Hi,

today again I cannot run the app in Idea 2023.2 with actual Jmix plugin and version 2.0.2.
Get a warning:
Root changelog for main datastore (com/schneebaer/liquibase/changelog.xml) is missing or invalid.
I noticed that several times last weeks.
Sometime it pops up sometimes not… I cannot see any root cause.
I tried a clean up… does not help.
Then I opened the project with Idea 2023.1 … there I see creating changelog instead of that warning.
I do not have any idea how to handle that.
The actual idea.log is attached.

KR
Roland
idea.log.zip (45.2 KB)

Check this thread:

1 Like

Hello Roland,
at the moment, running with:

Jmix version: 1.5.3
Jmix Studio plugin version: 2.0.3-232
IntelliJ version: IntelliJ IDEA 2023.2.2 (Ultimate Edition)
JPA still disabled,

the IDE manages to finish indexing. And all is fine. Keep fingers crossed…

Sometimes I had to restart the whole dev PC to get it working again.
I hope to gain more knowledge over time being able to name the reason. Caches? IDE? Gradle? Don’t know.

1 Like

Hi Hans-Peter…

thx for the reply.
I updated the jpa buddy… after that the issue has gone…
will keep an eye on that…

KR
Roland

1 Like

I solved mine by closing Intellij and deleted the .idea folder in my root directory. Upon restart, everything indexed fine

1 Like

after upgrading to 2.2.3 this error pops up again… I deactivated the JPA Buddy… that helped…