MongoSocketReadTimeoutException while run BulkAction

Hello, I tried to run a bulk action on a large batch of data and got the following exception from the start:

2021-05-05T15:38:59,048 WARN  [scrollerPool-00,in:1,inCheckpoint:1,out:0,lastRead:1620228882068,lastTimer:0,wm:212366168878874625,loop:0,checkpoint] [org.nuxeo.lib.stream.computation.AbstractComputation] Computation: scroller fails last record: command-00:+80539226734593, retrying ...
com.mongodb.MongoSocketReadTimeoutException: Timeout while receiving message

Do you have any idea how I can fix this?

Thank you

0 votes

0 answers

901 views

ANSWER