/dev/null

  • Creator
    Topic
  • #52379
    Femina Jaffer
    Participant

      Can anyone help refresh my memory on how to setup a /dev/null thread?  I did this years ago and have no recollection!  Do I setup an actual route and call it /dev/null and then set the detail to raw?

      Thanks,

      Femina

    Viewing 6 reply threads
    • Author
      Replies
      • #73974
        Robert Milfajt
        Participant

          You set up thread with Protocol-File, and for its filename for output /dev/null (which may be the default).  This will have the effect of sending all your messages to the big bit bucket in the sky!   😀

          Hope this helps,

          Robert Milfajt
          Northwestern Medicine
          Chicago, IL

        • #73975
          Femina Jaffer
          Participant

            Thanks Robert!  I thought there was a way where you can set this up in the thread routing itself.

          • #73976
            Robert Milfajt
            Participant

              You still need a destination to create a route.  There is another option.  You could put hcitpsmsgkill in a Proc for a raw route to any destination thread.

              Robert Milfajt
              Northwestern Medicine
              Chicago, IL

            • #73977
              Femina Jaffer
              Participant

                Thanks Robert.  That’s what I ended up doing and it worked well.

                Thanks.

              • #73978
                Wade Harrell
                Participant

                  Lately, when i try to use the /dev/null solution in 5.8 on Linux, I get messages piling up on the outbound thread. They won’t ever go to the “bit bucket”. Anyone else have that problem?

                • #73979
                  James Cobane
                  Participant

                    Wade,

                    Make sure that you don’t have ‘Await Replies’ turned on for the thread.  Otherwise, your thread is waiting for a reply that will never come, which is probably why the messages are queueing up.

                    Hope this helps.

                    Jim Cobane

                  • #73980
                    Wade Harrell
                    Participant

                      James Cobane wrote:

                      Wade,

                      Make sure that you don’t have ‘Await Replies’ turned on for the thread.

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