Messages relating to M-Switch configuration
| Name | Severity | ID | Description | Action |
|---|---|---|---|---|
| BadArgValue | error | 71 | A bad value was provided for a command line switch. | Fix the command line, which may entail configuration change if the program was invoked from a script or from another program. For a Windows services, this will be set in the Isode Service Manager. For a Unix service, this will be set in the pp.rc file. For channel programs, command line flags are set in the program field in the channel properties. For programs invoked via isode.iaed, the invoke vector in the channel inbound properties will contain the command line flags. |
| BadProgramCommand | error | 72 | The prog value for the channel cannot be used. | Correct configuration error |
| BadSubmitPort | error | 61 | The configured submit port is wrong | An invalid submit is configured. Reconfigure with a correct value |
| CantFindX400Postmaster | error | 58 | The X.400 postmaster address could not be found in the configuration | Change the configuration to add an X.400 Postmaster address. |
| CantParsePostmaster | error | 59 | Failed to parse configured postmaster address | Configure a valid postmaster address |
| ChannelNotFound | fatal | 41 | The channel could not be found in the configuration | You have attempted to run a channel whose configuration is missing. Either run with the name of a valid channel, or add a new channel with the required name |
| ChannelNotSpecified | error | 62 | A channel of the specified type could not be found in the configuration, but it's needed by the system | Add a channel of the required type |
| ConfigErr | error | 43 | An entry in the configuration file is incorrectly specified. | Correct the configuration |
| Critical | critical | 14 | General error used for critical errors | See Log entry for details. Please send information on the occurrence of this event to support@isode.com |
| DsapTailor | fatal | 65 | There was a problem initializing some aspect of the directory interface. | Check the logs for more detailed information. |
| Error | error | 12 | M-Switch Configuration Error. Isode's medium term plan is to remove all common use of this event, Isode's long term plan is to remove all use of this event. | See log entry for details |
| ErrorS | error | 28 | M-Switch Configuration Error. Isode's medium term plan is to remove all common use of this event, Isode's long term plan is to remove all use of this event. | See log entry for details |
| Fatal | fatal | 13 | Fatal M-Switch Configuration Event. This event should only occur in very unusual situations. Isode's medium term plan is to remove all use of this event. | See Log entry for details. Please send information on the occurrence of this event to support@isode.com |
| FatalS | fatal | 29 | Fatal M-Switch Configuration Event. This event should only occur in very unusual situations. Isode's medium term plan is to remove all use of this event. | See Log entry for details. Please send information on the occurrence of this event to support@isode.com |
| FilterCreate | fatal | 253 | Cannot create filter item. | Either the name is incorrect or the library is not available. |
| InvalidQmgrAddr | error | 57 | The default QMGR addr configured is invalid | Correct configuration error |
| ItemMissing | fatal | 251 | The channel's XML file refers to an item which cannot be found. | Correct configuration error |
| LibraryLoad | fatal | 254 | Cannot dynamically load a library needed for the channel. | Either the library name is incorrect or the library is not suitable. |
| MissingArchive | error | 74 | An attempt was made to archive a message but there was no archive directory configured. | Configure an archive directory |
| MissingCommand | error | 73 | Cannot find the program for the given channel. | Correct configuration error |
| MissingFilter | error | 56 | The specified filter for the channel is missing from the configuration. | Correct configuration error |
| MissingQuarantine | error | 75 | An attempt was made to quarantine a message but there was no directory configured. | Configure an archive directory |
| MissingValue | error | 44 | In a channel ininfo or outinfo string, a keyword is missing a value. | Correct configuration error |
| NoPOAs | fatal | 201 | The channel searched for POAs under the configured root entry, but failed to find any. | Correct configuration error |
| Notice | notice | 6 | General notice level event: See log entry for details | No Operator Action |
| NoticeS | notice | 22 | General notice level event: See log entry for details | No Operator Action |
| POAcreatefailed | error | 203 | There was a failure creating the directory structure for a new POA. There should be a system error appended in the log file which gives a reason for the failure. | Check file system permissions. |
| POAerror | error | 202 | There was a problem configuring a specific POA. | See Log entry for details |
| POAnotable | error | 205 | The table entry was missing for the given POA. | Correct configuration error |
| POAthreadfailed | error | 204 | There was a failure creating a thread to monitor a POA. | This is likely to be a problem with system resources. Check system logs. |
| RegexpError | fatal | 252 | The channel's XML file contains a regexp which is malformed. | Correct configuration error |
| SchemaUnknown | fatal | 64 | The library refers to Directory schema items by name. Such an item has not been found in the schema available to the program. | The item should be defined correctly in the schema files. |
| TableNotFound | error | 60 | The table could not be found in the configuration | Correct configuration error |
| TooManyItems | fatal | 63 | A tailoring item has too many parameters | Identify the item and reduce the number of items |
| TooManyPOAs | fatal | 200 | There is a limit of the number of POAs which a channel can service. When reading the POAs, this number was exceeded. | Remove any unused POAs. |
| TooManyRoots | error | 206 | A FAPI channel configuration specified too many roots. | Correct configuration error |
| UnexpectedChanType | error | 40 | The channel type is not the one of the expected types. Check the configuration of the channel. | Correct configuration error |
| UnknownArg | error | 70 | An unknown command line flag has been found. | Fix the command line which may entail configuration change if the program was invoked from a script or from another program. For a Windows services, this will be set in the Isode Service Manager. For a Unix service, this will be set in the pp.rc file. For channel programs, command line flags are set in the program field in the channel properties. For programs invoked via isode.iaed, the invoke vector in the channel inbound properties will contain the command line flags. |
| UnknownKeyword | error | 45 | In a channel ininfo or outinfo string, a keyword is is not known. | Correct configuration error |
| WrongChannelParam | error | 42 | One of the parameters in the channel configuration is wrong | |
| XMLerror | fatal | 250 | The channel's XML file contain a parse error. | Correct configuration error |