<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
	<id>tag:www.nabble.com,2006:forum-1039</id>
	<title>Nabble - QuickFIX</title>
	<updated>2008-10-07T12:10:00Z</updated>
	<link rel="self" type="application/atom+xml" href="http://www.nabble.com/QuickFIX-f1039.xml" />
	<link rel="alternate" type="text/html" href="http://www.nabble.com/QuickFIX-f1039.html" />
	<subtitle type="html">QuickFIX is a full-featured open source FIX (Financial Information eXchange) engine, currently compatible with the FIX 4.0-4.4 spec. It runs on Windows, Linux, Solaris, FreeBSD and Mac OS X. API's are available for C++, Java, .NET, and Python. QuickFIX home is &lt;a href=&quot;http://www.quickfixengine.org/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;here&lt;/a&gt;.</subtitle>
	
<entry>
	<id>tag:www.nabble.com,2006:post-19865216</id>
	<title>Re: Data Dictionary</title>
	<published>2008-10-07T12:10:00Z</published>
	<updated>2008-10-07T12:10:00Z</updated>
	<author>
		<name>Andrew Culross</name>
	</author>
	<content type="html">QuickFIX Documentation: &lt;a href=&quot;http://www.quickfixengine.org/quickfix/doc/html/index.html&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.quickfixengine.org/quickfix/doc/html/index.html&lt;/a&gt;&lt;br&gt;QuickFIX Support: &lt;a href=&quot;http://www.quickfixengine.org/services.html&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.quickfixengine.org/services.html&lt;/a&gt;&lt;br&gt;&lt;br&gt;Not sure about the C++ syntax but you need to call Message.GetHeader() to
&lt;br&gt;access the header fields 
&lt;br&gt;&lt;br&gt;&lt;br&gt;Andrew Culross
&lt;br&gt;Direct &amp;nbsp; +1 (914) 220-8849 
&lt;br&gt;&lt;a href=&quot;http://www.twofour.com/emaildisclaimer.aspx&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.twofour.com/emaildisclaimer.aspx&lt;/a&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;-----Original Message-----
&lt;br&gt;From: crazy4venu [mailto:&lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=19865216&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;crazy4venu@...&lt;/a&gt;] 
&lt;br&gt;Sent: Tuesday, September 30, 2008 8:14 AM
&lt;br&gt;To: &lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=19865216&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;quickfix-developers@...&lt;/a&gt;
&lt;br&gt;Subject: [Quickfix-developers] Data Dictionary
&lt;br&gt;&lt;br&gt;QuickFIX Documentation:
&lt;br&gt;&lt;a href=&quot;http://www.quickfixengine.org/quickfix/doc/html/index.html&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.quickfixengine.org/quickfix/doc/html/index.html&lt;/a&gt;&lt;br&gt;QuickFIX Support: &lt;a href=&quot;http://www.quickfixengine.org/services.html&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.quickfixengine.org/services.html&lt;/a&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;Dear All,
&lt;br&gt;&lt;br&gt;By using this code i missing some fields such as begin string, MsgType and
&lt;br&gt;some other fields
&lt;br&gt;&lt;br&gt;&amp;nbsp;FIX::DataDictionary dd(&amp;quot;FIX42.xml&amp;quot;);
&lt;br&gt;&amp;nbsp; &amp;nbsp;FIX::Message msg=(FIX::Message)text.c_str();
&lt;br&gt;&amp;nbsp; &amp;nbsp;FIX::FieldMap fieldmap;
&lt;br&gt;&amp;nbsp; &amp;nbsp;string str,str2;
&lt;br&gt;&amp;nbsp; &amp;nbsp;for (FIX::FieldMap::iterator i = msg.begin (), e = msg.end (); i != e;
&lt;br&gt;++i)
&lt;br&gt;&amp;nbsp; &amp;nbsp;{
&lt;br&gt;&amp;nbsp; &amp;nbsp;dd.getFieldName(i-&amp;gt;first,str2);
&lt;br&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; cout &amp;lt;&amp;lt;str2&amp;lt;&amp;lt;':'&amp;lt;&amp;lt; i-&amp;gt;first &amp;lt;&amp;lt; '=' &amp;lt;&amp;lt; i-&amp;gt;second &amp;lt;&amp;lt;&amp;quot;\n&amp;quot;;
&lt;br&gt;&amp;nbsp; 
&lt;br&gt;&amp;nbsp; &amp;nbsp;}
&lt;br&gt;&lt;br&gt;&lt;br&gt;can any one please help me ?
&lt;br&gt;&lt;br&gt;Regards
&lt;br&gt;Venu
&lt;br&gt;--
&lt;br&gt;View this message in context:
&lt;br&gt;&lt;a href=&quot;http://www.nabble.com/Data-Dictionary-tp19740848p19740848.html&quot; target=&quot;_top&quot;&gt;http://www.nabble.com/Data-Dictionary-tp19740848p19740848.html&lt;/a&gt;&lt;br&gt;Sent from the QuickFIX - Dev mailing list archive at Nabble.com.
&lt;br&gt;&lt;br&gt;&lt;br&gt;-------------------------------------------------------------------------
&lt;br&gt;This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
&lt;br&gt;Build the coolest Linux based applications with Moblin SDK &amp; win great
&lt;br&gt;prizes
&lt;br&gt;Grand prize is a trip for two to an Open Source event anywhere in the world
&lt;br&gt;&lt;a href=&quot;http://moblin-contest.org/redirect.php?banner_id=100&amp;url=/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://moblin-contest.org/redirect.php?banner_id=100&amp;url=/&lt;/a&gt;&lt;br&gt;_______________________________________________
&lt;br&gt;Quickfix-developers mailing list
&lt;br&gt;&lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=19865216&amp;i=2&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;Quickfix-developers@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;https://lists.sourceforge.net/lists/listinfo/quickfix-developers&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://lists.sourceforge.net/lists/listinfo/quickfix-developers&lt;/a&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;-------------------------------------------------------------------------
&lt;br&gt;This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
&lt;br&gt;Build the coolest Linux based applications with Moblin SDK &amp; win great prizes
&lt;br&gt;Grand prize is a trip for two to an Open Source event anywhere in the world
&lt;br&gt;&lt;a href=&quot;http://moblin-contest.org/redirect.php?banner_id=100&amp;url=/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://moblin-contest.org/redirect.php?banner_id=100&amp;url=/&lt;/a&gt;&lt;br&gt;_______________________________________________
&lt;br&gt;Quickfix-developers mailing list
&lt;br&gt;&lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=19865216&amp;i=3&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;Quickfix-developers@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;https://lists.sourceforge.net/lists/listinfo/quickfix-developers&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://lists.sourceforge.net/lists/listinfo/quickfix-developers&lt;/a&gt;&lt;br&gt;&lt;p&gt;From forum: &lt;a href=&quot;http://www.nabble.com/QuickFIX---Dev-f1041.html&quot; embed=&quot;fixTarget[1041]&quot; target=&quot;_top&quot; &gt;QuickFIX - Dev&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://www.nabble.com/Data-Dictionary-tp19740848p19865216.html" />
</entry>

<entry>
	<id>tag:www.nabble.com,2006:post-19862414</id>
	<title>QF keeps crashing...</title>
	<published>2008-10-07T09:25:14Z</published>
	<updated>2008-10-07T09:25:14Z</updated>
	<author>
		<name>Andrew Munn</name>
	</author>
	<content type="html">QuickFIX Documentation: &lt;a href=&quot;http://www.quickfixengine.org/quickfix/doc/html/index.html&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.quickfixengine.org/quickfix/doc/html/index.html&lt;/a&gt;&lt;br&gt;QuickFIX Support: &lt;a href=&quot;http://www.quickfixengine.org/services.html&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.quickfixengine.org/services.html&lt;/a&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;My app keeps crashing...The most recent log file from the JVM is below. Others 
&lt;br&gt;are here:
&lt;br&gt;&lt;br&gt;&lt;a href=&quot;http://www.nmedia.net/~andrew/qf/hs_err_pid3296.log&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.nmedia.net/~andrew/qf/hs_err_pid3296.log&lt;/a&gt;&lt;br&gt;&lt;a href=&quot;http://www.nmedia.net/~andrew/qf/hs_err_pid2424.log&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.nmedia.net/~andrew/qf/hs_err_pid2424.log&lt;/a&gt;&lt;br&gt;&lt;a href=&quot;http://www.nmedia.net/~andrew/qf/hs_err_pid3320.log&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.nmedia.net/~andrew/qf/hs_err_pid3320.log&lt;/a&gt;&lt;br&gt;&lt;a href=&quot;http://www.nmedia.net/~andrew/qf/hs_err_pid5916.log&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.nmedia.net/~andrew/qf/hs_err_pid5916.log&lt;/a&gt;&lt;br&gt;&lt;a href=&quot;http://www.nmedia.net/~andrew/qf/hs_err_pid6632.log&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.nmedia.net/~andrew/qf/hs_err_pid6632.log&lt;/a&gt;&lt;br&gt;&lt;a href=&quot;http://www.nmedia.net/~andrew/qf/hs_err_pid8564.log&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.nmedia.net/~andrew/qf/hs_err_pid8564.log&lt;/a&gt;&lt;br&gt;&lt;a href=&quot;http://www.nmedia.net/~andrew/qf/hs_err_pid8572.log&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.nmedia.net/~andrew/qf/hs_err_pid8572.log&lt;/a&gt;&lt;br&gt;&lt;a href=&quot;http://www.nmedia.net/~andrew/qf/hs_err_pid8784.log&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.nmedia.net/~andrew/qf/hs_err_pid8784.log&lt;/a&gt;&lt;br&gt;&lt;br&gt;Anyone know why this is happening?
&lt;br&gt;Thanks!
&lt;br&gt;&lt;br&gt;&lt;br&gt;#
&lt;br&gt;# An unexpected error has been detected by Java Runtime Environment:
&lt;br&gt;#
&lt;br&gt;# &amp;nbsp;EXCEPTION_ACCESS_VIOLATION (0xc0000005) at pc=0x3c542ea1, pid=3296, tid=7740
&lt;br&gt;#
&lt;br&gt;# Java VM: Java HotSpot(TM) Server VM (10.0-b23 mixed mode windows-x86)
&lt;br&gt;# Problematic frame:
&lt;br&gt;# C &amp;nbsp;[quickfix_jni.dll+0x2ea1]
&lt;br&gt;#
&lt;br&gt;# If you would like to submit a bug report, please visit:
&lt;br&gt;# &amp;nbsp; &lt;a href=&quot;http://java.sun.com/webapps/bugreport/crash.jsp&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://java.sun.com/webapps/bugreport/crash.jsp&lt;/a&gt;&lt;br&gt;# The crash happened outside the Java Virtual Machine in native code.
&lt;br&gt;# See problematic frame for where to report the bug.
&lt;br&gt;#
&lt;br&gt;&lt;br&gt;--------------- &amp;nbsp;T H R E A D &amp;nbsp;---------------
&lt;br&gt;&lt;br&gt;Current thread (0x3cd92c00): &amp;nbsp;JavaThread &amp;quot;Thread-29&amp;quot; [_thread_in_native, 
&lt;br&gt;id=7740, stack(0x3fcf0000,0x3fd40000)]
&lt;br&gt;&lt;br&gt;siginfo: ExceptionCode=0xc0000005, reading address 0x32393659
&lt;br&gt;&lt;br&gt;Registers:
&lt;br&gt;EAX=0x00000000, EBX=0x402dffff, ECX=0x00640000, EDX=0x3fd3f0f4
&lt;br&gt;ESP=0x3fd3f004, EBP=0x3fd3f0f4, ESI=0x32393600, EDI=0x3e621334
&lt;br&gt;EIP=0x3c542ea1, EFLAGS=0x00010246
&lt;br&gt;&lt;br&gt;Top of Stack: (sp=0x3fd3f004)
&lt;br&gt;0x3fd3f004: &amp;nbsp; 3fd3f0f4 3cd92c00 3e621334 05a69be0
&lt;br&gt;0x3fd3f014: &amp;nbsp; 3c550e73 3fd3f0f4 3cd92c00 3e621334
&lt;br&gt;0x3fd3f024: &amp;nbsp; 3fd3f158 05a69be0 3cd92c00 00000006
&lt;br&gt;0x3fd3f034: &amp;nbsp; 00000004 3fd3f138 3c550b14 3fd3f05c
&lt;br&gt;0x3fd3f044: &amp;nbsp; 3fd3f0f4 9c1cb24b 3cd92c00 05a69bd8
&lt;br&gt;0x3fd3f054: &amp;nbsp; 3fd3f158 05a69be0 3fd3f1dc 00000022
&lt;br&gt;0x3fd3f064: &amp;nbsp; 3ca54188 00000022 3fd3f1dc 3fd3f064
&lt;br&gt;0x3fd3f074: &amp;nbsp; 3cd92c00 3fd3f118 6dd8f820 6dde8830
&lt;br&gt;&lt;br&gt;Instructions: (pc=0x3c542ea1)
&lt;br&gt;0x3c542e91: &amp;nbsp; fd ff ff 84 c0 74 05 8b 76 08 eb 04 8b de 8b 36
&lt;br&gt;0x3c542ea1: &amp;nbsp; 80 7e 59 00 74 e1 8b c3 5d 5f 5e 5b c2 04 00 6a
&lt;br&gt;&lt;br&gt;&lt;br&gt;Stack: [0x3fcf0000,0x3fd40000], &amp;nbsp;sp=0x3fd3f004, &amp;nbsp;free space=316k
&lt;br&gt;Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
&lt;br&gt;C &amp;nbsp;[quickfix_jni.dll+0x2ea1]
&lt;br&gt;&lt;br&gt;Java frames: (J=compiled Java code, j=interpreted, Vv=VM code)
&lt;br&gt;v &amp;nbsp;~BufferBlob::Interpreter
&lt;br&gt;J &amp;nbsp;multifix.MuxThingy.send(Lquickfix/Message;)Z
&lt;br&gt;v &amp;nbsp;~BufferBlob::Interpreter
&lt;br&gt;v &amp;nbsp;~BufferBlob::Interpreter
&lt;br&gt;v &amp;nbsp;~BufferBlob::Interpreter
&lt;br&gt;J &amp;nbsp;quickfix.MessageCracker.crack(Lquickfix/Message;Lquickfix/SessionID;)V
&lt;br&gt;v &amp;nbsp;~BufferBlob::Interpreter
&lt;br&gt;v &amp;nbsp;~BufferBlob::StubRoutines (1)
&lt;br&gt;&lt;br&gt;--------------- &amp;nbsp;P R O C E S S &amp;nbsp;---------------
&lt;br&gt;&lt;br&gt;Java Threads: ( =&amp;gt; current thread )
&lt;br&gt;&amp;nbsp; &amp;nbsp;0x3cbd5c00 JavaThread &amp;quot;TimerQueue&amp;quot; daemon [_thread_blocked, id=3976, 
&lt;br&gt;stack(0x416e0000,0x41730000)]
&lt;br&gt;&amp;nbsp; &amp;nbsp;0x3cbd5800 JavaThread &amp;quot;Thread-30&amp;quot; [_thread_in_native, id=5560, 
&lt;br&gt;stack(0x41550000,0x415a0000)]
&lt;br&gt;=&amp;gt;0x3cd92c00 JavaThread &amp;quot;Thread-29&amp;quot; [_thread_in_native, id=7740, 
&lt;br&gt;stack(0x3fcf0000,0x3fd40000)]
&lt;br&gt;&amp;nbsp; &amp;nbsp;0x3cd92800 JavaThread &amp;quot;Thread-28&amp;quot; [_thread_in_native, id=3748, 
&lt;br&gt;stack(0x3fc60000,0x3fcb0000)]
&lt;br&gt;&amp;nbsp; &amp;nbsp;0x3cd92400 JavaThread &amp;quot;Thread-27&amp;quot; [_thread_in_native, id=5980, 
&lt;br&gt;stack(0x3fbd0000,0x3fc20000)]
&lt;br&gt;&amp;nbsp; &amp;nbsp;0x3cd91c00 JavaThread &amp;quot;Thread-26&amp;quot; [_thread_in_native, id=6216, 
&lt;br&gt;stack(0x3fa20000,0x3fa70000)]
&lt;br&gt;&amp;nbsp; &amp;nbsp;0x3cd91800 JavaThread &amp;quot;Thread-25&amp;quot; [_thread_in_native, id=5232, 
&lt;br&gt;stack(0x3fab0000,0x3fb00000)]
&lt;br&gt;&amp;nbsp; &amp;nbsp;0x3cd91000 JavaThread &amp;quot;Thread-24&amp;quot; [_thread_in_native, id=2820, 
&lt;br&gt;stack(0x3f750000,0x3f7a0000)]
&lt;br&gt;&amp;nbsp; &amp;nbsp;0x3cd90c00 JavaThread &amp;quot;Thread-23&amp;quot; [_thread_in_native, id=3820, 
&lt;br&gt;stack(0x3f5a0000,0x3f5f0000)]
&lt;br&gt;&amp;nbsp; &amp;nbsp;0x3cd90400 JavaThread &amp;quot;Thread-22&amp;quot; [_thread_in_native, id=2848, 
&lt;br&gt;stack(0x3f900000,0x3f950000)]
&lt;br&gt;&amp;nbsp; &amp;nbsp;0x3cd90000 JavaThread &amp;quot;Thread-21&amp;quot; [_thread_in_native, id=7540, 
&lt;br&gt;stack(0x3f870000,0x3f8c0000)]
&lt;br&gt;&amp;nbsp; &amp;nbsp;0x3cd8f800 JavaThread &amp;quot;Thread-20&amp;quot; [_thread_in_native, id=9140, 
&lt;br&gt;stack(0x3f630000,0x3f680000)]
&lt;br&gt;&amp;nbsp; &amp;nbsp;0x3cd8f400 JavaThread &amp;quot;Thread-19&amp;quot; [_thread_in_native, id=3452, 
&lt;br&gt;stack(0x3f6c0000,0x3f710000)]
&lt;br&gt;&amp;nbsp; &amp;nbsp;0x3cd8f000 JavaThread &amp;quot;Thread-18&amp;quot; [_thread_in_native, id=4404, 
&lt;br&gt;stack(0x3f990000,0x3f9e0000)]
&lt;br&gt;&amp;nbsp; &amp;nbsp;0x3cd8e800 JavaThread &amp;quot;Thread-17&amp;quot; [_thread_in_native, id=4616, 
&lt;br&gt;stack(0x3f7e0000,0x3f830000)]
&lt;br&gt;&amp;nbsp; &amp;nbsp;0x3cd8e400 JavaThread &amp;quot;Thread-16&amp;quot; [_thread_in_native, id=2212, 
&lt;br&gt;stack(0x3fb40000,0x3fb90000)]
&lt;br&gt;&amp;nbsp; &amp;nbsp;0x3cd8dc00 JavaThread &amp;quot;Thread-15&amp;quot; [_thread_in_native, id=4612, 
&lt;br&gt;stack(0x3ef70000,0x3efc0000)]
&lt;br&gt;&amp;nbsp; &amp;nbsp;0x3cd8d800 JavaThread &amp;quot;DestroyJavaVM&amp;quot; [_thread_blocked, id=5448, 
&lt;br&gt;stack(0x00220000,0x00270000)]
&lt;br&gt;&amp;nbsp; &amp;nbsp;0x3cd8d000 JavaThread &amp;quot;Thread-14&amp;quot; [_thread_in_native, id=2860, 
&lt;br&gt;stack(0x3f480000,0x3f4d0000)]
&lt;br&gt;&amp;nbsp; &amp;nbsp;0x3cd8cc00 JavaThread &amp;quot;Timer-1&amp;quot; [_thread_blocked, id=5292, 
&lt;br&gt;stack(0x3f510000,0x3f560000)]
&lt;br&gt;&amp;nbsp; &amp;nbsp;0x3cd8c400 JavaThread &amp;quot;Thread-13&amp;quot; [_thread_in_native, id=8980, 
&lt;br&gt;stack(0x3f360000,0x3f3b0000)]
&lt;br&gt;&amp;nbsp; &amp;nbsp;0x3cd8c000 JavaThread &amp;quot;Thread-12&amp;quot; [_thread_in_native, id=4100, 
&lt;br&gt;stack(0x3f3f0000,0x3f440000)]
&lt;br&gt;&amp;nbsp; &amp;nbsp;0x3cd8bc00 JavaThread &amp;quot;Thread-10&amp;quot; [_thread_in_native, id=4808, 
&lt;br&gt;stack(0x3f2d0000,0x3f320000)]
&lt;br&gt;&amp;nbsp; &amp;nbsp;0x3cd8b400 JavaThread &amp;quot;Thread-9&amp;quot; [_thread_in_native, id=8868, 
&lt;br&gt;stack(0x3f240000,0x3f290000)]
&lt;br&gt;&amp;nbsp; &amp;nbsp;0x3cb60c00 JavaThread &amp;quot;Thread-8&amp;quot; [_thread_in_native, id=2092, 
&lt;br&gt;stack(0x3f1b0000,0x3f200000)]
&lt;br&gt;&amp;nbsp; &amp;nbsp;0x3cb60800 JavaThread &amp;quot;Thread-7&amp;quot; [_thread_in_native, id=5976, 
&lt;br&gt;stack(0x3f120000,0x3f170000)]
&lt;br&gt;&amp;nbsp; &amp;nbsp;0x3ca5d000 JavaThread &amp;quot;Thread-6&amp;quot; [_thread_in_native, id=8512, 
&lt;br&gt;stack(0x3f000000,0x3f050000)]
&lt;br&gt;&amp;nbsp; &amp;nbsp;0x3ca5c800 JavaThread &amp;quot;Thread-5&amp;quot; [_thread_in_native, id=2516, 
&lt;br&gt;stack(0x3f090000,0x3f0e0000)]
&lt;br&gt;&amp;nbsp; &amp;nbsp;0x3ca5c400 JavaThread &amp;quot;Thread-4&amp;quot; [_thread_in_native, id=7648, 
&lt;br&gt;stack(0x3d720000,0x3d770000)]
&lt;br&gt;&amp;nbsp; &amp;nbsp;0x3cb7c400 JavaThread &amp;quot;Thread-3&amp;quot; daemon [_thread_blocked, id=4132, 
&lt;br&gt;stack(0x3d530000,0x3d580000)]
&lt;br&gt;&amp;nbsp; &amp;nbsp;0x3ca47800 JavaThread &amp;quot;AWT-EventQueue-0&amp;quot; [_thread_blocked, id=3796, 
&lt;br&gt;stack(0x3d0d0000,0x3d120000)]
&lt;br&gt;&amp;nbsp; &amp;nbsp;0x3bf2a000 JavaThread &amp;quot;Timer-0&amp;quot; [_thread_blocked, id=4788, 
&lt;br&gt;stack(0x3d040000,0x3d090000)]
&lt;br&gt;&amp;nbsp; &amp;nbsp;0x3ca5f000 JavaThread &amp;quot;AWT-Windows&amp;quot; daemon [_thread_in_native, id=6112, 
&lt;br&gt;stack(0x3cf60000,0x3cfb0000)]
&lt;br&gt;&amp;nbsp; &amp;nbsp;0x3bdb3000 JavaThread &amp;quot;AWT-Shutdown&amp;quot; [_thread_blocked, id=3628, 
&lt;br&gt;stack(0x3cea0000,0x3cef0000)]
&lt;br&gt;&amp;nbsp; &amp;nbsp;0x3ca1d400 JavaThread &amp;quot;Java2D Disposer&amp;quot; daemon [_thread_blocked, id=4716, 
&lt;br&gt;stack(0x3c850000,0x3c8a0000)]
&lt;br&gt;&amp;nbsp; &amp;nbsp;0x3bda5400 JavaThread &amp;quot;Low Memory Detector&amp;quot; daemon [_thread_blocked, id=4292, 
&lt;br&gt;stack(0x3c360000,0x3c3b0000)]
&lt;br&gt;&amp;nbsp; &amp;nbsp;0x00bff800 JavaThread &amp;quot;CompilerThread1&amp;quot; daemon [_thread_blocked, id=3212, 
&lt;br&gt;stack(0x3c2d0000,0x3c320000)]
&lt;br&gt;&amp;nbsp; &amp;nbsp;0x00bff000 JavaThread &amp;quot;CompilerThread0&amp;quot; daemon [_thread_blocked, id=4028, 
&lt;br&gt;stack(0x3c240000,0x3c290000)]
&lt;br&gt;&amp;nbsp; &amp;nbsp;0x00bfec00 JavaThread &amp;quot;Attach Listener&amp;quot; daemon [_thread_blocked, id=2548, 
&lt;br&gt;stack(0x3c1b0000,0x3c200000)]
&lt;br&gt;&amp;nbsp; &amp;nbsp;0x3bd9e800 JavaThread &amp;quot;Signal Dispatcher&amp;quot; daemon [_thread_blocked, id=5748, 
&lt;br&gt;stack(0x3c120000,0x3c170000)]
&lt;br&gt;&amp;nbsp; &amp;nbsp;0x3bd96000 JavaThread &amp;quot;Finalizer&amp;quot; daemon [_thread_blocked, id=5552, 
&lt;br&gt;stack(0x3c090000,0x3c0e0000)]
&lt;br&gt;&amp;nbsp; &amp;nbsp;0x3bd92800 JavaThread &amp;quot;Reference Handler&amp;quot; daemon [_thread_blocked, id=6956, 
&lt;br&gt;stack(0x3c000000,0x3c050000)]
&lt;br&gt;&lt;br&gt;Other Threads:
&lt;br&gt;&amp;nbsp; &amp;nbsp;0x00bee400 VMThread [stack: 0x3bf70000,0x3bfc0000] [id=3392]
&lt;br&gt;&amp;nbsp; &amp;nbsp;0x3bdae400 WatcherThread [stack: 0x3c4f0000,0x3c540000] [id=3840]
&lt;br&gt;&lt;br&gt;VM state:not at safepoint (normal execution)
&lt;br&gt;&lt;br&gt;VM Mutex/Monitor currently owned by a thread: None
&lt;br&gt;&lt;br&gt;Heap
&lt;br&gt;&amp;nbsp; PSYoungGen &amp;nbsp; &amp;nbsp; &amp;nbsp;total 8640K, used 6891K [0x35e90000, 0x368b0000, 0x3b770000)
&lt;br&gt;&amp;nbsp; &amp;nbsp;eden space 7936K, 78% used [0x35e90000,0x364a0fc0,0x36650000)
&lt;br&gt;&amp;nbsp; &amp;nbsp;from space 704K, 96% used [0x36680000,0x36729ec0,0x36730000)
&lt;br&gt;&amp;nbsp; &amp;nbsp;to &amp;nbsp; space 1216K, 0% used [0x36780000,0x36780000,0x368b0000)
&lt;br&gt;&amp;nbsp; PSOldGen &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;total 15232K, used 4569K [0x09770000, 0x0a650000, 0x35e90000)
&lt;br&gt;&amp;nbsp; &amp;nbsp;object space 15232K, 29% used [0x09770000,0x09be6440,0x0a650000)
&lt;br&gt;&amp;nbsp; PSPermGen &amp;nbsp; &amp;nbsp; &amp;nbsp; total 22528K, used 17551K [0x05770000, 0x06d70000, 0x09770000)
&lt;br&gt;&amp;nbsp; &amp;nbsp;object space 22528K, 77% used [0x05770000,0x06893c98,0x06d70000)
&lt;br&gt;&lt;br&gt;Dynamic libraries:
&lt;br&gt;0x00400000 - 0x00423000 	z:\jdk\bin\java.exe
&lt;br&gt;0x77ac0000 - 0x77c20000 	C:\Windows\SysWOW64\ntdll.dll
&lt;br&gt;0x77120000 - 0x77230000 	C:\Windows\syswow64\kernel32.dll
&lt;br&gt;0x76f20000 - 0x76fe6000 	C:\Windows\syswow64\ADVAPI32.dll
&lt;br&gt;0x774d0000 - 0x775c0000 	C:\Windows\syswow64\RPCRT4.dll
&lt;br&gt;0x75c70000 - 0x75cd0000 	C:\Windows\syswow64\Secur32.dll
&lt;br&gt;0x7c340000 - 0x7c396000 	z:\jdk\jre\bin\msvcr71.dll
&lt;br&gt;0x6dac0000 - 0x6de7a000 	z:\jdk\jre\bin\server\jvm.dll
&lt;br&gt;0x77050000 - 0x77120000 	C:\Windows\syswow64\USER32.dll
&lt;br&gt;0x76d50000 - 0x76de0000 	C:\Windows\syswow64\GDI32.dll
&lt;br&gt;0x75b80000 - 0x75bb2000 	C:\Windows\system32\WINMM.dll
&lt;br&gt;0x76ca0000 - 0x76d4a000 	C:\Windows\syswow64\msvcrt.dll
&lt;br&gt;0x775c0000 - 0x77704000 	C:\Windows\syswow64\ole32.dll
&lt;br&gt;0x76de0000 - 0x76e6d000 	C:\Windows\syswow64\OLEAUT32.dll
&lt;br&gt;0x75b40000 - 0x75b79000 	C:\Windows\system32\OLEACC.dll
&lt;br&gt;0x76870000 - 0x768d0000 	C:\Windows\system32\IMM32.DLL
&lt;br&gt;0x76bd0000 - 0x76c98000 	C:\Windows\syswow64\MSCTF.dll
&lt;br&gt;0x758e0000 - 0x7590c000 	C:\Windows\system32\apphelp.dll
&lt;br&gt;0x76b40000 - 0x76b49000 	C:\Windows\syswow64\LPK.DLL
&lt;br&gt;0x76ac0000 - 0x76b3d000 	C:\Windows\syswow64\USP10.dll
&lt;br&gt;0x6d320000 - 0x6d328000 	z:\jdk\jre\bin\hpi.dll
&lt;br&gt;0x77710000 - 0x77717000 	C:\Windows\syswow64\PSAPI.DLL
&lt;br&gt;0x6d820000 - 0x6d82c000 	z:\jdk\jre\bin\verify.dll
&lt;br&gt;0x6d3c0000 - 0x6d3df000 	z:\jdk\jre\bin\java.dll
&lt;br&gt;0x6d860000 - 0x6d86f000 	z:\jdk\jre\bin\zip.dll
&lt;br&gt;0x3c540000 - 0x3c609000 	Z:\javaclasses\quickfix\quickfix_jni.dll
&lt;br&gt;0x76ef0000 - 0x76f1d000 	C:\Windows\syswow64\WS2_32.dll
&lt;br&gt;0x774c0000 - 0x774c6000 	C:\Windows\syswow64\NSI.dll
&lt;br&gt;0x753f0000 - 0x75477000 
&lt;br&gt;C:\Windows\WinSxS\x86_microsoft.vc80.crt_1fc8b3b9a1e18e3b_8.0.50727.1434_none_d08b6002442c891f\MSVCP80.dll
&lt;br&gt;0x75260000 - 0x752fb000 
&lt;br&gt;C:\Windows\WinSxS\x86_microsoft.vc80.crt_1fc8b3b9a1e18e3b_8.0.50727.1434_none_d08b6002442c891f\MSVCR80.dll
&lt;br&gt;0x3c610000 - 0x3c786000 	Z:\multifix\LIBMYSQL.dll
&lt;br&gt;0x75b30000 - 0x75b37000 	C:\Windows\system32\WSOCK32.dll
&lt;br&gt;0x6d0b0000 - 0x6d1de000 	Z:\jdk\jre\bin\awt.dll
&lt;br&gt;0x756a0000 - 0x756e2000 	C:\Windows\system32\WINSPOOL.DRV
&lt;br&gt;0x6d2c0000 - 0x6d313000 	Z:\jdk\jre\bin\fontmanager.dll
&lt;br&gt;0x75cd0000 - 0x767df000 	C:\Windows\syswow64\shell32.dll
&lt;br&gt;0x76a60000 - 0x76ab8000 	C:\Windows\syswow64\SHLWAPI.dll
&lt;br&gt;0x756f0000 - 0x7588e000 
&lt;br&gt;C:\Windows\WinSxS\x86_microsoft.windows.common-controls_6595b64144ccf1df_6.0.6001.18000_none_5cdbaa5a083979cc\comctl32.dll
&lt;br&gt;0x6d620000 - 0x6d633000 	Z:\jdk\jre\bin\net.dll
&lt;br&gt;0x759b0000 - 0x759eb000 	C:\Windows\system32\mswsock.dll
&lt;br&gt;0x75a30000 - 0x75a35000 	C:\Windows\System32\wship6.dll
&lt;br&gt;0x6d640000 - 0x6d649000 	Z:\jdk\jre\bin\nio.dll
&lt;br&gt;0x75910000 - 0x7593c000 	C:\Windows\system32\DNSAPI.dll
&lt;br&gt;0x75a00000 - 0x75a08000 	C:\Windows\System32\winrnr.dll
&lt;br&gt;0x76ea0000 - 0x76eea000 	C:\Windows\syswow64\WLDAP32.dll
&lt;br&gt;0x75650000 - 0x7565f000 	C:\Windows\system32\NLAapi.dll
&lt;br&gt;0x75630000 - 0x75649000 	C:\Windows\system32\IPHLPAPI.DLL
&lt;br&gt;0x755f0000 - 0x75625000 	C:\Windows\system32\dhcpcsvc.DLL
&lt;br&gt;0x75b20000 - 0x75b27000 	C:\Windows\system32\WINNSI.DLL
&lt;br&gt;0x753b0000 - 0x753d1000 	C:\Windows\system32\dhcpcsvc6.DLL
&lt;br&gt;0x753a0000 - 0x753af000 	C:\Windows\system32\napinsp.dll
&lt;br&gt;0x755e0000 - 0x755e6000 	C:\Windows\system32\rasadhlp.dll
&lt;br&gt;0x75a10000 - 0x75a15000 	C:\Windows\system32\wshtcpip.dll
&lt;br&gt;0x767e0000 - 0x76864000 	C:\Windows\syswow64\CLBCatQ.DLL
&lt;br&gt;0x75000000 - 0x75126000 	C:\Windows\System32\msxml3.dll
&lt;br&gt;&lt;br&gt;VM Arguments:
&lt;br&gt;jvm_args: -Xmx800m -Djava.library.path=z:/javaclasses/quickfix;
&lt;br&gt;java_command: multifix.mfix z:\multifix\cfg\multifix.cfg 
&lt;br&gt;z:\multifix\cfg\multifix_acceptor_prod.cfg 
&lt;br&gt;z:\multifix\cfg\multifix_initiator_arca_prod.cfg 
&lt;br&gt;z:\multifix\cfg\multifix_initiator_apollo_prod.cfg 
&lt;br&gt;z:\multifix\cfg\multifix_initiator_edga_prod.cfg 
&lt;br&gt;z:\multifix\cfg\multifix_initiator_edgx_prod.cfg 
&lt;br&gt;z:\multifix\cfg\multifix_initiator1_prod.cfg 
&lt;br&gt;z:\multifix\cfg\multifix_initiator2_prod.cfg 
&lt;br&gt;z:\multifix\cfg\multifix_initiator3_prod.cfg 
&lt;br&gt;z:\multifix\cfg\multifix_initiator4_prod.cfg 
&lt;br&gt;z:\multifix\cfg\multifix_initiator5_prod.cfg 
&lt;br&gt;z:\multifix\cfg\multifix_initiator6_prod.cfg
&lt;br&gt;Launcher Type: SUN_STANDARD
&lt;br&gt;&lt;br&gt;Environment Variables:
&lt;br&gt;JAVA_HOME=z:\jdk
&lt;br&gt;CLASSPATH=z:\jdk/lib;z:/javaclasses/mysql-connector-java.jar;z:/javaclasses/optional.jar;z:/javaclasses/quickfix/quickfix.jar;z:/javaclasses/prod/oms.jar;z:/javaclasses/mfix-edg.jar;z:/javaclasses/jbcl.jar;z:/javaclasses/log4j-1.2.8.jar;z:/javaclasses/primetime.jar
&lt;br&gt;PATH=z:\jdk\bin
&lt;br&gt;USERNAME=Administrator
&lt;br&gt;OS=Windows_NT
&lt;br&gt;PROCESSOR_IDENTIFIER=Intel64 Family 6 Model 23 Stepping 6, GenuineIntel
&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;--------------- &amp;nbsp;S Y S T E M &amp;nbsp;---------------
&lt;br&gt;&lt;br&gt;OS: Windows Vista Build 6001 Service Pack 1
&lt;br&gt;&lt;br&gt;CPU:total 8 (4 cores per cpu, 1 threads per core) family 6 model 7 stepping 6, 
&lt;br&gt;cmov, cx8, fxsr, mmx, sse, sse2, sse3, ssse3
&lt;br&gt;&lt;br&gt;Memory: 4k page, physical 4194303k(4194303k free), swap 4194303k(4194303k free)
&lt;br&gt;&lt;br&gt;vm_info: Java HotSpot(TM) Server VM (10.0-b23) for windows-x86 JRE 
&lt;br&gt;(1.6.0_07-b06), built on Jun 10 2008 01:09:43 by &amp;quot;java_re&amp;quot; with MS VC++ 7.1
&lt;br&gt;&lt;br&gt;time: Fri Sep 19 11:29:36 2008
&lt;br&gt;elapsed time: 1170 seconds
&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;-------------------------------------------------------------------------
&lt;br&gt;This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
&lt;br&gt;Build the coolest Linux based applications with Moblin SDK &amp; win great prizes
&lt;br&gt;Grand prize is a trip for two to an Open Source event anywhere in the world
&lt;br&gt;&lt;a href=&quot;http://moblin-contest.org/redirect.php?banner_id=100&amp;url=/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://moblin-contest.org/redirect.php?banner_id=100&amp;url=/&lt;/a&gt;&lt;br&gt;_______________________________________________
&lt;br&gt;Quickfix-developers mailing list
&lt;br&gt;&lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=19862414&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;Quickfix-developers@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;https://lists.sourceforge.net/lists/listinfo/quickfix-developers&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://lists.sourceforge.net/lists/listinfo/quickfix-developers&lt;/a&gt;&lt;br&gt;&lt;p&gt;From forum: &lt;a href=&quot;http://www.nabble.com/QuickFIX---Dev-f1041.html&quot; embed=&quot;fixTarget[1041]&quot; target=&quot;_top&quot; &gt;QuickFIX - Dev&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://www.nabble.com/QF-keeps-crashing...-tp19862414p19862414.html" />
</entry>

<entry>
	<id>tag:www.nabble.com,2006:post-19861645</id>
	<title>Custom tags, multiple versions of a message</title>
	<published>2008-10-07T09:06:01Z</published>
	<updated>2008-10-07T09:06:01Z</updated>
	<author>
		<name>John Haldi-3</name>
	</author>
	<content type="html">QuickFIX Documentation: &lt;a href=&quot;http://www.quickfixengine.org/quickfix/doc/html/index.html&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.quickfixengine.org/quickfix/doc/html/index.html&lt;/a&gt;&lt;br&gt;QuickFIX Support: &lt;a href=&quot;http://www.quickfixengine.org/services.html&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.quickfixengine.org/services.html&lt;/a&gt;&lt;br&gt;&lt;br&gt;&lt;br /&gt;&lt;html&gt;&lt;head&gt;&lt;/head&gt;&lt;body&gt;&lt;div style=&quot;font-family:times new roman, new york, times, serif;font-size:12pt&quot;&gt;&lt;div&gt;I have the following scenario I'm trying to sort out:&lt;br&gt;&lt;br&gt;- In my application (a FIX message gateway) I have just received a NewOrderSingle which contains a custom tag (tag 8000) containing some value&lt;br&gt;- I want to send a copy of this order to three target sessions in this order:&lt;br&gt;&lt;br&gt;&amp;nbsp;&amp;nbsp; 1) The target destination for this order (i.e. ARCA)&lt;br&gt;&amp;nbsp;&amp;nbsp; 2) A risk management system internal to our office&lt;br&gt;&amp;nbsp;&amp;nbsp; 3) A database system which records the order for central archiving of trade activity&lt;br&gt;&lt;br&gt;- I DO NOT want the target destination (#1) to get custom tag 8000&lt;br&gt;- I DO want #2 and #3 to get custom tag 8000&lt;br&gt;&lt;br&gt;What's the most efficient way of handling this scenario, if we assume that my entry point is the onMessage event handler for this message
 type?&lt;br&gt;&lt;br&gt;If I remove tag 8000 from the message prior to sending to #1, then I have to manually add it back before sending to #2 and #3.&amp;nbsp; This would work if all I had was one custom tag to deal with, but my project requirement calls for a myriad of possible custom tags being developed in the 8000 range moving forward, the definition of which are t.b.d., so I'm hesitant to have to keep modifying this code.&lt;br&gt;&lt;br&gt;Is it possible to create a complete &quot;copy&quot; of the order, strip the custom tags from the original and send to #1, and then send the &quot;copy&quot; to #2 and #3?&amp;nbsp; If so, how do I effect a copy of the original message.&amp;nbsp; Everything I've tried (VB .NET) results in a pointer back to the original message, so that after I've stripped the custom tag it is also stripped from the so-called &quot;copy&quot;.&lt;br&gt;&lt;br&gt;Am I going about this in entirely the wrong way?&amp;nbsp; Is there another, better, way to &quot;mask&quot; certain fields on a SendToTarget and then unmask
 them on subsequent SendToTargets?&lt;br&gt;&lt;br&gt;Any help would be greatly appreciated.&lt;br&gt;&lt;br&gt;Many thanks,&lt;br&gt;&lt;br&gt;&amp;nbsp;&amp;nbsp; John&lt;br&gt;&lt;/div&gt;&lt;/div&gt;&lt;/body&gt;&lt;/html&gt;&lt;br /&gt;-------------------------------------------------------------------------
&lt;br&gt;This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
&lt;br&gt;Build the coolest Linux based applications with Moblin SDK &amp; win great prizes
&lt;br&gt;Grand prize is a trip for two to an Open Source event anywhere in the world
&lt;br&gt;&lt;a href=&quot;http://moblin-contest.org/redirect.php?banner_id=100&amp;url=/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://moblin-contest.org/redirect.php?banner_id=100&amp;url=/&lt;/a&gt;&lt;br /&gt;_______________________________________________
&lt;br&gt;Quickfix-developers mailing list
&lt;br&gt;&lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=19861645&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;Quickfix-developers@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;https://lists.sourceforge.net/lists/listinfo/quickfix-developers&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://lists.sourceforge.net/lists/listinfo/quickfix-developers&lt;/a&gt;&lt;p&gt;From forum: &lt;a href=&quot;http://www.nabble.com/QuickFIX---Dev-f1041.html&quot; embed=&quot;fixTarget[1041]&quot; target=&quot;_top&quot; &gt;QuickFIX - Dev&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://www.nabble.com/Custom-tags%2C-multiple-versions-of-a-message-tp19861645p19861645.html" />
</entry>

<entry>
	<id>tag:www.nabble.com,2006:post-19851245</id>
	<title>Re: How to iterate Message header ?</title>
	<published>2008-10-06T22:21:11Z</published>
	<updated>2008-10-06T22:21:11Z</updated>
	<author>
		<name>mhassan</name>
	</author>
	<content type="html">i am new to quickfix, but what i understand is to use crach method and get the particular information 
&lt;br&gt;&lt;br&gt;&amp;nbsp;crack( message, sessionID ); 
&lt;br&gt;&lt;br&gt;FIX::Symbol symbol;
&lt;br&gt;&amp;nbsp; FIX::Side side;
&lt;br&gt;&amp;nbsp; FIX::OrdType ordType;
&lt;br&gt;&amp;nbsp; FIX::OrderQty orderQty;
&lt;br&gt;&amp;nbsp; FIX::Price price;
&lt;br&gt;&amp;nbsp; FIX::ClOrdID clOrdID;
&lt;br&gt;&amp;nbsp; FIX::Account account;
&lt;br&gt;&lt;br&gt;&lt;br&gt;message.get( symbol );
&lt;br&gt;&amp;nbsp; message.get( side );
&lt;br&gt;&amp;nbsp; message.get( orderQty );
&lt;br&gt;&amp;nbsp; message.get( price );
&lt;br&gt;&amp;nbsp; message.get( clOrdID );
&lt;br&gt;&lt;br&gt;&lt;br&gt;you can see the above code is the example executor application code 
&lt;br&gt;&lt;br&gt;the crack method is defined in fromApp method and the other code is defined in onMessage method
&lt;br&gt;&lt;br&gt;hope it helps
&lt;br&gt;m. hassan
&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;blockquote class=&quot;quote light-black dark-border-color&quot;&gt;&lt;div class=&quot;quote light-border-color&quot;&gt;
&lt;div class=&quot;quote-author&quot; style=&quot;font-weight: bold;&quot;&gt;crazy4venu wrote:&lt;/div&gt;
&lt;div class=&quot;quote-message shrinkable-quote&quot;&gt;Dear All,
&lt;br&gt;&lt;br&gt;&amp;nbsp;How do i iterate the Message Header in c++ 
&lt;br&gt;&lt;br&gt;&lt;br&gt;example:
&lt;br&gt;8=FIX.4.2☺9=66☺35=5☺34=4☺49=MRKT☺52=20081002-19:08:20.195☺56=venu4_s@yahoo.co.in☺10=069☺
&lt;br&gt;&lt;br&gt;Please help me ?
&lt;br&gt;&lt;br&gt;Regards
&lt;br&gt;venu
&lt;/div&gt;
&lt;/div&gt;&lt;/blockquote&gt;
&lt;p&gt;From forum: &lt;a href=&quot;http://www.nabble.com/QuickFIX---Dev-f1041.html&quot; embed=&quot;fixTarget[1041]&quot; target=&quot;_top&quot; &gt;QuickFIX - Dev&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://www.nabble.com/How-to-iterate-Message-header---tp19786138p19851245.html" />
</entry>

<entry>
	<id>tag:www.nabble.com,2006:post-19802893</id>
	<title>remove Heartbeat protocol</title>
	<published>2008-10-03T10:30:03Z</published>
	<updated>2008-10-03T10:30:03Z</updated>
	<author>
		<name>Julian-63</name>
	</author>
	<content type="html">QuickFIX Documentation: &lt;a href=&quot;http://www.quickfixengine.org/quickfix/doc/html/index.html&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.quickfixengine.org/quickfix/doc/html/index.html&lt;/a&gt;&lt;br&gt;QuickFIX Support: &lt;a href=&quot;http://www.quickfixengine.org/services.html&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.quickfixengine.org/services.html&lt;/a&gt;&lt;br&gt;&lt;br&gt;&lt;br /&gt;&lt;META HTTP-EQUIV=&quot;Content-Type&quot; CONTENT=&quot;text/html; charset=iso-8859-1&quot;&gt;
&lt;html xmlns:v=&quot;urn:schemas-microsoft-com:vml&quot; xmlns:o=&quot;urn:schemas-microsoft-com:office:office&quot; xmlns:w=&quot;urn:schemas-microsoft-com:office:word&quot; xmlns:x=&quot;urn:schemas-microsoft-com:office:excel&quot; xmlns:p=&quot;urn:schemas-microsoft-com:office:powerpoint&quot; xmlns:a=&quot;urn:schemas-microsoft-com:office:access&quot; xmlns:dt=&quot;uuid:C2F41010-65B3-11d1-A29F-00AA00C14882&quot; xmlns:s=&quot;uuid:BDC6E3F0-6DA3-11d1-A2A3-00AA00C14882&quot; xmlns:rs=&quot;urn:schemas-microsoft-com:rowset&quot; xmlns:Z=&quot;urn:schemas-microsoft-com:&quot; xmlns:b=&quot;urn:schemas-microsoft-com:office:publisher&quot; xmlns:ss=&quot;urn:schemas-microsoft-com:office:spreadsheet&quot; xmlns:c=&quot;urn:schemas-microsoft-com:office:component:spreadsheet&quot; xmlns:odc=&quot;urn:schemas-microsoft-com:office:odc&quot; xmlns:oa=&quot;urn:schemas-microsoft-com:office:activation&quot; xmlns:html=&quot;http://www.w3.org/TR/REC-html40&quot; xmlns:q=&quot;http://schemas.xmlsoap.org/soap/envelope/&quot; xmlns:D=&quot;DAV:&quot; xmlns:x2=&quot;http://schemas.microsoft.com/office/excel/2003/xml&quot; xmlns:ois=&quot;http://schemas.microsoft.com/sharepoint/soap/ois/&quot; xmlns:dir=&quot;http://schemas.microsoft.com/sharepoint/soap/directory/&quot; xmlns:ds=&quot;http://www.w3.org/2000/09/xmldsig#&quot; xmlns:dsp=&quot;http://schemas.microsoft.com/sharepoint/dsp&quot; xmlns:udc=&quot;http://schemas.microsoft.com/data/udc&quot; xmlns:xsd=&quot;http://www.w3.org/2001/XMLSchema&quot; xmlns:sub=&quot;http://schemas.microsoft.com/sharepoint/soap/2002/1/alerts/&quot; xmlns:ec=&quot;http://www.w3.org/2001/04/xmlenc#&quot; xmlns:sp=&quot;http://schemas.microsoft.com/sharepoint/&quot; xmlns:sps=&quot;http://schemas.microsoft.com/sharepoint/soap/&quot; xmlns:xsi=&quot;http://www.w3.org/2001/XMLSchema-instance&quot; xmlns:udcxf=&quot;http://schemas.microsoft.com/data/udc/xmlfile&quot; xmlns:wf=&quot;http://schemas.microsoft.com/sharepoint/soap/workflow/&quot; xmlns:mver=&quot;http://schemas.openxmlformats.org/markup-compatibility/2006&quot; xmlns:m=&quot;http://schemas.microsoft.com/office/2004/12/omml&quot; xmlns:mrels=&quot;http://schemas.openxmlformats.org/package/2006/relationships&quot; xmlns:ex12t=&quot;http://schemas.microsoft.com/exchange/services/2006/types&quot; xmlns:ex12m=&quot;http://schemas.microsoft.com/exchange/services/2006/messages&quot; xmlns:st=&quot;&amp;#1;&quot; xmlns=&quot;http://www.w3.org/TR/REC-html40&quot;&gt;

&lt;head&gt;

&lt;meta name=Generator content=&quot;Microsoft Word 12 (filtered medium)&quot;&gt;
&lt;!--[if !mso]&gt;
&lt;style&gt;
v\:* {behavior:url(#default#VML);}
o\:* {behavior:url(#default#VML);}
w\:* {behavior:url(#default#VML);}
.shape {behavior:url(#default#VML);}
&lt;/style&gt;
&lt;![endif]--&gt;

&lt;!--[if gte mso 9]&gt;&lt;xml&gt;
 &lt;o:shapedefaults v:ext=&quot;edit&quot; spidmax=&quot;5122&quot; /&gt;
&lt;/xml&gt;&lt;![endif]--&gt;&lt;!--[if gte mso 9]&gt;&lt;xml&gt;
 &lt;o:shapelayout v:ext=&quot;edit&quot;&gt;
  &lt;o:idmap v:ext=&quot;edit&quot; data=&quot;1&quot; /&gt;
 &lt;/o:shapelayout&gt;&lt;/xml&gt;&lt;![endif]--&gt;
&lt;/head&gt;

&lt;body lang=EN-US link=blue vlink=purple&gt;

&lt;div class=Section1&gt;

&lt;p class=MsoNormal&gt;&lt;span style='color:#1F497D'&gt;Is there a way of avoid sending
and receiving Heartbeat messages in QuickFix?&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;

&lt;p class=MsoNormal&gt;&lt;span style='color:#1F497D'&gt;&lt;o:p&gt;&amp;nbsp;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;

&lt;p class=MsoNormal&gt;&lt;span style='color:#1F497D'&gt;Thanks,&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;

&lt;p class=MsoNormal&gt;&lt;span style='color:#1F497D'&gt;&lt;o:p&gt;&amp;nbsp;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;

&lt;div&gt;

&lt;p class=MsoNormal style='mso-margin-top-alt:7.5pt;margin-right:0in;margin-bottom:
7.5pt;margin-left:0in'&gt;&lt;span style='font-size:9.0pt;font-family:&quot;Verdana&quot;,&quot;sans-serif&quot;;
color:#777777'&gt;Julián Mendiola | PSF Developer Leader&lt;/span&gt;&lt;span style='font-size:9.0pt;font-family:&quot;Verdana&quot;,&quot;sans-serif&quot;;color:blue'&gt;&lt;br&gt;
&lt;a href=&quot;http://www.prosoftwarefactory.com.ar/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.prosoftwarefactory.com.ar&lt;/a&gt;&lt;br&gt;
&lt;img border=0 width=56 height=56 id=&quot;_x0000_i1026&quot; src=&quot;http://www.nabble.com/attachment/19802893/0/image001.gif&quot; alt=Dibujo&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;

&lt;/div&gt;

&lt;p class=MsoNormal&gt;&lt;span style='color:#1F497D'&gt;&lt;o:p&gt;&amp;nbsp;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;

&lt;div&gt;

&lt;div style='border:none;border-top:solid #B5C4DF 1.0pt;padding:3.0pt 0in 0in 0in'&gt;

&lt;p class=MsoNormal&gt;&lt;b&gt;&lt;span style='font-size:10.0pt;font-family:&quot;Tahoma&quot;,&quot;sans-serif&quot;'&gt;From:&lt;/span&gt;&lt;/b&gt;&lt;span style='font-size:10.0pt;font-family:&quot;Tahoma&quot;,&quot;sans-serif&quot;'&gt; Julian
[mailto:&lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=19802893&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;julian.mendiola@...&lt;/a&gt;] &lt;br&gt;
&lt;b&gt;Sent:&lt;/b&gt; Thursday, October 02, 2008 1:26 PM&lt;br&gt;
&lt;b&gt;To:&lt;/b&gt; '&lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=19802893&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;quickfix-developers@...&lt;/a&gt;';
'&lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=19802893&amp;i=2&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;quickfix-users@...&lt;/a&gt;'; '&lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=19802893&amp;i=3&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;oren@...&lt;/a&gt;'&lt;br&gt;
&lt;b&gt;Cc:&lt;/b&gt; '&lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=19802893&amp;i=4&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;tvt@...&lt;/a&gt;'&lt;br&gt;
&lt;b&gt;Subject:&lt;/b&gt; crack method issue&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;

&lt;/div&gt;

&lt;/div&gt;

&lt;p class=MsoNormal&gt;&lt;o:p&gt;&amp;nbsp;&lt;/o:p&gt;&lt;/p&gt;

&lt;p class=MsoNormal&gt;I needed to build a QuickFix.Message from a string
representation of it. The only way to do that I&amp;#8217;ve found is:&lt;o:p&gt;&lt;/o:p&gt;&lt;/p&gt;

&lt;p class=MsoNormal&gt;&lt;span style='color:#1F497D'&gt;&lt;o:p&gt;&amp;nbsp;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;

&lt;p class=MsoNormal&gt;&lt;span style='color:#1F497D'&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;
&lt;/span&gt;&lt;span style='color:#548DD4'&gt;String&lt;/span&gt; myStrMsg =&lt;span style='color:#1F497D'&gt; &lt;/span&gt;&lt;span style='color:red'&gt;&amp;#8220;8=FIX.4.49=12935=A&amp;#8230;&amp;#8230;&amp;#8230;&amp;#8230;&amp;#8230;..&amp;#8221;&lt;/span&gt;&lt;span style='color:#1F497D'&gt;;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;

&lt;p class=MsoNormal&gt;&lt;span style='color:#1F497D'&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;
&lt;/span&gt;QuickFix.&lt;span style='color:#548DD4'&gt;Message&lt;/span&gt;&lt;span style='color:#1F497D'&gt; &lt;/span&gt;message&lt;span style='color:#1F497D'&gt; = &lt;/span&gt;&lt;span style='color:blue'&gt;new&lt;/span&gt;&lt;span style='color:#1F497D'&gt; &lt;/span&gt;QuickFix.&lt;span style='color:#548DD4'&gt;Message&lt;/span&gt;(myStrMsg); &lt;o:p&gt;&lt;/o:p&gt;&lt;/p&gt;

&lt;p class=MsoNormal&gt;&lt;o:p&gt;&amp;nbsp;&lt;/o:p&gt;&lt;/p&gt;

&lt;p class=MsoNormal&gt;That works great. Then I have a class inheriting from
QuickFix.MessageCracker that receive the QuickFix.Message and call the crack
method:&lt;o:p&gt;&lt;/o:p&gt;&lt;/p&gt;

&lt;p class=MsoNormal&gt;&lt;o:p&gt;&amp;nbsp;&lt;/o:p&gt;&lt;/p&gt;

&lt;p class=MsoNormal&gt;class &lt;span style='color:#548DD4'&gt;MyClass&lt;/span&gt; : QuickFix.&lt;span style='color:#548DD4'&gt;MessageCracker&lt;/span&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/p&gt;

&lt;p class=MsoNormal&gt;{&lt;o:p&gt;&lt;/o:p&gt;&lt;/p&gt;

&lt;p class=MsoNormal&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;
&lt;span style='color:blue'&gt;public&lt;/span&gt; &lt;span style='color:#548DD4'&gt;String&lt;/span&gt;
method(QuickFix.Message message, &lt;span style='color:#548DD4'&gt;SessionID&lt;/span&gt;
sessionID)&lt;o:p&gt;&lt;/o:p&gt;&lt;/p&gt;

&lt;p class=MsoNormal style='text-indent:.5in'&gt;{&lt;o:p&gt;&lt;/o:p&gt;&lt;/p&gt;

&lt;p class=MsoNormal style='text-indent:.5in'&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;
crack(message, sessionID); &lt;o:p&gt;&lt;/o:p&gt;&lt;/p&gt;

&lt;p class=MsoNormal style='text-indent:.5in'&gt;}&lt;o:p&gt;&lt;/o:p&gt;&lt;/p&gt;

&lt;p class=MsoNormal style='text-indent:.5in'&gt;&lt;span style='color:blue'&gt;public&lt;/span&gt;
override &lt;span style='color:blue'&gt;void&lt;/span&gt; onMessage(QuickFix44.&lt;span style='color:#548DD4'&gt;Logon&lt;/span&gt; order, &lt;span style='color:#548DD4'&gt;SessionID&lt;/span&gt;
sessionID)&lt;o:p&gt;&lt;/o:p&gt;&lt;/p&gt;

&lt;p class=MsoNormal style='text-indent:.5in'&gt;{&lt;o:p&gt;&lt;/o:p&gt;&lt;/p&gt;

&lt;p class=MsoNormal style='margin-left:.5in;text-indent:.5in'&gt;&amp;#8230;&lt;o:p&gt;&lt;/o:p&gt;&lt;/p&gt;

&lt;p class=MsoNormal style='text-indent:.5in'&gt;}&lt;o:p&gt;&lt;/o:p&gt;&lt;/p&gt;

&lt;p class=MsoNormal&gt;}&lt;o:p&gt;&lt;/o:p&gt;&lt;/p&gt;

&lt;p class=MsoNormal&gt;&lt;o:p&gt;&amp;nbsp;&lt;/o:p&gt;&lt;/p&gt;

&lt;p class=MsoNormal&gt;But this throws an Exception: &amp;#8220;Can not convert from type
'QuickFix.Message' to type 'QuickFix44.Logon'.&amp;#8221; Why is this happening, any
suggestion&lt;span lang=ES-AR&gt;? &lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;

&lt;p class=MsoNormal&gt;&lt;span lang=ES-AR&gt;&lt;o:p&gt;&amp;nbsp;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;

&lt;p class=MsoNormal&gt;&lt;span lang=ES-AR&gt;Thanks,&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;

&lt;p class=MsoNormal&gt;&lt;span lang=ES-AR style='color:#1F497D'&gt;&lt;o:p&gt;&amp;nbsp;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;

&lt;div&gt;

&lt;p class=MsoNormal style='mso-margin-top-alt:7.5pt;margin-right:0in;margin-bottom:
7.5pt;margin-left:0in'&gt;&lt;span style='font-size:9.0pt;font-family:&quot;Verdana&quot;,&quot;sans-serif&quot;;
color:#777777'&gt;Julián Mendiola | PSF Developer Leader&lt;/span&gt;&lt;span style='font-size:9.0pt;font-family:&quot;Verdana&quot;,&quot;sans-serif&quot;;color:blue'&gt;&lt;br&gt;
&lt;a href=&quot;http://www.prosoftwarefactory.com.ar/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.prosoftwarefactory.com.ar&lt;/a&gt;&lt;br&gt;
&lt;img border=0 width=56 height=56 id=&quot;Imagen_x0020_1&quot; src=&quot;http://www.nabble.com/attachment/19802893/0/image001.gif&quot; alt=Dibujo&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;

&lt;/div&gt;

&lt;/div&gt;

&lt;/body&gt;

&lt;/html&gt;
&lt;br /&gt; &lt;br /&gt;-------------------------------------------------------------------------
&lt;br&gt;This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
&lt;br&gt;Build the coolest Linux based applications with Moblin SDK &amp; win great prizes
&lt;br&gt;Grand prize is a trip for two to an Open Source event anywhere in the world
&lt;br&gt;&lt;a href=&quot;http://moblin-contest.org/redirect.php?banner_id=100&amp;url=/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://moblin-contest.org/redirect.php?banner_id=100&amp;url=/&lt;/a&gt;&lt;br /&gt;_______________________________________________
&lt;br&gt;Quickfix-users mailing list
&lt;br&gt;&lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=19802893&amp;i=5&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;Quickfix-users@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;https://lists.sourceforge.net/lists/listinfo/quickfix-users&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://lists.sourceforge.net/lists/listinfo/quickfix-users&lt;/a&gt;&lt;br&gt;&lt;p&gt;From forum: &lt;a href=&quot;http://www.nabble.com/QuickFIX---User-f1042.html&quot; embed=&quot;fixTarget[1042]&quot; target=&quot;_top&quot; &gt;QuickFIX - User&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://www.nabble.com/remove-Heartbeat-protocol-tp19802893p19802893.html" />
</entry>

<entry>
	<id>tag:www.nabble.com,2006:post-19802850</id>
	<title>remove Heartbeat protocol</title>
	<published>2008-10-03T10:30:03Z</published>
	<updated>2008-10-03T10:30:03Z</updated>
	<author>
		<name>Julian-63</name>
	</author>
	<content type="html">QuickFIX Documentation: &lt;a href=&quot;http://www.quickfixengine.org/quickfix/doc/html/index.html&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.quickfixengine.org/quickfix/doc/html/index.html&lt;/a&gt;&lt;br&gt;QuickFIX Support: &lt;a href=&quot;http://www.quickfixengine.org/services.html&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.quickfixengine.org/services.html&lt;/a&gt;&lt;br&gt;&lt;br&gt;&lt;br /&gt;&lt;META HTTP-EQUIV=&quot;Content-Type&quot; CONTENT=&quot;text/html; charset=iso-8859-1&quot;&gt;
&lt;html xmlns:v=&quot;urn:schemas-microsoft-com:vml&quot; xmlns:o=&quot;urn:schemas-microsoft-com:office:office&quot; xmlns:w=&quot;urn:schemas-microsoft-com:office:word&quot; xmlns:x=&quot;urn:schemas-microsoft-com:office:excel&quot; xmlns:p=&quot;urn:schemas-microsoft-com:office:powerpoint&quot; xmlns:a=&quot;urn:schemas-microsoft-com:office:access&quot; xmlns:dt=&quot;uuid:C2F41010-65B3-11d1-A29F-00AA00C14882&quot; xmlns:s=&quot;uuid:BDC6E3F0-6DA3-11d1-A2A3-00AA00C14882&quot; xmlns:rs=&quot;urn:schemas-microsoft-com:rowset&quot; xmlns:Z=&quot;urn:schemas-microsoft-com:&quot; xmlns:b=&quot;urn:schemas-microsoft-com:office:publisher&quot; xmlns:ss=&quot;urn:schemas-microsoft-com:office:spreadsheet&quot; xmlns:c=&quot;urn:schemas-microsoft-com:office:component:spreadsheet&quot; xmlns:odc=&quot;urn:schemas-microsoft-com:office:odc&quot; xmlns:oa=&quot;urn:schemas-microsoft-com:office:activation&quot; xmlns:html=&quot;http://www.w3.org/TR/REC-html40&quot; xmlns:q=&quot;http://schemas.xmlsoap.org/soap/envelope/&quot; xmlns:D=&quot;DAV:&quot; xmlns:x2=&quot;http://schemas.microsoft.com/office/excel/2003/xml&quot; xmlns:ois=&quot;http://schemas.microsoft.com/sharepoint/soap/ois/&quot; xmlns:dir=&quot;http://schemas.microsoft.com/sharepoint/soap/directory/&quot; xmlns:ds=&quot;http://www.w3.org/2000/09/xmldsig#&quot; xmlns:dsp=&quot;http://schemas.microsoft.com/sharepoint/dsp&quot; xmlns:udc=&quot;http://schemas.microsoft.com/data/udc&quot; xmlns:xsd=&quot;http://www.w3.org/2001/XMLSchema&quot; xmlns:sub=&quot;http://schemas.microsoft.com/sharepoint/soap/2002/1/alerts/&quot; xmlns:ec=&quot;http://www.w3.org/2001/04/xmlenc#&quot; xmlns:sp=&quot;http://schemas.microsoft.com/sharepoint/&quot; xmlns:sps=&quot;http://schemas.microsoft.com/sharepoint/soap/&quot; xmlns:xsi=&quot;http://www.w3.org/2001/XMLSchema-instance&quot; xmlns:udcxf=&quot;http://schemas.microsoft.com/data/udc/xmlfile&quot; xmlns:wf=&quot;http://schemas.microsoft.com/sharepoint/soap/workflow/&quot; xmlns:mver=&quot;http://schemas.openxmlformats.org/markup-compatibility/2006&quot; xmlns:m=&quot;http://schemas.microsoft.com/office/2004/12/omml&quot; xmlns:mrels=&quot;http://schemas.openxmlformats.org/package/2006/relationships&quot; xmlns:ex12t=&quot;http://schemas.microsoft.com/exchange/services/2006/types&quot; xmlns:ex12m=&quot;http://schemas.microsoft.com/exchange/services/2006/messages&quot; xmlns:st=&quot;&amp;#1;&quot; xmlns=&quot;http://www.w3.org/TR/REC-html40&quot;&gt;

&lt;head&gt;

&lt;meta name=Generator content=&quot;Microsoft Word 12 (filtered medium)&quot;&gt;
&lt;!--[if !mso]&gt;
&lt;style&gt;
v\:* {behavior:url(#default#VML);}
o\:* {behavior:url(#default#VML);}
w\:* {behavior:url(#default#VML);}
.shape {behavior:url(#default#VML);}
&lt;/style&gt;
&lt;![endif]--&gt;

&lt;!--[if gte mso 9]&gt;&lt;xml&gt;
 &lt;o:shapedefaults v:ext=&quot;edit&quot; spidmax=&quot;5122&quot; /&gt;
&lt;/xml&gt;&lt;![endif]--&gt;&lt;!--[if gte mso 9]&gt;&lt;xml&gt;
 &lt;o:shapelayout v:ext=&quot;edit&quot;&gt;
  &lt;o:idmap v:ext=&quot;edit&quot; data=&quot;1&quot; /&gt;
 &lt;/o:shapelayout&gt;&lt;/xml&gt;&lt;![endif]--&gt;
&lt;/head&gt;

&lt;body lang=EN-US link=blue vlink=purple&gt;

&lt;div class=Section1&gt;

&lt;p class=MsoNormal&gt;&lt;span style='color:#1F497D'&gt;Is there a way of avoid sending
and receiving Heartbeat messages in QuickFix?&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;

&lt;p class=MsoNormal&gt;&lt;span style='color:#1F497D'&gt;&lt;o:p&gt;&amp;nbsp;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;

&lt;p class=MsoNormal&gt;&lt;span style='color:#1F497D'&gt;Thanks,&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;

&lt;p class=MsoNormal&gt;&lt;span style='color:#1F497D'&gt;&lt;o:p&gt;&amp;nbsp;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;

&lt;div&gt;

&lt;p class=MsoNormal style='mso-margin-top-alt:7.5pt;margin-right:0in;margin-bottom:
7.5pt;margin-left:0in'&gt;&lt;span style='font-size:9.0pt;font-family:&quot;Verdana&quot;,&quot;sans-serif&quot;;
color:#777777'&gt;Julián Mendiola | PSF Developer Leader&lt;/span&gt;&lt;span style='font-size:9.0pt;font-family:&quot;Verdana&quot;,&quot;sans-serif&quot;;color:blue'&gt;&lt;br&gt;
&lt;a href=&quot;http://www.prosoftwarefactory.com.ar/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.prosoftwarefactory.com.ar&lt;/a&gt;&lt;br&gt;
&lt;img border=0 width=56 height=56 id=&quot;_x0000_i1026&quot; src=&quot;http://www.nabble.com/attachment/19802850/0/image001.gif&quot; alt=Dibujo&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;

&lt;/div&gt;

&lt;p class=MsoNormal&gt;&lt;span style='color:#1F497D'&gt;&lt;o:p&gt;&amp;nbsp;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;

&lt;div&gt;

&lt;div style='border:none;border-top:solid #B5C4DF 1.0pt;padding:3.0pt 0in 0in 0in'&gt;

&lt;p class=MsoNormal&gt;&lt;b&gt;&lt;span style='font-size:10.0pt;font-family:&quot;Tahoma&quot;,&quot;sans-serif&quot;'&gt;From:&lt;/span&gt;&lt;/b&gt;&lt;span style='font-size:10.0pt;font-family:&quot;Tahoma&quot;,&quot;sans-serif&quot;'&gt; Julian
[mailto:&lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=19802850&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;julian.mendiola@...&lt;/a&gt;] &lt;br&gt;
&lt;b&gt;Sent:&lt;/b&gt; Thursday, October 02, 2008 1:26 PM&lt;br&gt;
&lt;b&gt;To:&lt;/b&gt; '&lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=19802850&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;quickfix-developers@...&lt;/a&gt;';
'&lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=19802850&amp;i=2&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;quickfix-users@...&lt;/a&gt;'; '&lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=19802850&amp;i=3&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;oren@...&lt;/a&gt;'&lt;br&gt;
&lt;b&gt;Cc:&lt;/b&gt; '&lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=19802850&amp;i=4&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;tvt@...&lt;/a&gt;'&lt;br&gt;
&lt;b&gt;Subject:&lt;/b&gt; crack method issue&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;

&lt;/div&gt;

&lt;/div&gt;

&lt;p class=MsoNormal&gt;&lt;o:p&gt;&amp;nbsp;&lt;/o:p&gt;&lt;/p&gt;

&lt;p class=MsoNormal&gt;I needed to build a QuickFix.Message from a string
representation of it. The only way to do that I&amp;#8217;ve found is:&lt;o:p&gt;&lt;/o:p&gt;&lt;/p&gt;

&lt;p class=MsoNormal&gt;&lt;span style='color:#1F497D'&gt;&lt;o:p&gt;&amp;nbsp;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;

&lt;p class=MsoNormal&gt;&lt;span style='color:#1F497D'&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;
&lt;/span&gt;&lt;span style='color:#548DD4'&gt;String&lt;/span&gt; myStrMsg =&lt;span style='color:#1F497D'&gt; &lt;/span&gt;&lt;span style='color:red'&gt;&amp;#8220;8=FIX.4.49=12935=A&amp;#8230;&amp;#8230;&amp;#8230;&amp;#8230;&amp;#8230;..&amp;#8221;&lt;/span&gt;&lt;span style='color:#1F497D'&gt;;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;

&lt;p class=MsoNormal&gt;&lt;span style='color:#1F497D'&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;
&lt;/span&gt;QuickFix.&lt;span style='color:#548DD4'&gt;Message&lt;/span&gt;&lt;span style='color:#1F497D'&gt; &lt;/span&gt;message&lt;span style='color:#1F497D'&gt; = &lt;/span&gt;&lt;span style='color:blue'&gt;new&lt;/span&gt;&lt;span style='color:#1F497D'&gt; &lt;/span&gt;QuickFix.&lt;span style='color:#548DD4'&gt;Message&lt;/span&gt;(myStrMsg); &lt;o:p&gt;&lt;/o:p&gt;&lt;/p&gt;

&lt;p class=MsoNormal&gt;&lt;o:p&gt;&amp;nbsp;&lt;/o:p&gt;&lt;/p&gt;

&lt;p class=MsoNormal&gt;That works great. Then I have a class inheriting from
QuickFix.MessageCracker that receive the QuickFix.Message and call the crack
method:&lt;o:p&gt;&lt;/o:p&gt;&lt;/p&gt;

&lt;p class=MsoNormal&gt;&lt;o:p&gt;&amp;nbsp;&lt;/o:p&gt;&lt;/p&gt;

&lt;p class=MsoNormal&gt;class &lt;span style='color:#548DD4'&gt;MyClass&lt;/span&gt; : QuickFix.&lt;span style='color:#548DD4'&gt;MessageCracker&lt;/span&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/p&gt;

&lt;p class=MsoNormal&gt;{&lt;o:p&gt;&lt;/o:p&gt;&lt;/p&gt;

&lt;p class=MsoNormal&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;
&lt;span style='color:blue'&gt;public&lt;/span&gt; &lt;span style='color:#548DD4'&gt;String&lt;/span&gt;
method(QuickFix.Message message, &lt;span style='color:#548DD4'&gt;SessionID&lt;/span&gt;
sessionID)&lt;o:p&gt;&lt;/o:p&gt;&lt;/p&gt;

&lt;p class=MsoNormal style='text-indent:.5in'&gt;{&lt;o:p&gt;&lt;/o:p&gt;&lt;/p&gt;

&lt;p class=MsoNormal style='text-indent:.5in'&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;
crack(message, sessionID); &lt;o:p&gt;&lt;/o:p&gt;&lt;/p&gt;

&lt;p class=MsoNormal style='text-indent:.5in'&gt;}&lt;o:p&gt;&lt;/o:p&gt;&lt;/p&gt;

&lt;p class=MsoNormal style='text-indent:.5in'&gt;&lt;span style='color:blue'&gt;public&lt;/span&gt;
override &lt;span style='color:blue'&gt;void&lt;/span&gt; onMessage(QuickFix44.&lt;span style='color:#548DD4'&gt;Logon&lt;/span&gt; order, &lt;span style='color:#548DD4'&gt;SessionID&lt;/span&gt;
sessionID)&lt;o:p&gt;&lt;/o:p&gt;&lt;/p&gt;

&lt;p class=MsoNormal style='text-indent:.5in'&gt;{&lt;o:p&gt;&lt;/o:p&gt;&lt;/p&gt;

&lt;p class=MsoNormal style='margin-left:.5in;text-indent:.5in'&gt;&amp;#8230;&lt;o:p&gt;&lt;/o:p&gt;&lt;/p&gt;

&lt;p class=MsoNormal style='text-indent:.5in'&gt;}&lt;o:p&gt;&lt;/o:p&gt;&lt;/p&gt;

&lt;p class=MsoNormal&gt;}&lt;o:p&gt;&lt;/o:p&gt;&lt;/p&gt;

&lt;p class=MsoNormal&gt;&lt;o:p&gt;&amp;nbsp;&lt;/o:p&gt;&lt;/p&gt;

&lt;p class=MsoNormal&gt;But this throws an Exception: &amp;#8220;Can not convert from type
'QuickFix.Message' to type 'QuickFix44.Logon'.&amp;#8221; Why is this happening, any
suggestion&lt;span lang=ES-AR&gt;? &lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;

&lt;p class=MsoNormal&gt;&lt;span lang=ES-AR&gt;&lt;o:p&gt;&amp;nbsp;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;

&lt;p class=MsoNormal&gt;&lt;span lang=ES-AR&gt;Thanks,&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;

&lt;p class=MsoNormal&gt;&lt;span lang=ES-AR style='color:#1F497D'&gt;&lt;o:p&gt;&amp;nbsp;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;

&lt;div&gt;

&lt;p class=MsoNormal style='mso-margin-top-alt:7.5pt;margin-right:0in;margin-bottom:
7.5pt;margin-left:0in'&gt;&lt;span style='font-size:9.0pt;font-family:&quot;Verdana&quot;,&quot;sans-serif&quot;;
color:#777777'&gt;Julián Mendiola | PSF Developer Leader&lt;/span&gt;&lt;span style='font-size:9.0pt;font-family:&quot;Verdana&quot;,&quot;sans-serif&quot;;color:blue'&gt;&lt;br&gt;
&lt;a href=&quot;http://www.prosoftwarefactory.com.ar/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.prosoftwarefactory.com.ar&lt;/a&gt;&lt;br&gt;
&lt;img border=0 width=56 height=56 id=&quot;Imagen_x0020_1&quot; src=&quot;http://www.nabble.com/attachment/19802850/0/image001.gif&quot; alt=Dibujo&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;

&lt;/div&gt;

&lt;/div&gt;

&lt;/body&gt;

&lt;/html&gt;
&lt;br /&gt; &lt;br /&gt;-------------------------------------------------------------------------
&lt;br&gt;This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
&lt;br&gt;Build the coolest Linux based applications with Moblin SDK &amp; win great prizes
&lt;br&gt;Grand prize is a trip for two to an Open Source event anywhere in the world
&lt;br&gt;&lt;a href=&quot;http://moblin-contest.org/redirect.php?banner_id=100&amp;url=/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://moblin-contest.org/redirect.php?banner_id=100&amp;url=/&lt;/a&gt;&lt;br /&gt;_______________________________________________
&lt;br&gt;Quickfix-developers mailing list
&lt;br&gt;&lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=19802850&amp;i=5&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;Quickfix-developers@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;https://lists.sourceforge.net/lists/listinfo/quickfix-developers&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://lists.sourceforge.net/lists/listinfo/quickfix-developers&lt;/a&gt;&lt;p&gt;From forum: &lt;a href=&quot;http://www.nabble.com/QuickFIX---Dev-f1041.html&quot; embed=&quot;fixTarget[1041]&quot; target=&quot;_top&quot; &gt;QuickFIX - Dev&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://www.nabble.com/remove-Heartbeat-protocol-tp19802850p19802850.html" />
</entry>

<entry>
	<id>tag:www.nabble.com,2006:post-19796639</id>
	<title>Sockets in CLOSE_WAIT state using quickfix-1.12.4</title>
	<published>2008-10-03T04:28:14Z</published>
	<updated>2008-10-03T04:28:14Z</updated>
	<author>
		<name>Abel Monroy</name>
	</author>
	<content type="html">QuickFIX Documentation: &lt;a href=&quot;http://www.quickfixengine.org/quickfix/doc/html/index.html&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.quickfixengine.org/quickfix/doc/html/index.html&lt;/a&gt;&lt;br&gt;QuickFIX Support: &lt;a href=&quot;http://www.quickfixengine.org/services.html&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.quickfixengine.org/services.html&lt;/a&gt;&lt;br&gt;&lt;br&gt;Hi all,
&lt;br&gt;&lt;br&gt;We were using quickfix-1.12.4 (the) and we change our version in order 
&lt;br&gt;the version tagged 1.12.4 into repository.
&lt;br&gt;&amp;nbsp;From this point, we are getting some unexpected behaviour.
&lt;br&gt;Sometimes we get this core while fix is accepting connections:
&lt;br&gt;&lt;br&gt;#0 0x00665184 in _int_malloc () from /lib/tls/libc.so.6
&lt;br&gt;#1 0x00666a21 in malloc () from /lib/tls/libc.so.6
&lt;br&gt;#2 0x005d7427 in operator new () from /usr/lib/libstdc++.so.6
&lt;br&gt;#3 0x0040c18f in FIX::ThreadedSocketInitiator::doConnect 
&lt;br&gt;(this=0x8fc7a90, s=@0x994d648, d=@0x8fc814c) at Initiator.h:83
&lt;br&gt;#4 0x003f1c11 in FIX::Initiator::connect (this=0x8fc7a90)
&lt;br&gt;&amp;nbsp; &amp;nbsp; at 
&lt;br&gt;/usr/lib/gcc/i386-redhat-linux/3.4.6/../../../../include/c++/3.4.6/bits/stl_tree.h:246
&lt;br&gt;#5 0x004095bc in FIX::ThreadedSocketInitiator::onStart (this=0x8fc7a90) 
&lt;br&gt;at ThreadedSocketInitiator.cpp:86
&lt;br&gt;#6 0x003f07cb in FIX::Initiator::startThread (p=0xb611cc8) at 
&lt;br&gt;Initiator.cpp:305
&lt;br&gt;#7 0x009fe3cc in start_thread () from /lib/tls/libpthread.so.0
&lt;br&gt;#8 0x006cb1ae in clone () from /lib/tls/libc.so.6
&lt;br&gt;&lt;br&gt;&lt;br&gt;Other issue is that when a connection fails, some sockets are not 
&lt;br&gt;correctly cleaned (socket_close is not colled), and they stay in 
&lt;br&gt;'CLOSE_WAIT'.
&lt;br&gt;&lt;br&gt;This is happening to someone else?
&lt;br&gt;&lt;br&gt;Thank you in advance
&lt;br&gt;Abel Monroy
&lt;br&gt;&lt;br&gt;&lt;br&gt;&lt;br&gt;Antes de imprimir, piensa en el MEDIO AMBIENTE
&lt;br&gt;&lt;br&gt;&lt;br&gt;****************************** AVISO LEGAL ******************************
&lt;br&gt;La información contenida en este mensaje es para uso exclusivo de su destinatario. No debe copiarse, transmitirse a terceros ni guardarse por estos últimos, salvo autorización del remitente.
&lt;br&gt;Puede contener información confidencial o legalmente protegida cuyo régimen legal de utilización no se ve afectado por el hecho de que haya sido enviada por correo electrónico.
&lt;br&gt;Su envío por error a una persona distinta de su destinatario real no implica que se haya modificado tal destinatario ni supone renuncia a su eventual carácter confidencial o al régimen legal que rija su utilización.
&lt;br&gt;Cualquier opinión expresada en este mensaje vinculará exclusivamente a la persona que lo haya remitido, excepto cuando el mensaje establezca lo contrario y el remitente esté autorizado para establecer que dichas opiniones vincularán a esta entidad.
&lt;br&gt;En el supuesto de que este correo se recibiera por error, rogamos procedan a borrarlo, sin reenviarlo a terceros ni conservarlo en cualquier soporte y nos informen inmediatamente llamando al teléfono 34 91 7095566 o a la dirección de correo electrónico remitente. Gracias.
&lt;br&gt;****************************** DISCLAIMER ******************************
&lt;br&gt;The information contained in this message is for the exclusive use of the named person. It can not be copied, transmitted to third parties or stored by the latter, except if authorised by the sender.
&lt;br&gt;It may contain confidential or legally privileged information whose legal regime is not affected by the fact that this information has been sent by e-mail. 
&lt;br&gt;Its erroneous transmission to a person other than the real named person neither implies any modification of this named person nor a renunciation of the eventual confidentiality or legal regime affecting the use of concerned message.
&lt;br&gt;Any views expressed in this message are binding exclusively upon the individual sender, except where the message states otherwise and the sender is authorised to bind this entity. 
&lt;br&gt;If you receive this message in error, please delete it without transmitting it to any third party or keeping it in any form and notify us immediately either by phone (34 91 7095566) or using the e- mail address of the sender. Thank You.
&lt;br&gt;&lt;br&gt;-------------------------------------------------------------------------
&lt;br&gt;This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
&lt;br&gt;Build the coolest Linux based applications with Moblin SDK &amp; win great prizes
&lt;br&gt;Grand prize is a trip for two to an Open Source event anywhere in the world
&lt;br&gt;&lt;a href=&quot;http://moblin-contest.org/redirect.php?banner_id=100&amp;url=/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://moblin-contest.org/redirect.php?banner_id=100&amp;url=/&lt;/a&gt;&lt;br&gt;_______________________________________________
&lt;br&gt;Quickfix-developers mailing list
&lt;br&gt;&lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=19796639&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;Quickfix-developers@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;https://lists.sourceforge.net/lists/listinfo/quickfix-developers&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://lists.sourceforge.net/lists/listinfo/quickfix-developers&lt;/a&gt;&lt;br&gt;&lt;p&gt;From forum: &lt;a href=&quot;http://www.nabble.com/QuickFIX---Dev-f1041.html&quot; embed=&quot;fixTarget[1041]&quot; target=&quot;_top&quot; &gt;QuickFIX - Dev&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://www.nabble.com/Sockets-in-CLOSE_WAIT-state-using-quickfix-1.12.4-tp19796639p19796639.html" />
</entry>

<entry>
	<id>tag:www.nabble.com,2006:post-19792370</id>
	<title>Re: How to stop quickfix validation?</title>
	<published>2008-10-02T22:31:00Z</published>
	<updated>2008-10-02T22:31:00Z</updated>
	<author>
		<name>Shrila</name>
	</author>
	<content type="html">&lt;br&gt;Hi Oren!
&lt;br&gt;Thank &amp;nbsp;You, I have understood, problem beside server?
&lt;br&gt;My code is correct?
&lt;br&gt;&lt;p&gt;From forum: &lt;a href=&quot;http://www.nabble.com/QuickFIX---Dev-f1041.html&quot; embed=&quot;fixTarget[1041]&quot; target=&quot;_top&quot; &gt;QuickFIX - Dev&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://www.nabble.com/How-do-you-determine-valid-tags-for-a-message--tp6923557p19792370.html" />
</entry>

<entry>
	<id>tag:www.nabble.com,2006:post-19786138</id>
	<title>How to iterate Message header ?</title>
	<published>2008-10-02T12:35:00Z</published>
	<updated>2008-10-02T12:35:00Z</updated>
	<author>
		<name>crazy4venu</name>
	</author>
	<content type="html">Dear All,
&lt;br&gt;&lt;br&gt;&amp;nbsp;How do i iterate the Message Header in c++ 
&lt;br&gt;&lt;br&gt;&lt;br&gt;example:
&lt;br&gt;8=FIX.4.2☺9=66☺35=5☺34=4☺49=MRKT☺52=20081002-19:08:20.195☺56=venu4_s@yahoo.co.in☺10=069☺
&lt;br&gt;&lt;br&gt;Please help me ?
&lt;br&gt;&lt;br&gt;Regards
&lt;br&gt;venu&lt;p&gt;From forum: &lt;a href=&quot;http://www.nabble.com/QuickFIX---Dev-f1041.html&quot; embed=&quot;fixTarget[1041]&quot; target=&quot;_top&quot; &gt;QuickFIX - Dev&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://www.nabble.com/How-to-iterate-Message-header---tp19786138p19786138.html" />
</entry>

<entry>
	<id>tag:www.nabble.com,2006:post-19783252</id>
	<title>crack method issue</title>
	<published>2008-10-02T09:25:35Z</published>
	<updated>2008-10-02T09:25:35Z</updated>
	<author>
		<name>Julian-63</name>
	</author>
	<content type="html">QuickFIX Documentation: &lt;a href=&quot;http://www.quickfixengine.org/quickfix/doc/html/index.html&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.quickfixengine.org/quickfix/doc/html/index.html&lt;/a&gt;&lt;br&gt;QuickFIX Support: &lt;a href=&quot;http://www.quickfixengine.org/services.html&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.quickfixengine.org/services.html&lt;/a&gt;&lt;br&gt;&lt;br&gt;&lt;br /&gt;&lt;html xmlns:v=&quot;urn:schemas-microsoft-com:vml&quot; xmlns:o=&quot;urn:schemas-microsoft-com:office:office&quot; xmlns:w=&quot;urn:schemas-microsoft-com:office:word&quot; xmlns:x=&quot;urn:schemas-microsoft-com:office:excel&quot; xmlns:p=&quot;urn:schemas-microsoft-com:office:powerpoint&quot; xmlns:a=&quot;urn:schemas-microsoft-com:office:access&quot; xmlns:dt=&quot;uuid:C2F41010-65B3-11d1-A29F-00AA00C14882&quot; xmlns:s=&quot;uuid:BDC6E3F0-6DA3-11d1-A2A3-00AA00C14882&quot; xmlns:rs=&quot;urn:schemas-microsoft-com:rowset&quot; xmlns:Z=&quot;urn:schemas-microsoft-com:&quot; xmlns:b=&quot;urn:schemas-microsoft-com:office:publisher&quot; xmlns:ss=&quot;urn:schemas-microsoft-com:office:spreadsheet&quot; xmlns:c=&quot;urn:schemas-microsoft-com:office:component:spreadsheet&quot; xmlns:odc=&quot;urn:schemas-microsoft-com:office:odc&quot; xmlns:oa=&quot;urn:schemas-microsoft-com:office:activation&quot; xmlns:html=&quot;http://www.w3.org/TR/REC-html40&quot; xmlns:q=&quot;http://schemas.xmlsoap.org/soap/envelope/&quot; xmlns:D=&quot;DAV:&quot; xmlns:x2=&quot;http://schemas.microsoft.com/office/excel/2003/xml&quot; xmlns:ois=&quot;http://schemas.microsoft.com/sharepoint/soap/ois/&quot; xmlns:dir=&quot;http://schemas.microsoft.com/sharepoint/soap/directory/&quot; xmlns:ds=&quot;http://www.w3.org/2000/09/xmldsig#&quot; xmlns:dsp=&quot;http://schemas.microsoft.com/sharepoint/dsp&quot; xmlns:udc=&quot;http://schemas.microsoft.com/data/udc&quot; xmlns:xsd=&quot;http://www.w3.org/2001/XMLSchema&quot; xmlns:sub=&quot;http://schemas.microsoft.com/sharepoint/soap/2002/1/alerts/&quot; xmlns:ec=&quot;http://www.w3.org/2001/04/xmlenc#&quot; xmlns:sp=&quot;http://schemas.microsoft.com/sharepoint/&quot; xmlns:sps=&quot;http://schemas.microsoft.com/sharepoint/soap/&quot; xmlns:xsi=&quot;http://www.w3.org/2001/XMLSchema-instance&quot; xmlns:udcxf=&quot;http://schemas.microsoft.com/data/udc/xmlfile&quot; xmlns:wf=&quot;http://schemas.microsoft.com/sharepoint/soap/workflow/&quot; xmlns:mver=&quot;http://schemas.openxmlformats.org/markup-compatibility/2006&quot; xmlns:m=&quot;http://schemas.microsoft.com/office/2004/12/omml&quot; xmlns:mrels=&quot;http://schemas.openxmlformats.org/package/2006/relationships&quot; xmlns:ex12t=&quot;http://schemas.microsoft.com/exchange/services/2006/types&quot; xmlns:ex12m=&quot;http://schemas.microsoft.com/exchange/services/2006/messages&quot; xmlns:st=&quot;&amp;#1;&quot; xmlns=&quot;http://www.w3.org/TR/REC-html40&quot;&gt;

&lt;head&gt;
&lt;meta http-equiv=Content-Type content=&quot;text/html; charset=iso-8859-1&quot;&gt;
&lt;meta name=Generator content=&quot;Microsoft Word 12 (filtered medium)&quot;&gt;
&lt;!--[if !mso]&gt;
&lt;style&gt;
v\:* {behavior:url(#default#VML);}
o\:* {behavior:url(#default#VML);}
w\:* {behavior:url(#default#VML);}
.shape {behavior:url(#default#VML);}
&lt;/style&gt;
&lt;![endif]--&gt;

&lt;!--[if gte mso 9]&gt;&lt;xml&gt;
 &lt;o:shapedefaults v:ext=&quot;edit&quot; spidmax=&quot;4098&quot; /&gt;
&lt;/xml&gt;&lt;![endif]--&gt;&lt;!--[if gte mso 9]&gt;&lt;xml&gt;
 &lt;o:shapelayout v:ext=&quot;edit&quot;&gt;
  &lt;o:idmap v:ext=&quot;edit&quot; data=&quot;1&quot; /&gt;
 &lt;/o:shapelayout&gt;&lt;/xml&gt;&lt;![endif]--&gt;
&lt;/head&gt;

&lt;body lang=EN-US link=blue vlink=purple&gt;

&lt;div class=Section1&gt;

&lt;p class=MsoNormal&gt;I needed to build a QuickFix.Message from a string
representation of it. The only way to do that I&amp;#8217;ve found is:&lt;o:p&gt;&lt;/o:p&gt;&lt;/p&gt;

&lt;p class=MsoNormal&gt;&lt;span style='color:#1F497D'&gt;&lt;o:p&gt;&amp;nbsp;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;

&lt;p class=MsoNormal&gt;&lt;span style='color:#1F497D'&gt;                &lt;/span&gt;&lt;span style='color:#548DD4'&gt;String&lt;/span&gt; myStrMsg =&lt;span style='color:#1F497D'&gt; &lt;/span&gt;&lt;span style='color:red'&gt;&amp;#8220;8=FIX.4.49=12935=A&amp;#8230;&amp;#8230;&amp;#8230;&amp;#8230;&amp;#8230;..&amp;#8221;&lt;/span&gt;&lt;span style='color:#1F497D'&gt;;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;

&lt;p class=MsoNormal&gt;&lt;span style='color:#1F497D'&gt;                &lt;/span&gt;QuickFix.&lt;span style='color:#548DD4'&gt;Message&lt;/span&gt;&lt;span style='color:#1F497D'&gt; &lt;/span&gt;message&lt;span style='color:#1F497D'&gt; = &lt;/span&gt;&lt;span style='color:blue'&gt;new&lt;/span&gt;&lt;span style='color:#1F497D'&gt; &lt;/span&gt;QuickFix.&lt;span style='color:#548DD4'&gt;Message&lt;/span&gt;(myStrMsg);
&lt;o:p&gt;&lt;/o:p&gt;&lt;/p&gt;

&lt;p class=MsoNormal&gt;&lt;o:p&gt;&amp;nbsp;&lt;/o:p&gt;&lt;/p&gt;

&lt;p class=MsoNormal&gt;That works great. Then I have a class inheriting from
QuickFix.MessageCracker that receive the QuickFix.Message and call the crack
method:&lt;o:p&gt;&lt;/o:p&gt;&lt;/p&gt;

&lt;p class=MsoNormal&gt;&lt;o:p&gt;&amp;nbsp;&lt;/o:p&gt;&lt;/p&gt;

&lt;p class=MsoNormal&gt;class &lt;span style='color:#548DD4'&gt;MyClass&lt;/span&gt; : QuickFix.&lt;span style='color:#548DD4'&gt;MessageCracker&lt;/span&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/p&gt;

&lt;p class=MsoNormal&gt;{&lt;o:p&gt;&lt;/o:p&gt;&lt;/p&gt;

&lt;p class=MsoNormal&gt;                &lt;span style='color:blue'&gt;public&lt;/span&gt; &lt;span style='color:#548DD4'&gt;String&lt;/span&gt; method(QuickFix.Message message, &lt;span style='color:#548DD4'&gt;SessionID&lt;/span&gt; sessionID)&lt;o:p&gt;&lt;/o:p&gt;&lt;/p&gt;

&lt;p class=MsoNormal style='text-indent:.5in'&gt;{&lt;o:p&gt;&lt;/o:p&gt;&lt;/p&gt;

&lt;p class=MsoNormal style='text-indent:.5in'&gt;                crack(message,
sessionID); &lt;o:p&gt;&lt;/o:p&gt;&lt;/p&gt;

&lt;p class=MsoNormal style='text-indent:.5in'&gt;}&lt;o:p&gt;&lt;/o:p&gt;&lt;/p&gt;

&lt;p class=MsoNormal style='text-indent:.5in'&gt;&lt;span style='color:blue'&gt;public&lt;/span&gt;
override &lt;span style='color:blue'&gt;void&lt;/span&gt; onMessage(QuickFix44.&lt;span style='color:#548DD4'&gt;Logon&lt;/span&gt; order, &lt;span style='color:#548DD4'&gt;SessionID&lt;/span&gt;
sessionID)&lt;o:p&gt;&lt;/o:p&gt;&lt;/p&gt;

&lt;p class=MsoNormal style='text-indent:.5in'&gt;{&lt;o:p&gt;&lt;/o:p&gt;&lt;/p&gt;

&lt;p class=MsoNormal style='margin-left:.5in;text-indent:.5in'&gt;&amp;#8230;&lt;o:p&gt;&lt;/o:p&gt;&lt;/p&gt;

&lt;p class=MsoNormal style='text-indent:.5in'&gt;}&lt;o:p&gt;&lt;/o:p&gt;&lt;/p&gt;

&lt;p class=MsoNormal&gt;}&lt;o:p&gt;&lt;/o:p&gt;&lt;/p&gt;

&lt;p class=MsoNormal&gt;&lt;o:p&gt;&amp;nbsp;&lt;/o:p&gt;&lt;/p&gt;

&lt;p class=MsoNormal&gt;But this throws an Exception: &amp;#8220;Can not convert from
type 'QuickFix.Message' to type 'QuickFix44.Logon'.&amp;#8221; Why is this
happening, any suggestion&lt;span lang=ES-AR&gt;? &lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;

&lt;p class=MsoNormal&gt;&lt;span lang=ES-AR&gt;&lt;o:p&gt;&amp;nbsp;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;

&lt;p class=MsoNormal&gt;&lt;span lang=ES-AR&gt;Thanks,&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;

&lt;p class=MsoNormal&gt;&lt;span lang=ES-AR style='color:#1F497D'&gt;&lt;o:p&gt;&amp;nbsp;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;

&lt;div&gt;

&lt;p class=MsoNormal style='mso-margin-top-alt:7.5pt;margin-right:0in;margin-bottom:
7.5pt;margin-left:0in'&gt;&lt;span style='font-size:9.0pt;font-family:&quot;Verdana&quot;,&quot;sans-serif&quot;;
color:#777777'&gt;Julián Mendiola | PSF Developer Leader&lt;/span&gt;&lt;span style='font-size:9.0pt;font-family:&quot;Verdana&quot;,&quot;sans-serif&quot;;color:blue'&gt;&lt;br&gt;
&lt;a href=&quot;http://www.prosoftwarefactory.com.ar/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.prosoftwarefactory.com.ar&lt;/a&gt;&lt;br&gt;
&lt;img border=0 width=56 height=56 id=&quot;Imagen_x0020_1&quot; src=&quot;http://www.nabble.com/attachment/19783252/0/image001.gif&quot; alt=Dibujo&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;

&lt;/div&gt;

&lt;/div&gt;

&lt;/body&gt;

&lt;/html&gt;
&lt;br /&gt; &lt;br /&gt;-------------------------------------------------------------------------
&lt;br&gt;This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
&lt;br&gt;Build the coolest Linux based applications with Moblin SDK &amp; win great prizes
&lt;br&gt;Grand prize is a trip for two to an Open Source event anywhere in the world
&lt;br&gt;&lt;a href=&quot;http://moblin-contest.org/redirect.php?banner_id=100&amp;url=/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://moblin-contest.org/redirect.php?banner_id=100&amp;url=/&lt;/a&gt;&lt;br /&gt;_______________________________________________
&lt;br&gt;Quickfix-users mailing list
&lt;br&gt;&lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=19783252&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;Quickfix-users@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;https://lists.sourceforge.net/lists/listinfo/quickfix-users&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://lists.sourceforge.net/lists/listinfo/quickfix-users&lt;/a&gt;&lt;br&gt;&lt;p&gt;From forum: &lt;a href=&quot;http://www.nabble.com/QuickFIX---User-f1042.html&quot; embed=&quot;fixTarget[1042]&quot; target=&quot;_top&quot; &gt;QuickFIX - User&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://www.nabble.com/crack-method-issue-tp19783252p19783252.html" />
</entry>

<entry>
	<id>tag:www.nabble.com,2006:post-19783269</id>
	<title>crack method issue</title>
	<published>2008-10-02T09:25:35Z</published>
	<updated>2008-10-02T09:25:35Z</updated>
	<author>
		<name>Julian-63</name>
	</author>
	<content type="html">QuickFIX Documentation: &lt;a href=&quot;http://www.quickfixengine.org/quickfix/doc/html/index.html&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.quickfixengine.org/quickfix/doc/html/index.html&lt;/a&gt;&lt;br&gt;QuickFIX Support: &lt;a href=&quot;http://www.quickfixengine.org/services.html&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.quickfixengine.org/services.html&lt;/a&gt;&lt;br&gt;&lt;br&gt;&lt;br /&gt;&lt;html xmlns:v=&quot;urn:schemas-microsoft-com:vml&quot; xmlns:o=&quot;urn:schemas-microsoft-com:office:office&quot; xmlns:w=&quot;urn:schemas-microsoft-com:office:word&quot; xmlns:x=&quot;urn:schemas-microsoft-com:office:excel&quot; xmlns:p=&quot;urn:schemas-microsoft-com:office:powerpoint&quot; xmlns:a=&quot;urn:schemas-microsoft-com:office:access&quot; xmlns:dt=&quot;uuid:C2F41010-65B3-11d1-A29F-00AA00C14882&quot; xmlns:s=&quot;uuid:BDC6E3F0-6DA3-11d1-A2A3-00AA00C14882&quot; xmlns:rs=&quot;urn:schemas-microsoft-com:rowset&quot; xmlns:Z=&quot;urn:schemas-microsoft-com:&quot; xmlns:b=&quot;urn:schemas-microsoft-com:office:publisher&quot; xmlns:ss=&quot;urn:schemas-microsoft-com:office:spreadsheet&quot; xmlns:c=&quot;urn:schemas-microsoft-com:office:component:spreadsheet&quot; xmlns:odc=&quot;urn:schemas-microsoft-com:office:odc&quot; xmlns:oa=&quot;urn:schemas-microsoft-com:office:activation&quot; xmlns:html=&quot;http://www.w3.org/TR/REC-html40&quot; xmlns:q=&quot;http://schemas.xmlsoap.org/soap/envelope/&quot; xmlns:D=&quot;DAV:&quot; xmlns:x2=&quot;http://schemas.microsoft.com/office/excel/2003/xml&quot; xmlns:ois=&quot;http://schemas.microsoft.com/sharepoint/soap/ois/&quot; xmlns:dir=&quot;http://schemas.microsoft.com/sharepoint/soap/directory/&quot; xmlns:ds=&quot;http://www.w3.org/2000/09/xmldsig#&quot; xmlns:dsp=&quot;http://schemas.microsoft.com/sharepoint/dsp&quot; xmlns:udc=&quot;http://schemas.microsoft.com/data/udc&quot; xmlns:xsd=&quot;http://www.w3.org/2001/XMLSchema&quot; xmlns:sub=&quot;http://schemas.microsoft.com/sharepoint/soap/2002/1/alerts/&quot; xmlns:ec=&quot;http://www.w3.org/2001/04/xmlenc#&quot; xmlns:sp=&quot;http://schemas.microsoft.com/sharepoint/&quot; xmlns:sps=&quot;http://schemas.microsoft.com/sharepoint/soap/&quot; xmlns:xsi=&quot;http://www.w3.org/2001/XMLSchema-instance&quot; xmlns:udcxf=&quot;http://schemas.microsoft.com/data/udc/xmlfile&quot; xmlns:wf=&quot;http://schemas.microsoft.com/sharepoint/soap/workflow/&quot; xmlns:mver=&quot;http://schemas.openxmlformats.org/markup-compatibility/2006&quot; xmlns:m=&quot;http://schemas.microsoft.com/office/2004/12/omml&quot; xmlns:mrels=&quot;http://schemas.openxmlformats.org/package/2006/relationships&quot; xmlns:ex12t=&quot;http://schemas.microsoft.com/exchange/services/2006/types&quot; xmlns:ex12m=&quot;http://schemas.microsoft.com/exchange/services/2006/messages&quot; xmlns:st=&quot;&amp;#1;&quot; xmlns=&quot;http://www.w3.org/TR/REC-html40&quot;&gt;

&lt;head&gt;
&lt;meta http-equiv=Content-Type content=&quot;text/html; charset=iso-8859-1&quot;&gt;
&lt;meta name=Generator content=&quot;Microsoft Word 12 (filtered medium)&quot;&gt;
&lt;!--[if !mso]&gt;
&lt;style&gt;
v\:* {behavior:url(#default#VML);}
o\:* {behavior:url(#default#VML);}
w\:* {behavior:url(#default#VML);}
.shape {behavior:url(#default#VML);}
&lt;/style&gt;
&lt;![endif]--&gt;

&lt;!--[if gte mso 9]&gt;&lt;xml&gt;
 &lt;o:shapedefaults v:ext=&quot;edit&quot; spidmax=&quot;4098&quot; /&gt;
&lt;/xml&gt;&lt;![endif]--&gt;&lt;!--[if gte mso 9]&gt;&lt;xml&gt;
 &lt;o:shapelayout v:ext=&quot;edit&quot;&gt;
  &lt;o:idmap v:ext=&quot;edit&quot; data=&quot;1&quot; /&gt;
 &lt;/o:shapelayout&gt;&lt;/xml&gt;&lt;![endif]--&gt;
&lt;/head&gt;

&lt;body lang=EN-US link=blue vlink=purple&gt;

&lt;div class=Section1&gt;

&lt;p class=MsoNormal&gt;I needed to build a QuickFix.Message from a string
representation of it. The only way to do that I&amp;#8217;ve found is:&lt;o:p&gt;&lt;/o:p&gt;&lt;/p&gt;

&lt;p class=MsoNormal&gt;&lt;span style='color:#1F497D'&gt;&lt;o:p&gt;&amp;nbsp;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;

&lt;p class=MsoNormal&gt;&lt;span style='color:#1F497D'&gt;                &lt;/span&gt;&lt;span style='color:#548DD4'&gt;String&lt;/span&gt; myStrMsg =&lt;span style='color:#1F497D'&gt; &lt;/span&gt;&lt;span style='color:red'&gt;&amp;#8220;8=FIX.4.49=12935=A&amp;#8230;&amp;#8230;&amp;#8230;&amp;#8230;&amp;#8230;..&amp;#8221;&lt;/span&gt;&lt;span style='color:#1F497D'&gt;;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;

&lt;p class=MsoNormal&gt;&lt;span style='color:#1F497D'&gt;                &lt;/span&gt;QuickFix.&lt;span style='color:#548DD4'&gt;Message&lt;/span&gt;&lt;span style='color:#1F497D'&gt; &lt;/span&gt;message&lt;span style='color:#1F497D'&gt; = &lt;/span&gt;&lt;span style='color:blue'&gt;new&lt;/span&gt;&lt;span style='color:#1F497D'&gt; &lt;/span&gt;QuickFix.&lt;span style='color:#548DD4'&gt;Message&lt;/span&gt;(myStrMsg);
&lt;o:p&gt;&lt;/o:p&gt;&lt;/p&gt;

&lt;p class=MsoNormal&gt;&lt;o:p&gt;&amp;nbsp;&lt;/o:p&gt;&lt;/p&gt;

&lt;p class=MsoNormal&gt;That works great. Then I have a class inheriting from
QuickFix.MessageCracker that receive the QuickFix.Message and call the crack
method:&lt;o:p&gt;&lt;/o:p&gt;&lt;/p&gt;

&lt;p class=MsoNormal&gt;&lt;o:p&gt;&amp;nbsp;&lt;/o:p&gt;&lt;/p&gt;

&lt;p class=MsoNormal&gt;class &lt;span style='color:#548DD4'&gt;MyClass&lt;/span&gt; : QuickFix.&lt;span style='color:#548DD4'&gt;MessageCracker&lt;/span&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/p&gt;

&lt;p class=MsoNormal&gt;{&lt;o:p&gt;&lt;/o:p&gt;&lt;/p&gt;

&lt;p class=MsoNormal&gt;                &lt;span style='color:blue'&gt;public&lt;/span&gt; &lt;span style='color:#548DD4'&gt;String&lt;/span&gt; method(QuickFix.Message message, &lt;span style='color:#548DD4'&gt;SessionID&lt;/span&gt; sessionID)&lt;o:p&gt;&lt;/o:p&gt;&lt;/p&gt;

&lt;p class=MsoNormal style='text-indent:.5in'&gt;{&lt;o:p&gt;&lt;/o:p&gt;&lt;/p&gt;

&lt;p class=MsoNormal style='text-indent:.5in'&gt;                crack(message,
sessionID); &lt;o:p&gt;&lt;/o:p&gt;&lt;/p&gt;

&lt;p class=MsoNormal style='text-indent:.5in'&gt;}&lt;o:p&gt;&lt;/o:p&gt;&lt;/p&gt;

&lt;p class=MsoNormal style='text-indent:.5in'&gt;&lt;span style='color:blue'&gt;public&lt;/span&gt;
override &lt;span style='color:blue'&gt;void&lt;/span&gt; onMessage(QuickFix44.&lt;span style='color:#548DD4'&gt;Logon&lt;/span&gt; order, &lt;span style='color:#548DD4'&gt;SessionID&lt;/span&gt;
sessionID)&lt;o:p&gt;&lt;/o:p&gt;&lt;/p&gt;

&lt;p class=MsoNormal style='text-indent:.5in'&gt;{&lt;o:p&gt;&lt;/o:p&gt;&lt;/p&gt;

&lt;p class=MsoNormal style='margin-left:.5in;text-indent:.5in'&gt;&amp;#8230;&lt;o:p&gt;&lt;/o:p&gt;&lt;/p&gt;

&lt;p class=MsoNormal style='text-indent:.5in'&gt;}&lt;o:p&gt;&lt;/o:p&gt;&lt;/p&gt;

&lt;p class=MsoNormal&gt;}&lt;o:p&gt;&lt;/o:p&gt;&lt;/p&gt;

&lt;p class=MsoNormal&gt;&lt;o:p&gt;&amp;nbsp;&lt;/o:p&gt;&lt;/p&gt;

&lt;p class=MsoNormal&gt;But this throws an Exception: &amp;#8220;Can not convert from
type 'QuickFix.Message' to type 'QuickFix44.Logon'.&amp;#8221; Why is this
happening, any suggestion&lt;span lang=ES-AR&gt;? &lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;

&lt;p class=MsoNormal&gt;&lt;span lang=ES-AR&gt;&lt;o:p&gt;&amp;nbsp;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;

&lt;p class=MsoNormal&gt;&lt;span lang=ES-AR&gt;Thanks,&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;

&lt;p class=MsoNormal&gt;&lt;span lang=ES-AR style='color:#1F497D'&gt;&lt;o:p&gt;&amp;nbsp;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;

&lt;div&gt;

&lt;p class=MsoNormal style='mso-margin-top-alt:7.5pt;margin-right:0in;margin-bottom:
7.5pt;margin-left:0in'&gt;&lt;span style='font-size:9.0pt;font-family:&quot;Verdana&quot;,&quot;sans-serif&quot;;
color:#777777'&gt;Julián Mendiola | PSF Developer Leader&lt;/span&gt;&lt;span style='font-size:9.0pt;font-family:&quot;Verdana&quot;,&quot;sans-serif&quot;;color:blue'&gt;&lt;br&gt;
&lt;a href=&quot;http://www.prosoftwarefactory.com.ar/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.prosoftwarefactory.com.ar&lt;/a&gt;&lt;br&gt;
&lt;img border=0 width=56 height=56 id=&quot;Imagen_x0020_1&quot; src=&quot;http://www.nabble.com/attachment/19783269/0/image001.gif&quot; alt=Dibujo&gt;&lt;o:p&gt;&lt;/o:p&gt;&lt;/span&gt;&lt;/p&gt;

&lt;/div&gt;

&lt;/div&gt;

&lt;/body&gt;

&lt;/html&gt;
&lt;br /&gt; &lt;br /&gt;-------------------------------------------------------------------------
&lt;br&gt;This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
&lt;br&gt;Build the coolest Linux based applications with Moblin SDK &amp; win great prizes
&lt;br&gt;Grand prize is a trip for two to an Open Source event anywhere in the world
&lt;br&gt;&lt;a href=&quot;http://moblin-contest.org/redirect.php?banner_id=100&amp;url=/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://moblin-contest.org/redirect.php?banner_id=100&amp;url=/&lt;/a&gt;&lt;br /&gt;_______________________________________________
&lt;br&gt;Quickfix-developers mailing list
&lt;br&gt;&lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=19783269&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;Quickfix-developers@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;https://lists.sourceforge.net/lists/listinfo/quickfix-developers&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://lists.sourceforge.net/lists/listinfo/quickfix-developers&lt;/a&gt;&lt;p&gt;From forum: &lt;a href=&quot;http://www.nabble.com/QuickFIX---Dev-f1041.html&quot; embed=&quot;fixTarget[1041]&quot; target=&quot;_top&quot; &gt;QuickFIX - Dev&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://www.nabble.com/crack-method-issue-tp19783269p19783269.html" />
</entry>

<entry>
	<id>tag:www.nabble.com,2006:post-19817972</id>
	<title>Re: How do we stor our messages</title>
	<published>2008-10-02T09:24:12Z</published>
	<updated>2008-10-02T09:24:12Z</updated>
	<author>
		<name>Oren Miller</name>
	</author>
	<content type="html">QuickFIX Documentation: &lt;a href=&quot;http://www.quickfixengine.org/quickfix/doc/html/index.html&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.quickfixengine.org/quickfix/doc/html/index.html&lt;/a&gt;&lt;br&gt;QuickFIX Support: &lt;a href=&quot;http://www.quickfixengine.org/services.html&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.quickfixengine.org/services.html&lt;/a&gt;&lt;br&gt;&lt;br&gt;It will. &amp;nbsp;Where depends on the message store you used. &amp;nbsp;FileStore,
&lt;br&gt;MySQLStore etc. They will only be resent if a sequence number gap is
&lt;br&gt;detected. &amp;nbsp;ResetOnDisconnect will remove those messages when the
&lt;br&gt;connection is dropped.
&lt;br&gt;&lt;br&gt;--oren
&lt;br&gt;&lt;div class='shrinkable-quote'&gt;&lt;br&gt;&amp;gt; -------- Original Message --------
&lt;br&gt;&amp;gt; Subject: How do we stor our messages
&lt;br&gt;&amp;gt; From: &amp;quot;Pierre El-khoury&amp;quot; &amp;lt;&lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=19817972&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;pierree@...&lt;/a&gt;&amp;gt;
&lt;br&gt;&amp;gt; Date: Thu, October 02, 2008 1:26 am
&lt;br&gt;&amp;gt; To: &amp;lt;&lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=19817972&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;oren@...&lt;/a&gt;&amp;gt;, &amp;lt;&lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=19817972&amp;i=2&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;NeddyRock@...&lt;/a&gt;&amp;gt;
&lt;br&gt;&amp;gt; Cc: &amp;lt;&lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=19817972&amp;i=3&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;quickfix-developers@...&lt;/a&gt;&amp;gt;
&lt;br&gt;&amp;gt; Hi
&lt;br&gt;&amp;gt; &amp;nbsp;In case I got disconneted, will the Quick fix engin save the generated
&lt;br&gt;&amp;gt; messages? and where? and will these messages be send on logon? Does
&lt;br&gt;&amp;gt; &amp;quot;ResetOnDisconnect logout remove these messages and all messages that
&lt;br&gt;&amp;gt; where communicated while loged on? I need a way to control the failover
&lt;br&gt;&amp;gt; situation and Time out.
&lt;br&gt;&amp;gt; Best regards
&lt;br&gt;&amp;gt; &amp;nbsp;Pierre
&lt;/div&gt;&lt;br&gt;&lt;br&gt;-------------------------------------------------------------------------
&lt;br&gt;This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
&lt;br&gt;Build the coolest Linux based applications with Moblin SDK &amp; win great prizes
&lt;br&gt;Grand prize is a trip for two to an Open Source event anywhere in the world
&lt;br&gt;&lt;a href=&quot;http://moblin-contest.org/redirect.php?banner_id=100&amp;url=/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://moblin-contest.org/redirect.php?banner_id=100&amp;url=/&lt;/a&gt;&lt;br&gt;_______________________________________________
&lt;br&gt;Quickfix-developers mailing list
&lt;br&gt;&lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=19817972&amp;i=4&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;Quickfix-developers@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;https://lists.sourceforge.net/lists/listinfo/quickfix-developers&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://lists.sourceforge.net/lists/listinfo/quickfix-developers&lt;/a&gt;&lt;br&gt;&lt;p&gt;From forum: &lt;a href=&quot;http://www.nabble.com/QuickFIX---Dev-f1041.html&quot; embed=&quot;fixTarget[1041]&quot; target=&quot;_top&quot; &gt;QuickFIX - Dev&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://www.nabble.com/Not-Getting-Resend-Message-tp19768655p19817972.html" />
</entry>

<entry>
	<id>tag:www.nabble.com,2006:post-19782722</id>
	<title>Re: DataDictionary: Iterate over the fields in a message</title>
	<published>2008-10-02T09:22:01Z</published>
	<updated>2008-10-02T09:22:01Z</updated>
	<author>
		<name>Oren Miller</name>
	</author>
	<content type="html">QuickFIX Documentation: &lt;a href=&quot;http://www.quickfixengine.org/quickfix/doc/html/index.html&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.quickfixengine.org/quickfix/doc/html/index.html&lt;/a&gt;&lt;br&gt;QuickFIX Support: &lt;a href=&quot;http://www.quickfixengine.org/services.html&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.quickfixengine.org/services.html&lt;/a&gt;&lt;br&gt;&lt;br&gt;Yep. &amp;nbsp;I added it as a feature request.
&lt;br&gt;&lt;br&gt;--oren
&lt;br&gt;&lt;div class='shrinkable-quote'&gt;&lt;br&gt;&amp;gt; -------- Original Message --------
&lt;br&gt;&amp;gt; Subject: Re: [Quickfix-developers] DataDictionary: Iterate over the
&lt;br&gt;&amp;gt; fields in a message
&lt;br&gt;&amp;gt; From: &amp;quot;Marcus Monaghan&amp;quot; &amp;lt;&lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=19782722&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;Marcus.Monaghan@...&lt;/a&gt;&amp;gt;
&lt;br&gt;&amp;gt; Date: Thu, October 02, 2008 1:22 am
&lt;br&gt;&amp;gt; To: &amp;lt;&lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=19782722&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;quickfix-developers@...&lt;/a&gt;&amp;gt;
&lt;br&gt;&amp;gt; QuickFIX Documentation: &lt;a href=&quot;http://www.quickfixengine.org/quickfix/doc/html/index.html&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.quickfixengine.org/quickfix/doc/html/index.html&lt;/a&gt;&lt;br&gt;&amp;gt; QuickFIX Support: &lt;a href=&quot;http://www.quickfixengine.org/services.html&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.quickfixengine.org/services.html&lt;/a&gt;&lt;br&gt;&amp;gt; Thanks for the reply Oren but I managed to get round this. Perhaps this
&lt;br&gt;&amp;gt; could be added as a feature in the next release?
&lt;br&gt;&amp;gt; -----Original Message-----
&lt;br&gt;&amp;gt; The data is available in the DataDictionary object, but is not currently
&lt;br&gt;&amp;gt; exposed. &amp;nbsp;This would be easy enough to add.
&lt;br&gt;&amp;gt; &amp;gt; -------- Original Message --------
&lt;br&gt;&amp;gt; &amp;gt; All,
&lt;br&gt;&amp;gt; &amp;gt; 
&lt;br&gt;&amp;gt; &amp;gt; Is there a way to get the fields that belong to a message?
&lt;br&gt;&amp;gt; &amp;gt; 
&lt;br&gt;&amp;gt; &amp;gt; For example, I want to be able to iterate over the fields within a
&lt;br&gt;&amp;gt; &amp;gt; QuoteRequest.
&lt;br&gt;&amp;gt; &amp;gt; 
&lt;br&gt;&amp;gt; &amp;gt; I can't use my own XML parser to go over the XML document as I add
&lt;br&gt;&amp;gt; &amp;gt; custom fields to the session dictionary at runtime.
&lt;br&gt;&amp;gt; *** IMPORTANT NOTICE ***
&lt;br&gt;&amp;gt; This message (including any attachments) is confidential and is for the intended recipient only. If you are not the intended recipient, please inform the sender and delete any copies from your system. Internet communications are not secure and therefore Winterflood Securities Ltd does not accept legal responsibility for any of its contents (including any attachments) and any view expressed by the sender as these are not necessarily the views of Winterflood Securities Ltd.
&lt;br&gt;&amp;gt; Although all emails sent and received by Winterflood Securities Ltd are passed through extensive virus scanning technologies, we cannot guarantee the email (including attachments) is virus free. You should take whatever measures you deem appropriate within your organisation to ensure maximum protection.
&lt;br&gt;&amp;gt; Registered Office: The Atrium Building, Cannon Bridge, 25 Dowgate Hill, London, EC4R 2GA. Registered in England No. 2242204.
&lt;br&gt;&amp;gt; Winterflood Securities Limited is authorised and regulated by the Financial Services Authority.
&lt;br&gt;&amp;gt; -------------------------------------------------------------------------
&lt;br&gt;&amp;gt; This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
&lt;br&gt;&amp;gt; Build the coolest Linux based applications with Moblin SDK &amp; win great prizes
&lt;br&gt;&amp;gt; Grand prize is a trip for two to an Open Source event anywhere in the world
&lt;br&gt;&amp;gt; &lt;a href=&quot;http://moblin-contest.org/redirect.php?banner_id=100&amp;url=/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://moblin-contest.org/redirect.php?banner_id=100&amp;url=/&lt;/a&gt;&lt;br&gt;&amp;gt; _______________________________________________
&lt;br&gt;&amp;gt; Quickfix-developers mailing list
&lt;br&gt;&amp;gt; &lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=19782722&amp;i=2&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;Quickfix-developers@...&lt;/a&gt;
&lt;br&gt;&amp;gt; &lt;a href=&quot;https://lists.sourceforge.net/lists/listinfo/quickfix-developers&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://lists.sourceforge.net/lists/listinfo/quickfix-developers&lt;/a&gt;&lt;/div&gt;&lt;br&gt;&lt;br&gt;-------------------------------------------------------------------------
&lt;br&gt;This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
&lt;br&gt;Build the coolest Linux based applications with Moblin SDK &amp; win great prizes
&lt;br&gt;Grand prize is a trip for two to an Open Source event anywhere in the world
&lt;br&gt;&lt;a href=&quot;http://moblin-contest.org/redirect.php?banner_id=100&amp;url=/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://moblin-contest.org/redirect.php?banner_id=100&amp;url=/&lt;/a&gt;&lt;br&gt;_______________________________________________
&lt;br&gt;Quickfix-developers mailing list
&lt;br&gt;&lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=19782722&amp;i=3&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;Quickfix-developers@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;https://lists.sourceforge.net/lists/listinfo/quickfix-developers&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://lists.sourceforge.net/lists/listinfo/quickfix-developers&lt;/a&gt;&lt;br&gt;&lt;p&gt;From forum: &lt;a href=&quot;http://www.nabble.com/QuickFIX---Dev-f1041.html&quot; embed=&quot;fixTarget[1041]&quot; target=&quot;_top&quot; &gt;QuickFIX - Dev&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://www.nabble.com/Question-for-tag-UnderlyingSymbol-%28tag-311%29-tp19731239p19782722.html" />
</entry>

<entry>
	<id>tag:www.nabble.com,2006:post-19778803</id>
	<title>Re: SocketInitiator.stop() Problem</title>
	<published>2008-10-02T06:01:34Z</published>
	<updated>2008-10-02T06:01:34Z</updated>
	<author>
		<name>shaffer.jason</name>
	</author>
	<content type="html">Shrila,
&lt;br&gt;&lt;br&gt;That would work in theory, however it is actually during the shutdown process that I'm having problems. I need to allow a few seconds for the application to shut down. I start the shutdown process by logging off of all sessions. However, it is possible for the client to reestablish the session before the application has actually shut down because quickfix is still active and the port is still open. If I could use the stop function, this would not be a problem.
&lt;br&gt;&lt;br&gt;Thanks for your thoughts.
&lt;br&gt;&lt;br&gt;&lt;blockquote class=&quot;quote light-black dark-border-color&quot;&gt;&lt;div class=&quot;quote light-border-color&quot;&gt;
&lt;div class=&quot;quote-author&quot; style=&quot;font-weight: bold;&quot;&gt;Shrila wrote:&lt;/div&gt;
&lt;div class=&quot;quote-message&quot;&gt;Hi shaffer.jason.
&lt;br&gt;If You want close quickFIX and release port, possible simply close application (all quickFIX threads).
&lt;/div&gt;
&lt;/div&gt;&lt;/blockquote&gt;
&lt;p&gt;From forum: &lt;a href=&quot;http://www.nabble.com/QuickFIX---Dev-f1041.html&quot; embed=&quot;fixTarget[1041]&quot; target=&quot;_top&quot; &gt;QuickFIX - Dev&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://www.nabble.com/SocketInitiator.stop%28%29-Problem-tp18473551p19778803.html" />
</entry>

<entry>
	<id>tag:www.nabble.com,2006:post-19817645</id>
	<title>How do we stor our messages</title>
	<published>2008-10-01T23:26:53Z</published>
	<updated>2008-10-01T23:26:53Z</updated>
	<author>
		<name>Pierre El-khoury</name>
	</author>
	<content type="html">QuickFIX Documentation: &lt;a href=&quot;http://www.quickfixengine.org/quickfix/doc/html/index.html&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.quickfixengine.org/quickfix/doc/html/index.html&lt;/a&gt;&lt;br&gt;QuickFIX Support: &lt;a href=&quot;http://www.quickfixengine.org/services.html&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.quickfixengine.org/services.html&lt;/a&gt;&lt;br&gt;&lt;br&gt;Hi
&lt;br&gt;&amp;nbsp;In case I got disconneted, will the Quick fix engin save the generated
&lt;br&gt;messages? and where? and will these messages be send on logon? Does
&lt;br&gt;&amp;quot;ResetOnDisconnect logout remove these messages and all messages that
&lt;br&gt;where communicated while loged on? I need a way to control the failover
&lt;br&gt;situation and Time out.
&lt;br&gt;Best regards
&lt;br&gt;&amp;nbsp;Pierre
&lt;br&gt;&lt;br&gt;-------------------------------------------------------------------------
&lt;br&gt;This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
&lt;br&gt;Build the coolest Linux based applications with Moblin SDK &amp; win great prizes
&lt;br&gt;Grand prize is a trip for two to an Open Source event anywhere in the world
&lt;br&gt;&lt;a href=&quot;http://moblin-contest.org/redirect.php?banner_id=100&amp;url=/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://moblin-contest.org/redirect.php?banner_id=100&amp;url=/&lt;/a&gt;&lt;br&gt;_______________________________________________
&lt;br&gt;Quickfix-developers mailing list
&lt;br&gt;&lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=19817645&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;Quickfix-developers@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;https://lists.sourceforge.net/lists/listinfo/quickfix-developers&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://lists.sourceforge.net/lists/listinfo/quickfix-developers&lt;/a&gt;&lt;br&gt;&lt;p&gt;From forum: &lt;a href=&quot;http://www.nabble.com/QuickFIX---Dev-f1041.html&quot; embed=&quot;fixTarget[1041]&quot; target=&quot;_top&quot; &gt;QuickFIX - Dev&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://www.nabble.com/Not-Getting-Resend-Message-tp19768655p19817645.html" />
</entry>

<entry>
	<id>tag:www.nabble.com,2006:post-19774036</id>
	<title>Re: DataDictionary: Iterate over the fields in a message</title>
	<published>2008-10-01T23:22:56Z</published>
	<updated>2008-10-01T23:22:56Z</updated>
	<author>
		<name>mwins</name>
	</author>
	<content type="html">QuickFIX Documentation: &lt;a href=&quot;http://www.quickfixengine.org/quickfix/doc/html/index.html&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.quickfixengine.org/quickfix/doc/html/index.html&lt;/a&gt;&lt;br&gt;QuickFIX Support: &lt;a href=&quot;http://www.quickfixengine.org/services.html&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.quickfixengine.org/services.html&lt;/a&gt;&lt;br&gt;&lt;br&gt;Thanks for the reply Oren but I managed to get round this. Perhaps this
&lt;br&gt;could be added as a feature in the next release?
&lt;br&gt;&lt;br&gt;-----Original Message-----
&lt;br&gt;The data is available in the DataDictionary object, but is not currently
&lt;br&gt;exposed. &amp;nbsp;This would be easy enough to add.
&lt;div class='shrinkable-quote'&gt;&lt;br&gt;&amp;gt; -------- Original Message --------
&lt;br&gt;&amp;gt; All,
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; Is there a way to get the fields that belong to a message?
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; For example, I want to be able to iterate over the fields within a
&lt;br&gt;&amp;gt; QuoteRequest.
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; I can't use my own XML parser to go over the XML document as I add
&lt;br&gt;&amp;gt; custom fields to the session dictionary at runtime.
&lt;/div&gt;&lt;br&gt;*** IMPORTANT NOTICE ***
&lt;br&gt;&lt;br&gt;This message (including any attachments) is confidential and is for the intended recipient only. If you are not the intended recipient, please inform the sender and delete any copies from your system. Internet communications are not secure and therefore Winterflood Securities Ltd does not accept legal responsibility for any of its contents (including any attachments) and any view expressed by the sender as these are not necessarily the views of Winterflood Securities Ltd.
&lt;br&gt;&lt;br&gt;&lt;br&gt;Although all emails sent and received by Winterflood Securities Ltd are passed through extensive virus scanning technologies, we cannot guarantee the email (including attachments) is virus free. You should take whatever measures you deem appropriate within your organisation to ensure maximum protection.
&lt;br&gt;&lt;br&gt;Registered Office: The Atrium Building, Cannon Bridge, 25 Dowgate Hill, London, EC4R 2GA. Registered in England No. 2242204.
&lt;br&gt;&lt;br&gt;Winterflood Securities Limited is authorised and regulated by the Financial Services Authority.
&lt;br&gt;&lt;br&gt;&lt;br&gt;-------------------------------------------------------------------------
&lt;br&gt;This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
&lt;br&gt;Build the coolest Linux based applications with Moblin SDK &amp; win great prizes
&lt;br&gt;Grand prize is a trip for two to an Open Source event anywhere in the world
&lt;br&gt;&lt;a href=&quot;http://moblin-contest.org/redirect.php?banner_id=100&amp;url=/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://moblin-contest.org/redirect.php?banner_id=100&amp;url=/&lt;/a&gt;&lt;br&gt;_______________________________________________
&lt;br&gt;Quickfix-developers mailing list
&lt;br&gt;&lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=19774036&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;Quickfix-developers@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;https://lists.sourceforge.net/lists/listinfo/quickfix-developers&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://lists.sourceforge.net/lists/listinfo/quickfix-developers&lt;/a&gt;&lt;br&gt;&lt;p&gt;From forum: &lt;a href=&quot;http://www.nabble.com/QuickFIX---Dev-f1041.html&quot; embed=&quot;fixTarget[1041]&quot; target=&quot;_top&quot; &gt;QuickFIX - Dev&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://www.nabble.com/Question-for-tag-UnderlyingSymbol-%28tag-311%29-tp19731239p19774036.html" />
</entry>

<entry>
	<id>tag:www.nabble.com,2006:post-19773484</id>
	<title>Re: SocketInitiator.stop() Problem</title>
	<published>2008-10-01T22:14:35Z</published>
	<updated>2008-10-01T22:14:35Z</updated>
	<author>
		<name>Shrila</name>
	</author>
	<content type="html">Hi shaffer.jason.
&lt;br&gt;If You want close quickFIX and release port, possible simply close application (all quickFIX threads).&lt;p&gt;From forum: &lt;a href=&quot;http://www.nabble.com/QuickFIX---Dev-f1041.html&quot; embed=&quot;fixTarget[1041]&quot; target=&quot;_top&quot; &gt;QuickFIX - Dev&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://www.nabble.com/SocketInitiator.stop%28%29-Problem-tp18473551p19773484.html" />
</entry>

<entry>
	<id>tag:www.nabble.com,2006:post-19770075</id>
	<title>Re: Not Getting Resend Message</title>
	<published>2008-10-01T15:00:34Z</published>
	<updated>2008-10-01T15:00:34Z</updated>
	<author>
		<name>Oren Miller</name>
	</author>
	<content type="html">QuickFIX Documentation: &lt;a href=&quot;http://www.quickfixengine.org/quickfix/doc/html/index.html&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.quickfixengine.org/quickfix/doc/html/index.html&lt;/a&gt;&lt;br&gt;QuickFIX Support: &lt;a href=&quot;http://www.quickfixengine.org/services.html&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.quickfixengine.org/services.html&lt;/a&gt;&lt;br&gt;&lt;br&gt;Yes, QuickFIX will not pass through message that have already been
&lt;br&gt;received. &amp;nbsp;When a message is mark with PossDup, and QuickFIX verifies it
&lt;br&gt;is in fact a duplicate, it will throw it out. &amp;nbsp;If you really must
&lt;br&gt;receive these messages again, you have to lower your expected incoming
&lt;br&gt;sequence number and send out a test request. &amp;nbsp;QuickFIX will
&lt;br&gt;automatically detect the sequence number gap, send out the appropriate
&lt;br&gt;test request, and all messages will be passed through.
&lt;br&gt;&lt;br&gt;--oren
&lt;br&gt;&lt;div class='shrinkable-quote'&gt;&lt;br&gt;&amp;gt; -------- Original Message --------
&lt;br&gt;&amp;gt; Subject: [Quickfix-developers] Not Getting Resend Message
&lt;br&gt;&amp;gt; From: &lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=19770075&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;NeddyRock@...&lt;/a&gt;
&lt;br&gt;&amp;gt; Date: Wed, October 01, 2008 3:36 pm
&lt;br&gt;&amp;gt; To: &lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=19770075&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;quickfix-developers@...&lt;/a&gt;
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; QuickFIX Documentation: &lt;a href=&quot;http://www.quickfixengine.org/quickfix/doc/html/index.html&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.quickfixengine.org/quickfix/doc/html/index.html&lt;/a&gt;&lt;br&gt;&amp;gt; QuickFIX Support: &lt;a href=&quot;http://www.quickfixengine.org/services.html&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.quickfixengine.org/services.html&lt;/a&gt;&amp;lt;hr&amp;gt;Hello All,
&lt;br&gt;&amp;gt; &amp;nbsp; &amp;nbsp; I'm testing my application against the executor &amp;nbsp;server application. I'm 
&lt;br&gt;&amp;gt; issuing a resend request. I can see that the executor &amp;nbsp;server application is 
&lt;br&gt;&amp;gt; honoring the request and resending messages. I can also &amp;nbsp;see that these resent 
&lt;br&gt;&amp;gt; messages are being logged by QuickFix in my &amp;nbsp;application. The problem is that 
&lt;br&gt;&amp;gt; my fromApp event handler is not being triggered &amp;nbsp;for these messages. I can't 
&lt;br&gt;&amp;gt; capture them.
&lt;br&gt;&amp;gt; &amp;nbsp;
&lt;br&gt;&amp;gt; What gives? Is QuickFix somehow filtering them out ? Can anyone please tell &amp;nbsp;
&lt;br&gt;&amp;gt; me what is going on?
&lt;br&gt;&amp;gt; &amp;nbsp;
&lt;br&gt;&amp;gt; I also tried using the SendRedundantResendRequests=Y config option in my &amp;nbsp;
&lt;br&gt;&amp;gt; applications config file. That didn't seem to make a difference.
&lt;br&gt;&amp;gt; &amp;nbsp;
&lt;br&gt;&amp;gt; Thanks for all your time and efforts
&lt;br&gt;&amp;gt; Ned
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; **************Looking for simple solutions to your real-life financial 
&lt;br&gt;&amp;gt; challenges? &amp;nbsp;Check out WalletPop for the latest news and information, tips and 
&lt;br&gt;&amp;gt; calculators. &amp;nbsp; &amp;nbsp; &amp;nbsp;(&lt;a href=&quot;http://www.walletpop.com/?NCID=emlcntuswall00000001&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.walletpop.com/?NCID=emlcntuswall00000001&lt;/a&gt;)&amp;lt;hr&amp;gt;-------------------------------------------------------------------------
&lt;br&gt;&amp;gt; This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
&lt;br&gt;&amp;gt; Build the coolest Linux based applications with Moblin SDK &amp; win great prizes
&lt;br&gt;&amp;gt; Grand prize is a trip for two to an Open Source event anywhere in the world
&lt;br&gt;&amp;gt; &lt;a href=&quot;http://moblin-contest.org/redirect.php?banner_id=100&amp;url=/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://moblin-contest.org/redirect.php?banner_id=100&amp;url=/&lt;/a&gt;&amp;lt;hr&amp;gt;_______________________________________________
&lt;br&gt;&amp;gt; Quickfix-developers mailing list
&lt;br&gt;&amp;gt; &lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=19770075&amp;i=2&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;Quickfix-developers@...&lt;/a&gt;
&lt;br&gt;&amp;gt; &lt;a href=&quot;https://lists.sourceforge.net/lists/listinfo/quickfix-developers&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://lists.sourceforge.net/lists/listinfo/quickfix-developers&lt;/a&gt;&lt;/div&gt;&lt;br&gt;&lt;br&gt;-------------------------------------------------------------------------
&lt;br&gt;This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
&lt;br&gt;Build the coolest Linux based applications with Moblin SDK &amp; win great prizes
&lt;br&gt;Grand prize is a trip for two to an Open Source event anywhere in the world
&lt;br&gt;&lt;a href=&quot;http://moblin-contest.org/redirect.php?banner_id=100&amp;url=/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://moblin-contest.org/redirect.php?banner_id=100&amp;url=/&lt;/a&gt;&lt;br&gt;_______________________________________________
&lt;br&gt;Quickfix-developers mailing list
&lt;br&gt;&lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=19770075&amp;i=3&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;Quickfix-developers@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;https://lists.sourceforge.net/lists/listinfo/quickfix-developers&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://lists.sourceforge.net/lists/listinfo/quickfix-developers&lt;/a&gt;&lt;br&gt;&lt;p&gt;From forum: &lt;a href=&quot;http://www.nabble.com/QuickFIX---Dev-f1041.html&quot; embed=&quot;fixTarget[1041]&quot; target=&quot;_top&quot; &gt;QuickFIX - Dev&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://www.nabble.com/Not-Getting-Resend-Message-tp19768655p19770075.html" />
</entry>

<entry>
	<id>tag:www.nabble.com,2006:post-19817383</id>
	<title>Re: Adding fields to groups</title>
	<published>2008-10-01T14:57:46Z</published>
	<updated>2008-10-01T14:57:46Z</updated>
	<author>
		<name>Oren Miller</name>
	</author>
	<content type="html">QuickFIX Documentation: &lt;a href=&quot;http://www.quickfixengine.org/quickfix/doc/html/index.html&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.quickfixengine.org/quickfix/doc/html/index.html&lt;/a&gt;&lt;br&gt;QuickFIX Support: &lt;a href=&quot;http://www.quickfixengine.org/services.html&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.quickfixengine.org/services.html&lt;/a&gt;&lt;br&gt;&lt;br&gt;The customary way is to modify the data dictionary, if you want to do it
&lt;br&gt;programatically, you can use the getGroup and addGroup on the data
&lt;br&gt;dictionary object. &amp;nbsp;Just get the group, make a copy (it is const), add
&lt;br&gt;the new fields to the group, then add the group which will override the
&lt;br&gt;old one. If you are using new fields that are not in the general field
&lt;br&gt;definitions, you will probably also want to add them with the addField
&lt;br&gt;method to the main dictionary.
&lt;br&gt;&lt;br&gt;--oren
&lt;br&gt;&lt;br&gt;&lt;div class='shrinkable-quote'&gt;&lt;br&gt;&amp;gt; -------- Original Message --------
&lt;br&gt;&amp;gt; Subject: RE: [Quickfix-developers] Adding fields to groups
&lt;br&gt;&amp;gt; From: &amp;quot;Tim Banks&amp;quot; &amp;lt;&lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=19817383&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;tim.banks@...&lt;/a&gt;&amp;gt;
&lt;br&gt;&amp;gt; Date: Wed, October 01, 2008 3:20 pm
&lt;br&gt;&amp;gt; To: &amp;lt;&lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=19817383&amp;i=1&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;oren@...&lt;/a&gt;&amp;gt;
&lt;br&gt;&amp;gt; Cc: &amp;lt;&lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=19817383&amp;i=2&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;quickfix-developers@...&lt;/a&gt;&amp;gt;
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; Oren,
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; I was trying to add fields to a group in an incoming message -
&lt;br&gt;&amp;gt; SecurityDefinition - so QF would parse it w/o complaining.
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; Thanks,
&lt;br&gt;&amp;gt; Tim
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; -----Original Message-----
&lt;br&gt;&amp;gt; From: &lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=19817383&amp;i=3&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;oren@...&lt;/a&gt; [mailto:&lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=19817383&amp;i=4&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;oren@...&lt;/a&gt;] 
&lt;br&gt;&amp;gt; Sent: Wednesday, October 01, 2008 3:15 PM
&lt;br&gt;&amp;gt; To: Tim Banks
&lt;br&gt;&amp;gt; Cc: &lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=19817383&amp;i=5&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;quickfix-developers@...&lt;/a&gt;
&lt;br&gt;&amp;gt; Subject: RE: [Quickfix-developers] Adding fields to groups
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; Tim,
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; Can you explain the usage you are looking for? &amp;nbsp;Are you trying to add
&lt;br&gt;&amp;gt; group fields to an outgoing message, parse incoming messages, both?
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; --oren
&lt;br&gt;&amp;gt; 
&lt;br&gt;&amp;gt; &amp;gt; -------- Original Message --------
&lt;br&gt;&amp;gt; &amp;gt; Subject: [Quickfix-developers] Adding fields to groups
&lt;br&gt;&amp;gt; &amp;gt; From: &amp;quot;Tim Banks&amp;quot; &amp;lt;&lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=19817383&amp;i=6&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;tim.banks@...&lt;/a&gt;&amp;gt;
&lt;br&gt;&amp;gt; &amp;gt; Date: Tue, September 30, 2008 10:44 am
&lt;br&gt;&amp;gt; &amp;gt; To: &amp;lt;&lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=19817383&amp;i=7&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;quickfix-developers@...&lt;/a&gt;&amp;gt;
&lt;br&gt;&amp;gt; &amp;gt; 
&lt;br&gt;&amp;gt; &amp;gt; 
&lt;br&gt;&amp;gt; &amp;gt; QuickFIX Documentation:
&lt;br&gt;&amp;gt; &lt;a href=&quot;http://www.quickfixengine.org/quickfix/doc/html/index.html&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.quickfixengine.org/quickfix/doc/html/index.html&lt;/a&gt;&lt;br&gt;&amp;gt; &amp;gt; QuickFIX Support: &lt;a href=&quot;http://www.quickfixengine.org/services.html&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.quickfixengine.org/services.html&lt;/a&gt;&lt;br&gt;&amp;gt; &amp;gt; 
&lt;br&gt;&amp;gt; &amp;gt; Hi,
&lt;br&gt;&amp;gt; &amp;gt; 
&lt;br&gt;&amp;gt; &amp;gt; I can't find the right code to add fields (custom or std FIX) to
&lt;br&gt;&amp;gt; groups.
&lt;br&gt;&amp;gt; &amp;gt; I'd prefer to do it programatically rather than a special xml dd. &amp;nbsp;But
&lt;br&gt;&amp;gt; I
&lt;br&gt;&amp;gt; &amp;gt; know that approach will work if nothing else.
&lt;br&gt;&amp;gt; &amp;gt; 
&lt;br&gt;&amp;gt; &amp;gt; Thanks,
&lt;br&gt;&amp;gt; &amp;gt; Tim
&lt;br&gt;&amp;gt; &amp;gt; 
&lt;br&gt;&amp;gt; &amp;gt; 
&lt;br&gt;&amp;gt; &amp;gt;
&lt;br&gt;&amp;gt; ------------------------------------------------------------------------
&lt;br&gt;&amp;gt; -
&lt;br&gt;&amp;gt; &amp;gt; This SF.Net email is sponsored by the Moblin Your Move Developer's
&lt;br&gt;&amp;gt; challenge
&lt;br&gt;&amp;gt; &amp;gt; Build the coolest Linux based applications with Moblin SDK &amp; win great
&lt;br&gt;&amp;gt; prizes
&lt;br&gt;&amp;gt; &amp;gt; Grand prize is a trip for two to an Open Source event anywhere in the
&lt;br&gt;&amp;gt; world
&lt;br&gt;&amp;gt; &amp;gt; &lt;a href=&quot;http://moblin-contest.org/redirect.php?banner_id=100&amp;url=/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://moblin-contest.org/redirect.php?banner_id=100&amp;url=/&lt;/a&gt;&lt;br&gt;&amp;gt; &amp;gt; _______________________________________________
&lt;br&gt;&amp;gt; &amp;gt; Quickfix-developers mailing list
&lt;br&gt;&amp;gt; &amp;gt; &lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=19817383&amp;i=8&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;Quickfix-developers@...&lt;/a&gt;
&lt;br&gt;&amp;gt; &amp;gt; &lt;a href=&quot;https://lists.sourceforge.net/lists/listinfo/quickfix-developers&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://lists.sourceforge.net/lists/listinfo/quickfix-developers&lt;/a&gt;&lt;/div&gt;&lt;br&gt;&lt;br&gt;-------------------------------------------------------------------------
&lt;br&gt;This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
&lt;br&gt;Build the coolest Linux based applications with Moblin SDK &amp; win great prizes
&lt;br&gt;Grand prize is a trip for two to an Open Source event anywhere in the world
&lt;br&gt;&lt;a href=&quot;http://moblin-contest.org/redirect.php?banner_id=100&amp;url=/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://moblin-contest.org/redirect.php?banner_id=100&amp;url=/&lt;/a&gt;&lt;br&gt;_______________________________________________
&lt;br&gt;Quickfix-developers mailing list
&lt;br&gt;&lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=19817383&amp;i=9&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;Quickfix-developers@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;https://lists.sourceforge.net/lists/listinfo/quickfix-developers&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://lists.sourceforge.net/lists/listinfo/quickfix-developers&lt;/a&gt;&lt;br&gt;&lt;p&gt;From forum: &lt;a href=&quot;http://www.nabble.com/QuickFIX---Dev-f1041.html&quot; embed=&quot;fixTarget[1041]&quot; target=&quot;_top&quot; &gt;QuickFIX - Dev&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://www.nabble.com/Adding-fields-to-groups-tp19744841p19817383.html" />
</entry>

<entry>
	<id>tag:www.nabble.com,2006:post-19817387</id>
	<title>PATCH: fix namespace pollution</title>
	<published>2008-10-01T14:20:08Z</published>
	<updated>2008-10-01T14:20:08Z</updated>
	<author>
		<name>Martin Ebourne</name>
	</author>
	<content type="html">QuickFIX Documentation: &lt;a href=&quot;http://www.quickfixengine.org/quickfix/doc/html/index.html&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.quickfixengine.org/quickfix/doc/html/index.html&lt;/a&gt;&lt;br&gt;QuickFIX Support: &lt;a href=&quot;http://www.quickfixengine.org/services.html&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.quickfixengine.org/services.html&lt;/a&gt;&lt;br&gt;&lt;br&gt;&lt;br /&gt;Fix global namespace pollution.
&lt;br&gt;&lt;br&gt;Cheers,
&lt;br&gt;Martin
&lt;br&gt;&lt;br /&gt;&lt;tt&gt;[qf-namespace.patch]&lt;/tt&gt;&lt;br /&gt;&lt;hr align=&quot;left&quot; width=&quot;300&quot; /&gt;&lt;tt&gt;--- src/C++/Utility.h~	2006-09-14 00:23:18.000000000 +0100
&lt;br&gt;+++ src/C++/Utility.h	2008-06-26 16:37:31.541866000 +0100
&lt;br&gt;@@ -170,6 +170,8 @@
&lt;br&gt;&amp;nbsp;#endif
&lt;br&gt;&amp;nbsp;
&lt;br&gt;&amp;nbsp;#if (!defined(_MSC_VER) || (_MSC_VER &amp;gt;= 1300)) &amp;&amp; !defined(HAVE_STLPORT)
&lt;br&gt;+namespace FIX
&lt;br&gt;+{
&lt;br&gt;&amp;nbsp;using std::abort;
&lt;br&gt;&amp;nbsp;using std::sprintf;
&lt;br&gt;&amp;nbsp;using std::atoi;
&lt;br&gt;@@ -187,6 +189,7 @@
&lt;br&gt;&amp;nbsp;using std::strtod;
&lt;br&gt;&amp;nbsp;using std::strtol;
&lt;br&gt;&amp;nbsp;using std::strerror;
&lt;br&gt;+}
&lt;br&gt;&amp;nbsp;#endif
&lt;br&gt;&amp;nbsp;
&lt;br&gt;&amp;nbsp;#endif
&lt;br&gt;&lt;/tt&gt;&lt;hr align=&quot;left&quot; width=&quot;300&quot; /&gt;&lt;br /&gt;-------------------------------------------------------------------------
&lt;br&gt;This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
&lt;br&gt;Build the coolest Linux based applications with Moblin SDK &amp; win great prizes
&lt;br&gt;Grand prize is a trip for two to an Open Source event anywhere in the world
&lt;br&gt;&lt;a href=&quot;http://moblin-contest.org/redirect.php?banner_id=100&amp;url=/&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://moblin-contest.org/redirect.php?banner_id=100&amp;url=/&lt;/a&gt;&lt;br /&gt;_______________________________________________
&lt;br&gt;Quickfix-developers mailing list
&lt;br&gt;&lt;a href=&quot;http://www.nabble.com/user/SendEmail.jtp?type=post&amp;post=19817387&amp;i=0&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;Quickfix-developers@...&lt;/a&gt;
&lt;br&gt;&lt;a href=&quot;https://lists.sourceforge.net/lists/listinfo/quickfix-developers&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;https://lists.sourceforge.net/lists/listinfo/quickfix-developers&lt;/a&gt;&lt;p&gt;From forum: &lt;a href=&quot;http://www.nabble.com/QuickFIX---Dev-f1041.html&quot; embed=&quot;fixTarget[1041]&quot; target=&quot;_top&quot; &gt;QuickFIX - Dev&lt;/a&gt;&lt;/p&gt;</content>
	<link rel="alternate" type="text/html" href="http://www.nabble.com/PATCH%3A-fix-namespace-pollution-tp19817387p19817387.html" />
</entry>

<entry>
	<id>tag:www.nabble.com,2006:post-19768655</id>
	<title>Not Getting Resend Message</title>
	<published>2008-10-01T13:36:26Z</published>
	<updated>2008-10-01T13:36:26Z</updated>
	<author>
		<name>NeddyRock</name>
	</author>
	<content type="html">QuickFIX Documentation: &lt;a href=&quot;http://www.quickfixengine.org/quickfix/doc/html/index.html&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.quickfixengine.org/quickfix/doc/html/index.html&lt;/a&gt;&lt;br&gt;QuickFIX Support: &lt;a href=&quot;http://www.quickfixengine.org/services.html&quot; target=&quot;_top&quot; rel=&quot;nofollow&quot;&gt;http://www.quickfixengine.org/services.html&lt;/a&gt;&lt;br&gt;&lt;br&gt;&lt;br /&gt;&lt;!DOCTYPE HTML PUBLIC &quot;-//W3C//DTD HTML 4.0 Transitional//EN&quot;&gt;
&lt;HTML&gt;&lt;HEAD&gt;
&lt;META http-equiv=Content-Type content=&quot;text/html; charset=US-ASCII&quot;&gt;
&lt;META content=&quot;MSHTML 6.00.6000.16705&quot; name=GENERATOR&gt;&lt;/HEAD&gt;
&lt;BODY id=role_body style=&quot;FONT-SIZE: 10pt; COLOR: #800080; FONT-FAMILY: Arial&quot; bottomMargin=7 leftMargin=7 topMargin=7 rightMargin=7&gt;&lt;FONT id=role_document face=Arial color=#800080 size=2&gt;
&lt;DIV&gt;Hello All,&lt;/DIV&gt;
&lt;DIV&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;I'm testing my application against the executor 
server application. I'm issuing a resend request. I can see that the executor 
server application is honoring the request and resending messages. I can also 
see that these resent messages&amp;nbsp;are&amp;nbsp;being logged&amp;nbsp;by QuickFix in my 
application. The problem is that my fromApp event handler is not being triggered 
for these messages. I can't capture them.&lt;/DIV&gt;
&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;
&lt;DIV&gt;What gives? Is QuickFix somehow filtering them out ? Can anyone please tell 
me what is going on?&lt;/DIV&gt;
&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;
&lt;DIV&gt;I also tried using the SendRedundantResendRequests=Y config option in my 
applications config file. That didn't seem to make a difference.&lt;/DIV&gt;
&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;
&lt;DIV&gt;Thanks for all your time and effort