[ 
http://jira.nuxeo.org/browse/NXP-2720?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Work on NXP-2720 started by Thomas Roger.

> Fix the 'CompassBackend session is null' error in asynchronous indexing
> -----------------------------------------------------------------------
>
>                 Key: NXP-2720
>                 URL: http://jira.nuxeo.org/browse/NXP-2720
>             Project: Nuxeo Enterprise Platform
>          Issue Type: Bug
>            Reporter: Thomas Roger
>            Assignee: Thomas Roger
>             Fix For: 5.1.6
>
>
> When the IndexingThreadImpl is recycled, the Compass session is not 
> reinitialized. This leads to the following error when trying to index a 
> document :
> org.nuxeo.ecm.core.search.api.client.IndexingException: CompassBackend 
> session is null for thread Thread[Thread-31,5,JBoss Pooled Threads]
>       at 
> org.nuxeo.ecm.core.search.backend.compass.CompassBackend.index(CompassBackend.java:369)
>       at 
> org.nuxeo.ecm.core.search.service.SearchServiceImpl.index(SearchServiceImpl.java:285)
>       at 
> org.nuxeo.ecm.core.search.service.SearchServiceImpl.index(SearchServiceImpl.java:296)
>       at 
> org.nuxeo.ecm.core.search.threading.task.IndexingSingleDocumentTask.run(IndexingSingleDocumentTask.java:87)
>       at 
> java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:650)
>       at 
> java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:675)
>       at java.lang.Thread.run(Thread.java:595)

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
http://jira.nuxeo.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        
_______________________________________________
ECM-tickets mailing list
ECM-tickets@lists.nuxeo.com
http://lists.nuxeo.com/mailman/listinfo/ecm-tickets

Reply via email to