Views:

Summary


CMAgent Messages

 

 

Details

 

 

 

Message Number Name Explanation Action
10000 CM_ERR_BASE Contact Catalogic Software Technical Support.  
10001 CM_ERR_EPERM The operation failed because permission was denied.  
10002 CM_ERR_ENOENT Contact Catalogic Software Technical Support.  
10003 CM_ERR_ESRCH Contact Catalogic Software Technical Support.  
10004 CM_ERR_EINTR The system generated an interrupt signal.  
10005 CM_ERR_EIO The cmagent encountered an I/O error on send or receive.  
10009 CM_ERR_EBADF Contact Catalogic Software Technical Support.  
10010 CM_ERR_ECHILD The cmagent detected an error on one of its child processes.  
10012 CM_ERR_ENOMEM A memory allocation operation failed.  
10013 CM_ERR_EACCES Contact Catalogic Software Technical Support. .  
10014 CM_ERR_EFAULT Contact Catalogic Software Technical Support.  
10022 CM_ERR_EINVAL This is a generic error code set by the cmagent. Try binding communication to a specific IP address with the SSICMAPI hostname option, e.g. -hn xxx.xxx.xxx.xxx. Restart DPX after applying this flag.
10024 CM_ERR_EMFILE There was an error allocating the socket or pipe.  
10032 CM_ERR_EPIPE A communication pipe or socket was broken. Try modifying the SSICMAPI settings to avoid using local pipes, i.e. -lcl no, on the machines that are involved in the pipe errors.
10035 CM_ERR_EWOULDBLOCK The operation would set the socket into blocking mode.  
10036 CM_ERR_EINPROGRESS The last cmagent operation has not yet completed.  
10037 CM_ERR_EALREADY The requested operation has already been carried out.  
10038 CM_ERR_ENOTSOCK The operation cannot be completed because the socket is nonexistent.  
10039 CM_ERR_EDESTADDRREQ Contact Catalogic Software Technical Support.  
10040 CM_ERR_EMSGSIZE Contact Catalogic Software Technical Support.  
10041 CM_ERR_EPROTOTYPE Contact Catalogic Software Technical Support.  
10042 CM_ERR_ENOPROTOOPT Contact Catalogic Software Technical Support.  
10043 CM_ERR_EPROTONOSUPPORT Contact Catalogic Software Technical Support.  
10044 CM_ERR_ESOCKTNOSUPPORT Contact Catalogic Software Technical Support.  
10045 CM_ERR_EOPNOTSUPP Contact Catalogic Software Technical Support.  
10046 CM_ERR_EPFNOSUPPORT Contact Catalogic Software Technical Support.  
10047 CM_ERR_EAFNOSUPPORT Contact Catalogic Software Technical Support.  
10048 CM_ERR_EADDRINUSE Contact Catalogic Software Technical Support.  
10049 CM_ERR_EADDRNOTAVAIL Contact Catalogic Software Technical Support.  
10050 CM_ERR_ENETDOWN The connection has been shut down to a module.  
10051 CM_ERR_ENETUNREACH Communication with the desired module cannot be established.  
10052 CM_ERR_ENETRESET Contact Catalogic Software Technical Support.  
10053 CM_ERR_ECONNABORTED Contact Catalogic Software Technical Support.  
10054 CM_ERR_ECONNRESET The connection to the module has been reset.  
10055 CM_ERR_ENOBUFS An operation on a socket could not be performed because the system lacked sufficient buffer space or because a queue was full. If this is Windows, it is possible that the TCPIP queue is full, check the system logs for error messages. Reinstall TCP/IP and the latest service packs.
10056 CM_ERR_EISCONN Contact Catalogic Software Technical Support.  
10057 CM_ERR_ENOTCONN Contact Catalogic Software Technical Support.  
10058 CM_ERR_ESHUTDOWN Contact Catalogic Software Technical Support.  
10059 CM_ERR_ETOOMANYREFS Contact Catalogic Software Technical Support.  
10060 CM_ERR_ETIMEDOUT An event timeout limit was reached. Related Article: Backup fails with error rc (10060), description (An event timeout limit was reached.))
10061 CM_ERR_ECONNREFUSED The GUI could not connect to the CMAGENT on the server that was specified. (1) Correct the hostname or IP address given for the server, if incorrect.
(2) Verify that the CMAGENT on the server is running.
(3) Supply the argument -hn  (and -sbs 65535 for Windows operating systems) to the SSICMAPI variable.

Related Article:  Backup fails with error rc (10060), description (An event timeout limit was reached.))
10062 CM_ERR_ELOOP Contact Catalogic Software Technical Support.  
10063 CM_ERR_ENAMETOOLONG Contact Catalogic Software Technical Support.  
10064 CM_ERR_EHOSTDOWN Contact Catalogic Software Technical Support.  
10065 CM_ERR_EHOSTUNREACH Contact Catalogic Software Technical Support.  
10066 CM_ERR_ENOTEMPTY Contact Catalogic Software Technical Support.  
10067 CM_ERR_EPROCLIM Contact Catalogic Software Technical Support.  
10068 CM_ERR_EUSERS Contact Catalogic Software Technical Support.  
10069 CM_ERR_EDQUOT Contact Catalogic Software Technical Support.  
10070 CM_ERR_ESTALE Contact Catalogic Software Technical Support.  
10071 CM_ERR_EREMOTE Contact Catalogic Software Technical Support.  
10077 CM_ERR_EASYNCNOTSUPP Contact Catalogic Software Technical Support.  
10078 CM_ERR_ESYNCNOTSUPP Contact Catalogic Software Technical Support.  
10079 CM_ERR_ENO_RCB Contact Catalogic Software Technical Support.  
10091 CM_ERR_SYSNOTREADY Contact Catalogic Software Technical Support.  
10092 CM_ERR_VERNOTSUPPORTED Contact Catalogic Software Technical Support.  
10093 CM_ERR_NOTINITIALISED The API has not been initialized.  
11001 CM_ERR_HOST_NOT_FOUND Error return codes from gethostbyname() and gethostbyaddr(). Authoritative Answer:Host not found. This is a common hostname resolution problem. Make sure that clients<->master server can communicate via hostname and that clients<->device servers can communicate via hostname. Check forfully qualified vs. short name issues. 
11002 CM_ERR_TRY_AGAIN Error return codes from gethostbyname() and gethostbyaddr(). Non-Authoritative: Host not found, or SERVERFAIL. .  
11003 CM_ERR_NO_RECOVERY Error return codes from gethostbyname() and gethostbyaddr(). Non recoverable errors, FORMERR, REFUSED, NOTIMP.  
11004 CM_ERR_NO_DATA  When the GUI connected to the CMAGENT on the server that was specified, the data manager returned no data of the requested type. (1) Correct the hostname or IP address given for the server, if incorrect.
(2) Update the server's DNS database, if applicable.
(3) Supply the argument -hn  to the SSICMAPI variable.
12001 CM_ERR_INITTED CMAGENT has already been initialized.  
12002 CM_ERR_MODNAME Bad module name passed to connect or register.  
12003 CM_ERR_MSGTRUNC The message size exceeds the received buffer size used in cm recv rec and has been truncated.  
12004 CM_ERR_READZERO Due to a shutdown of the remote module, a zero-length data read resulted in routine cmrecv rec.  
12005 CM_ERR_RDY_ERROR cm ready return error reported at ret sock err.  
12006 CM_ERR_RDY_READ cm ready read event error reported on routine ret sock err.  
12007 CM_ERR_RDY_ACCEPT cm ready accept event error reported on routine ret sock err.  
12008 CM_ERR_DLL_TABOVFL The Dynamic Link Library task to ctx mapping table is full.  
12009 CM_ERR_DLL_APIVER The version of the CMAGENT API is incorrect for this version of Dynamic Link Library.  
12010 CM_ERR_TERM_REENT The CMAGENT API was re-entered to do a call to cm term.  
12011 CM_ERR_RDY_WT_CONN Message returned by a cm ready write or connect event, reported on ret sock err.  
12012 CM_ERR_SOFT_BUSY The socket is busy carrying out the previous operation.  
12013 CM_ERR_READ_HDR_BAD An invalid header length was specified on read or invalid header status bits were set.  
12014 CM_ERR_NULL_ARG Message returned when performing validity check found one or more pointer arguments with NULL value.  
12015 CM_ERR_LEN_ZERO_NEG Message returned when performing validity check found one or more length args with 0 or negative value.  
12016 CM_ERR_LEN_WRITE_BIG Message returned when performing validity check found one or more arguments of length greater than or equal to CM MAX MSG LEN.  
12017 CM_ERR_RDY_READ_DGRAM Message returned from a cm ready data gram event, reported on ret sock err. .  
12018 CM_ERR_STR_TRUNC The size of area for dotted IP address exceeded CM MAX ADDR SIZE.  
12019 CM_ERR_READBUF_NOT_EMPTY An attempt was made to read a new group of msgs when read buffer was not yet empty.  
12020 CM_ERR_READBUF_NOT_ENOUGH A request for more data than is contained in a (non-empty) read buffer was made.  
12021 CM_ERR_SVR_BAD_REPLY A bad reply on LOCAL CLI request was returned. This message may occur with NDMP filers that do not meet the minimum requirements of NDMP V3 capability.
12022 CM_ERR_SVR_BAD_OPTION A bad option on LOCAL SVR reply was returned.  
12023 CM_ERR_NOT_VALID_LOCAL A request for local socket was found to be invalid.  
12024 CM_ERR_LOCAL_LOGIC An internal error was encountered, in which a local routine was called and no local transport implemented.  
12025 CM_ERR_CLI_BAD_REQUEST Issuance of a bad connect request.  
12026 CM_ERR_CLI_BAD_OPTION A bad option was specified on LOCAL CLI request.  
12027 CM_ERR_REG_RDY_SCLI Contact Catalogic Software Technical Support.  
12028 CM_ERR_SEL_EVT_LOGIC Contact Catalogic Software Technical Support.  
12029 CM_ERR_NO_LISTEN Contact Catalogic Software Technical Support.  
12032 CM_ERR_SR_TIMEOUT Contact Catalogic Software Technical Support.  
12033 CM_ERR_RDY_BREAK Contact Catalogic Software Technical Support.  
12101 CM_ERR_AG_WAIT_LIMIT The wait table overflowed due to too many waiting/unsatisfied start requests.  
12102 CM_ERR_AG_REUSE_LIMIT More than MAX REUSE ENT different reusable servers were requested.  
12103 CM_ERR_AG_BAD_REPLY CMAGENT received an unexpected reply from agent, in routine cm_ap_connect.  
12104 CM_ERR_AG_REG_TIMEOUT The CMAGENT on the node did not respond within the timeout setting.  
12105 CM_ERR_AG_REG_SHUTDOWN A request was received from an agent to shut down all servers, in routine cm_ap_connect.  
12106 CM_ERR_AG_CMD_PARSE Contact Catalogic Software Technical Support.  
12107 CM_ERR_AG_MOD_NOT_FOUND Contact Catalogic Software Technical Support.