[QFJ-988] Session reset happens after logon Created: 23/Dec/19 Updated: 24/Dec/19 Resolved: 23/Dec/19 |
|
| Status: | Closed |
| Project: | QuickFIX/J |
| Component/s: | Engine |
| Affects Version/s: | 1.6.0 |
| Fix Version/s: | None |
| Type: | Bug | Priority: | Major |
| Reporter: | Anurag Ajmera | Assignee: | Christoph John |
| Resolution: | Duplicate | Votes: | 0 |
| Labels: | None | ||
| Issue Links: |
|
||||||||||||||||
| Description |
|
scenario: application is handling several FIX sessions (initiators) {{11 May 23:40:10.450 INFO (Thread-3) Session FIX.4.4:SENDER_ONE->TARGET schedule is THU 04:05:00-UTC - THU 20:30:00-UTC 11 May 23:40:10.501 INFO (Thread-3) Session FIX.4.4:SENDER_TWO->TARGET schedule is THU 04:07:00-UTC - THU 20:30:00-UTC on the next day logons are initiated according to session’s schedules but the first session reset is happened in the middle of message handling:
on other hand second session starts normally (reset happens before logon):
I guess the problem is how session reset is handled in Session::next() method: |
| Comments |
| Comment by Anurag Ajmera [ 23/Dec/19 ] |
|
Hi, we are using 1.6.4 version of quick fix and we are still this issue in our acceptor. Could you please help here? |
| Comment by Christoph John [ 23/Dec/19 ] |
|
It does not make much sense to clone an issue for an already fixed problem. If you are still facing this problem with QFJ 1.6.4 then it is probably a different issue. So please open a new issue with logs from your problem. |