TOC PREV NEXT INDEX

Put your logo here!


4 ERROR MESSAGES


#
# Version Id. is specified at the end of the file
#
# Error Definition File Created on Apr 28 11:36:32 1998
#
# This file has been generated by a utility
#
# !!!!!!!!!!! DO NOT MANUALLY EDIT THIS FILE !!!!!!!!!!!
#
###########################################################


define evhErrOffset 150

1 W evhErrOffset
evhERR_CMD_UNKNOWN : Unknown command: %.20s (id: %d)
evhERR_CMD_UNKNOWN.hlp
4 S evhErrOffset
evhERR_RUNCB : Failure running callback
noHelp
5 S evhErrOffset
evhERR_NULLCB : Cannot run: callback procedure not set
noHelp
6 S evhErrOffset
evhERR_CLONE : Cannot clone the object
noHelp
7 S evhErrOffset
evhERR_NULLOBJ : Cannot run: callback procedure object not set
noHelp
8 W evhErrOffset
evhERR_RECV_MSG : Error in message receive
evhERR_RECV_MSG.hlp
9 W evhErrOffset
evhERR_SEND_MSG : Error sending a message
evhERR_SEND_MSG.hlp
10 S evhErrOffset
evhERR_INST_TIMEOUT : Cannot install the timeout
evhERR_INST_TIMEOUT.hlp
11 W evhErrOffset
evhERR_CANC_TIMEOUT : Cannot cancel the timeout
evhERR_CANC_TIMEOUT.hlp
12 S evhErrOffset
evhERR_INVALID_EVH : Invalid event handler
evhERR_INVALID_EVH.hlp
13 S evhErrOffset
evhERR_INST_TIMER : Cannot install the timer
evhERR_INST_TIMER.hlp
14 S evhErrOffset
evhERR_INST_COMMAND : Cannot install the command handler
evhERR_INST_COMMAND.hlp
15 S evhErrOffset
evhERR_HANDLE_COMMAND : Instance already handling another command (old: %.20s, new %.20s)
evhERR_HANDLE_COMMAND.hlp
16 S evhErrOffset
evhERR_INST_SYNC : Cannot install the syncronizing instance
evhERR_INST_SYNC.hlp
17 S evhErrOffset
evhERR_HANDLE_SYNC : Instance already handling another synchronization
evhERR_HANDLE_SYNC.hlp
18 S evhErrOffset
evhERR_UNK_MSG : Unknown message: unespected type %d or check error
evhERR_UNK_MSG.hlp
19 W evhErrOffset
evhERR_PARSE_MSG : Cannot parse the message (msg type: %d)
evhERR_PARSE_MSG.hlp
20 S evhErrOffset
evhERR_GET_MSGQ_FD : Could not get file descriptor for the message queue
evhERR_GET_MSGQ_FD.hlp
21 S evhErrOffset
evhERR_SELECT_FDS : Could not perform a select on specified set of file descriptors
evhERR_SELECT_FDS.hlp
22 S evhErrOffset
evhERR_MISMATCH_FDS : Error in handling of file descriptors array
evhERR_MISMATCH_FDS.hlp
23 S evhErrOffset
evhERR_ILLEGAL_FD : Illegal file descriptor specified. Must be in range [%d:%d]
evhERR_ILLEGAL_FD.hlp
24 S evhErrOffset
evhERR_SIGNAL_ILLEGAL : Value '%d' for signal not valid
evhERR_SIGNAL_ILLEGAL.hlp
25 S evhErrOffset
evhERR_FD_ATTACHED : The file descriptor '%d' is already attached
evhERR_FD_ATTACHED.hlp
26 S evhErrOffset
evhERR_SIGNAL_INST : Handler for signal '%d' already installed
evhERR_SIGNAL_INST.hlp
27 S evhErrOffset
evhERR_INST_SIGNAL : Handler for signal '%d' could not be installed
evhERR_INST_SIGNAL.hlp
28 S evhErrOffset
evhERR_SIGNAL_NOT_INST : Handler for signal '%d' was not installed
evhERR_SIGNAL_NOT_INST.hlp
29 S evhErrOffset
evhERR_SIGNAL_HANDL : Error in the signal handler
evhERR_SIGNAL_HANDL.hlp
31 W evhErrOffset
evhERR_SIGNAL_REG : Handler for signal '%d' already registered
evhERR_SIGNAL_REG.hlp
32 W evhErrOffset
evhERR_DB_COMMAND_DEST : Invalid command destination address (%.40s)
evhERR_DB_COMMAND_DEST.hlp
33 S evhErrOffset
evhERR_DB_LCMD_TABLE : Cannot load the table with command's targets
evhERR_DB_LCMD_TABLE.hlp
34 W evhErrOffset
evhERR_ILL_CMD_DESC : Illegal command description format: %.40s
evhERR_ILL_CMD_DESC.hlp
35 S evhErrOffset
evhERR_INVALID_STATE : Invalid state (%d)
evhERR_INVALID_STATE.hlp
36 W evhErrOffset
evhERR_WAIT_CMD : Waiting command cannot be sent
evhERR_WAIT_CMD.hlp
37 S evhErrOffset
evhERR_CMD_SEND : Error sending command: %.20s
evhERR_CMD_SEND.hlp
38 S evhErrOffset
evhERR_ACCESS_DB_STATE : Cannot access state value on database
evhERR_ACCESS_DATABASE.hlp
39 S evhErrOffset
evhERR_SEND_ERROR_REPLY : Command failed, but cannot send ERROR reply to the originator
evhERR_SEND_ERROR_REPLY.hlp
40 W evhErrOffset
evhERR_SEND_REPLY : Cannot send the reply to the originator of a command
evhERR_SEND_REPLY.hlp
41 W evhErrOffset
evhERR_CMD_ERR_REPLY : Received an error reply to command %.20s from process %.20s on environment %.20s
evhERR_CMD_ERR_REPLY.hlp
42 W evhErrOffset
evhERR_CMD_TIMEOUT : Timeout expired before completion of the command
evhERR_CMD_TIMEOUT.hlp
43 S evhErrOffset
evhERR_INV_DB_CONDITION : Invalid attribute: %.40s on database condition
noHelp
44 S evhErrOffset
evhERR_READING_ST : Error retrieving task object state
noHelp
45 S evhErrOffset
evhERR_WRITING_ST : Error setting task object state
noHelp
46 S evhErrOffset
evhERR_SEND_ALL : Error sending to all targets. Abort command send
noHelp
47 W evhErrOffset
evhERR_SEND_SOME : Error sending to some of the targets. Continue anyway waiting for the succesfull ones
noHelp
48 W evhErrOffset
evhERR_NO_CBDELETE : Callback did not return evhCB_DELETE after processing a last reply
noHelp
49 W evhErrOffset
evhERR_NO_LASTREPLY : Callback returned evhCB_DELETE not on last reply
noHelp
50 W evhErrOffset
evhERR_CBTIMEMONITOR : callback execution time = %ld milliseconds. Default maximum time = %ld.
noHelp
51 W evhErrOffset
evhERR_ERROR_HANDLING : This error stack contain not-handled errors. Forcing CloseStack()
evhERR_ERROR_HANDLING.hlp
52 S evhErrOffset
evhERR_SEND_ALL_NOT : Target's list is empy. Cannot send commands.
evhERR_SEND_ALL_NOT.hlp
53 S evhErrOffset
evhERR_SEND_COMMAND : Cannot send command
evhERR_SEND_COMMAND.hlp
54 W evhErrOffset
evhERR_CMD_NOT_CHECKED : Command %.20s not checked sent by proc %.20s on env %.20s
evhERR_CMD_NOT_CHECKED.hlp
55 S evhErrOffset
evhERR_CMD_CHECK_FAILED : Checking for command %.20s sent by proc %.20s on env %.20s failed
evhERR_CMD_CHECK_FAILED.hlp
#
# "@(#) $Id: evh_ERRORS,v 1.98 1999/09/08 14:07:58 vltsccm Exp $"





Quadralay Corporation
http://www.webworks.com
Voice: (512) 719-3399
Fax: (512) 719-3606
sales@webworks.com
TOC PREV NEXT INDEX