"No Message"

Clovertech Forums Read Only Archives Cloverleaf Cloverleaf "No Message"

  • Creator
    Topic
  • #54862
    Mark Brown
    Participant

      I just noticed a large number of messages in the error database and when I look at them, they say the reason for the error is “no message”.  

      There’s clearly a message there and nothing jumps out at me that might be wrong about it.

      What is this error telling me and is there any way to avoid it?

      I’m running cl6 on a virtual Windows 2008R2 server.

    Viewing 2 reply threads
    • Author
      Replies
      • #83241
        Russ Ross
        Participant

          When you do

          Code:

          hcidbdump -e -L -c >temp
          vi temp

          If you can determine what the source interface is, let us know if the source interface of the message in the error DB is an outbound interface.

          If that is the case, probably something with replies being treated as data with no route defined.

          A reply with an extra new-line character erroneously added for visual effect happened to me once resulting in a reply and then a confused interface that had an extra new-line character or a empty message as you might describe.

          If the errors are on an interface listener thread and not a interface sender thread, look to see if SMAT is showing the same thing and let us know.

          Depending on your findings will determine the next fork in this conversation.

          Russ Ross
          RussRoss318@gmail.com

        • #83242
          Mark Brown
          Participant

            The errors are occurring with an outbound thread.

          • #83243
            Russ Ross
            Participant

              We configure our outbound threads as outbound only and don’t turn on the recover DB option, which will likely eliminate your issue.

              netconfig -> select outbound thread -> uncheck use recovery database

              netconfig -> select outbound thread -> inbound tab -> check outbound only

              Russ Ross
              RussRoss318@gmail.com

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