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

java.io.IOException caused by logout

    Details

    • Type: Other
    • Status: Closed
    • Priority: Minor
    • Resolution: Cannot Reproduce
    • Affects Version/s: 1.5.0
    • Fix Version/s: None
    • Component/s: Engine
    • Labels:
    • Environment:
      Windows XP
      java version "1.6.0_26"

      Description

      After a logout is received I get the following message:

      <20110818-09:19:28, FIX.4.2:NILAAND->ABFO-DMA-TEST, outgoing> (8=FIX.4.29=8135=534=249=NILAAND52=20110818-09:19:28.06456=ABFO-DMA-TEST58=user requested10=188)
      <20110818-09:19:28, FIX.4.2:NILAAND->ABFO-DMA-TEST, incoming> (8=FIX.4.29=5935=549=ABFO-DMA-TEST56=NILAAND34=252=20110818-09:19:2710=156)
      <20110818-09:19:28, FIX.4.2:NILAAND->ABFO-DMA-TEST, event> (Received logout response)
      18-Aug-2011 10:19:28 quickfix.Session disconnect
      INFO: [FIX.4.2:NILAAND->ABFO-DMA-TEST] Disconnecting: IO Session closed
      <20110818-09:19:28, FIX.4.2:NILAAND->ABFO-DMA-TEST, error> (Error processing message: 8=FIX.4.29=5935=534=249=ABFO-DMA-TEST52=20110818-09:19:2756=NILAAND10=156
      java.io.IOException: The handle is invalid
      at java.io.RandomAccessFile.seek(Native Method)
      at quickfix.FileStore.storeSequenceNumbers(FileStore.java:403)
      at quickfix.FileStore.incrNextTargetMsgSeqNum(FileStore.java:296)
      at quickfix.SessionState.incrNextTargetMsgSeqNum(SessionState.java:354)
      at quickfix.Session.nextLogout(Session.java:1275)
      at quickfix.Session.next(Session.java:939)
      at quickfix.mina.SingleThreadedEventHandlingStrategy$SessionMessageEvent.processMessage(SingleThreadedEventHandlingStrategy.java:112)
      at quickfix.mina.SingleThreadedEventHandlingStrategy.block(SingleThreadedEventHandlingStrategy.java:75)
      at quickfix.mina.SingleThreadedEventHandlingStrategy$1.run(SingleThreadedEventHandlingStrategy.java:92)
      at java.lang.Thread.run(Unknown Source)

        Attachments

          Activity

            People

            • Assignee:
              Unassigned
              Reporter:
              andrewniland Andrew Niland
            • Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

              • Created:
                Updated:
                Resolved: