org.apache.sling.api.resource.PersistenceException: Unable to commit changes to session.
I'm having the following exception: org.apache.sling.api.resource.PersistenceException: Unable to commit changes to session.
when I try to make commit to a ResourceResolver.
It's only happening to me in a new machine where I'm migrating my tools, in the older It works fine with the same packages. Do you know what can be happening?
Thank you