[Olympus developers 372]: ravenclaw handing on second init_session

Thomas Harris thomas at tutortechnologies.com
Mon Sep 17 12:22:17 EDT 2012


I'm having an issue with Ravenclaw in restarting Olympus sessions,
wondering if anyone has seen this before.

I'm just doing this on the TTY:

Accepted connection from 127.0.0.1 (socket 132)
> ------------------------------------
> New session starting at 10:42:33.543
> ------------------------------------
> S:  Ready.
> close_session
> ------------------------------------
> Session finished at 10:42:52.598
> ------------------------------------
> init_session


And Ravenclaw hangs on the init_session. Specifically, it hangs on line 223
of DMBridge.cpp:

// first, wait for the DialogCore thread to finish, just in case it's
> // not finished yet for whatever reasons
> if (g_hDMCoreThread != NULL) {
> WaitForSingleObject(g_hDMCoreThread, INFINITE);
> g_hDMCoreThread = NULL;
> }


It appears there is a problem with the dialog code thread finishing after
the close_session. Any ideas or experiences?

Thanks,
-Thomas

____________________________________________________________________________
Thomas Harris
President & CEO • Tutor Technologies, Inc
242 S Highland Avenue Suite 202
Pittsburgh, PA 15206
http://tutortechnologies.com <http://www.tutortechnologies.com>

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.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mailman.srv.cs.cmu.edu/pipermail/olympus-developers/attachments/20120917/70739ea3/attachment.html


More information about the Olympus-developers mailing list