Expand my Community achievements bar.

SOLVED

Bulk move and bulk upload in dynamic media in AEM cloud causing mongo error

Avatar

Level 2

Hi All,

 

While doing bulk move (200-300) assets without reference adjustment or doing bulk re upload to dynamic media in AEM cloud , we are seeing below errors in logs 

 

com.mongodb.MongoNodeIsRecoveringException: Command failed with error 91 (ShutdownInProgress): 'The server is in quiesce mode and will shut down' on server <current_primary_shard>:<port>.

 

Any pointers why this is happening and is it safe to ignore these?

1 Accepted Solution

Avatar

Correct answer by
Level 6

Hi @mmohta11 
it seems MongoDB node responsible for processing your bulk asset move or upload operation is in a state of recovery or shutdown.


Would you please provide more details about your specific implementation, such as the code snippets or the AEM version you are using?

View solution in original post

1 Reply

Avatar

Correct answer by
Level 6

Hi @mmohta11 
it seems MongoDB node responsible for processing your bulk asset move or upload operation is in a state of recovery or shutdown.


Would you please provide more details about your specific implementation, such as the code snippets or the AEM version you are using?