When performing a backup of any type, the following error message is received in the backup report:
[StartBackupRqt] IP=’User-IP-Address’ User=’Username’ BackupSet=’Backup Set (BackupID)’ BackupJob=’YYYY-MM-DD-hh-mm-ss’ StartTime=’YYYY-MM-DD hh:mm:ss’ CurrentTime=’YYYY-MM-DD hh:mm:ss’ Error=’null’. Client agent will retry shortly.
The message suggests that the request for a backup set’s file list from the GBData server has timed out.
When a backup job is initiated, the GBDataOBM client would request for a backup set’s file list from the GBData server. As the request is made, the GBData server will generate the file list and compress this information to “block” file(s), where the block(s) are then sent to the GBDataOBM client (as each block is generated).
During the generation of the file list , if the time taken exceeded the timeout period for GBDataOBM, the retry message is flagged. GBDataOBM would also submit this retry null error to GBData server.




