EDG_WLL_ERROR_BASE |
Base for L&B specific code.
Use the constant from common/ |
EDG_WLL_ERROR_PARSE_BROKEN_ULM |
Parsing ULM line into edg_wll_Event structure. |
EDG_WLL_ERROR_PARSE_EVENT_UNDEF |
Undefined event name. |
EDG_WLL_ERROR_PARSE_MSG_INCOMPLETE |
Incomplete message (missing fields). |
EDG_WLL_ERROR_PARSE_KEY_DUPLICITY |
Duplicate entry in message. |
EDG_WLL_ERROR_PARSE_KEY_MISUSE |
Entry not allowed for this message type. |
EDG_WLL_ERROR_PARSE_OK_WITH_EXTRA_FIELDS |
Additional, not understood fields found in message.
The rest is OK therefore this is not a true error. |
EDG_WLL_ERROR_XML_PARSE |
Error in parsing XML protocol. |
EDG_WLL_ERROR_SERVER_RESPONSE |
Generic failure on server.
See syslog on the server machine for details. |
EDG_WLL_ERROR_JOBID_FORMAT |
Malformed jobid. |
EDG_WLL_ERROR_DB_CALL |
Failure of underlying database engine.
See errDesc returned by edg_wll_ErrorCode. |
EDG_WLL_ERROR_URL_FORMAT |
Malformed URL. |
EDG_WLL_ERROR_MD5_CLASH |
MD5 hash same for different strings.
Very unlikely :-). |
EDG_WLL_ERROR_SSL |
Generic SSL error.
See errDesc returned by edg_wll_Error(). |
EDG_WLL_ERROR_NOJOBID |
Attmepted call requires calling edg_wll_SetLoggingJob() first. |
EDG_WLL_ERROR_NOINDEX |
Query does not contain any conidion on indexed attribute. |
EDG_WLL_IL_PROTO |
Interlogger to lbserver communication protocol error. |
EDG_WLL_IL_SYS |
Interlogger internal error. |
EDG_WLL_IL_EVENTS_WAITING |
Interlogger still has events pending delivery. |