We were using Renovator tool to perform MOVE operation in AEM Cloud Service Environment. We have observed One of the moves seemed to go through but it had one error. I tried another move and it wasn’t completed as it got 40% done. Any pointers like MCP accepts only one process at a time. We have started new process while other old process is still going on. It is not accepted? What is the expected behavior.
Error Shown:
com.adobe.acs.commons.mcp.impl.processes.renovator.Renovator Fatal uncaught error in moveTree {}
com.adobe.acs.commons.mcp.impl.processes.renovator.MovingException: Error when moving node /content/dam/{image path}: OakState0002: Conflicting concurrent change on branch commits [r185354594ee-0-2]
Thanks,
Views
Replies
Total Likes
Thank you for the reply @digarg . I am observing few things when i am using this tool.
Any suggestion/solution for this failure.
Thanks,
@thanikon : how many assets/size of assets you are trying to move ? Can you ensure that this activity is carried out in off peak hours when there is no possibility of concurrent operations on assets that you are wanting to move. Does it fail for assets under a workflow/review/editing state ?
We are trying to move a parent folder which has 4-5 child folders and there are sub child folders as well. Hierarchy we have is /content/dam/first parent/second parent/third parent/level1/level2/level3/level4/level5 and source we are giving is /content/dam/first parent/second parent/third parent. We are seeing error when it is moving images under level5 to the destination. In a total we have more than 4k assets under the source path we have provided.
@thanikon Have you tried moving level 5 to level 4 first and so on? Move is actually is a heavy operation and consumes alot of resources.
Or was this issue resolved?
Views
Likes
Replies