[QFJ-443] UseDataDictionary=N and validation Created: 12/Jun/09  Updated: 15/Nov/12  Resolved: 05/Apr/10

Status: Closed
Project: QuickFIX/J
Component/s: Engine
Affects Version/s: 1.4.0
Fix Version/s: 1.5.0

Type: Bug Priority: Default
Reporter: Sangeetha Variath Assignee: Unassigned
Resolution: Fixed Votes: 1
Labels: None


 Description   

The below bug is happening for me for Quickfix1.4.0 and not 1.3.1

I have set UseDataDictionary=N, but I see that the messages are still getting validated

20090612-12:27:27.079: Message 3487 Rejected: Required tag missing:27
20090612-12:27:27.081: Message 3488 Rejected: Required tag missing:27
20090612-12:27:27.083: Message 3489 Rejected: Required tag missing:27

20090612-12:30:39.436: Received: 8=FIX.4.29=013435=634=381349=S02356=R02352=20090612-12:30:3923=23_123589038398399155=QQQQ54=144=3.838=90059=31=1842167=CS28=N25=H40=210=032
20090612-12:30:39.436: Sending 8=FIX.4.29=10535=334=381349=R02352=20090612-12:30:39.43656=S02345=381358=Required tag missing371=27372=6373=110=169

and many more such message.

Could someone let me know if its a bug or I should set something somewhere.



 Comments   
Comment by Sangeetha Variath [ 15/Jun/09 ]

Please, could someone let me know if I can't use my application without DataDictionary turned ON.

I fixed the above code a little but then it fails with

java.lang.NullPointerException
at quickfix.MessageUtils.parse(MessageUtils.java:139)

where it is looking for datadictionaryprovider again

+Sangeetha

Comment by Nickolay Dul [ 15/Jan/10 ]

same as QFJ-476 (http://www.quickfixj.org/jira/browse/QFJ-476)

Generated at Mon May 20 11:07:17 UTC 2024 using JIRA 7.5.2#75007-sha1:9f5725bb824792b3230a5d8716f0c13e296a3cae.