Re: [Quickfix-developers] How can I know QuickFix got the message? Body file?
Brought to you by:
orenmnero
From: Alex M. <ale...@gm...> - 2008-04-21 20:21:28
|
OK. Thanks for the pointer. On Mon, Apr 21, 2008 at 3:02 PM, <or...@qu...> wrote: > You should pass in a log factory to your acceptor. It may give you more > information about what is happening with the received message. > > --oren > > -------- Original Message -------- > Subject: [Quickfix-developers] How can I know QuickFix got the message? > Body file? > From: "Alex McFerron" <ale...@gm...> > Date: Mon, April 21, 2008 11:28 am > To: qui...@li... > > QuickFIX Documentation: > http://www.quickfixengine.org/quickfix/doc/html/index.html > QuickFIX Support: http://www.quickfixengine.org/services.html > > ------------------------------ > I moved the client to another machine, ran wireshark, and I can see the > TCP/IP fix message being sent. > > So, its the server. The server is also using quickfix. Is there a file > where the tcp/ip messages are logged. For some reason the toApp method isn't > being triggered but the Tcp/ip message is being sent. > > thanks, > alex > > On Mon, Apr 21, 2008 at 10:52 AM, Alex McFerron <ale...@gm...> > wrote: > > > I have a client that is sending a security defin request and this > > message is in the body file. > > > > However, the server isn't receiving it. This is all on one machine so I > > can't see the traffic in wireshark. > > > > So, if I see the message in teh body file, is it safe to say it was sent > > over the socket to the server? is it safe to say to say that the server is > > having the issue? > > > > cheers, > > alex > > > > ------------------------------ > ------------------------------------------------------------------------- > This SF.net <http://sf.net/> email is sponsored by the 2008 JavaOne(SM) > Conference > Don't miss this year's exciting event. There's still time to save $100. > Use priority code J8TL2D2. > > http://ad.doubleclick.net/clk;198757673;13503038;p?http://java.sun.com/javaone > ------------------------------ > _______________________________________________ > Quickfix-developers mailing list > Quickfix-developers**@lists.sourceforge.net<http://mail.google.com/mail/?ui=2&view=js&name=js&ids=qk1v6dmibzrk#1197294b71888212_Compose> > https://lists.sourceforge.net/lists/listinfo/quickfix-developers > > |