|
From: Steve B. <st...@te...> - 2007-03-22 12:01:15
|
Your message does not have the required MsgType field in the header. If you set it, you may have set it in the body instead. _____ From: qui...@li... [mailto:qui...@li...] On Behalf Of Mohammad Kamran Liaqat Sent: Thursday, March 22, 2007 7:40 AM To: qui...@li... Subject: [Quickfixj-users] Error accessing message fieldsquickfix.FieldNotFound Hi there!! I'm getting the following details in my events log file,, Created session: FIX.4.4:sender->target 20070322-11:32:33: Error accessing message fields quickfix.FieldNotFound at quickfix.FieldMap.getField(FieldMap.java:200) at quickfix.FieldMap.getString(FieldMap.java :194) at quickfix.Session.sendRaw(Session.java:1486) at quickfix.Session.send(Session.java:1562) at quickfix.Session.sendToTarget(Session.java:398) at quickfix.Session.sendToTarget(Session.java:375) at quickfix.Session.sendToTarget(Session.java:335) at quickfix.Session.sendToTarget(Session.java:318) at Send_Message.sendMessage(Send_Message.java:55) at Send_Message.main(Send_Message.java:34) My message log file is understandably empty,,,can anybody plz help me out?? Thanks in advance... |