Views:

Summary



These are errors returned from the File Browser module. The File Browser module is responsible for tasks such as building a backup file list and returning a list of files that can be backed up to the management console. The relevant environment variable (Windows) or script (UNIX) for the file browser is ssbrowse.

Details



These are errors returned from the File Browser module. The File Browser module is responsible for tasks such as building a backup file list and returning a list of files that can be backed up to the management console. The relevant environment variable (Windows) or script (UNIX) for the file browser is ssbrowse.
 
Message NumberNameExplanationAction
1001MS_FB_GENERAL_ERRORThe File Browser module encountered an error condition. 
1002MS_FB_ERROR_OPEN_MNTTABThe interface to the file system could not open the mount table file. 
1003MS_FB_ERROR_STATVFSA statfs on the mount point of the file system failed. 
1004MS_FB_ERROR_CLOSE_MNTTABThe interface to the file system could not close the mount table file. 
1005MS_FB_ERROR_CHDRIVEOn a Windows system, the File Browser was unable to change the current drive. 
1006MS_FB_ERROR_REMOTE_FIXEDOn a Windows system, an error was encountered while attempting to determine if adrive is remote or fixed. 
1007MS_FB_ERROR_IS_REMOTE_FIXEDOn a Windows system, a drive was detected to be remote and fixed. 
1008MS_FB_NO_MORE_FILESThe File Browser finds no more files on the section of the file system.(1) If this is a Windows system state backup, there is a portion of the backup that is failing within
the MS system state backup API. As a temporary workaround to verify this is the case, edit or create the
following string value in the registry on the client machine that you are trying to backup. If the registry
value already exists, append the value data to existing options.
String Value:
HKLM/SOFTWARE/SYNCSORT/AGENT/SSBROWSE
Value Data:
--force_sys_backup
Stop and start DPX on the client. This entry will allow you to backup the system state even if a
piece of it fails for some reason, it is therefore inherently flawed and disaster recovery is no longer
guaranteed. Contact technical support for assistance. (Only the system administrator should edit the
registry, editing the registry can create an unstable operating system)
(2) If you are using OFM, make sure that you have excluded the DPX product directory from
the OFM scan.
1009MS_FB_DIR_OPEN_FAILEDThe File Browser failed to open a directory. 
1010MS_FB_DIR_CLOSE_FAILEDThe File Browser failed to close a directory. 
1011MS_FB_DIR_READ_FAILEDThe File Browser could not read a directory. 
1012MS_FB_DIR_CHANGE_FAILEDOn a Windows system, the File Browser was unable to change the current drive. 
1013MS_FB_MEMORY_OVERFLOWA File Browser operation caused the memory to overflow. 
1014MS_FB_ERROR_STATThe File Browser returned an error from the UNIX stat command. 
1015MS_FB_UNRECOG_BACKUP_TYPEThe File Browser failed to recognize the backup type. 
1016MS_FB_EXPR_REPL_ERRORThe File Browser could not replace an expression. 
1017MS_FB_EXPR_CREATE_ERRORThe File Browser could not create an expression. 
1018MS_FB_EVAL_ERRORThe File Browser failed to evaluate an expression. 
1019MS_FB_PATH_MAX_ERRORThe size of the path exceeded the maximum for the current platform. 
1020MS_FB_BAD_SEL_LISTThe file selection list could not be converted. 
1021MS_FB_SENT_NUM_REQUESTEDThe File Browser sent the number of requested entries. 
1022MS_FB_FREE_ENTRY_AFTER_USINGThis message is used to signal when memory should be freed.