GRAND.CENTRAL.ORG

AFS Assigned Numbers Registry - admin tools bos error codes

This is a table of admin tools bos error codes, contained in the 'AB' error table. A maximum of 256 codes are available in this table. In addition to this table, this data is also available in the form of a com_err error table. The error code values are also available in a C header file.

AB error table

CodeValueNameMessage
016896ADMBOSSERVERNAMENULLthe bos server name cannot be NULL
116897ADMBOSSERVERHANDLEPNULLthe bos server handle cannot be NULL
216898ADMBOSSERVERHANDLENULLthe bos server handle cannot be NULL
316899ADMBOSSERVERHANDLEBADMAGICthe bos server handle failed to pass the magic number test. Most likely the server handle is invalid, or has been overwritten by mistake.
416900ADMBOSSERVERHANDLEINVALIDthe bos server handle is invalid
516901ADMBOSSERVERHANDLENOSERVERthe bos server handle does not reference a valid server
616902ADMBOSSERVERNOCONNECTIONunable to establish a connection with the specified bos server machine
716903ADMBOSPROCESSNAMENULLthe process name cannot be NULL
816904ADMBOSPROCESSNULLthe process cannot be NULL
916905ADMBOSCRONTIMENULLthe cron time cannot be NULL when creating a process of type cron
1016906ADMBOSCRONTIMENOTNULLthe cron time must be NULL when creating a process of type fs or simple
1116907ADMBOSPROCESSSTATUSPNULLthe process status cannot be NULL
1216908ADMBOSPROCESSTYPEPNULLthe process type cannot be NULL
1316909ADMBOSPROCESSINFOPNULLthe process information cannot be NULL
1416910ADMBOSPARAMETERNULLthe parameter cannot be NULL
1516911ADMBOSNOTIFIERNULLthe notifier cannot be NULL
1616912ADMBOSADMINNAMENULLthe administrator name cannot be NULL
1716913ADMBOSKEYNULLthe key cannot be NULL
1816914ADMBOSKEYPNULLthe key cannot be NULL
1916915ADMBOSHOSTNAMENULLthe host name cannot be NULL
2016916ADMBOSSOURCEFILENULLthe source file cannot be NULL
2116917ADMBOSDESTFILENULLthe destination file cannot be NULL
2216918ADMBOSNEWTIMENULLthe new time cannot be NULL
2316919ADMBOSOLDTIMENULLthe old time cannot be NULL
2416920ADMBOSBAKTIMENULLthe backup time cannot be NULL
2516921ADMBOSTIMEPNULLthe restart time cannot be NULL
2616922ADMBOSLOGNULLthe log name cannot be NULL
2716923ADMBOSLOGBUFFERSIZEPNULLthe log buffer size cannot be NULL
2816924ADMBOSLOGDATANULLthe log data buffer cannot be NULL
2916925ADMBOSCOMMANDNULLthe command cannot be NULL
3016926ADMBOSAUXILIARYPROCESSSTATUSNULLthe auxiliary process status cannot be NULL
3116927ADMBOSPROCESSSTATUSSETthe process status is invalid. You can only set a process state to BOS_PROCESS_STOPPED or BOS_PROCESS_RUNNING
3216928ADMBOSINVALIDPROCESSTYPEthe process type retrieved from the bos server was invalid.
3316929ADMBOSCANTOPENSOURCEFILEthe executable source file could not be opened for reading.
3416930ADMBOSCANTSTATSOURCEFILEunable to determine the size of the executable source file
3516931ADMBOSCANTREADSOURCEFILEthe executable source file could not be read.
3616932ADMBOSSENDSOURCEFILEan error occurred transmitting the contents of the executable source file to the bos server.
3716933ADMBOSEXECFILENULLthe executable source file cannot be NULL.
3816934ADMBOSHOURINVALIDthe hour member of the time parameter must be between 0 and 23.
3916935ADMBOSMINUTEINVALIDthe minute member of the time parameter must be between 0 and 60.
4016936ADMBOSSECONDINVALIDthe second member of the time parameter must be between 0 and 60.
4116937ADMBOSDAYINVALIDthe day member of the time parameter must be between 0 and 6.
4216938ADMBOSLOGFILEERRORunable to successfully read log file.
4316939ADMBOSCELLHANDLENOTOKENSthe cell handle does not contain a valid token.
4416940ADMBOSCELLHANDLENOVOSthe cell handle is not valid for vos requests.
4516941ADMBOSSALVAGEVOLUMEa parition must be specified when salvaging a volume .
4616942ADMBOSSALVAGEBADLOGthe log file could not be opened for writing.
4716943ADMBOSSALVAGEBADOPTIONSthe resulting salvage command is too long to pass to the bos server.
4816944ADMBOSPROCESSCREATEBADTYPEbos_ProcessCreate can't create fs processes, use bos_FSProcessCreate instead.
4916945ADMBOSFILESERVERPATHNULLthe file server executable path cannot be NULL.
5016946ADMBOSVOLSERVERPATHNULLthe volume server executable path cannot be NULL.
5116947ADMBOSSALVAGERPATHNULLthe salvager executable path cannot be NULL.

How to use these codes

XXX text to be written XXX

Registration Policy

XXX text to be written XXX