Hello Steve, This is the full output given. If what you are saying is correct, then I don't understand why the test is failing. Do you think there is an easy way to find out? Do you need some extra information? Regards,Adel
> From: shus...@riverace.com > To: users@qpid.apache.org > Subject: RE: Qpid C++ Broker 0.34 failing unit tests on Windows with Visual > Studio 2013 Win64 > Date: Mon, 4 Apr 2016 15:47:16 +0000 > > Hi Adel, > > Those messages are expected unless you set up a certificate, and do not > indicate a failure of the actual test. > > -Steve > > > -----Original Message----- > > From: Adel Boutros [mailto:adelbout...@live.com] > > Sent: Sunday, April 03, 2016 2:15 PM > > To: users@qpid.apache.org > > Subject: RE: Qpid C++ Broker 0.34 failing unit tests on Windows with Visual > > Studio 2013 Win64 > > > > Hello, > > Did anyone have the time to check the below? > > Regards,Adel > > > > From: adelbout...@live.com > > To: users@qpid.apache.org > > Subject: Qpid C++ Broker 0.34 failing unit tests on Windows with Visual > > Studio > > 2013 Win64 > > Date: Wed, 30 Mar 2016 19:19:07 +0200 > > > > > > > > > > Hello, > > I have compiled Qpid C++ broker 0.34 with Boost 1.55.0 and Qpid Proton > > 0.12.0 using Visual Studio 2013 Win64 compiler. > > The compilation is successful however all unit tests are failing with the > > same > > exception which is related to certificates and SASL despite the fact that > > when > > running a configure with cmake, it didn't locate SASL libraries. > > Please note that the same tests are running correctly on Linux using gcc 4.9 > > Can you please assist? > > Full log of cmake and the test are attached to this mail ctest -R > > qpid-client- > > test -V2: 2016-03-30 19:02:17 [Broker] notice Broker (pid=60712) start-up2: > > 2016-03-30 19:02:17 [Broker] notice SASL disabled: No Authentication > > Performed2: 2016-03-30 19:02:17 [Security] error Failed to initialise SSL > > listener: Locating certificate green-win-slave in store My Cannot find > > object > > or property. > > (D:\qpid.git\qpid\cpp\src\qpid\broker\windows\SslProtocolFactory.cpp:184) > > 2: 2016-03-30 19:02:17 [Network] notice Listening on TCP/TCP6 port 539832: > > 2016-03-30 19:02:17 [Security] warning SASL: No Authentication Performed2: > > 2016-03-30 19:02:17 [Broker] notice Broker (pid=60712) shut-down2: > > WARNING: suspicious log entries in > > D:\qpid.git\qpid\cpp\build_dir\src\tests\\qpid-client-test- > > qpidd.log:\nD:\qpid.git\qpid\cpp\build_dir\src\tests\qpid-client-test- > > qpidd.log:3:2016-03-30 18:57:53 [Security] error Failed to initialise SSL > > listener: > > Locating certificate green-win-slave in store My Cannot find object or > > property. > > (D:\qpid.git\qpid\cpp\src\qpid\broker\windows\SslProtocolFactory.cpp:184) > > D:\qpid.git\qpid\cpp\build_dir\src\tests\qpid-client-test-qpidd.log:5:2016- > > 03-30 18:57:53 [Security] warning SASL: No Authentication Performed > > D:\qpid.git\qpid\cpp\build_dir\src\tests\qpid-client-test-qpidd.log:9:2016- > > 03-30 19:02:17 [Security] error Failed to initialise SSL listener: Locating > > certificate green-win-slave in store My Cannot find object or property. > > (D:\qpid.git\qpid\cpp\src\qpid\broker\windows\SslProtocolFactory.cpp:184) > > D:\qpid.git\qpid\cpp\build_dir\src\tests\qpid-client-test-qpidd.log:11:2016- > > 03-30 19:02:17 [Security] warning SASL: No Authentication Performed > > Regards, > > Adel Boutroswww.murex.com > > > > --------------------------------------------------------------------- > > To unsubscribe, e-mail: users-unsubscr...@qpid.apache.org > > For additional commands, e-mail: users-h...@qpid.apache.org > > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: users-unsubscr...@qpid.apache.org > For additional commands, e-mail: users-h...@qpid.apache.org >