{{Quickfixn}} quickfixn : QuickFix.DictionaryParseException: invalid type: String

Rasheed Waraich rashiedwaraich at gmail.com
Thu Feb 23 03:49:43 PST 2012


Hi Experts,

We are trying to port our existing connectors to new native version of .net
quickfixn (http://www.quickfixn.org/help) because nunit crashes with the
older versions of quickfixn due to managed/unmanaged issues...

Right now we are facing following exception... we have to use the
dictionary because we are using repeating groups... we can't understand
that which field is causing this issue.

We are using FIX43.xml ... is it possible to turn on some debugging to
figure out which field is creating this exception?

It will be great if someone can suggest how to fix this problem?

---------------------------------------------------------
QuickFix.DictionaryParseException: invalid type: String
   at QuickFix.DataDictionary.DDField.FieldTypeFromFix(String type)
   at QuickFix.DataDictionary.DDField..ctor(Int32 tag, String name,
HashSet`1 enums, String fixFldType)
   at QuickFix.DataDictionary.DataDictionary.newField(XmlNode fldEl)
   at QuickFix.DataDictionary.DataDictionary.parseFields(XmlDocument doc)
   at QuickFix.DataDictionary.DataDictionary.Load(String path)
   at QuickFix.DataDictionary.DataDictionary..ctor(String path)
   at QuickFix.SessionFactory.createDataDictionary(SessionID sessionID,
Dictionary settings, String settingsKey, String beginString)
   at QuickFix.SessionFactory.ProcessFixDataDictionary(SessionID sessionID,
Dictionary settings, DataDictionaryProvider provider)
   at QuickFix.SessionFactory.Create(SessionID sessionID, Dictionary
settings)
   at QuickFix.AbstractInitiator..ctor(Application app, MessageStoreFactory
storeFactory, SessionSettings settings, LogFactory logFactory)
   at QuickFix.Transport.SocketInitiator..ctor(Application application,
MessageStoreFactory storeFactory, SessionSettings settings, LogFactory
logFactory)

----------------------------------------------------------

Thanks,
-- 
//Regards
Rasheed
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.quickfixn.com/pipermail/quickfixn-quickfixn.com/attachments/20120223/c40ead28/attachment.htm>


More information about the Quickfixn mailing list