Hello,
I encountered a problem after migrating the PostgreSQL database to a new server and would like to clarify the correct sequence of steps.
What I did:
* On the old server, PostgreSQL version 11.5 was used, while on the new server version 16 was installed.
* In `Repository.xml`, I simply changed the database `url` to the new one, without shutting down the current site instance.
* Then I performed a *redeploy* and launched the site with the new database.
**After this, I started receiving frequent errors.**
For example, when working with documents (unpublish), the following error occurs:
org.onehippo.repository.api.WorkflowException:
org.apache.jackrabbit.core.state.ItemStateException:
Unable to resolve path for item: 85bf1d53-ba9b-455d-9f66-87360b683451/{http://www.jcp.org/jcr/1.0}successors
I would like to ask you:
1. In what cases do such errors typically occur when working with Bloomreach CMS?
2. Which steps did I perform incorrectly during the database migration?
3. What should be the correct sequence of actions when upgrading the repository from PostgreSQL 11.5 to PostgreSQL 16?
I would greatly appreciate any recommendations or best practices.
Thank you
If additional information is needed, I am ready to provide it in this thread. Please help me
![]()
