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

ConcurrentModificationException in the toString method

    Details

    • Type: Bug
    • Status: Closed
    • Priority: Critical
    • Resolution: Not a bug
    • Affects Version/s: 1.5.2
    • Fix Version/s: None
    • Component/s: None
    • Labels:
      None

      Description

      I've found in my logs this exception:

      java.util.ConcurrentModificationException
      at java.util.TreeMap$PrivateEntryIterator.nextEntry(TreeMap.java:1100)
      at java.util.TreeMap$ValueIterator.next(TreeMap.java:1145)
      at quickfix.FieldMap.calculateTotal(FieldMap.java:612)
      at quickfix.Message.checkSum(Message.java:160)
      at quickfix.Message.toString(Message.java:134)

        Attachments

          Activity

            People

            • Assignee:
              Unassigned
              Reporter:
              igorky Igor Bakhtoiarov
            • Votes:
              0 Vote for this issue
              Watchers:
              4 Start watching this issue

              Dates

              • Created:
                Updated:
                Resolved: