andmer / quickfix-messenger

Automatically exported from code.google.com/p/quickfix-messenger
0 stars 1 forks source link

Message table is not showing received order #52

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
Hi,

I am using QuickFIX Messenger as the executing broker for my orders for 
testing. I found an issue in QuickFIX Messenger. 

When I send an IOI(35=6), it shows the message in GUI but when I send a 
SingleOrder(35=D) it does not show order in GUI.

I checked the log file and found that both IOI and Order are being received by 
QuickFIX messenger but somehow it is not showing Order.

Here are the log messages:

8=FIX.4.2 9=0177 35=6 50=guest1 57=quickfix 34=211 49=INDIGOT 56=QUICKFIX 
52=20130110-09:03:30 55=ADU11 15=USD 23=5475009 27=S 28=N 44=34.0 54=1 
58=QUICKFIX.IOI 62=20130110-10:03:29 199=1 104=A 10=065
8=FIX.4.2 9=60 35=0 34=209 49=QUICKFIX 52=20130110-09:03:56.519 56=INDIGOT 
10=170
8=FIX.4.2 9=0056 35=0 34=212 49=INDIGOT 56=QUICKFIX 52=20130110-09:04:00 10=050
8=FIX.4.2 9=0155 35=D 50=guest1 57=quickfix 34=213 49=INDIGOT 56=QUICKFIX 
52=20130110-09:04:27 55=ADM12 1=A1 21=2 15=USD 11=4770008 63=0 59=0 54=1 47=A 
40=1 38=100 211=0.0 10=103

If you see these messages on GUI, Order is not shown. I have attached the 
snapshot for this.

Can you please fix this?

Thanks,
Vipul

Original issue reported on code.google.com by vipul.ii...@gmail.com on 20 Jan 2013 at 8:57

Attachments:

GoogleCodeExporter commented 8 years ago
Needs to be replicated

Original comment by jramoyo on 10 Jul 2013 at 6:12

GoogleCodeExporter commented 8 years ago
What do you mean by needs to be replicated?

Original comment by vipul.ii...@gmail.com on 10 Jul 2013 at 7:15

GoogleCodeExporter commented 8 years ago
I mean that we need to be able to replicate this bug locally (on a dev machine) 
in order to fix.

I'll move it accepted once we find a consistent way to replicate.

Original comment by jramoyo on 10 Jul 2013 at 7:18

GoogleCodeExporter commented 8 years ago
Ahh, ok.

Thanks.

Original comment by vipul.ii...@gmail.com on 10 Jul 2013 at 7:42