- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎10-03-2021 05:07 AM
I configured multiple repositories in local nuxeo. I created a new Document Container inside the new repository and try to fetch this document using a page provider. Nuxeo is throwing this exception
javax.servlet.ServletException: org.nuxeo.ecm.core.api.NuxeoException: The DocumentModel is not associated to an open CoreSession
My page provider is elastic search enabled and also I checked the multi repository checkbox in page provider to search and fetch the Documents from both repositories

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎10-06-2021 03:28 AM
Hi, it looks fixed (https://jira.nuxeo.com/browse/NXP-30615). And hopefully you can get from a next Hotfix.
/>
Hope it helps.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎10-06-2021 03:28 AM
Hi, it looks fixed (https://jira.nuxeo.com/browse/NXP-30615). And hopefully you can get from a next Hotfix.
/>
Hope it helps.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎10-07-2021 10:07 AM
Hi thank you for the help
