Uploaded image for project: 'QuickFIX/J'
  1. QuickFIX/J
  2. QFJ-616

Incorrect log message "Timed out waiting for heartbeat"

    Details

    • Type: Bug
    • Status: Resolved
    • Priority: Default
    • Resolution: Fixed
    • Affects Version/s: None
    • Fix Version/s: 1.5.3
    • Component/s: None
    • Labels:
      None

      Description

      This code is part of Session.java:

      if (state.isLogoutTimedOut())

      { disconnect("Timed out waiting for heartbeat", true); }

      I believe the log message is a copy/paste bug from a few lines lower down in the same file. What happened here is that the session tried to log out but didn't head anything back form the peer, I believe.

        Attachments

          Activity

            People

            • Assignee:
              chrjohn Christoph John
              Reporter:
              staffanu Staffan Ulfberg
            • Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

              • Created:
                Updated:
                Resolved: