[QFJ-676] Invalid MsgType n Created: 30/Apr/12  Updated: 10/Oct/12  Resolved: 10/Oct/12

Status: Closed
Project: QuickFIX/J
Component/s: Engine
Affects Version/s: 1.5.2
Fix Version/s: None

Type: Other Priority: Major
Reporter: James Beattie Assignee: Unassigned
Resolution: Not a bug Votes: 0
Labels: QuickfixJ


 Description   

When sending/receiving a FIX 4.4 message with field 35=n, the message is rejected with the following error:

58=Invalid MsgType
372=n
373=11

Is this a bug, or does anyone know what can be done to resolve this issue?

Many thanks.



 Comments   
Comment by Grant Birchmeier [ 04/May/12 ]

I assume you get it only on reception, since you obviously can't reject a message you're sending.

I'm going to guess that your MessageCracker did not implement an OnMessage() handler for "n" message type.

Also, this question should probably have gone on the mailing list. It doesn't look like a bug.

Generated at Sat Apr 27 18:16:14 UTC 2024 using JIRA 7.5.2#75007-sha1:9f5725bb824792b3230a5d8716f0c13e296a3cae.