Reply To: Joint messages

Clovertech Forums Read Only Archives Cloverleaf Cloverleaf Joint messages Reply To: Joint messages

#56204
David Teh
Participant

    Hi folks,

    Some more findings.

    1. ‘x0d’ is indeed missing from the joint messages, although according to SMAT, they were sent as individual messages. However, I did spot a few messages without the ‘end ‘x0d’ but the receiving system has confirmed they were received as individual messages.

    2. In the process logs, I found traces of the ‘problem’ messages indicating they were sent out successfully. But a little after , error messages pertaining to the same message would appear as follow:

    ~~~~~~~PASTE PARTIAL PROCESS LOG~~~~~~~~~~~

    [pd  :pdtd:ERR /0:   threadname] Tcl error:

    msgId = message0

    proc = ‘tpsSaveObMsg’

    args = ”

    result = ‘(SAVE_OB_MSG/threadname) FATAL ERROR! Attempt to save over message ‘message2’ with message ‘message0”

    errorInfo: ‘

    (SAVE_OB_MSG/threadname) FATAL ERROR! Attempt to save over message ‘message2’ with message ‘message0’

       while executing

    “error $errmsg”

       (“run” arm line 27)

       invoked from within

    “switch -exact — $mode {

           start {

               # Initialize the ob_save global if needed

               if {[lsearch [info globals] ob_save] == -1}…”

       (procedure “tpsSaveObMsg” line 11)

       invoked from within

    “tpsSaveObMsg {MSGID message0} {CONTEXT send_data_ok} {ARGS {}} {MODE run} {VERSION 3.0}”‘

    ~~~~~~~END PASTE PARTIAL PROCESS LOG~~~~~~

    Thanks folks.