Team, Running "mvn test" on the ldap support module, I have just recently started to receive the following failure report. I think Jerome experiences the same issue.
Failed tests: testObserveOK(org.jasig.cas.monitor.PoolingContextSourceMonitorTests): org.springframework.dao.DataAccessResourceFailureException: Failed to borrow DirContext from pool.; nested exception is org.springframework.ldap.CommunicationException: simple bind failed: ldap1.rutgers.edu:636; nested exception is javax.naming.CommunicationException: simple bind failed: ldap1.rutgers.edu:636 [Root exception is javax.net.ssl.SSLHandshakeException: sun.security.validator.ValidatorException: PKIX path building failed: sun.security.provider.certpath.SunCertPathBuilderException: unable to find valid certification path to requested target]. 0 active, 0 idle. expected:<OK> but was:<ERROR> Looking at the 'contextSource' bean at 'cas-server-support-ldap\src\test\resources\ldapContext-test.xml', I see the ldap context is to use SSL. Any suggestions? Could we remove the 'java.naming.security.protocol' setting from the bean? Regards, -Misagh -- You are currently subscribed to cas-dev@lists.jasig.org as: arch...@mail-archive.com To unsubscribe, change settings or access archives, see http://www.ja-sig.org/wiki/display/JSG/cas-dev