Shibboleth IdP V5 installing

深瀬尚子 fukase at funest.co.jp
Mon Feb 5 15:18:36 UTC 2024


Hi!

I'm installing Shibboleth IdP V5.
But, when I started Jetty service, I got a message, "Failed startup of context o.e.j.w.WebAppContext"

My environment is the following;
jetty-home-11.0.20
Corretto-17.0.10.7.1
shibboleth-identity-provider-5.0.0.tar.gz

jetty.log
=========================================
2024-02-05 23:53:05,247 - INFO [org.eclipse.jetty.deploy.providers.ScanningAppProvider:141] - Deployment monitor [file://
/opt/jetty-base/webapps/]
2024-02-05 23:53:07,015 - INFO [org.eclipse.jetty.server.handler.ContextHandler.idp_xml:2355] - No Spring WebApplicationI
nitializer types detected on classpath
2024-02-05 23:53:07,021 - INFO [org.eclipse.jetty.server.session.DefaultSessionIdManager:332] - Session workerName=node0
2024-02-05 23:53:07,028 - INFO [org.eclipse.jetty.server.handler.ContextHandler.idp_xml:2355] - Initializing Spring root
WebApplicationContext
2024-02-05 23:53:07,102 - WARN [org.eclipse.jetty.webapp.WebAppContext:542] - Failed startup of context o.e.j.w.WebAppCon
text at 1f760b47{Shibboleth Identity Provider,/idp,[file:///opt/jetty-base/tmp/jetty-127_0_0_1-8080-idp_war-_idp-any-3794746
557799719047/webinf/, jar:file:///opt/shibboleth-idp/war/idp.war!/],UNAVAILABLE}{/opt/shibboleth-idp/war/idp.war}
net.shibboleth.shared.logic.ConstraintViolationException: Unable to load properties from resource
        at net.shibboleth.idp.spring.IdPPropertiesApplicationContextInitializer.loadAdditionalPropertySources(IdPProperti
esApplicationContextInitializer.java:360)
        at net.shibboleth.idp.spring.IdPPropertiesApplicationContextInitializer.initialize(IdPPropertiesApplicationContex
tInitializer.java:140)
        at org.springframework.web.context.ContextLoader.customizeContext(ContextLoader.java:433)
=========================================

Could anyone tell me what I should do?

Thanks ahead.
Naoko



More information about the users mailing list