The container image failed with ERROR and FATAL messages.
Appreciated if someone could take a look. Thx!
[2016-12-13 22:37:07.598] cloudfoundry-identity-server - ???? [localhost-startStop-1] .... ERROR --- DispatcherServlet: Caused by: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'uiSecurity': Cannot resolve reference to bean 'samlLogoutFilter' while setting constructor argument with key [4]; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'samlLogoutFilter' defined in ServletContext resource [/WEB-INF/spring/saml-providers.xml]: Cannot resolve reference to bean 'redirectSavingSamlContextProvider' while setting bean property 'contextProvider'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'redirectSavingSamlContextProvider' defined in ServletContext resource [/WEB-INF/spring/saml-providers.xml]: Cannot resolve reference to bean 'basicContextProvider' while setting constructor argument; nested exception is org.springframework.beans.factory.UnsatisfiedDependencyException: Error creating bean with name 'basicContextProvider': Unsatisfied dependency expressed through method 'setMetadata' parameter 0: Error creating bean with name 'idpMetadataManager' defined in ServletContext resource [/WEB-INF/spring/saml-idp.xml]: Invocation of init method failed; nested exception is java.lang.IllegalArgumentException: KeyManager must be set; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'idpMetadataManager' defined in ServletContext resource [/WEB-INF/spring/saml-idp.xml]: Invocation of init method failed; nested exception is java.lang.IllegalArgumentException: KeyManager must be set
[2016-12-13 22:37:07.598] cloudfoundry-identity-server - ???? [localhost-startStop-1] .... ERROR --- DispatcherServlet: ... 95 more [2016-12-13 22:37:07.605] cloudfoundry-identity-server - ???? [localhost-startStop-1] .... FATAL --- RecognizeFailureDispatcherServlet: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.springframework.security.filterChains': Cannot resolve reference to bean 'uiSecurity' while setting bean property 'sourceList' with key [60]; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'uiSecurity': Cannot resolve reference to bean 'samlLogoutFilter' while setting constructor argument with key [4]; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'samlLogoutFilter' defined in ServletContext resource [/WEB-INF/spring/saml-providers.xml]: Cannot resolve reference to bean 'redirectSavingSamlContextProvider' while setting bean property 'contextProvider'; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'redirectSavingSamlContextProvider' defined in ServletContext resource [/WEB-INF/spring/saml-providers.xml]: Cannot resolve reference to bean 'basicContextProvider' while setting constructor argument; nested exception is org.springframework.beans.factory.UnsatisfiedDependencyException: Error creating bean with name 'basicContextProvider': Unsatisfied dependency expressed through method 'setMetadata' parameter 0: Error creating bean with name 'idpMetadataManager' defined in ServletContext resource [/WEB-INF/spring/saml-idp.xml]: Invocation of init method failed; nested exception is java.lang.IllegalArgumentException: KeyManager must be set; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'idpMetadataManager' defined in ServletContext resource [/WEB-INF/spring/saml-idp.xml]: Invocation of init method failed; nested exception is java.lang.IllegalArgumentException: KeyManager must be set
Any update on this? I get the same error running the latest image