[QFJ-189] How to fix "Unsupported Message Type" error Created: 05/Jun/07  Updated: 08/Feb/12  Resolved: 09/Jun/07

Status: Closed
Project: QuickFIX/J
Component/s: Message Generation
Affects Version/s: None
Fix Version/s: None

Type: Other Priority: Default
Reporter: Robert Jen Assignee: Steve Bate
Resolution: Fixed Votes: 0
Labels: None
Environment:

NetBeans 5.5 JDK 1.6.0



 Description   

Hi,

I am relatively new at this.

In FIX 4.2, after (1) defining a new tag in java codes and (2) adding the definition to the data dictionary, I now get "Unsupported Message Type" error (instead of "Tag Not Found" error - so I think I made progress

So now how do I solve the "Unsupported Message Type" error ?

Really appreciate any help at all.

Thanks



 Comments   
Comment by Steve Bate [ 06/Jun/07 ]

Hi Robert,

This is usually caused if you are using a MessageCracker and not overriding the method for handling the message you are receiving. The default implementation of all the message cracker methods throws an Unsupported Message Type exception.

Steve

Comment by Robert Jen [ 08/Jun/07 ]

Thanks Steve.
That seemed to have taken care of it.
Much appreciated.

Comment by nanaji [ 22/Feb/11 ]

Hi Steve,

You are awesome. You made my day. It works for me.

Thanks
Jonnadula Nanaji.

Comment by Pradeepkumar [ 08/Feb/12 ]

INITIATOR MESSAGE:
Initiator ToApplication Message:8=FIXT.1.19=9935=BE34=249=CLIENT52=20120208-04:32:57.74456=PLATFORM369=1553=Chilla554=S923=DT12345924=110=148 SessionID:FIXT.1.1:CLIENT->PLATFORM
<20120208-04:32:57, FIXT.1.1:CLIENT->PLATFORM, outgoing> (8=FIXT.1.19=9935=BE34=249=CLIENT52=20120208-04:32:57.74456=PLATFORM369=1553=oooooo554=******923=DT12345924=110=148)
<20120208-04:32:57, FIXT.1.1:CLIENT->PLATFORM, incoming> (8=FIXT.1.19=10935=j34=249=PLATFORM52=20120208-04:32:57.74456=CLIENT369=245=258=Unsupported Message Type372=BE380=310=009).

ACCEPTOR MESSAGE:

Acceptor FromApp8=FIXT.1.19=9935=BE34=249=CLIENT52=20120208-04:32:57.74456=PLATFORM369=1553=Chilla554=S923=DT12345924=110=148
<20120208-04:32:57, FIXT.1.1:PLATFORM->CLIENT, error> (Rejecting invalid message: quickfix.UnsupportedMessageType: 8=FIXT.1.19=9935=BE34=249=CLIENT52=20120208-04:32:57.74456=PLATFORM369=1553=oooooo554=******923=DT12345924=110=148)
<20120208-04:32:57, FIXT.1.1:PLATFORM->CLIENT, error> (Reject sent for Message 2: Unsupported Message Type)

Yes i agreed Mr.Robert
Is there any way to solve the problem.
Thanks
PradeepKumar

Generated at Sun May 19 05:25:57 UTC 2024 using JIRA 7.5.2#75007-sha1:9f5725bb824792b3230a5d8716f0c13e296a3cae.