Failed message count & TPS Inbound reply

Clovertech Forums Read Only Archives Cloverleaf Cloverleaf Failed message count & TPS Inbound reply

  • Creator
    Topic
  • #54588
    Usman Azher
    Participant

      I was looking at the status of an outbound thread I recently created. It shows that all of the messages failed. However, when I go and look at the SMATDB I see the acknowledge messages for all of the messages. I looked at the Error Database and it shows the state of 202 (Tcl failure in OB reply TPS). I have tried changing the procs used there but nothing is working. Any solution?

      Thanks!

    Viewing 3 reply threads
    • Author
      Replies
      • #82115
        Jim Kosloskey
        Participant

          Have you looked in the Process Log for the Tcl error?

          There should be a Tcl error trace there which should give you a clue as to what is going on.

          email: jim.kosloskey@jim-kosloskey.com 29+ years Cloverleaf, 59 years IT - old fart.

        • #82116
          Keith McLeod
          Participant

            The outbound reply TPS is on the inbound tab.  What proc are you using in the UPOC location?

            You can also run the following for more information:

            hcidbdump -e -m -c | more

            hcidbdump -e -m 123456 -c | more

            Drop the 0.0. in from of the messsage ID.  This might help…

          • #82117
            Usman Azher
            Participant

              Hey Keith,

              We ran the commands you mentioned and figured out our proc was not configured to handle replies of types CR and CE. It was only handling replies of type AA, AE, AR and CA. The acks we were getting were of CR type since we were resending messages and the receiving system recognized them as duplicates. Then we figured that we were using a variable in comments that was not initialized anywhere. Will give you guys the update once we see more messages crossing through.

              Thanks!

            • #82118
              Usman Azher
              Participant

                Looks like that worked. The proc just needed some clean up work!

                Thanks alot!

            Viewing 3 reply threads
            • The forum ‘Cloverleaf’ is closed to new topics and replies.