[Quickfix-users] Message "AP" PositionReport Error on QuickFIX/N
Brought to you by:
orenmnero
From: Dean R. <co...@bl...> - 2012-07-30 17:06:57
|
I am using the QuickFix/N implementation and have run into a major roadblock with RECEIVING the "AP" Position Report. My Messages Log is as follows: 20120730-16:23:27.024 : 8=FIX.4.4 @ 9=118 @ 35=A @ 34=1 @ 49=XXXXXXXX @ 52=20120730-16:23:27.002 @ 56=XXXXXXXX @ 369=0 @ 98=0 @ 108=30 @ 141=Y @ 554=password @ 10=073 @ 20120730-16:23:27.143 : 8=FIX.4.4 @ 9=85 @ 35=A @ 34=1 @ 49=XXXXXXXX @ 52=20120730-16:23:37.498 @ 56=XXXXXXXX @ 98=0 @ 108=30 @ 141=Y @ 10=136 @ 20120730-16:23:56.877 : 8=FIX.4.4 @ 9=67 @ 35=0 @ 34=2 @ 49=XXXXXXXX @ 52=20120730-16:24:07.235 @ 56=XXXXXXXX @ 10=037 @ 20120730-16:24:02.882 : 8=FIX.4.4 @ 9=76 @ 35=1 @ 34=3 @ 49=XXXXXXXX @ 52=20120730-16:24:13.240 @ 56=XXXXXXXX @ 112=TEST @ 10=050 @ 20120730-16:24:02.885 : 8=FIX.4.4 @ 9=88 @ 35=0 @ 34=2 @ 49=XXXXXXXX @ 52=20120730-16:24:02.884 @ 56=XXXXXXXX @ 369=3 @ 112=4:24:02 PM @ 10=063 @ 20120730-16:24:17.288 : 8=FIX.4.4 @ 9=177 @ 35=AN @ 34=3 @ 49=XXXXXXXX @ 52=20120730-16:24:17.287 @ 56=XXXXXXXX @ 369=3 @ 1=20050500001 @ 55=EURUSD @ 60=20120730-16:24:17.272 @ 453=0 @ 581=1 @ 710=634792032000000000 @ 715=20120801 @ 724=0 @ 10=149 @ 20120730-16:24:17.400 : 8=FIX.4.4 @ 9=169 @ 35=AO @ 34=4 @ 49=XXXXXXXX @ 52=20120730-16:24:27.758 @ 56=XXXXXXXX @ 1=20050500001 @ 55=EURUSD @ 453=0 @ 581=1 @ 710=634792032000000000 @ 721=634792032000000000 @ 727=25 @ 728=0 @ 729=0 @ 10=003 @ 20120730-16:24:17.404 : 8=FIX.4.4 @ 9=230 @ 35=AP @ 34=5 @ 49=XXXXXXXX @ 52=20120730-16:24:27.759 @ 56=XXXXXXXX @ 1=20050500001 @ 55=EURUSD @ 453=0 @ 581=1 @ 702=1 @ 704=10000 @ 705=0 @ 710=634792032000000000 @ 715=20120801 @ 721=P-DEA307J4PG09JPA @ 730=1.22647 @ 731=1 @ 734=1.22647 @ 753=1 @ 708=10000 @ 10=244 @ My Events Logs is as follows: 20120730-16:23:26.821 : Created session 20120730-16:23:26.832 : Connecting to 85.233.206.5 on port 22302 20120730-16:23:26.948 : Connection succeeded 20120730-16:23:27.025 : Initiated logon request 20120730-16:23:27.179 : Received logon 20120730-16:24:17.410 : Session FIX.4.4:XXXXXXX->XXXXXXXXX disconnecting: Object reference not set to an instance of an object. Notice that I get the last event message happens after receiving the "AP" message. And more importantly, this "AP" message is never seen by the FromApp method, so I can't even further debug/diagnose the error, and as such never seen by the Cracker to determine if my dictionary for the "AP" is setup correctly. Help would be appreciated. -- Best Regards Dean Reese BlackWave Technologies www.blackwavetechnologies.com |