-
Type:
Suggestion
-
Resolution: Unresolved
-
Component/s: BRIE - Full Backup
-
None
-
16
Issue Summary
During the BRIE backup, if any operation is running or initiated by the backup manager, it will result in a BRIE backup failure with the following error:
{"message":"An export is already in progress.","responseCode":412,"messageType":"ERROR"}"
SuggestionÂ
Add validation before executing the backup or don't allow the BRIE backup to run if any backup manager task is currently in progress.