[QFJ-437] Session time check failed Created: 22/May/09  Updated: 20/Mar/11  Resolved: 20/Mar/11

Status: Closed
Project: QuickFIX/J
Component/s: Engine
Affects Version/s: 1.4.0
Fix Version/s: None

Type: Other Priority: Default
Reporter: Baxter Solutions Assignee: Unassigned
Resolution: Fixed Votes: 0
Labels: None


 Description   

If the user logged out in a previous trading session (previous week) and wants to logon at the next trading session start, the checkSessionTime() will reset the session. If the user sends the logon message immediately after the socket connection the checkSessionTime() fails because time between the socket connection (last sessiontime check) and the logon message processing is less than one second.

We suggested that Session.resetState() should be set the Session's lastSessionTimeCheck variable to 0 to solve this problem.


Generated at Tue Jul 01 07:42:02 UTC 2025 using JIRA 7.5.2#75007-sha1:9f5725bb824792b3230a5d8716f0c13e296a3cae.