OpenTP1 Version 7 Messages

[Contents][Index][Back][Next]

KFCA00316-E (C+E)

RPC of message received from UAP with different OpenTP1 version. local pid=aa...aa, remote node addr=bb...bb, remote port number=cc...cc

The message sender's OpenTP1 version differs from the receiver's. Or, the dc_rpc_mainloop function has been issued from MHP.
aa...aa: Local process ID
bb...bb: Sender node address (up to 15 alphanumerics)
If the system cannot display the node address correctly due to reception of an invalid message, ??? appears.
cc...cc: Receiving port number of the sender (listen port number)
If the system cannot display the port number correctly due to reception of an invalid message, 0 appears.
S: Discards the message that caused this KFCA00316-E message to be output and continues processing. It is not notified to the sender.
O: Check if the OpenTP1 version of the UAP that sent the message is the same as that of the UAP that output this KFCA00316-E message. If they are different, make both UAPs have the same version.
If the dc_rpc_mainloop function has been issued from MHP, change to the dc_mcf_mainloop function.
To change the version of the user server, relink it to the library of the correct OpenTP1 version.