IdP Reporting An error occurred: ActionExecutionException

Lipscomb, Gary glipscomb at csu.edu.au
Wed Oct 13 23:36:52 UTC 2021


Hi Rod,

Changing the level to INFO gave enough detail to workout where the error was

2021-10-13 15:31:42,119 - 10.9.246.52 - ERROR [org.springframework.webflow.execution.ActionExecutionException:91] - 
org.springframework.webflow.execution.ActionExecutionException: Exception thrown executing net.shibboleth.idp.saml.saml2
.profile.impl.PopulateEncryptionParameters at 478e9a7 in state 'OutboundContextsAndSecurityParameters' of flow 'SAML2/Redir
ect/SSO' -- action execution attributes were 'map[[empty]]'
        at org.springframework.webflow.execution.ActionExecutor.execute(ActionExecutor.java:62)
Caused by: org.cryptacular.StreamException: IO error
        at org.cryptacular.util.CertUtil.readCertificate(CertUtil.java:256)
Caused by: java.io.IOException: Short read of DER length
        at java.base/sun.security.util.DerInputStream.getLength(DerInputStream.java:588)

Turned out to be a corrupt encryption certificate in the metadata.

Thanks for the hint.


Gary Lipscomb
Technical Officer, Systems | IT Infrastructure & Security | Division of Information Technology
Charles Sturt University



-----Original Message-----
From: users <users-bounces at shibboleth.net> On Behalf Of Rod Widdowson
Sent: Friday, 1 October 2021 16:06
To: Shib Users <users at shibboleth.net>
Subject: Re: IdP Reporting An error occurred: ActionExecutionException

> An error occurred: ActionExecutionException


SWAG:  Possibly Spring?  

>  <!-- Don't turn these up unless you want a *lot* of noise. -->
>    <variable name="idp.loglevel.spring" value="${idp.loglevel.spring:-OFF}" />


-- 
For Consortium Member technical support, see https://shibboleth.atlassian.net/wiki/x/ZYEpPw
To unsubscribe from this list send an email to users-unsubscribe at shibboleth.net


More information about the users mailing list