I&#39;m having an issue with Ravenclaw in restarting Olympus sessions, wondering if anyone has seen this before.<div><br></div><div>I&#39;m just doing this on the TTY:</div><div><br clear="all"><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex">
Accepted connection from 127.0.0.1 (socket 132)<br>------------------------------------<br>New session starting at 10:42:33.543<br>------------------------------------<br>S:  Ready.<br>close_session<br>------------------------------------<br>
Session finished at 10:42:52.598<br>------------------------------------<br>init_session</blockquote><div><br></div><div>And Ravenclaw hangs on the init_session. Specifically, it hangs on line 223 of DMBridge.cpp:</div><div>
<br></div><div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex">// first, wait for the DialogCore thread to finish, just in case it&#39;s<br>
<span class="Apple-tab-span" style="white-space:pre">        </span>// not finished yet for whatever reasons<br><span class="Apple-tab-span" style="white-space:pre">        </span>if (g_hDMCoreThread != NULL) {<br><span class="Apple-tab-span" style="white-space:pre">                </span>WaitForSingleObject(g_hDMCoreThread, INFINITE);<br>
<span class="Apple-tab-span" style="white-space:pre">                </span>g_hDMCoreThread = NULL;<br><span class="Apple-tab-span" style="white-space:pre">        </span>}</blockquote></div><div><br></div><div>It appears there is a problem with the dialog code thread finishing after the close_session. Any ideas or experiences?</div>
<div><br></div><div>Thanks,</div><div>-Thomas</div><div><br></div>____________________________________________________________________________<br>Thomas Harris<br>President &amp; CEO • Tutor Technologies, Inc<br>242 S Highland Avenue Suite 202<br>
Pittsburgh, PA 15206<br><a href="http://www.tutortechnologies.com" target="_blank">http://tutortechnologies.com</a><br><br><span style="font-size:10pt">Confidentiality Notice: The information 
contained in this message is confidential and intended solely for the 
use of the individual or entity to whom it is addressed. If the reader 
of this message is not the intended recipient, you are hereby notified 
that any distribution or copying of this communication is prohibited. If
 you have received this communication in error, please notify us 
immediately by replying to the message and deleting it from your 
computer. Thank you, Tutor Technologies, Inc.</span><br><br>
</div>