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

FileStore: exception thrown when more than one : is used in SessionID

    Details

    • Type: Bug
    • Status: Closed
    • Priority: Default
    • Resolution: Fixed
    • Affects Version/s: 1.5.3
    • Fix Version/s: 1.6.0
    • Component/s: Engine
    • Labels:
    • Environment:
      Windows

      Description

      When only the SenderSubId or TargetSubId contain a : the engine starts fine. However, when both SendSubId and TargetSubId contain colons : an exception is thrown and teh engine does not start.

      For example:
      SenderSubID=ABC:ABC
      TargetSubID=TEST

      OR

      SenderSubID=ABC
      TargetSubID=TEST:TEST

      start fine but the following fails with (The filename, directory name, or volume label syntax is incorrect):

      SenderSubID=ABC:ABC
      TargetSubID=TEST:TEST

      It looks like a windows problem with the : in the file names but I was hoping that something could be done to the engine to replace the : internally or another work around. Unfortunately, exchanges like the CBOE require colons in both those fields.

        Attachments

          Activity

            People

            • Assignee:
              chrjohn Christoph John
              Reporter:
              kpanousis Kosta Panousis
            • Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

              • Created:
                Updated:
                Resolved: