Summary: Isode components write to logging streams when events occur.

Facility ACP142

Messages relating to ACP142

NameSeverityIDDescriptionAction
Abortednotice511
AckPDUdetail528
AddressErrorerror558
Alreadylockedfatal505The 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.
AnnexE_Message_Rpdu536Annex-E Message received. This is the data for the CompressedData item.
AnnexE_Message_Wpdu535Annex-E Message being sent using P_MUL. This is the data for the CompressedData item.
BadAckPDUerror527
ChecksumFailederror501A received PDU failed the checksum test.
Compressiondetail538Shows the raw compression of the message
ConnCloseinfo549
ConnErrorerror550
ConnOpeninfo548
ConnStartdetail547
ConnTimeouterror551The connection has timed out while there is at least one message in transit.
COReceivedinfo556
DatabaseErrorerror507The underlying Database system reports an error. Action will depend upon the actual error reported.
DatabaseOpenfatal506The channel open its database Check permissions on the channel's DB directory. The MTA user should be able to create files within this directory.
Discardednotice510
DiscardOnRestartwarning544A message that had not completed transmission when the ACP142 process was stopped is being discarded. The queued message will be transmitted as another ACP142 message, with a different ACP142 message ID.
Disconnecterror543The connection has been closed by the peer system unexpectedly.
DuplicateIDerror524
EMCONchangenotice530
EntryErrorerror559
Expirednotice512
FileOpenerror200There 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.
IdleTimeoutdetail542The connection has been idle for a while and so it is being closed.
Inbounddetail523
Initializationfatal522
InMsginfo517
LengthMismatcherror502A received PDU had a length field which was longer than the actual length of data received.
MissingMessageerror534Internally, the P_mul channel cannot find the data corresponding to the P_mul message ID.
MulticastListeninfo520
MulticastStopinfo521
NetworkErrorerror504The ACP142 transceiver had an error when transmitting or receiving.
NoAddressnotice513
NoAddressAvailableerror525
NoMessageerror557
OutMsginfo516
Pauseddetail560
PDU_Rpdu509ACP142 PDU received
PDU_Wpdu508ACP142 PDU sent
PDUorderwarning541A Data PDU on a connection is not sequential.
PDUSentdetail555
PortNotWorkingerror503The Pmul transceiver could not send a PDU because the logical port to which it should be sent was not working.
QueuePDUsdetail553
Receivedinfo514
Recipientdetail537
Resumingdetail526
Retransmitdetail532
SendAckdetail546
SendPDUdetail554
Sentinfo515
Startingdetail531
TimerExpirydetail552A timer has expired for the given message. If the source ID is 0.0.0.0, then this is an outbound message. The timeout is reported as zero for the message exiry timer, which was set from an absolute time, not an interval.
Transmitdetail529
Transmittedsuccess533
UnexpectedPDUtypewarning540The system has received a PDU which has a type which is either unknown or unexpected for the network type.
UnknownAckwarning545An acknowledgement PDU was received from a destination relating to an unknown message ID. The channel responds with a PDU which either tells the destination that the positive ACK is being acknowledged, or to tell the destination to discard the message if the destination is still awaiting data PDUs.
UnknownPDUerror500A PDU with an unknown PDU type was received.
UnsuitableMsgerror539The message was passed to the connection-oriented transport but it is not suitable. This might be because of a change in configuration or system state. However, it should not ordinarily arise.

FileOpen

Message Text
  • Failed to open submission file %1
Parameters
  1. 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.

UnknownPDU

Message Text
  • Unknown PDU type value: %1
Parameters
  1. Number in type field
Description
A PDU with an unknown PDU type was received.
Action

ChecksumFailed

Message Text
  • PDU checksum is invalid
Description
A received PDU failed the checksum test.
Action

LengthMismatch

Message Text
  • PDU length mismatch: %1 > %2
Parameters
  1. Length value in PDU
  2. Actual length
Description
A received PDU had a length field which was longer than the actual length of data received.
Action

PortNotWorking

Message Text
  • Attempt to send PDU to port which is not initialized
Description
The Pmul transceiver could not send a PDU because the logical port to which it should be sent was not working.
Action

NetworkError

Message Text
  • Error when transmitting or receiving data
Description
The ACP142 transceiver had an error when transmitting or receiving.
Action

Alreadylocked

Message Text
  • Cannot lock channel's DB directory: %1
Parameters
  1. 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
  1. Channel's DB directory
  2. 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
  1. Error string from DB error code
Description
The underlying Database system reports an error.
Action
Action will depend upon the actual error reported.

PDU_W

Message Text
  • %1
Parameters
  1. File containing PDU
Description
ACP142 PDU sent
Action

PDU_R

Message Text
  • %1
Parameters
  1. File containing PDU
Description
ACP142 PDU received
Action

Discarded

Message Text
  • Message discarded
Description
Action

Aborted

Message Text
  • Message discarded by user
Description
Action

Expired

Message Text
  • Message reached expiry time
Description
Action
User action
This could be a sign that the network is unreliable.

NoAddress

Message Text
  • Data PDUs discarded, no Address PDU seen: source=%1 MSID=%2
Parameters
  1. Source ID
  2. Message ID
Description
Action
User action
This could be a sign that the network is unreliable.

Received

Message Text
  • Message Received: source=%1 MSID=%2 MSN=%3 pdus=%4 size=%5
Parameters
  1. Source ID
  2. Message ID
  3. Message sequence number
  4. Number of PDUs
  5. Total data size
Description
Action

Sent

Message Text
  • Message Sent: destination=%1 MSID=%2 MSN=%3 pdus=%4 size=%5
Parameters
  1. Destination ID
  2. Message ID
  3. Message sequence number
  4. Number of PDUs
  5. Total data size
Description
Action

OutMsg

Message Text
  • MSID=%1
Parameters
  1. Message ID
Description
Action

InMsg

Message Text
  • source=%1 MSID=%2 MSN=%3
Parameters
  1. Source ID
  2. Message ID
  3. Message sequence number
Description
Action

MulticastListen

Message Text
  • Starting listening on multicast address %1
Parameters
  1. Source ID
Description
Action

MulticastStop

Message Text
  • Stopping listening on multicast address %1
Parameters
  1. Source ID
Description
Action

Initialization

Message Text
  • Initialization failed in %1
Parameters
  1. ACP142 component
Description
Action
User action
Look at other error messages to see the more detailed reasons.

Inbound

Message Text
  • Inbound %1 PDU source=%2 msid=%3 state=%4 pduno=%5 %6
Parameters
  1. ACP142 PDU type
  2. Source ID
  3. Message ID
  4. State
  5. PDUno
  6. Local address state
Description
Action

DuplicateID

Message Text
  • Message ID %1 alerady in use
Parameters
  1. ID for message
Description
Action

NoAddressAvailable

Message Text
  • No address available for destination(s)
Description
Action
User action
Check the configuration of static multicast addresses, or ensure that there are sufficient dynamic multicast addresses to use.

Resuming

Message Text
  • Message is resuming
Description
Action

BadAckPDU

Message Text
  • Invalid Ack PDU for MSID=%1 received from dest=%2
Parameters
  1. ID for message
  2. ID for source
Description
Action

AckPDU

Message Text
  • Ack for MSID=%1 from dest=%2, missing=%3
Parameters
  1. ID for message
  2. ID for source
  3. Number of missing PDUs
Description
Action

Transmit

Message Text
  • Transmitting %1 MSID=%2 netaddr=%3 numaddrs=%4
Parameters
  1. Transmission context
  2. ID for message
  3. destination network address
  4. Number of addresses
Description
Action

EMCONchange

Message Text
  • EMCON state change, now %1
Parameters
  1. 0 means not EMCON, 1 means EMCON
Description
Action

Starting

Message Text
  • Message is starting
Description
Action

Retransmit

Message Text
  • Message has been retransmitted
Description
Action

Transmitted

Message Text
  • Message has been transmitted
Description
Action

MissingMessage

Message Text
  • Cannot find queued message for %1
Parameters
  1. ACP142 message ID
Description
Internally, the P_mul channel cannot find the data corresponding to the P_mul message ID.
Action

AnnexE_Message_W

Message Text
  • %1
Parameters
  1. File containing PDU
Description
Annex-E Message being sent using P_MUL. This is the data for the CompressedData item.
Action

AnnexE_Message_R

Message Text
  • %1
Parameters
  1. File containing PDU
Description
Annex-E Message received. This is the data for the CompressedData item.
Action

Recipient

Message Text
  • MSID=%1 Dest=%2 Qid=%3 Rno=%4
Parameters
  1. ID for message
  2. Destination ID
  3. Queue ID of message
  4. Recipient number
Description
Action

Compression

Message Text
  • Compression for unid=%1: before=%2 after=%3 percent=%4
Parameters
  1. Unique message id
  2. Size before compression
  3. Size after compression
  4. Percentage
Description
Shows the raw compression of the message
Action

UnsuitableMsg

Message Text
  • Message not suitable for connection-oriented transport
Description
The message was passed to the connection-oriented transport but it is not suitable. This might be because of a change in configuration or system state. However, it should not ordinarily arise.
Action

UnexpectedPDUtype

Message Text
  • Unexpected PDU type %1 received
Parameters
  1. Type of PDU
Description
The system has received a PDU which has a type which is either unknown or unexpected for the network type.
Action

PDUorder

Message Text
  • Data PDU from %1 for %2 has incorrect PDU number %3 expected %4
Parameters
  1. Source ID
  2. Message ID
  3. Actual PDU number
  4. Expected PDU number
Description
A Data PDU on a connection is not sequential.
Action

IdleTimeout

Message Text
  • Timeout of idle connection with %1
Parameters
  1. Peer network address
Description
The connection has been idle for a while and so it is being closed.
Action

Disconnect

Message Text
  • Unexpected disconnection
Description
The connection has been closed by the peer system unexpectedly.
Action

DiscardOnRestart

Message Text
  • Message discarded on restart
Description
A message that had not completed transmission when the ACP142 process was stopped is being discarded. The queued message will be transmitted as another ACP142 message, with a different ACP142 message ID.
Action

UnknownAck

Message Text
  • Ack for unknown MSID %1 from %2 (%3 missing PDUs)
Parameters
  1. Message ID
  2. Source ID
  3. Missing PDUs
Description
An acknowledgement PDU was received from a destination relating to an unknown message ID. The channel responds with a PDU which either tells the destination that the positive ACK is being acknowledged, or to tell the destination to discard the message if the destination is still awaiting data PDUs.
Action

SendAck

Message Text
  • Send Ack PDU source=%1 msid=%2 reqpdus=%3
Parameters
  1. Source ID
  2. Message ID
  3. Number of PDUs 'nacked'
Description
Action

ConnStart

Message Text
  • Starting CO-ACP142 connection to %1 (%2)
Parameters
  1. Destination ID
  2. Connection address
Description
Action

ConnOpen

Message Text
  • CO-ACP142 connection open to %1 (%2)
Parameters
  1. Destination ID
  2. Connection address
Description
Action

ConnClose

Message Text
  • CO-ACP142 connection to %1 (%2) closed
Parameters
  1. Destination ID
  2. Connection address
Description
Action

ConnError

Message Text
  • CO-ACP142 connection error with %1 (%2)
Parameters
  1. Destination ID
  2. Connection address
Description
Action

ConnTimeout

Message Text
  • Timeout of connection with %1 after %2s after message transfer
Parameters
  1. Peer network address
  2. Timeout in seconds
Description
The connection has timed out while there is at least one message in transit.
Action

TimerExpiry

Message Text
  • %1 timer for msgid=%2 from=%3 expired after %4s
Parameters
  1. Timer type
  2. Source ID
  3. Message ID
  4. Timeout in seconds
Description
A timer has expired for the given message. If the source ID is 0.0.0.0, then this is an outbound message. The timeout is reported as zero for the message exiry timer, which was set from an absolute time, not an interval.
Action

QueuePDUs

Message Text
  • Queue Data PDUs MSID=%1 num pdus=%2
Parameters
  1. ID for message
  2. Number of data PDUs
Description
Action

SendPDU

Message Text
  • Send %1 PDU MSID=%2 num=%3 prio=%4 size=%5 time=%6s
Parameters
  1. ID for message
  2. PDU number
  3. priority
  4. PDU size
  5. Time to next PDU transmissiong
Description
Action

PDUSent

Message Text
  • Sent %1 PDU MSID=%2 num=%3
Parameters
  1. ID for message
  2. PDU number
Description
Action

COReceived

Message Text
  • Message Received over connection: source=%1 MSID=%2 pdus=%3 size=%4
Parameters
  1. Source ID
  2. Message ID
  3. Number of PDUs
  4. Total data size
Description
Action

NoMessage

Message Text
  • Failed to find message %1 for control operation %2
Parameters
  1. ACP 142 Message ID
  2. Attempted operation
Description
Action

AddressError

Message Text
  • Failed to get %1 address from %2, %3
Parameters
  1. Type of address required
  2. Input value
  3. Additional error information
Description
Action

EntryError

Message Text
  • Failed to read %1 entry %2, %3
Parameters
  1. Type of entry
  2. DN of entry
  3. Additional error information
Description
Action

Paused

Message Text
  • Message has been paused
Description
Action

All rights reserved © 2002 - 2024 Isode Ltd.