Uploaded image for project: 'Qpid'
  1. Qpid
  2. QPID-2180

Broker hangs on shutdown if Windows SQL-based store gets a timeout initializing

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Open
    • Major
    • Resolution: Unresolved
    • 0.6
    • None
    • C++ Broker
    • 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().

      Attachments

        Activity

          People

            shuston Stephen D. Huston
            shuston Stephen D. Huston
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated: