%admin tools config Code Name Message ==== ============================== ========================= 0 ADMCFGNOTSUPPORTED the specified configuration option is not yet supported 1 ADMCFGHOSTNAMENULL the host name parameter cannot be NULL 2 ADMCFGHOSTNAMETOOLONG the host name parameter exceeds the maximum allowed length 3 ADMCFGHOSTHANDLEPNULL the host handle reference parameter cannot be NULL 4 ADMCFGHOSTHANDLENULL the host handle parameter cannot be NULL 5 ADMCFGHOSTHANDLEBADMAGIC the host handle parameter failed the magic number test; the handle is invalid or corrupted 6 ADMCFGHOSTHANDLEINVALID the host handle parameter is marked as invalid 7 ADMCFGHOSTHANDLEHOSTNAMENULL the host handle parameter contains a NULL host name reference 8 ADMCFGHOSTHANDLECELLHANDLENULL the host handle parameter contains a NULL cell handle 9 ADMCFGHOSTHANDLECELLNAMENULL the host handle parameter contains a NULL cell name reference 10 ADMCFGADMINPRINCIPALNULL the administrator principal parameter cannot be NULL 11 ADMCFGADMINPRINCIPALTOOLONG the administrator principal parameter exceeds the maximum allowed length 12 ADMCFGPASSWDNULL the password parameter cannot be an empty string 13 ADMCFGCONFIGSTATUSPNULL the configuration status reference parameter cannot be NULL 14 ADMCFGCELLNAMEPNULL the cell name reference parameter cannot be NULL 15 ADMCFGSERVERBASICINFOINVALID the minimally required server configuration information is missing, unreadable, or invalid 16 ADMCFGSERVERNOTINCELL the server is not configured in any cell 17 ADMCFGSERVERNOKEYS the server does not have any keys 18 ADMCFGSERVERCELLNOTINDB the server's cell is not listed in the server's cell database 19 ADMCFGSERVERCELLHASNODBENTRIES the server's cell database contains no database server entries for the server's cell 20 ADMCFGCELLNAMENULL the cell name parameter cannot be NULL 21 ADMCFGCELLNAMETOOLONG the cell name parameter exceeds the maximum allowed length 22 ADMCFGCELLNAMECONFLICT the cell name parameter conflicts with the cell name contained in the host handle parameter 23 ADMCFGCELLDBHOSTSNULL the database hosts parameter cannot be NULL 24 ADMCFGCELLDBHOSTCOUNTTOOLARGE the database hosts parameter contains too many host names 25 ADMCFGSERVERSETCELLFAILED unable to set the server cell information; most likely cause is an unknown database host name 26 ADMCFGBOSSERVERACTIVE the bosserver process is currently running on the server host 27 ADMCFGVPTABLEPNULL the vice partition table reference parameter cannot be NULL 28 ADMCFGVPTABLECOUNTPNULL the vice partition table entry count reference parameter cannot be NULL 29 ADMCFGVPTABLEREADFAILED unable to read the vice partition table 30 ADMCFGPARTITIONNAMENULL the partition name parameter cannot be NULL 31 ADMCFGPARTITIONNAMEBAD the partition name parameter syntax is invalid 32 ADMCFGDEVICENAMENULL the device name parameter cannot be NULL 33 ADMCFGDEVICENAMEBAD the device name parameter syntax is invalid 34 ADMCFGVPTABLEENTRYBAD the vice partition table entry is invalid 35 ADMCFGVPTABLEWRITEFAILED unable to write to the vice partition table 36 ADMCFGVALIDFLAGPNULL the valid flag reference parameter cannot be NULL 37 ADMCFGINSTALLEDFLAGPNULL the installed flag reference parameter cannot be NULL 38 ADMCFGVERSIONPNULL the version number reference parameter cannot be NULL 39 ADMCFGSTARTEDFLAGPNULL the started flag reference parameter cannot be NULL 40 ADMCFGCLIENTBASICINFOINVALID the minimally required client configuration information is missing, unreadable, or invalid 41 ADMCFGCLIENTNOTINCELL the client is not configured in any cell 42 ADMCFGCLIENTCELLNOTINDB the client's cell is not listed in the client's cell database 43 ADMCFGCLIENTCELLHASNODBENTRIES the client's cell database contains no database server entries for the client's cell 44 ADMCFGCLIENTVERSIONNOTREAD unable to determine which version of the AFS client is installed 45 ADMCFGCLIENTCELLSERVDBNOTREAD unable to read the client's cell database 46 ADMCFGCLIENTCELLSERVDBNOTWRITTEN unable to update the client's cell database 47 ADMCFGCLIENTCELLSERVDBNOSPACE the client's cell database contains the maximum number of entries for the specified cell; a new database host can not be added 48 ADMCFGCLIENTCELLSERVDBEDITFAILED failed to edit client's cell database 49 ADMCFGCLIENTTHISCELLNOTWRITTEN unable to set the client's current cell 50 ADMCFGBOSSERVERCTLSERVICEBAD the AFS bosserver control service is not configured or is improperly configured 51 ADMCFGBOSSERVERCTLSERVICENOTREADY the AFS bosserver control service is not prepared to accept a control request or is not responding 52 ADMCFGBOSSERVERCTLSERVICETIMEOUT timed out waiting for the AFS bosserver control service to start or stop 53 ADMCFGBOSSERVERCTLSERVICESTATUSUNK cannot determine the status of the AFS bosserver control service 54 ADMCFGHOSTSETNOAUTHFAILED failed to set or clear the AFS server authentication flag 55 ADMCFGBOSSERVERPROCSFLAGPNULL the bosserver-processes flag reference parameter cannot be NULL 56 ADMCFGDBSERVERCONFIGFLAGPNULL the database-servers-configured flag reference parameter cannot be NULL 57 ADMCFGFILESERVERCONFIGFLAGPNULL the fileserver-configured flag reference parameter cannot be NULL 58 ADMCFGUPSERVERCONFIGFLAGPNULL the upserver-configured flag reference parameter cannot be NULL 59 ADMCFGUPCLIENTSUFFIXNULL the update client instance suffix cannot be NULL 60 ADMCFGUPCLIENTSUFFIXTOOLONG the update client instance suffix exceeds the maximum allowed length 61 ADMCFGUPCLIENTTARGETSERVERNULL the update client's target server name cannot be NULL 62 ADMCFGUPCLIENTIMPORTDIRNULL the update client's import directory list cannot be NULL 63 ADMCFGUPCLIENTCONFIGFLAGPNULL the upclient-configured flag reference parameter cannot be NULL 64 ADMCFGUBIKVOTENOCONNECTION unable to establish a connection with the specified Ubik voting service on the specified host 65 ADMCFGQUORUMWAITTIMEOUT timed out waiting for one or more database servers to achieve quorum; common causes are time skew between database server machines and network connectivity problems 66 ADMCFGCELLSERVDBTOOMANYENTRIES the server's cell database contains too many database server entries 67 ADMCFGCALLBACKNULL the callback parameter cannot be NULL 68 ADMCFGUPDATECOUNTNULL the update count reference parameter cannot be NULL 69 ADMCFGAFSKEYNOTAVAILABLE the AFS server principal (afs) key can not be obtained from pre 3.5 database servers 70 ADMCFGAFSPASSWDINVALID the specified AFS server principal (afs) password is invalid; the password generates a key that fails a checksum comparison with the current AFS server principal (afs) key 71 ADMCFGCANTRESOLVEHOSTNAME the resolver is unable to retrieve host information from the default host database 72 ADMCFGRESOLVEDHOSTNAMETOOLONG the specfied host name resolves to a fully qualified name that exceeds the maximum allowed length 73 ADMCFGCACHEMGRSERVICEBAD the AFS client service is not configured or is improperly configured 74 ADMCFGCACHEMGRSERVICENOTREADY the AFS client service is not prepared to accept a control request or is not responding 75 ADMCFGCACHEMGRSERVICETIMEOUT timed out waiting for the AFS client service to start or stop 76 ADMCFGCACHEMGRSERVICESTATUSUNK cannot determine the status of the AFS client service