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

Hops Repeating Group in Message Header causing nullpointerException

    Details

    • Type: Bug
    • Status: Closed
    • Priority: Default
    • Resolution: Fixed
    • Affects Version/s: 1.4.0
    • Fix Version/s: 1.5.0
    • Component/s: Engine
    • Labels:
      None
    • Environment:
      Windows XP

      Description

      Hi,

      While trying to parse a message with a repeating group on the header
      627 (NoHops) =2
      628 (HopCompID) =_TED02A
      629 (HopSendingTime) =20090701-11:45:29.597
      628 (HopCompID) =_GWSURV
      629 (HopSendingTime) =20090701-11:50:31.284

      I'm receiving the following error on my events log:

      20090701-13:23:56: Error during message processing
      java.lang.NullPointerException
      at quickfix.DataDictionary.iterate(DataDictionary.java:624)
      at quickfix.DataDictionary.validate(DataDictionary.java:589)
      at quickfix.Session.next(Session.java:778)
      at quickfix.mina.ThreadPerSessionEventHandlingStrategy$MessageDispatchingThread.run(ThreadPerSessionEventHandlingStrategy.java:85)

      The repeating group is defined in the dictionary, and i'm aso trating other repeating groups (not on the header) with no issue.

      Thanks

        Attachments

          Activity

            People

            • Assignee:
              ldanesi Laurent Danesi
              Reporter:
              gcjacob Gustavo Jacob
            • Votes:
              0 Vote for this issue
              Watchers:
              0 Start watching this issue

              Dates

              • Created:
                Updated:
                Resolved: