You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@qpid.apache.org by "Chuck Rolke (JIRA)" <ji...@apache.org> on 2015/06/26 19:56:06 UTC

[jira] [Created] (QPID-6610) [Windows] SSL error starting qpidd or self tests

Chuck Rolke created QPID-6610:
---------------------------------

             Summary: [Windows] SSL error starting qpidd or self tests
                 Key: QPID-6610
                 URL: https://issues.apache.org/jira/browse/QPID-6610
             Project: Qpid
          Issue Type: Bug
          Components: C++ Broker
    Affects Versions: 0.33
         Environment: Windows 
            Reporter: Chuck Rolke


When I start a qpidd broker on windows there is always a hard error:
{noformat}
D:\qpid\build_2010_x64\src\Debug>qpidd --auth no --no-data-dir --load-module amqpd.dll
2015-06-26 11:45:06 [Broker] notice Broker (pid=4956) start-up
2015-06-26 11:45:06 [Broker] notice SASL disabled: No Authentication Performed
2015-06-26 11:45:06 [Security] error Failed to initialise SSL listener:
     Locating certificate win-sys in store My Cannot find object or property.  
    (..\..\cpp\src\qpid\broker\windows\SslProtocolFactory.cpp:184)
2015-06-26 11:45:07 [Network] notice Listening on TCP/TCP6 port 5672
{noformat}

When I run self tests there are about 120 'fatal errors'.
{noformat}
2015-06-26 10:55:55 [Security] error Failed to initialise SSL listener: 
    Locating certificate win-sys in store My Cannot find object or property.  
    (..\..\cpp\src\qpid\broker\windows\SslProtocolFactory.cpp:184)
unknown location(0): fatal error in "testWaitTillComplete": std::exception: Connection  closed
..\..\..\cpp\src\tests\Array.cpp(79): last checkpoint
{noformat}

I don't see any way to turn SSL off aside from satisfying the cert requirement. Is there one?
Are these self test failures related to the SSL errors?




--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@qpid.apache.org
For additional commands, e-mail: dev-help@qpid.apache.org