[QFJ-268] LogoutTimeout configuration not processed correctly Created: 06/Dec/07 Updated: 15/Jan/08 Resolved: 22/Dec/07 |
|
Status: | Closed |
Project: | QuickFIX/J |
Component/s: | Engine |
Affects Version/s: | 1.3.0 |
Fix Version/s: | 1.3.1 |
Type: | Bug | Priority: | Default |
Reporter: | Rudy Fasouliotis | Assignee: | Unassigned |
Resolution: | Fixed | Votes: | 0 |
Labels: | None | ||
Environment: |
Linux |
Issue Links: |
|
Description |
I am trying to set LogoutTimeout=10 in my quickfixj conf file. I have tried this in both the DEFAULT and SESSION sections, but it doesn't seem to be working. I still get a timeout after about 4 seconds (even though default is 2) <20071206-17:10:03, FIX.4.2:5J0004N->XXXX, outgoing> (8=FIX.4.29=10035=034=249=XXXXXXX52=20071206-17:10:03.58356=XXXX50=XXXX57=G112=1196960966326142=XXXX10=116) I have replaced some stuff with "XXXX", but you get the picture Am I doing something wrong, or is this a bug? |
Comments |
Comment by Steve Bate [ 22/Dec/07 ] |
The LogoutTimeout was not being processed correctly. |