Summary: Isode components write to logging streams when events occur.
Facility ACP127
Messages relating to ACP127
Name | Severity | ID | Description | Action |
---|---|---|---|---|
AddressError | error | 558 | ||
AddressMapError | error | 708 | A temporary error occurred when mapping to or from an ACP127 address. | This situation may resolve itself when servers are back running. |
AlreadyAborting | warning | 739 | The monitor tried to invoke an abort operation on a message but it was already being aborted. Either the console issued a second abort before the first operation succeeded or another console aborted the same message. | no action required. |
AlreadyAutomatic | warning | 729 | An attempt was made to set the circuit to automatic mode, when it is already in that mode. | |
AlreadyConnected | error | 546 | A connection attempt was made to a TCP listening circuit when that circuit was already connected. | Check if the circuit is still open, otherwise retry the connection. |
Alreadylocked | fatal | 505 | The channel cannot lock its Database. | Check permissions on the channel's DB directory. The MTA user should be able to create files within this directory. |
AlreadyManual | warning | 728 | An attempt was made to set the circuit to manual mode, when it is already in that mode. | |
Authorization | info | 706 | The user has been granted the given authorization. | |
BufferTooBig | error | 702 | The monitor command handler broke the connection as the line provided exceeded the given limit. | This is an internal error and needs reporting to support if seen. |
CantConnect | error | 544 | The connection for this circuit was not able to be established. | Check that the configuration details are correct and that any relevant server is running. |
CircuitAlreadyControlled | warning | 700 | An attempt to control an ACP127 circuit has been made but the circuit is already being controlled by another monitor | Wait for the other user to give up the circuit |
CircuitAlreadyDisabled | warning | 715 | This is harmless but not productive. | |
CircuitAlreadyEnabled | warning | 716 | This is harmless but not productive. | |
CircuitDisabled | error | 714 | The circuit is either disabled or not connected so cannot be used for transmission. | |
CircuitError | error | 545 | An error occurred on the circuit. | There will be the specific error with this message. |
CircuitMismatch | error | 564 | ||
CircuitNotControlled | warning | 701 | An attempt to give up control of an ACP127 circuit has been made but the circuit is not being controlled by you | Don't try and issue this command in the wrong state. |
CircuitNotInUse | warning | 738 | The circuit is configured to be out of use. | The circuit must be configured to be in use before it can be enabled |
CircuitSetupError | error | 759 | An error occurred on the circuit. | There will be the specific error with this message. |
CircuitTypeUnspecified | error | 517 | The type of this peer has not be properly set. | Check configuration of peer MTA and set the acp127conntype attribute |
ConfigurationError | error | 601 | ||
ConnClose | warning | 549 | ||
ConnectProhibited | error | 516 | ||
ConsistencyError | warning | 803 | ||
DatabaseError | error | 507 | The underlying Database system reports an error. | Action will depend upon the actual error reported. |
DatabaseOpen | fatal | 506 | The channel open its database | Check permissions on the channel's DB directory. The MTA user should be able to create files within this directory. |
DelimiterOverlap | error | 805 | ||
Deregistered | notice | 569 | ||
DuplicateDiscarded | warning | 725 | A message that was queued for transmission was detected as a duplicate. | |
DuplicateSeqNo | error | 562 | ||
DuplicateStation | error | 571 | ||
EncryptedDiscarded | warning | 734 | An incoming message that was detected as encrypted and discarded based on policy. | |
EntryError | error | 559 | ||
ExcessiveMissingMessages | warning | 756 | Either by broadcast RECAP messages, or by missing sequence number many messages are detected as missing. | This may require the sequence numbers to be reset on both sides |
ExpiredDiscarded | error | 727 | A message was found with an expiry time (ZPW) that had been exceeded. | |
FabGuardMsgError | warning | 858 | ||
FabGuardResponse | warning | 857 | ||
FabGuardTLSFailed | error | 856 | ||
FabNotConfigured | error | 853 | ||
FabNotConnected | error | 854 | ||
FabSchemaInvalid | error | 851 | ||
FabSchemaLoad | error | 850 | ||
FabStatusInvalid | error | 855 | ||
FabSvcLineText | warning | 852 | ||
FileOpen | error | 200 | There was a failure opening a file used for submission | Check that the files exists and has the correct permissions. May be a temporary resource problem. If error repeats, configuration error is likely. |
FlashAckMissing | error | 754 | This may mean the flash message got lost or the ack got lost. | |
FlashAckOutstanding | warning | 751 | This may mean sending flash message faster than they are being acknowledged, or some other error. | Check the transcript and audit logs to see if there is a lot of flash traffic. |
FlashAckReceived | warning | 752 | This is a notification of a flash message acknowedgement. | |
FlashAckUnexpected | warning | 750 | This is an expected service message at this point. | |
FlashMessageReceived | warning | 753 | This is a notification of a flash message, which are expected but unusual events. | For operator information. |
IgnoredField | detail | 600 | ||
Initialization | fatal | 522 | Initializing some component of ACP127 failed. | Look at other error messages to see the more detailed reasons. |
InterruptedMessageDetected | notice | 757 | An incoming message was found with an interrupt marking showing the transfer had been aborted. | The message will probably be retried later. |
InvalidOperatorMessage | error | 755 | A client has attempted to send an invalid operator message to the channel. | |
LineNumber | error | 801 | ||
LineTooLong | error | 800 | ||
ManualReceiveError | error | 804 | ||
Message_R | pdu | 536 | ACP127 Message received. | |
Message_W | pdu | 535 | ACP127 Message being sent. | |
MessageInTransit | warning | 726 | A message is still being transmitted so operations on it are suspended. | Wait for the message to be transferred. |
MessageTransferAborted | warning | 724 | A message that was in transmission was temporarily aborted either by a user or because a higher priority message is waiting to be transfered. The message will be retried automatically. | |
MissingCommand | error | 400 | An attempt to run a program was made, but the program could not be found, or there was an error invoking the program. | Check the program exists and is executable |
MissingS5066Server | error | 568 | ||
ModeChangeNotAllowed | warning | 731 | An attempt was made to set the circuit to a different mode, when is forbidden by configuration. | |
MonitorConnection | info | 703 | A new monitoring connection from the given address has been received. | |
MonitorError | error | 735 | A new monitoring connection from the given address has been received. | |
MsgAborted | error | 713 | The message transfer attempted has been cancelled and will be retried at a future time. | No further action is required. |
NoCircuitSet | error | 712 | The circuit hasn't been allocated. This is unexpected. | Indicates an internal error - support should be informed. |
NoFormatter | error | 802 | ||
NoPeer | error | 513 | ||
NoPeerConfig | error | 514 | ||
NoPendingMessageId | error | 711 | The monitor tried to invoke a manual operation on a message id that wasn't found. | Indicates an internal error - support should be informed. |
NoRecapMessageFound | warning | 736 | A request was received to resend a RECAP but the ID does not correspond to any message in the database. | Review event and audit logs to see if such a message was actually sent. |
NoRetransmitMessageFound | warning | 733 | A request was received to resend a message but the sequence number does not correspond to any message in the database. | Review event and audit logs to see if such a message was actually sent. |
NoSerialDriver | error | 102 | An error occurred when attempting to stat a serial line which has no configured driver specified for it. | Check the configuration with mconsole to ensure the serial driver is correctly configured. |
NoServiceAddress | error | 732 | An attempt was made to send a service message on the circuit, but either no originator or recipient RI was set. | In the configuration make sure there is a local RI defined in the channel and a remote RI defined for the circuit. |
NoSuchQueuedItem | warning | 723 | A message in a given internal queue identified by its id was not found. | |
NoSuchStation | error | 570 | ||
NothingInTransit | notice | 719 | The monitor tried to cancel a message in transfer, but there was not one to cancel. | |
NoTLSInfo | info | 705 | No TLS information was found, so not using TLS. | |
NotManual | error | 710 | The monitor tried to invoke manual operation on a non-manual circuit. | Indicates an internal error - support should be informed. |
NotSupported | warning | 717 | This is operation is not enabled | |
OutstandingManualMessages | warning | 730 | An attempt was made to set the circuit to automatic mode, when there are outstanding messages awaiting processing. | Process the queued messages before attempting a switch |
ParseError | error | 560 | ||
PeerRejected | error | 515 | ||
PriorityRestriction | notice | 758 | A priority restriction is in force or has been lifted. When priority restrictions are in force only messages at or above that priority are allowed. | This action may be changed through the console. |
ProxyError | error | 550 | ||
RegexpError | error | 566 | The channel is attempting to compile a regular expression that is malformed. | Correct configuration error in mconsole |
RelayedMessage | warning | 806 | ||
RequestResend | info | 737 | A resend request was issued for a single or multiple messages. | This message is informational and should result in the messages being resent. |
SASLinit | fatal | 707 | Failed to initialize the SASL system or connection. | This indicates a problem in the configuration. It may need help from support. |
SearchError | error | 556 | ||
SecretMessage | warning | 720 | A secret message has been received. | For operator information. |
SeqNoMismatch | error | 561 | ||
SequenceMismatch | warning | 807 | ||
ServiceSubmissionFailed | warning | 740 | An attempt to queue a service message failed. | Check the logs for more information as to why. |
Silence | warning | 518 | ||
TCPListen | notice | 100 | Listening on the given address. | |
TCPListenerError | error | 101 | An error occurred listening on the given address. The actual error is appended. | |
TooManyMonitors | fatal | 704 | ||
TopSecretMessage | warning | 721 | A top secret message has arrived. | For operator information. |
Unexpected | warning | 50 | A component received an unexpected message. It has been ignored. | This message indicates somet |
UnknownSecurityMessage | error | 722 | A message with unknown security marking has been received. |
Unexpected
- Message Text
- Unexpected status for %1 in %2
- Parameters
- Short name of circuit
- Component which found message
- Description
- A component received an unexpected message. It has been ignored.
- Action
- This message indicates somet
TCPListen
- Message Text
- Listening on TCP address %1
- Parameters
- Listen address
- Description
- Listening on the given address.
- Action
TCPListenerError
- Message Text
- Error on listen address %1
- Parameters
- Listen address
- Description
- An error occurred listening on the given address. The actual error is appended.
- Action
NoSerialDriver
- Message Text
- No serial driver has been selected for %1
- Parameters
- Circuit DN
- Description
- An error occurred when attempting to stat a serial line which has no configured driver specified for it.
- Action
- Check the configuration with mconsole to ensure the serial driver is correctly configured.
FileOpen
- Message Text
- Failed to open submission file %1
- Parameters
- name of file
- Description
- There was a failure opening a file used for submission
- Action
- Check that the files exists and has the correct permissions. May be a temporary resource problem. If error repeats, configuration error is likely.
MissingCommand
- Message Text
- Missing proxy command %1 for circuit %2
- Parameters
- Name of the command.
- Short name of circuit
- Description
- An attempt to run a program was made, but the program could not be found, or there was an error invoking the program.
- Action
- Check the program exists and is executable
Alreadylocked
- Message Text
- Cannot lock channel's DB directory: %1
- Parameters
- Channel's DB directory
- Description
- The channel cannot lock its Database.
- Action
- Check permissions on the channel's DB directory. The MTA user should be able to create files within this directory.
DatabaseOpen
- Message Text
- Cannot open channel DB in %1: %2
- Parameters
- Channel's DB directory
- Error string from DB error code
- Description
- The channel open its database
- Action
- Check permissions on the channel's DB directory. The MTA user should be able to create files within this directory.
DatabaseError
- Message Text
- DB error: %1
- Parameters
- Error string from DB error code
- Description
- The underlying Database system reports an error.
- Action
- Action will depend upon the actual error reported.
NoPeer
- Message Text
- No peer station found for %1
- Parameters
- Name or Address or peer
- Description
- Action
- User action
- Add a new entry, or update an existing one.
NoPeerConfig
- Message Text
- Insufficient information for %1
- Parameters
- Name or Address or peer
- Description
- Action
- User action
- Check the configuration information for the peer.
PeerRejected
- Message Text
- Cannot accept connection from source=%1
- Parameters
- Source Address
- Description
- Action
- User action
- Check the logs for queue manager issues.
ConnectProhibited
- Message Text
- Cannot initiate connection to %1
- Parameters
- Peer name
- Description
- Action
- User action
- Check configuration of peer MTA
CircuitTypeUnspecified
- Message Text
- The type of connection %2 for %1 is not specified
- Parameters
- Peer dn
- Type
- Description
- The type of this peer has not be properly set.
- Action
- Check configuration of peer MTA and set the acp127conntype attribute
Silence
- Message Text
- Circuit name %1 for RI %2: no traffic for %3 seconds.
- Parameters
- Circuit name
- Station RI
- Timeout period
- Description
- Action
- User action
- Check the circuit is working correctly.
Initialization
- Message Text
- Initialization failed in %1
- Parameters
- ACP127 component
- Description
- Initializing some component of ACP127 failed.
- Action
- Look at other error messages to see the more detailed reasons.
Message_W
- Message Text
- %1
- Parameters
- Message
- Description
- ACP127 Message being sent.
- Action
Message_R
- Message Text
- %1
- Parameters
- Message
- Description
- ACP127 Message received.
- Action
CantConnect
- Message Text
- Unable to connect for circuit %1: %2
- Parameters
- Short name for circuit
- Data
- Description
- The connection for this circuit was not able to be established.
- Action
- Check that the configuration details are correct and that any relevant server is running.
CircuitError
- Message Text
- Error on circuit %1
- Parameters
- Short name for circuit
- Description
- An error occurred on the circuit.
- Action
- There will be the specific error with this message.
AlreadyConnected
- Message Text
- Circuit %1 already connected
- Parameters
- Short name for circuit
- Description
- A connection attempt was made to a TCP listening circuit when that circuit was already connected.
- Action
- Check if the circuit is still open, otherwise retry the connection.
ConnClose
- Message Text
- CO-ACP127 connection to %1 (%2) closed
- Parameters
- Peer
- Connection address
- Description
- Action
ProxyError
- Message Text
- Error from serial proxy: %1
- Parameters
- Error detail
- Description
- Action
- User action
- Check the configuration for the circuit.
AddressError
- Message Text
- Failed to get %1 address from %2, %3
- Parameters
- Type of address required
- Input value
- Additional error information
- Description
- Action
SearchError
- Message Text
- Failed to read %1 searching for %3 under entry %2, %4
- Parameters
- Type of entry
- DN of entry
- Filter used
- Additional error information
- Description
- Action
- User action
- This shows a configuration error. Check the configuration details with mconsole.
EntryError
- Message Text
- Failed to read %1 entry %2, %3
- Parameters
- Type of entry
- DN of entry
- Additional error information
- Description
- Action
- User action
- Check the configuration details with mconsole.
ParseError
- Message Text
- Failed to parse field %1, %2
- Parameters
- Field
- Additional error information
- Description
- Action
- User action
- Examine the transcript files to see if this is a valid message.
SeqNoMismatch
- Message Text
- Sequence number mismatch, received %1, expected %2 on '%3'
- Parameters
- Received Sequence Number
- Expected Sequence Number
- Incoming circuit
- Description
- Action
- User action
- This situation will normally correct itself automatically. If it persists may require a reset of sequence numbers.
DuplicateSeqNo
- Message Text
- Duplicate Sequence number '%1' on circuit '%2'
- Parameters
- Received Sequence Number
- Incoming circuit
- Description
- Action
- User action
- If this repeats frequently then may need intervention by contacting the remote site.
CircuitMismatch
- Message Text
- Channel designator mismatch, received '%1', expected '%2' on '%3'
- Parameters
- Received channel designator
- Expected channel designator
- Incoming circuit
- Description
- Action
- User action
- Check the configuration to see if it has the right inbound channel designator.
RegexpError
- Message Text
- %1: Regexp error in '%2' at offset %3: %4
- Parameters
- Description of the regexp
- The regexp text
- Offset of error
- nature of error
- Description
- The channel is attempting to compile a regular expression that is malformed.
- Action
- Correct configuration error in mconsole
MissingS5066Server
- Message Text
- No server entry for %1 was found
- Parameters
- Server DN name
- Description
- Action
- User action
- Review the S5066 entries in mconsole.
Deregistered
- Message Text
- Deregistered from S5066 server
- Description
- Action
NoSuchStation
- Message Text
- Station name %1 not found on any circuit
- Parameters
- Station Circuit Name not found
- Description
- Action
- User action
- Review the configuration to see if this is expected.
DuplicateStation
- Message Text
- Station name %1 is a duplicate. Peer %2 and %3.
- Parameters
- Station Circuit Name Duplicated
- Peer 1
- Peer 2
- Description
- Action
- User action
- Change one of the two circuits so they have unique circuit names.
IgnoredField
- Message Text
- In content for uuid=%1, ignoring %2
- Parameters
- UUID of message
- Field in message being ignored
- Description
- Action
ConfigurationError
- Message Text
- Failed to configure attribute for circuit %1: %2=%3, %4
- Parameters
- DN or Name
- Attribute type
- Attribute Value
- Additional error information
- Description
- Action
- User action
- Check the configuration values in mconsole for this circuit.
CircuitAlreadyControlled
- Message Text
- The circuit is already being controlled
- Description
- An attempt to control an ACP127 circuit has been made but the circuit is already being controlled by another monitor
- Action
- Wait for the other user to give up the circuit
CircuitNotControlled
- Message Text
- The circuit is not currently controlled by you
- Description
- An attempt to give up control of an ACP127 circuit has been made but the circuit is not being controlled by you
- Action
- Don't try and issue this command in the wrong state.
BufferTooBig
- Message Text
- On connection from %1 buffer reached %2 bytes
- Parameters
- Caller's address
- Size of buffer
- Description
- The monitor command handler broke the connection as the line provided exceeded the given limit.
- Action
- This is an internal error and needs reporting to support if seen.
MonitorConnection
- Message Text
- New monitor connection from %1 accepted
- Parameters
- Caller's address
- Description
- A new monitoring connection from the given address has been received.
- Action
TooManyMonitors
- Message Text
- Too many (%1) Monitoring connections
- Parameters
- The current number of connections
- Description
- Action
- User action
- You can configure a large number (acp127_monitor_limit). If the port is open to the Internet this could be a sign of an attack on your system.
NoTLSInfo
- Message Text
- no TLS information was found
- Description
- No TLS information was found, so not using TLS.
- Action
Authorization
- Message Text
- Monitor authorization granted to %1: %2
- Parameters
- Username
- Levels
- Description
- The user has been granted the given authorization.
- Action
SASLinit
- Message Text
- SASL initialization failed: %1
- Parameters
- Detailed reason
- Description
- Failed to initialize the SASL system or connection.
- Action
- This indicates a problem in the configuration. It may need help from support.
AddressMapError
- Message Text
- Temporary error in address mapping, type %1, %2
- Parameters
- Operation
- Error detail
- Description
- A temporary error occurred when mapping to or from an ACP127 address.
- Action
- This situation may resolve itself when servers are back running.
NotManual
- Message Text
- This circuit is not manually controlled.
- Description
- The monitor tried to invoke manual operation on a non-manual circuit.
- Action
- Indicates an internal error - support should be informed.
NoPendingMessageId
- Message Text
- There is no pending message with id %1.
- Parameters
- Id
- Description
- The monitor tried to invoke a manual operation on a message id that wasn't found.
- Action
- Indicates an internal error - support should be informed.
NoCircuitSet
- Message Text
- There is no associated circuit with this link.
- Description
- The circuit hasn't been allocated. This is unexpected.
- Action
- Indicates an internal error - support should be informed.
MsgAborted
- Message Text
- The message transfer attempt has been aborted and will be retried later.
- Description
- The message transfer attempted has been cancelled and will be retried at a future time.
- Action
- No further action is required.
CircuitDisabled
- Message Text
- The circuit is currently disabled or not connected
- Description
- The circuit is either disabled or not connected so cannot be used for transmission.
- Action
CircuitAlreadyDisabled
- Message Text
- An attempt to disable an already disabled circuit was made.
- Description
- This is harmless but not productive.
- Action
CircuitAlreadyEnabled
- Message Text
- An attempt to enable an already enabled circuit was made.
- Description
- This is harmless but not productive.
- Action
NotSupported
- Message Text
- Operation is not supported on this circuit.
- Description
- This is operation is not enabled
- Action
NothingInTransit
- Message Text
- No messages are currently in transit on this channel.
- Description
- The monitor tried to cancel a message in transfer, but there was not one to cancel.
- Action
SecretMessage
- Message Text
- A secret message %1 has been received marked %2.
- Parameters
- Channel Number
- Marking
- Description
- A secret message has been received.
- Action
- For operator information.
TopSecretMessage
- Message Text
- A top secret message %1 has been received marked %2.
- Parameters
- Channel Number
- Marking
- Description
- A top secret message has arrived.
- Action
- For operator information.
UnknownSecurityMessage
- Message Text
- A message %1 with an unknown marking %2 has been received.
- Parameters
- Channel Number
- Marking
- Description
- A message with unknown security marking has been received.
- Action
NoSuchQueuedItem
- Message Text
- A message with id %1 was not found in queue %2.
- Parameters
- Item number
- Queue type
- Description
- A message in a given internal queue identified by its id was not found.
- Action
MessageTransferAborted
- Message Text
- The transfer of message %1 was aborted.
- Parameters
- Message Id
- Description
- A message that was in transmission was temporarily aborted either by a user or because a higher priority message is waiting to be transfered. The message will be retried automatically.
- Action
DuplicateDiscarded
- Message Text
- The message %1 %2 was discarded as a duplicate.
- Parameters
- Message Id
- FL05 line
- Description
- A message that was queued for transmission was detected as a duplicate.
- Action
MessageInTransit
- Message Text
- The message %1 is still being transmitted.
- Parameters
- Message Id
- Description
- A message is still being transmitted so operations on it are suspended.
- Action
- Wait for the message to be transferred.
ExpiredDiscarded
- Message Text
- The message %1 was discarded as expiry time %2 has passed.
- Parameters
- Message Id
- Expiry Time
- Description
- A message was found with an expiry time (ZPW) that had been exceeded.
- Action
AlreadyManual
- Message Text
- The circuit '%1' is already in manual mode.
- Parameters
- Circuit name
- Description
- An attempt was made to set the circuit to manual mode, when it is already in that mode.
- Action
AlreadyAutomatic
- Message Text
- The circuit '%1' is already in automatic mode.
- Parameters
- Circuit name
- Description
- An attempt was made to set the circuit to automatic mode, when it is already in that mode.
- Action
OutstandingManualMessages
- Message Text
- The circuit '%1' has %2 messages awaiting processing.
- Parameters
- Circuit name
- Number
- Description
- An attempt was made to set the circuit to automatic mode, when there are outstanding messages awaiting processing.
- Action
- Process the queued messages before attempting a switch
ModeChangeNotAllowed
- Message Text
- The circuit '%1' is not allowed to change its mode.
- Parameters
- Circuit name
- Description
- An attempt was made to set the circuit to a different mode, when is forbidden by configuration.
- Action
NoServiceAddress
- Message Text
- No recipient or originator RI for service message on circuit '%1'.
- Parameters
- Circuit name
- Description
- An attempt was made to send a service message on the circuit, but either no originator or recipient RI was set.
- Action
- In the configuration make sure there is a local RI defined in the channel and a remote RI defined for the circuit.
NoRetransmitMessageFound
- Message Text
- No message %2 was found to resend on circuit '%1'.
- Parameters
- Circuit name
- Number
- Description
- A request was received to resend a message but the sequence number does not correspond to any message in the database.
- Action
- Review event and audit logs to see if such a message was actually sent.
EncryptedDiscarded
- Message Text
- The incoming message %1 was discarded as it was encrypted.
- Parameters
- FL05 line
- Description
- An incoming message that was detected as encrypted and discarded based on policy.
- Action
MonitorError
- Message Text
- Error monitor connection from %1, user %2
- Parameters
- Caller's address
- Caller's username
- Description
- A new monitoring connection from the given address has been received.
- Action
NoRecapMessageFound
- Message Text
- No message %2 was found to resend on circuit '%1'.
- Parameters
- Circuit name
- ID
- Description
- A request was received to resend a RECAP but the ID does not correspond to any message in the database.
- Action
- Review event and audit logs to see if such a message was actually sent.
RequestResend
- Message Text
- Request resend of messages on circuit %1 for %2 %s
- Parameters
- Circuit name
- request type
- requested numbers
- Description
- A resend request was issued for a single or multiple messages.
- Action
- This message is informational and should result in the messages being resent.
CircuitNotInUse
- Message Text
- The circuit %1 is not currently configured to be available.
- Parameters
- Circuit name
- Description
- The circuit is configured to be out of use.
- Action
- The circuit must be configured to be in use before it can be enabled
AlreadyAborting
- Message Text
- Message with id %1 is already being aborted
- Parameters
- Id
- Description
- The monitor tried to invoke an abort operation on a message but it was already being aborted. Either the console issued a second abort before the first operation succeeded or another console aborted the same message.
- Action
- no action required.
ServiceSubmissionFailed
- Message Text
- Submission of service message on circuit %1 failed
- Parameters
- Circuit Name
- Description
- An attempt to queue a service message failed.
- Action
- Check the logs for more information as to why.
FlashAckUnexpected
- Message Text
- A FLASH acknowledgement received '%2' that didn't match the expected '%1' on circuit '%3'.
- Parameters
- Expected TSN
- Received TSN
- Circuit Name
- Description
- This is an expected service message at this point.
- Action
FlashAckOutstanding
- Message Text
- We have sent a flash message but not had a response to previous flash '%1' on circuit '%2'.
- Parameters
- Expected TSN
- Circuit name
- Description
- This may mean sending flash message faster than they are being acknowledged, or some other error.
- Action
- Check the transcript and audit logs to see if there is a lot of flash traffic.
FlashAckReceived
- Message Text
- We have received a flash message acknowledgement for %1 on circuit '%2'
- Parameters
- Flash message ID
- Circuit name
- Description
- This is a notification of a flash message acknowedgement.
- Action
FlashMessageReceived
- Message Text
- Flash message, transfer id %1, received on circuit '%2'
- Parameters
- Incoming TSN
- Circuit name
- Description
- This is a notification of a flash message, which are expected but unusual events.
- Action
- For operator information.
FlashAckMissing
- Message Text
- We have not had a response to previous flash '%1' on circuit '%2'.
- Parameters
- Expected TSN
- Circuit
- Description
- This may mean the flash message got lost or the ack got lost.
- Action
InvalidOperatorMessage
- Message Text
- Invalid Operator Message '%1'.
- Parameters
- Message
- Description
- A client has attempted to send an invalid operator message to the channel.
- Action
ExcessiveMissingMessages
- Message Text
- Excessive missing messages detected on '%1' - %2 are requested (limit %3).
- Parameters
- Circuit
- Count
- Maximum
- Description
- Either by broadcast RECAP messages, or by missing sequence number many messages are detected as missing.
- Action
- This may require the sequence numbers to be reset on both sides
InterruptedMessageDetected
- Message Text
- Interrupted message detected on '%1'.
- Parameters
- Circuit
- Description
- An incoming message was found with an interrupt marking showing the transfer had been aborted.
- Action
- The message will probably be retried later.
PriorityRestriction
- Message Text
- Priority restriction on circuit %1 is now %2.
- Parameters
- Circuit
- Priority
- Description
- A priority restriction is in force or has been lifted. When priority restrictions are in force only messages at or above that priority are allowed.
- Action
- This action may be changed through the console.
CircuitSetupError
- Message Text
- Error setting up circuit %1: %2
- Parameters
- Short name for circuit
- Additional information
- Description
- An error occurred on the circuit.
- Action
- There will be the specific error with this message.
LineTooLong
- Message Text
- Message line has length (%1) exceeding maximum (%2)
- Parameters
- Length of line
- Maximum line length
- Description
- Action
- User action
- This may be a configuration problem or a circuit issue.
LineNumber
- Message Text
- line %1
- Parameters
- Number of line
- Description
- Action
NoFormatter
- Message Text
- No formatter for type %2 on circuit %1
- Parameters
- Circuit Name
- Formatter Name
- Description
- Action
- User action
- This may reflect a problem in the code and should be reported.
ConsistencyError
- Message Text
- Forcing %1 to value %2 for circuit %3
- Parameters
- Attribute in error
- Value being set
- Configuration entry name
- Description
- Action
- User action
- The configuration of the circuit should be corrected to remove this warning.
ManualReceiveError
- Message Text
- Error in manual receive control, %1
- Parameters
- reason for error
- Description
- Action
DelimiterOverlap
- Message Text
- Start of Message and End of Message overlap in '%1'
- Parameters
- The string containing the SOM and EOM
- Description
- Action
- User action
- The definitions of the SOM and EOM strings should not be able to produce this situation. This is a configuration error.
RelayedMessage
- Message Text
- Not resending message %1%2 as not from this MTA
- Parameters
- message channel id
- message sequence number
- Description
- Action
SequenceMismatch
- Message Text
- Sequence number mismatch type %1, last sent %2, last received %3, on %4 (%5)
- Parameters
- last sequence number sent
- last sequence number received
- message channel id
- channel id
- Description
- Action
FabSchemaLoad
- Message Text
- Failed to load the Fab Schema file, %1
- Parameters
- schema file
- Description
- Action
FabSchemaInvalid
- Message Text
- Failed to validate the message against schema, %1: %2
- Parameters
- schema message
- reason for error
- Description
- Action
FabSvcLineText
- Message Text
- Attempting to send SvcLine free text when not enabled.
- Description
- Action
FabNotConfigured
- Message Text
- FAB is not enabled on this circuit
- Description
- Action
FabNotConnected
- Message Text
- Circuit %1 is not connected
- Parameters
- circname
- Description
- Action
FabStatusInvalid
- Message Text
- Status %1 not valid for %2 circuit
- Parameters
- status
- circuit type
- Description
- Action
FabGuardTLSFailed
- Message Text
- The fab guard for %1 failed: %2
- Parameters
- dn
- reason
- Description
- Action
FabGuardResponse
- Message Text
- The guard circuit %1 responded with %2: %3
- Parameters
- circuit
- type
- message
- Description
- Action
FabGuardMsgError
- Message Text
- Failed to send FAB message type %2 on %1: %3
- Parameters
- circuit
- type
- message
- Description
- Action