During the synchronization, there is a lot of errors like this on the logs in 5.0.0-RC11 version :
2018-03-06 15:20:11,261 | ERROR | Error while indexing file fbaf0a669e4534520bdd52edca277631 [o.e.s.w.s.c.FileindexingConnector<ExoScheduler_Worker-13>]
javax.jcr.ItemNotFoundException: Node not found fbaf0a669e4534520bdd52edca277631 at collaboration
at org.exoplatform.services.jcr.impl.core.SessionImpl.getNodeByIdentifier(SessionImpl.java:743) ~[exo.jcr.component.core-5.0.0-RC11.jar:5.0.0-RC11]
at org.exoplatform.services.wcm.search.connector.FileindexingConnector.create(FileindexingConnector.java:124) ~[ecms-core-search-5.0.0-RC11.jar:5.0.0-RC11]
at org.exoplatform.services.wcm.search.connector.FileindexingConnector.update(FileindexingConnector.java:176) ~[ecms-core-search-5.0.0-RC11.jar:5.0.0-RC11]
at org.exoplatform.commons.search.es.client.ElasticContentRequestBuilder.getCreatePipelineDocumentRequestContent(ElasticContentRequestBuilder.java:159) ~[commons-search-5.0.0-RC11.jar:5.0.0-RC11]
at org.exoplatform.commons.search.index.impl.ElasticIndexingOperationProcessor.processCUD(ElasticIndexingOperationProcessor.java:320) [commons-search-5.0.0-RC11.jar:5.0.0-RC11]
at org.exoplatform.commons.search.index.impl.ElasticIndexingOperationProcessor.processBulk(ElasticIndexingOperationProcessor.java:212) [commons-search-5.0.0-RC11.jar:5.0.0-RC11]
at org.exoplatform.commons.search.index.impl.ElasticIndexingOperationProcessor.process(ElasticIndexingOperationProcessor.java:150) [commons-search-5.0.0-RC11.jar:5.0.0-RC11]
at org.exoplatform.commons.search.job.BulkIndexingJob.execute(BulkIndexingJob.java:41) [commons-search-5.0.0-RC11.jar:5.0.0-RC11]
at org.quartz.core.JobRunShell.run(JobRunShell.java:202) [quartz-2.2.2.jar:na]
at org.quartz.simpl.SimpleThreadPool$WorkerThread.run(SimpleThreadPool.java:573) [quartz-2.2.2.jar:na]
There is a lot of exception like this one relative to different ids, but no other errors before.
I don't know if it's due to my drive content or a problem with some transactions concurrency.
During the synchronization, there is a lot of errors like this on the logs in 5.0.0-RC11 version :
There is a lot of exception like this one relative to different ids, but no other errors before.
I don't know if it's due to my drive content or a problem with some transactions concurrency.