Re: [Quickfix-developers] Unable to login to my broker
Brought to you by:
orenmnero
|
From: Anthony B. <ab...@ra...> - 2007-10-11 21:07:11
|
Looks like the problem may have been caused by a leading space between the SocketConnectHost= and the IP address. Is that possible? On 10/11/07, Oren Miller <or...@qu...> wrote: > > I would imagine his start time is within a good range, otherwise > QuickFIX wouldn't even attempt connection. > > --oren > > On Oct 11, 2007, at 11:44 AM, Federico Paolinelli wrote: > > > QuickFIX Documentation: http://www.quickfixengine.org/quickfix/doc/ > > html/index.html > > QuickFIX Support: http://www.quickfixengine.org/services.html > > > >> 20071010-22:32:28 : Created session > >> 20071010-22:32:28 : Connecting to <Remote Machine's IP> on port > >> <Remote > >> Machine's Port> > >> 20071010-22:40:53 : Created session > >> > >> That's it. Is my app ever getting a connection to the remote > >> computer? At > >> what point is this stuff breaking down? I'd like to be able to > >> tell the > >> guys at the brokerage exactly where I'm stuck but it's tough with > >> so little > >> experience. > >> > > > > Check also the start time in your configuration file and note that > > it is in UTC. > > > > Federico > > > > ---------------------------------------------------------------------- > > --- > > This SF.net email is sponsored by: Splunk Inc. > > Still grepping through log files to find problems? Stop. > > Now Search log events and configuration files using AJAX and a > > browser. > > Download your FREE copy of Splunk now >> http://get.splunk.com/ > > _______________________________________________ > > Quickfix-developers mailing list > > Qui...@li... > > https://lists.sourceforge.net/lists/listinfo/quickfix-developers > > > > |