GRAND.CENTRAL.ORG

AFS Assigned Numbers Registry - admin tools client error codes

This is a table of admin tools client error codes, contained in the 'AL' 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.

AL error table

CodeValueNameMessage
019456ADMCLIENTCELLHANDLENULLthe cell handle parameter cannot be NULL
119457ADMCLIENTCELLHANDLEPNULLthe cell handle reference parameter cannot be NULL
219458ADMCLIENTCELLHANDLEBADMAGICthe server handle parameter failed to pass the magic number test. Most likely the server handle is invalid, or has been overwritten by mistake.
319459ADMCLIENTCELLINVALIDthe cell handle is not valid.
419460ADMCLIENTCELLKASINVALIDthe cell handle is not valid for authentication server requests
519461ADMCLIENTCELLKASNULLthe cell handle authentication server pointer is NULL
619462ADMCLIENTCELLPTSINVALIDthe cell handle is not valid for protection server requests
719463ADMCLIENTCELLPTSNULLthe cell handle protection server pointer is NULL
819464ADMCLIENTCELLVOSINVALIDthe cell handle is not valid for volume server requests
919465ADMCLIENTCELLVOSNULLthe cell handle volume server pointer is NULL
1019466ADMCLIENTCELLNAMENULLthe cell name parameter cannot be NULL
1119467ADMCLIENTTOKENHANDLENULLthe token handle parameter cannot be NULL
1219468ADMCLIENTTOKENHANDLEINVALIDthe token handle is invalid
1319469ADMCLIENTTOKENHANDLEBADMAGICthe token handle parameter failed to pass the magic number test. Most likely the token handle is invalid, or has been overwritten by mistake
1419470ADMCLIENTTOKENHANDLENOSECURITYfailed to create a new client security object for the token handle
1519471ADMCLIENTCANTINITAFSLOCATIONunable to locate the location of AFS install
1619472ADMCLIENTCANTINITRXunable to initialize the AFS rpc component
1719473ADMCLIENTCANTINITWINSOCKunable to initialize the windows socket component
1819474ADMCLIENTNOINITafsclient_Init must be called before calling any other afsclient function
1919475ADMCLIENTBADCLIENTCONFIGan error occurred while trying to access the local client configuration information
2019476ADMCLIENTBADTOKENHANDLEthe token handle was marked as containing valid tokens, but the actual tokens were invalid
2119477ADMCLIENTCELLOPENBADTOKENthe token handle must contain valid afs tokens for the cell
2219478ADMCLIENTDIRECTORYNULLthe directory parameter cannot be NULL
2319479ADMCLIENTVOLUMENAMEthe volume name parameter cannot be NULL
2419480ADMCLIENTBADDIRECTORYunable to determine the parent of the given directory
2519481ADMCLIENTNOAFSDIRECTORYthe directory is not in AFS
2619482ADMCLIENTNOMATCHINGSERVERthe server did not match any known AFS servers
2719483ADMCLIENTRPCSTATHANDLEPNULLthe rpc stat handle cannot be NULL
2819484ADMCLIENTNOKASTOKENSthe cell handle does not contain kas tokens
2919485ADMCLIENTRPCSTATNOCONNECTIONthere is no connection to the server
3019486ADMCLIENTCMSTATHANDLEPNULLthe client stat handle cannot be NULL
3119487ADMCLIENTCMSTATNOCONNECTIONthere is no connection to the client
3219488ADMCLIENTCMCELLNAMENULLthe cell name pointer cannot be NULL
3319489ADMCLIENTCMCONFIGNULLthe client configuration pointer cannot be NULL
3419490ADMCLIENTRXDEBUGHANDLEPNULLthe rxdebug handle cannot be NULL
3519491ADMCLIENTRXDEBUGTIMEOUTthe rxdebug request timed out
3619492ADMCLIENTRXDEBUGNOTSUPPORTEDthe rxdebug request is not supported

How to use these codes

XXX text to be written XXX

Registration Policy

XXX text to be written XXX