{{Quickfixn}} Unsupported Message Type

Ruaan Viljoen ruaanv at estuarys.co.za
Tue Sep 4 06:53:15 PDT 2012


Thanks Chris,

That solved it. A rather rookie mistake. I am much obliged.

From: quickfixn-bounces at lists.quickfixn.com [mailto:quickfixn-bounces at lists.quickfixn.com] On Behalf Of Chris Busbey
Sent: 04 September 2012 03:45 PM
To: Mailing list for QuickFIX/n
Subject: Re: {{Quickfixn}} Unsupported Message Type

Ruann,

I would suggest not using the MessageCracker in fromAdmin if that is what you are doing.  Otherwise you will have to account for all of the session level messages, which in most cases is not necessary.
On Tue, Sep 4, 2012 at 6:37 AM, Ruaan Viljoen <ruaanv at estuarys.co.za<mailto:ruaanv at estuarys.co.za>> wrote:
Hi Chris,

Yes, I am aware of that requirement, but it is not possible to create callbacks for Logon('A') or TestRequest (1) as far as I can see.
And this is exactly what is being rejected. I am logging on and being sent a successful logon response. The successful Logon response and subsequent TestRequest is being rejected by my
client side initiator.

From: quickfixn-bounces at lists.quickfixn.com<mailto:quickfixn-bounces at lists.quickfixn.com> [mailto:quickfixn-bounces at lists.quickfixn.com<mailto:quickfixn-bounces at lists.quickfixn.com>] On Behalf Of Chris Busbey
Sent: 04 September 2012 03:26 PM
To: Mailing list for QuickFIX/n
Subject: Re: {{Quickfixn}} Unsupported Message Type

Hi Ruaan,

Are you using the MessageCracker in fromApp and fromAdmin?  If you are, you need callbacks defined for those messages you are interested in. Otherwise the MessageCracker will reject messages with the behavior you are describing.
On Mon, Sep 3, 2012 at 11:19 PM, Ruaan Viljoen <ruaanv at estuarys.co.za<mailto:ruaanv at estuarys.co.za>> wrote:
Hi,

I keep getting Unsupported Message Type rejection messages sent for Logon messages, and it seems, all messages.
My log file is also not writing anything or creating files, but I'll look into that issue later, as my directory has write permissions and is valid.

Here is the messages I printed out manually to a file showing the log of the process:
toAdmin:
8=FIXT.1.19=9435=A34=449=XXXXX52=20120903-16<tel:20120903-16>:00:15.55356=XXXXX98=0108=20141=Y554=XXXXX1137=910=193
fromAdmin:
8=FIXT.1.19=9635=A34=149=XXXXX52=20120903-16<tel:20120903-16>:02:04.39356=XXXXX1128=998=0108=20141=Y1137=91409=010=056
toApp:
8=FIXT.1.19=10235=j34=249=XXXXX52=20120903-16<tel:20120903-16>:00:15.64356=XXXXX45=158=Unsupported Message Type372=A380=310=119
fromAdmin:
8=FIXT.1.19=8935=134=249=XXXXX52=20120903-16<tel:20120903-16>:02:04.39356=XXXXX1128=9112=Sequence Number Test10=187
toApp:
8=FIXT.1.19=10235=j34=349=XXXXX52=20120903-16<tel:20120903-16>:00:15.64856=XXXXX45=258=Unsupported Message Type372=1380=310=110
onLogout:

I using the default FIX50SP2.xml un-modified  and the FIX1.1 xml with the the following additions to Logon:
                    <field name='NewPassword' required='N'/>
                    <field name='SessionStatus' required='N'/>

Here is my  Config file:
[DEFAULT]
ConnectionType=initiator
ReconnectInterval=60
StartTime=00:00:00
EndTime=23:59:00
FileLogPath=Data/FIX/Logs/log
FileStorePath=Data/FIX/Messages/store

[SESSION]
SocketConnectPort=21551
SocketConnectHost=xxx.xxx.xxx.xx
BeginString=FIXT.1.1
SenderCompID=XXXXX
TargetCompID=XXXXX
HeartBtInt=20
TransportDataDictionary=Data/FIX/Dictionary/FIXT11.xml
AppDataDictionary=Data/FIX/Dictionary/FIX50SP2.xml
UseDataDictionary=Y
DefaultApplVerID=FIX.5.0SP2

Thanks
Ruaan


_______________________________________________
Quickfixn mailing list
Quickfixn at lists.quickfixn.com<mailto:Quickfixn at lists.quickfixn.com>
http://lists.quickfixn.com/listinfo.cgi/quickfixn-quickfixn.com



--
Chris Busbey
Connamara Systems, LLC

_______________________________________________
Quickfixn mailing list
Quickfixn at lists.quickfixn.com<mailto:Quickfixn at lists.quickfixn.com>
http://lists.quickfixn.com/listinfo.cgi/quickfixn-quickfixn.com



--
Chris Busbey
Connamara Systems, LLC
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.quickfixn.com/pipermail/quickfixn-quickfixn.com/attachments/20120904/58a501cd/attachment-0002.htm>


More information about the Quickfixn mailing list