Thread: [Quickfix-developers] FIX.FieldMap.=(FieldMap* , FieldMap* ) Error
Brought to you by:
orenmnero
From: Ramprakash U. <ram...@ca...> - 2004-09-16 08:04:13
Attachments:
QFApplication.vb
|
Hi, I get this error now and then (not all the times) at FIX.FieldMap.=3D(FieldMap* , FieldMap* ) at Application.toApp(Application* , Message* message, SessionID* sessionID) at FIX.Session.sendToTarget(Message* , SenderCompID* , TargetCompID* = ) at QuickFix.Session.sendToTarget(Message message, String = senderCompID, String targetCompID) at CabQuickFixServices.QFApplication.newOrderSingle(mdlOrder = oQFOrder) in D:\PSO-Development\Projects\WinApps\QuickFixServices\QFApplication.vb:lin= e 467|09:42|ERROR|Object reference not set to an instance of an object. Usually this error appears on my log when I try to send NewOrderSingle = with heavy inflow of orders. This error seems to be appearing with versions = 1.8.0 and 1.9.1 Could not make it is a bug/ problem in my coding?! I attached the file QFApplication.vb for reference. I use VS.NET 2003/Windows2003/QF1.8.0/QF1.9.1 TIA, Ramprakash Umapathy ******************* Consultant Banca Caboto s.p.a RCM, Brokerage e Canali Via Arrigo Boito, 7 20121 Milano (Italy) ram...@ca... Ph : +39 02 8021 5754 |
From: Oren M. <or...@qu...> - 2004-09-16 11:36:20
|
I created entered a bug for this: http://www.quickfixengine.org/bugtracker/bug.php?op=show&bugid=3&pos=2 Any further details you can share about the version of your .NET runtime and compiler would be helpful. Also what is Windows 2003? Is that Windows XP? --oren On Sep 16, 2004, at 3:03 AM, Ramprakash Umapathy wrote: > Hi, > > I get this error now and then (not all the times) > > at FIX.FieldMap.=(FieldMap* , FieldMap* ) > at Application.toApp(Application* , Message* message, SessionID* > sessionID) > at FIX.Session.sendToTarget(Message* , SenderCompID* , > TargetCompID* ) > at QuickFix.Session.sendToTarget(Message message, String > senderCompID, > String targetCompID) > at CabQuickFixServices.QFApplication.newOrderSingle(mdlOrder > oQFOrder) in > D:\PSO-Development\Projects\WinApps\QuickFixServices\QFApplication.vb: > line > 467|09:42|ERROR|Object reference not set to an instance of an object. > > Usually this error appears on my log when I try to send NewOrderSingle > with > heavy inflow of orders. This error seems to be appearing with versions > 1.8.0 > and 1.9.1 > > Could not make it is a bug/ problem in my coding?! I attached the file > QFApplication.vb for reference. > > I use VS.NET 2003/Windows2003/QF1.8.0/QF1.9.1 > > TIA, > Ramprakash Umapathy > ******************* > Consultant > Banca Caboto s.p.a > RCM, Brokerage e Canali > Via Arrigo Boito, 7 > 20121 Milano (Italy) > ram...@ca... > Ph : +39 02 8021 5754 > > <QFApplication.vb> |
From: Ramprakash U. <ram...@ca...> - 2004-09-16 12:09:14
|
Hi, I'm using * NET Framework 1.1 * Windows 2003 Server Enterprise Edition -Ramprakash -----Original Message----- From: qui...@li... [mailto:qui...@li...] On Behalf Of Oren Miller Sent: Thursday, September 16, 2004 13:36 To: Ramprakash Umapathy Cc: qui...@li... Subject: Re: [Quickfix-developers] FIX.FieldMap.=(FieldMap* , FieldMap* ) Error QuickFIX Documentation: http://www.quickfixengine.org/quickfix/doc/html/index.html QuickFIX FAQ: http://www.quickfixengine.org/wikifix/index.php?QuickFixFAQ QuickFIX Support: http://www.quickfixengine.org/services.html I created entered a bug for this: http://www.quickfixengine.org/bugtracker/bug.php?op=show&bugid=3&pos=2 Any further details you can share about the version of your .NET runtime and compiler would be helpful. Also what is Windows 2003? Is that Windows XP? --oren On Sep 16, 2004, at 3:03 AM, Ramprakash Umapathy wrote: > Hi, > > I get this error now and then (not all the times) > > at FIX.FieldMap.=(FieldMap* , FieldMap* ) > at Application.toApp(Application* , Message* message, SessionID* > sessionID) > at FIX.Session.sendToTarget(Message* , SenderCompID* , > TargetCompID* ) > at QuickFix.Session.sendToTarget(Message message, String > senderCompID, > String targetCompID) > at CabQuickFixServices.QFApplication.newOrderSingle(mdlOrder > oQFOrder) in > D:\PSO-Development\Projects\WinApps\QuickFixServices\QFApplication.vb: > line > 467|09:42|ERROR|Object reference not set to an instance of an object. > > Usually this error appears on my log when I try to send NewOrderSingle > with > heavy inflow of orders. This error seems to be appearing with versions > 1.8.0 > and 1.9.1 > > Could not make it is a bug/ problem in my coding?! I attached the file > QFApplication.vb for reference. > > I use VS.NET 2003/Windows2003/QF1.8.0/QF1.9.1 > > TIA, > Ramprakash Umapathy > ******************* > Consultant > Banca Caboto s.p.a > RCM, Brokerage e Canali > Via Arrigo Boito, 7 > 20121 Milano (Italy) > ram...@ca... > Ph : +39 02 8021 5754 > > <QFApplication.vb> ------------------------------------------------------- This SF.Net email is sponsored by: YOU BE THE JUDGE. Be one of 170 Project Admins to receive an Apple iPod Mini FREE for your judgement on who ports your project to Linux PPC the best. Sponsored by IBM. Deadline: Sept. 24. Go here: http://sf.net/ppc_contest.php _______________________________________________ Quickfix-developers mailing list Qui...@li... https://lists.sourceforge.net/lists/listinfo/quickfix-developers |