API Support Forum
OEC API > FIX Support > Problem Connecting to Fix -
Author Topic: Problem Connecting to Fix -
(4 messages, Page 1 of 1)
Moderators: VPfau
PDavies541
Posts: 21
Joined: Feb 01, 2013


Posted: Jan 16, 2014 @ 07:26 PM             Msg. 1 of 4
We have recently started our testing with OEC FIX and are running into issues getting connected to the FIX API. We cannot seem to connect to the test servers right now.

Order Access (non SSL)


Session Summary:
OUT 20140115-05:36:17.523413500 8=FIX.4.49=101 35=A 49=PDavies541 56=OEC_TEST 34=1 52=20140115-05:36:17.510 98=0 108=30 553=PDavies541 554=API23039 10=182
OUT 20140115-05:36:53.512560300 8=FIX.4.49=133 35=5 49=PDavies541 56=OEC_TEST 34=2 52=20140115-05:36:53.512 58=the acknowledgment Logon message has not been received during 36 sec10=063

Log
INFO: 20140115-06:01:39.861713874: Session <PDavies541Data, OEC_TEST, FIX.4.4> : EncryptionMethod is set to NONE.
INFO: 20140115-06:01:43.925407834: Session <PDavies541, OEC_TEST, FIX.4.4> : connected as Initiator.
INFO: 20140115-06:01:43.925455580: Session <PDavies541, OEC_TEST, FIX.4.4> : the telecommunication link is established to host api.openecry.com, port 9300.
INFO: 20140115-06:01:43.925484108: Session <PDavies541, OEC_TEST, FIX.4.4> : InSeqNum is set to 1.
INFO: 20140115-06:01:43.925500023: Session <PDavies541, OEC_TEST, FIX.4.4> : State is changed from Disconnected to AwaitConfirmingLogin.
ERROR: 20140115-06:02:19.925932744: Session <PDavies541, OEC_TEST, FIX.4.4> : Cannot logon: the acknowledgment Logon message has not been received during 36 sec.
WARNING: 20140115-06:02:19.931002568: Session <PDavies541, OEC_TEST, FIX.4.4> : the telecommunication link error is detected: the acknowledgment Logon message has not been received during 36 sec.
INFO: 20140115-06:02:20.032054009: Session <PDavies541, OEC_TEST, FIX.4.4> : State is changed from AwaitConfirmingLogin to Disconnected.
INFO: 20140115-06:02:20.032105659: Session <PDavies541, OEC_TEST, FIX.4.4> : disconnected (the acknowledgment Logon message has not been received during 36 sec).


Order Access (SSL)


Session Summary:
OUT 20140115-05:47:35.296923000 8=FIX.4.4 9=101 35=A 49=PDavies541 56=OEC_TEST 34=1 52=20140115-05:47:35.294 98=0 108=30 553=PDavies541 554=API23039 10=193
OUT 20140115-05:48:11.296485200 8=FIX.4.4 9=133 35=5 49=PDavies541 56=OEC_TEST 34=2 52=20140115-05:48:11.296 58=the acknowledgment Logon message has not been received during 36 sec 10=069

Log:

INFO: 20140115-05:58:50.310545670: Session <PDavies541, OEC_TEST, FIX.4.4> : connected as Initiator.
INFO: 20140115-05:58:50.310578402: Session <PDavies541, OEC_TEST, FIX.4.4> : the telecommunication link is established to host api.openecry.com, port 9400.
INFO: 20140115-05:58:50.310600323: Session <PDavies541, OEC_TEST, FIX.4.4> : InSeqNum is set to 1.
INFO: 20140115-05:58:50.310613236: Session <PDavies541, OEC_TEST, FIX.4.4> : State is changed from Disconnected to AwaitConfirmingLogin.
ERROR: 20140115-05:59:26.310117454: Session <PDavies541, OEC_TEST, FIX.4.4> : Cannot logon: the acknowledgment Logon message has not been received during 36 sec.
WARNING: 20140115-05:59:26.313632969: Session <PDavies541, OEC_TEST, FIX.4.4> : the telecommunication link error is detected: the acknowledgment Logon message has not been received during 36 sec.
INFO: 20140115-05:59:26.414307544: Session <PDavies541, OEC_TEST, FIX.4.4> : State is changed from AwaitConfirmingLogin to Disconnected.
INFO: 20140115-05:59:26.414354990: Session <PDavies541, OEC_TEST, FIX.4.4> : disconnected (the acknowledgment Logon message has not been received during 36 sec).

Data Access


Summary
OUT 20140115-05:52:37.245032900 8=FIX.4.4 9=10935=A 49=PDavies541Data 56=OEC_TEST 34=1 52=20140115-05:52:37.244 98=0 108=3 0 553=PDavies541Data 554=API2303910=182

Log
INFO: 20140115-05:55:45.716675458: Session <PDavies541Data, OEC_TEST, FIX.4.4> : EncryptionMethod is set to NONE.
INFO: 20140115-05:55:50.605526410: Session <PDavies541Data, OEC_TEST, FIX.4.4> : connected as Initiator.
INFO: 20140115-05:55:50.605558541: Session <PDavies541Data, OEC_TEST, FIX.4.4> : the telecommunication link is established to host api.openecry.com, port 9301.
INFO: 20140115-05:55:50.605589771: Session <PDavies541Data, OEC_TEST, FIX.4.4> : InSeqNum is set to 1.
INFO: 20140115-05:55:50.605604185: Session <PDavies541Data, OEC_TEST, FIX.4.4> : State is changed from Disconnected to AwaitConfirmingLogin.
INFO: 20140115-05:56:20.870462315: Session <PDavies541Data, OEC_TEST, FIX.4.4> : State is changed from AwaitConfirmingLogin to Disconnected.
ERROR: 20140115-05:56:20.870503155: Session <PDavies541Data, OEC_TEST, FIX.4.4> : Cannot logon: after sending the initial Logon message the telecommunication link error is detected (closed by the counterpart).


Any idea what we might be doing wrong? Do the connection details look OK?

Thanks

Pete



Peter Davies
Edited by PDavies541 on Jan 16, 2014 at 19:27:10
Edited by PDavies541 on Jan 16, 2014 at 19:30:06
VictorV
Posts: 746
Joined: May 08, 2007


Posted: Jan 16, 2014 @ 07:30 PM             Msg. 2 of 4
Hello. It looks like tag 553 is not specified in Logon message

Victor Vins
Lead Software Developer
PDavies541
Posts: 21
Joined: Feb 01, 2013


Posted: Jan 20, 2014 @ 04:44 AM             Msg. 3 of 4
Victor - Can I ask what makes you say that.

If you look @ the screen shots, the 553 is in there and also it's on the logs...

Summary
OUT 20140115-05:52:37.245032900 8=FIX.4.4 9=10935=A 49=PDavies541Data 56=OEC_TEST 34=1 52=20140115-05:52:37.244 98=0 108=3 0 553=PDavies541Data 554=API2303910=182

I'm not disagreeing with you - I just want to understand the issue & how you think the 553 tag isn't there in the logon message.

Thanks

Pete

Peter Davies
VictorV
Posts: 746
Joined: May 08, 2007


Posted: Jan 20, 2014 @ 08:22 AM             Msg. 4 of 4
Our server didn't receive it

Victor Vins
Lead Software Developer