5 ERROR DEFINITION FILE
This section present the error messages of each CCS module as they appear in the error
5.1 CCS General Errors
# Version Id. is specified at the end of the file
# Error Definition File Created on Dec 1 20:11:47 2003
# This file has been generated by a utility
# !!!!!!!!!!! DO NOT MANUALLY EDIT THIS FILE !!!!!!!!!!!
###########################################################
ccsERR_RTAP : RTAP Error to be classified
ccsERR_PARAMETER : Invalid Parameter (%.40s)
ccsERR_BUFF_SIZE : Invalid Buffer Size (%d)
ccsERR_ENV_VARIABLE : Undefined environment variable (%.40s)
ccsERR_DATA : Invalid or unknown data (%d)
ccsERR_NULL_PTR : Data Pointer is NULL (%.40s)
ccsERR_IN_USE : Process already registered
ccsERR_PROC_NAME : Invalid Process Name ( %.20s)
ccsERR_ENV_NAME : Invalid Environment Name ( %.8s)
ccsERR_PROC_INFO : Cannot get information on process
ccsERR_PARSE : Parsing error on name
ccsERR_INIT : Cannot start process
ccsERR_PID : Failed to get UNIX Process Id for process (%.20s)
ccsERR_OPEN_MSGQ : Failed to Open Message Queue
ccsERR_NOT_IMPL : Function (%.20s) not yet implemented
ccsERR_NO_PROC : Process %.20s not in environment
ccsERR_MEMORY : Cannot Allocate %d bytes
ccsERR_SET_ENV : Error in the environment setup
ccsERR_REMOTE_LINK : Error in the remote connection
ccsERR_ENV_NOT_ACTIVE : Environment %.8s not active
ccsERR_NO_QUEUE_SERVER : No Queue Server in the environment
ccsERR_FILE : Cannot access File (%.60s)
ccsERR_FILE_READ : Error Reading File (%.60s)
ccsERR_FILE_WRITE : Error Writing to File (%.60s)
ccsERR_SHM : %.20s operation on the SHM failed
ccsERR_SHM_GETID : Fail to get the CCS Shared Memory Area Identifier
ccsERR_SHM_ATTACH : Failed to attach to the CCS Shared memory Area
ccsERR_SHM_CREATE : Failed to create CCS Shared memory Area
ccsERR_SEM_CREATE : Failed to create semaphore
ccsERR_REQUEST_FAILED : Request failed: Env: %.8s, Proc: %.20s, Fct: %.40s, Err: %.20s
ccsERR_BOOKING : Error reported by booking system
ccsERR_GET_SEMAPHORE : Failed to take semaphore (key: %d)
ccsERR_MAXPROC : Max number of concurrent processes exceeded
ccsERR_TO_STAT : Failed to find process %.20s on env %.8s in requested state: %.10s.
ccsERR_CONFIG : Error in configuration: %.128s.
ccsERR_MONITOR_SYSTEM : error in system call %.80s: %d (%.128s).
ccsERR_MONITOR_INTERNAL : internal error: %.128s
ccsERR_MONITOR_COMMAND : invalid command or command parameter: %.128s
ccsERR_ALREADY_RUNNING : multiple copies of process <%.64s> in environment <%.10s> not allowed
# "@(#) $Id: ccs_ERRORS,v 2.139 2004/02/05 10:01:34 vltsccm Exp $"
5.2 Alarm system errors
# Version Id. is specified at the end of the file
# Error Definition File Created on Mar 13 08:42:29 2001
# This file has been generated by a utility
# !!!!!!!!!!! DO NOT MANUALLY EDIT THIS FILE !!!!!!!!!!!
###########################################################
alrmERR_GENERIC : Alarm System Error %.80s
alrmERR_PARSE : alrmParseMsg Error in %.80s
alrmERR_CONN : alrmParseMsg Connection Message Error
alrmERR_INVMESSAGE : alrmParseMsg Error: Invalid Alarm Message
alrmERR_DETACH : alrmDetach Error
alrmERR_ATTACH : alrmAttach Error when connecting to branch: %.80s
alrmERR_SERVER : Failure in ALARM Server: %.80s
# "@(#) $Id: alrm_ERRORS,v 1.115 2005/09/05 09:04:21 vltsccm Exp $"
5.3 Command checking Errors
# Version Id. is specified at the end of the file
# Error Definition File Created on Jun 7 12:33:16 2000
# This file has been generated by a utility
# !!!!!!!!!!! DO NOT MANUALLY EDIT THIS FILE !!!!!!!!!!!
###########################################################
ccsERR_CMD_CDT_INFO : No CDT information available on %.80s.
ccsERR_CMD_INVALID : Command (%.80s) not found in CDT
ccsERR_CMD_PARAM_NB : Invalid number of command parameters (%.80s).
ccsERR_CMD_PARAM_DEFVAL : Defaulted command parameter is missing default value in CDT (%.80s).
ccsERR_CMD_PARAM_VAL : Command parameter with wrong value (%.80s).
ccsERR_CMD_MEMORY : Could not allocate memory for CMD operation (%.80s).
ccsERR_CMD_CDT_FILE : Parsing CDT file: %.80s (%.80s).
ccsERR_CMD_CDT_PARSE : Could not parse CDT file (%.80s,%.80s).
ccsERR_CMD_CDT_SYNTAX : Syntax error in CDT file (%.80s,%.80s).
ccsERR_CMD_CDT_PARAM : Parameter range or value incompatible in CDT file (%.80s).
ccsERR_CMD_CDT_CMDLEN : Invalid command length in CDT file: (%.80s,%.80s).
ccsERR_CMD_CDT_POINT : Could not access CDT database point.
ccsERR_CMD_NOT_IMPLEMENTED : Invalid command specified not implemented (%.80s).
ccsERR_CMD_NOT_IMPLEMENTED.hlp
ccsERR_CMD_PARAM_NAME : Invalid parameter name (%.80s).
ccsERR_CMD_SYNONYM : Invalid synonym specified (%.80s)
ccsERR_CMD_CDT_INVPAR : Invalid parameter specified in CDT file (%.80s).
ccsERR_CMD_CDT_DUP : Duplicate command name or synonym in CDT file (%.80s).
ccsERR_CMD_CDT_UNLD : Could not unload CDT (%.80s)
ccsERR_CMD_SHM_DELETE : Could not delete shared memory area (%d)
ccsERR_CMD_SHM_CCS : Could not attach to CCS shared memory area
ccsERR_CMD_SHM_CCS_SIZE : Size of CCS shared memory segment too small - enlarge at env. startup.
ccsERR_CMD_SHM_MAGIC : Cmd MAGIC string not found - check if cmdManager is running properly.
ccsERR_CMD_CDT_DYNLOAD : Could not dynamically load file (%.80s) - check cmdManager logs.
ccsERR_CMD_CDT_SEND : Unable to send CDT load command to cmdManager (%.80s) .
ccsERR_CMD_CDT_LDRPLY : cmdManager unable to load CDT (%.80s) .
ccsERR_CMD_PARAM_SYNTAX : Syntax error in parameter list (%.80s) .
ccsERR_CMD_PARAM_INDEX : Invalid index specified %d (%.80s).
ccsERR_CMD_PARAM_TYPE : Invalid parameter type - expected %.80s but got %.80s.
ccsERR_CMD_UNKNOWN_TYPE : Unknown parameter type: %d.
ccsERR_CMD_INDEX_NAME : Process name %.80s not found in CDT index table.
ccsERR_CMD_MAX_SIMPROCS : Maximal number of processes reached that can be simulated.
ccsERR_CMD_UNFMT_BINREPLY : Unable to format, reply format type is unformatted binary
ccsERR_CMD_INVFMT_BINREPLY : Unable to format, reply format type not specified on CDT
ccsERR_CMD_INVFMT_BINREPLY.hlp
ccsERR_CMD_PARAM_TYPEVAL : Invalid command parameter type (%.80s).
ccsERR_CMD_PARAM_RANGEVAL : Invalid command parameter range (%.80s).
ccsERR_CMD_PARAM_REPVAL : Invalid command parameter repetitions (%.80s).
# "@(#) $Id: cmd_ERRORS,v 2.31 2005/07/27 12:26:23 vltsccm Exp $"
5.4 Database Errors
# Version Id. is specified at the end of the file
# Error Definition File Created on Jan 2 08:57:55 2002
# This file has been generated by a utility
# !!!!!!!!!!! DO NOT MANUALLY EDIT THIS FILE !!!!!!!!!!!
###########################################################
ccsERR_DB_OPEN : Failure opening (%.20s) database
ccsERR_DB_CLOSE : Error closing (%.20s) environment
ccsERR_DB_GET_HANDLE : Cannot get handle for environment (%.20s)
ccsERR_DB_INV_LINK : Invalid connection identifier
ccsERR_DB_INV_ACTION : Invalid Action Code (%d)
ccsERR_DB_QUERY : Cannot get information on database element (%.80s)
ccsERR_DB_GETCWP : Cannot Get Current Working Point for environment (%.20s)
ccsERR_DB_SETCWP : Cannot Set Current Working Point to (%.80s)
ccsERR_DB_GROUP : Access group mismatch
ccsERR_DB_CATEGORY : Category mismatch
ccsERR_DB_WRITE : Failure during writing %.80s
ccsERR_DB_READ : Failure during reading %.80s
ccsERR_DB_LCU : Fail of ( %.20s ) in env. ( %.20s ) on element ( %.80s )
ccsERR_DB_LCU_FORMAT : Wrong reply format from LCU ( %.20s ) for command ( %.20s )
ccsERR_DB_LOCK : Cannot lock Point ( %.80s)
ccsERR_DB_UNLOCK : Cannot Unlock Point (%.80s)
ccsERR_DB_LCU_REPLY : Wrong LCU message reply type ( %d )
ccsERR_DB_INV_NAME : Illegal DB name ( %.80s)
ccsERR_DB_DE_TYPE : Datatype mismatch
ccsERR_DB_INV_RECEL : Invalid record/element in address (%.80s)
ccsERR_DB_ATTR_TYPE : Attribute Type Mismatch
ccsERR_DB_INV_POINT : Invalid point name (%.80s)
ccsERR_DB_INV_ATTR : Invalid Attribute name (%.20s) for point (%.80s)
ccsERR_DB_INV_ALIAS : Invalid Alias (%.80s) for point (%.80s)
ccsERR_DB_QUALITY : Point %.80s has Bad Data Quality = %.20s
ccsERR_DB_INV_ADDR : Invalid direct address
ccsERR_DB_CONFIG : Failure during database configuration
ccsERR_DB_INV_RESID : Invalid residence indicator
ccsERR_DB_MAX_LISTS : No more lists available (%d used)
ccsERR_DB_ENV_NAME : Illegal environment name : %.20s
ccsERR_DB_ADDR : Invalid addressing mode
ccsERR_DB_WRMODE : Invalid writeMode specifier
ccsERR_DB_LISTID : Invalid list identifier
ccsERR_DB_LIST_FLAG : Invalid use flag: %d
ccsERR_DB_BLOCK_CNT : Error while reading/writing some block
ccsERR_DB_NOCLASS : Point %.80s has no base class
ccsERR_DB_PARSEATTR : Failure parsing attribute name
ccsERR_DB_CONVERT : Error during conversion of data element (%.20s)
ccsERR_DB_INV_FIELD : Invalid field specifier in address (%.80s)
ccsERR_DB_SSMA : Failure accessing RTAP SSMA memory area
ccsERR_DB_NO_RTAP : RTAP is not available
ccsERR_DB_REOPEN : Failure re-opening (%.20s) database
ccsERR_DB_MAXLINK : Too Many DB Opened
ccsERR_DB_RESTORE : Syntax error on file (%.128s) to be restored.
ccsERR_DB_RESTORE_SYNTAX : Wrong Syntax in line (%.80s)
ccsERR_DB_RESTORE_WHAT : Wrong specification for %.80s
ccsERR_DB_SERVER : Failure on access of remote database
ccsERR_DB_CE : Error while running the CE (%.128s)
ccsERR_DB_NOT_SUPPORTED : Not supported %.80s
# "@(#) $Id: db_ERRORS,v 3.130 2005/10/05 11:13:57 vltsccm Exp $"
5.5 Event System Errors
# Version Id. is specified at the end of the file
# Error Definition File Created on Aug 27 18:10:45 1997
# This file has been generated by a utility
# !!!!!!!!!!! DO NOT MANUALLY EDIT THIS FILE !!!!!!!!!!!
###########################################################
ccsERR_EVT_INV_NAME : Invalid point or attribute name
ccsERR_EVT_FILTER : Invalid filter specification: %.20
ccsERR_EVT_EVENT : Generic failure
ccsERR_EVT_LCU : Could not attach event to LCU: %.6s:%.8s
ccsERR_EVT_LCU_REPLY : Error receiving from the LCU
ccsERR_EVT_CCS_LITE : Functionality not available in CCS_LITE environment
# "@(#) $Id: evt_ERRORS,v 2.53 2005/09/22 21:51:53 vltsccm Exp $"
5.6 Logging System Errors
# Version Id. is specified at the end of the file
# Error Definition File Created on July 18 15:06:33 DST 2000
# This file has been generated by a utility
# !!!!!!!!!!! DO NOT MANUALLY EDIT THIS FILE !!!!!!!!!!!
###########################################################
ccsERR_LOG_SEND_CMD : Failed to send command <%.20s> to environment <%.20s>
ccsERR_LOG_NO_REPLY : Failed to get reply for command <%.20s> from environment <%.20s>
ccsERR_LOG_REPLY : Received error reply for command <%.20s> from environment <%.20s>
ccsERR_LOG_UNKNOWN_CMD : Command <%.20s> not supported
ccsERR_LOG_LOAD_DICT : Failed to load data dictionary <%.100s>
ccsERR_LOG_KEY_NOTFOUND : Keyword <%.20s> NOT FOUND in Dict. <%.20s>"
ccsERR_LOG_SEND_FITS : Cannot Send Log to logManager at env. <%.20s>
ccsERR_LOG_DICT_FULL : Table of Dictionaries full : cannot load <%.20s>
ccsERR_LOG_LCU_CONNECT : Cannot connect to LCU : %.80s
ccsERR_LOG_INV_LCU : Invalid LCU Name %.10s
ccsERR_LOG_TIMER_REPLY : Cannot set timer reply %.80s
ccsERR_LOG_DUMMY : Dummy error %d
# "@(#) $Id: log_ERRORS,v 4.26 2005/10/24 07:59:44 vltsccm Exp $"
5.7 Message system Errors
# Version Id. is specified at the end of the file
# Error Definition File Created on Apr 10 06:42:07 2003
# This file has been generated by a utility
# !!!!!!!!!!! DO NOT MANUALLY EDIT THIS FILE !!!!!!!!!!!
###########################################################
ccsERR_MSG_SEND : Cannot send message
ccsERR_MSG_RECV : Cannot receive message
ccsERR_MSG_PARSE : Cannot parse message
ccsERR_MSG_REPLY : Cannot send reply
ccsERR_MSG_SCHED : Cannot schedule process %.24s on environment %.10s.
ccsERR_MSG_TYPE : Invalid message type: %d
ccsERR_MSG_SIZE : Message size : %d too big or invalid
ccsERR_MSG_TIMEOUT : Timeout on message receive
ccsERR_MSG_NOQUEUE : Cannot get the message queue ID
ccsERR_MSG_Q_FULL : message queue is full
ccsERR_MSG_Q_EMPTY : message queue is empty
ccsERR_MSG_DEST : Message destination incorrect
ccsERR_MSG_CMD : Invalid command <%.10s>
ccsERR_MSG_SIGNAL : Cannot send a signal
ccsERR_OBI_RECEIVED : Received unexpected obituary
ccsERR_MSG_FILTER : Invalid filter.
ccsERR_MSG_SET_UID : Can't change user Id to %d.
ccsERR_MSG_EXE_CMD : Error during execution of command <%.20s>.
ccsERR_MSG_SYSTEM : Error on system call <%.40s>.
ccsERR_MSG_PING : PING request failed.
ccsERR_MSG_NO_ACK : Got no acknowledgement from destination.
ccsERR_MSG_ENABLE_MONITOR : Monitoring already enabled.
ccsERR_MSG_TRANSFER_ABORTED : Transfer through socket aborted by sender. %.25s
ccsERR_MSG_CONN_CLOSED : Connection has been closed by process (%.25s)
ccsERR_MSG_DISCARDED : Command has been discarded during ccsExit.
ccsERR_MSG_UNEXPECTED_ERR : Unexpected error return with value %d
# "@(#) $Id: msg_ERRORS,v 2.41 2005/07/28 04:07:00 vltsccm Exp $"
5.8 Scan System Errors
# Version Id. is specified at the end of the file
# Error Definition File Created on Jul 9 15:39:16 2003
# This file has been generated by a utility
# !!!!!!!!!!! DO NOT MANUALLY EDIT THIS FILE !!!!!!!!!!!
###########################################################
ccsERR_SCAN_GET_DIR_ADDR : Could not get direct Address for Attribute %40s.
ccsERR_SCAN_GET_ATTR_INFO : Could not get info on Attribute %40s.
ccsERR_SCAN_RESET_OUTPUT : Reset output failed.
ccsERR_SCAN_START_TIMER : Start timer failed
ccsERR_SCAN_READ_DIRECT : DB read direct failed (entry # %d)
ccsERR_SCAN_POLL_MASK : Pollmask %8.8x (entry %d) not available
ccsERR_SCAN_READ_ATTR : Not able to read attribute # %.60s
ccsERR_SCAN_STOP_TIMER : Stop timer failed
ccsERR_SCAN_DETACH_EVENT : Detach from event failed
ccsERR_SCAN_WRITE_DIRECT : DB write direct failed
ccsERR_SCAN_ATTACH_EVENT : Attach event failed
ccsERR_SCAN_ILL_MODE : Unknown mode %d.
ccsERR_SCAN_ILL_REQUEST : Unknown request %d, from process nr. %d, env. %8s.
ccsERR_SCAN_ILL_MSG_TYPE : Unknown message type %d from process nr. %d, env, %8s.
ccsERR_SCAN_READ_SCAN_INPUT : Unable to read Scan Input record %d.
ccsERR_SCAN_READ_SCAN_INPUT.hlp
ccsERR_SCAN_SSMA_INIT : SSMA not initialized for record %d, PLIN %d
ccsERR_SCAN_SSMA_UPDATE : SSMA not updated for record %d, PLIN %d
ccsERR_SCAN_SET_CWP : Could not set CWP from environment.
ccsERR_SCAN_NEGOTIATION : Negotiation failed
ccsERR_SCAN_ADD_OR_DEL : Failed to add or delete an entry %.80s
ccsERR_SCAN_WRITE_SCAN_INPUT : Failed to write scan input record %d
ccsERR_SCAN_WRITE_SCAN_INPUT.hlp
ccsERR_SCAN_BUFLEN : Scan message too long to fit into buffer
ccsERR_SCAN_CONFIG : Could not access attribute to determine debug status
ccsERR_SCAN_INPUT_PARAMETER : Invalid input parameter(s): %40s
ccsERR_SCAN_INPUT_PARAMETER.hlp
ccsERR_SCAN_FCT_CALL : Error occurred in function %20s
ccsERR_SCAN_MSG_SEND : Error occurred sending a message
ccsERR_SCAN_NO_MEMORY : No memory available
ccsERR_SCAN_INVALID_SCAN_MSG : Got scan message from invalid environment/process (%8s/%d)
ccsERR_SCAN_INVALID_SCAN_MSG.hlp
ccsERR_SCAN_WRITE_ATTR : Not able to write attribute #%40s
ccsERR_SCAN_EVENT : Incorrect event message: %40s
ccsERR_SCAN_SSMA_EXCEEDS : Available SSMA buffer to small (available/requested: %i|%i)
ccsERR_SCAN_ENABLE_ATTR : Couldn't enable scanning attribute <%40s>
ccsERR_SCAN_DISABLE_ATTR : Couldn't disable scanning attribute <%40s>
ccsERR_SCAN_REQUEST : Request failed (%40s)
ccsERR_SCAN_ENABLE : Too many environments already enabled.
# "@(#) $Id: scan_ERRORS,v 2.60 2005/07/31 20:47:22 vltsccm Exp $"
5.9 Time System Errors
# Version Id. is specified at the end of the file
# Error Definition File Created on Aug 5 11:48:54 1999
# This file has been generated by a utility
# !!!!!!!!!!! DO NOT MANUALLY EDIT THIS FILE !!!!!!!!!!!
###########################################################
ccsERR_TIMS_FAILED : Unable to retrieve time from system: %.15s
ccsERR_TIMER_REJECTED : Timer request rejected from timer server
ccsERR_TIMER_SCHEDULE : Timer can not schedule task message server not running
ccsERR_TIMER_STARTTIME : Invalid start time specified: %.15s
ccsERR_TIMS_DB_POINT : Can't access tims database point: %.15s
ccsERR_TIMS_NOSIMULATION : Tims does not run in simulation mode: %.10s
ccsERR_TIMS_CONVERT : Unable to convert to given format: %.15s
ccsERR_TIMER_INVALID_ID : Invalid timer request specified - can't cancel timer
ccsERR_TIMER_REPORT : Unable to create timer report: %.30s
ccsERR_TIMS_PARAM : Invalid parameter value for: %.30s
# "@(#) $Id: tims_ERRORS,v 2.30 2003/12/05 10:24:54 vltsccm Exp $"
Quadralay Corporation http://www.webworks.com Voice: (512) 719-3399 Fax: (512) 719-3606 sales@webworks.com |