SP 2.5.2 build error 'XSECCryptoException'

Cantor, Scott cantor.2 at osu.edu
Fri Oct 18 09:51:26 EDT 2013


On 10/18/13 1:35 AM, "Brian Tingle" <Brian.Tingle at ucop.edu> wrote:
>
>If I build SP 2.5.2 using these dependencies:
>
>
>log4shib-1.0.8.tar.gz
>opensaml-2.5.3.tar.gz
>shibboleth-sp-2.5.2.tar.gz
>xerces-c-3.1.1.tar.gz
>xml-security-c-1.7.2.tar.gz
>xmltooling-1.5.3.tar.gz
>
>
>When I try to shibd -t I get:
>
>
>terminate called after throwing an instance of 'XSECCryptoException'
>Aborted

The build probably has a mix of different library versions, but there's
nothing there for me to go on, you'd have to debug into it, check the ldd
output of each component, comb the build log, etc.

Most likely there are multiple xmlsec versions installed and something's
linked to a different one.

-- Scott




More information about the users mailing list