You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@qpid.apache.org by "Steve Huston (JIRA)" <qp...@incubator.apache.org> on 2009/10/30 16:41:59 UTC

[jira] Created: (QPID-2180) Broker hangs on shutdown if Windows SQL-based store gets a timeout initializing

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

                 Key: QPID-2180
                 URL: https://issues.apache.org/jira/browse/QPID-2180
             Project: Qpid
          Issue Type: Bug
          Components: C++ Broker
    Affects Versions: 0.6
         Environment: Windows XP-64 w/ SQL Express
            Reporter: Steve Huston
            Assignee: Steve Huston


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().



-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


---------------------------------------------------------------------
Apache Qpid - AMQP Messaging Implementation
Project:      http://qpid.apache.org
Use/Interact: mailto:dev-subscribe@qpid.apache.org