Details
-
Bug
-
Status: Open
-
Major
-
Resolution: Unresolved
-
0.6
-
None
-
Windows XP-64 w/ SQL Express
Description
If the C++ broker startup tries to load the store and ms-sql provider, but the initial connection to SQL times out like this:
2009-10-30 11:31:46 error MSSQL can't open at Provider=SQLOLEDB;Data Source=LILY\SQLEXPRESS;Integrated Security=SSPI: Unspecified error: Timeout expired
the broker may hang on shutdown. The main thread is the only one left and it's hung on a call to CoUninitialize().