cancel
Showing results for 
Search instead for 
Did you mean: 

Fetching Documents from multiple repositories throws Exception

Asim_Shafique
Confirmed Champ
Confirmed Champ

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

1 ACCEPTED ANSWER

Not applicable

Hi, it looks fixed (https://jira.nuxeo.com/browse/NXP-30615). And hopefully you can get from a next Hotfix.
/> Hope it helps.

View answer in original post

2 REPLIES 2

Not applicable

Hi, it looks fixed (https://jira.nuxeo.com/browse/NXP-30615). And hopefully you can get from a next Hotfix.
/> Hope it helps.

Hi thank you for the help