Messages relating to the M-Switch Queue Manager
| Name | Severity | ID | Description | Action |
|---|---|---|---|---|
| Authorization | info | 501 | The user has been granted the given authorization. | |
| BadPDU | error | 53 | Cannot decode a PDU from the given host. | |
| BadSelectorRegexp | error | 104 | A regular expression in a selector value has a problem. | This is probably a UA issue, or a user issue. |
| BadSelectorValue | error | 101 | The value provided for a selector key is not valid. | This may be a UA issue in not validating values |
| BufferTooBig | error | 500 | The SOM command handler broke the connection as the line provided exceeded the given limit. | |
| ChannelOperation | notice | 405 | External operation on channel. | |
| ChannelStart | info | 408 | Starting a channel process. | |
| Connection | info | 52 | A new connection from the given address has been received. | |
| dbmbuildrun | error | 58 | The attempt to execute dbmbuild failed. | |
| DuplicateID | error | 30 | The Queue Manager object has received a duplicate SOM operation ID. This is an internal queue manager error. | |
| DuplicateMessage | fatal | 202 | ||
| DuplicateRecipient | error | 200 | ||
| InstanceStart | info | 409 | A new channel instance has started | |
| InstanceStatus | info | 410 | Status from channel instance. | |
| Internal | detail | 5 | Information on the internal workings which is at a higher level than debug information. | |
| InvalidConfiguration | fatal | 309 | ||
| InvalidID | error | 31 | The Queue Manager object has received an operation continue instruction with an invalid SOM operation ID. This is an internal queue manager error. | |
| InvalidOperation | error | 2 | An attempt has been made to perform an operation which is not appropriate for the object to which it applies. | |
| InvalidOperationData | error | 32 | Data provided for a SOM operation is invalid. This is either a protocol error, or a UA error. | |
| LDAPconnect | warning | 56 | Failed to connect to the LDAP directory server, the reason given is in the message. | |
| LDAPsearch | warning | 57 | The queue manager attempted to find entries in the directory server and this failed for the given reason. | |
| Listen | notice | 50 | Listening on the given address. | |
| ListenError | fatal | 51 | An error has occurred on a listener. | |
| ManagerOperation | notice | 404 | External operation on queue manager itself. | |
| MessageOperation | info | 407 | External operation on message. | |
| MessageSubmit | info | 400 | A new message arrives | |
| MessageTimeout | info | 403 | Timer expiry on message giving warning or timeout | |
| MissingSelectorKey | error | 102 | There is no selector key. This is a protocol error. | |
| MissingSelectorValue | error | 103 | The value for a selector key is missing. This is a protocol error. | |
| MissingValue | error | 303 | ||
| MTAOperation | notice | 406 | External operation on MTA. | |
| NoMTAdname | notice | 308 | ||
| NoObjectFound | warning | 3 | An attempt has been made to perform an operation but the selector failed to find any matching objects. | This can arise through incorrect data entered by an operator |
| NoTimestamp | error | 307 | The queue manager attempted to find the mt-serial attribute in its entry in the directory server and this failed for the given reason. This will result in failure to create or update the mtatailor file. | |
| NotImplemented | error | 1 | The operation is not yet implemented. | |
| NoTLSInfo | info | 504 | No TLS information was found, so not using TLS. | |
| PasswordError | authfail | 502 | The system compared the presented password with the hashed password in the auth.qmgr table, but they did not match. | |
| PDUencode | error | 54 | There was a problem encoding a PDU. | |
| ProcessCreateFailed | error | 55 | There was a problem starting a child process | |
| ProcessMsg | info | 411 | Status from channel instance | |
| RecipientStatus | info | 402 | Channel reports status to queue manager | |
| RecipientSubmit | info | 401 | New recipient in message | |
| SASLinit | fatal | 503 | Failed to initialize the SASL system or connection. | |
| SchemaVersion | error | 306 | ||
| SetTime | error | 304 | ||
| SizeLimitReached | warning | 4 | A search operation matches more objects than the size limit. | |
| TooManyAssociations | error | 302 | ||
| TooManyChannels | error | 300 | ||
| TooManyMTAs | error | 301 | ||
| UnknownChannel | error | 201 | ||
| UnknownSelectorKey | error | 100 | A selector key has been passed in which is either unknown, or is not valid in the current context (e.g. a message selection key when acting on channels). This is a protocol error. | |
| ValueTooLarge | error | 305 |