Re: [Quickfix-developers] Verbose logging/debugging
Brought to you by:
orenmnero
|
From: Oren M. <or...@qu...> - 2005-12-09 17:30:48
|
Do you have access to the counterparty logs? If the counterparty is dropping the connection, there isn't much QuickFIX can do to determine why the connection was dropped. All it sees is a socket being killed. The ValidateUserDefinedFields setting should apply to all messages. --oren James Wiggs wrote: >QuickFIX Documentation: http://www.quickfixengine.org/quickfix/doc/html/index.html >QuickFIX Support: http://www.quickfixengine.org/services.html > > > Folks, > > I'm working out the details of a new application and >am running into unexplained session disconnects. The only >output I find in the logs is "Connection Dropped" which is >not terribly informative. I would like to know two things: > >1) Is there a flag or option for the configuration file >that can get QF to produce more verbose output? > >2) Does the flag to ignore user-defined fields apply only >to application-level messages but not to session-level or >administrative messages? > >many thanks, >Jim Wiggs > > > > >------------------------------------------------------- >This SF.net email is sponsored by: Splunk Inc. Do you grep through log files >for problems? Stop! Download the new AJAX search engine that makes >searching your log files as easy as surfing the web. DOWNLOAD SPLUNK! >http://ads.osdn.com/?ad_id=7637&alloc_id=16865&op=click >_______________________________________________ >Quickfix-developers mailing list >Qui...@li... >https://lists.sourceforge.net/lists/listinfo/quickfix-developers > > > > |