A dtrace of EVIndexVolumesProcessor shows a timeout exception while attempting to run the stored procedure uspu_RollbackCommittedWork.
Failed to execute uspu_RollbackCommittedWork after 125009 ms and 0 retries. Exception=Timeout expired. The timeout period elapsed prior to completion of the operation or the server is not responding.. Args=@ArchivePointIdentity=1,@VolumeMinSequenceNumber=1,@VolumeMaxSequenceNumber=2147483647,@firstAdditionSequenceNumber=1,@firstDeletionSequenceNumber=1,@firstUpdateSequenceNumber=1
The likely causes of this stored procedure not completing within the allotted amount of time are as follows:
Further investigation is required to determine what the cause of the delay. For the above scenarios:
Executing the below query will perform the same process as the uspu_RollbackCommittedWork
Failed to execute uspu_RollbackCommittedWork after 125009 ms and 0 retries. Exception=Timeout expired. The timeout period elapsed prior to completion of the operation or the server is not responding.. Args=@ArchivePointIdentity=1,@VolumeMinSequenceNumber=1,@VolumeMaxSequenceNumber=2147483647,@firstAdditionSequenceNumber=1,@firstDeletionSequenceNumber=1,@firstUpdateSequenceNumber=1