VMware Cloud Community
Pipi12
Contributor
Contributor

Can't login to provider after upgrade to 10.4.1

Hello,

After the upgrade from 10.4 to 10.4.1, I'm unable to login to provider, but tenants are fine:

This is specific error when trying to access https://vcloud/provider

HTTP ERROR 404 JSP file [/error.jsp] not found
URI:	/login/
STATUS:	404
MESSAGE:	JSP file [/error.jsp] not found
SERVLET:	jsp
CAUSED BY:	org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'scopedTarget.samlMetadata' defined in class path resource [META-INF/spring/backend-core-base-saml-context.xml]: Invocation of init method failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'scopedTarget.keyManager' defined in class path resource [META-INF/spring/backend-core-base-saml-context.xml]: Bean instantiation via factory method failed; nested exception is org.springframework.beans.BeanInstantiationException: Failed to instantiate [org.springframework.security.saml.key.KeyManager]: Factory method 'createInstance' threw exception; nested exception is java.lang.NullPointerException
CAUSED BY:	org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'scopedTarget.keyManager' defined in class path resource [META-INF/spring/backend-core-base-saml-context.xml]: Bean instantiation via factory method failed; nested exception is org.springframework.beans.BeanInstantiationException: Failed to instantiate [org.springframework.security.saml.key.KeyManager]: Factory method 'createInstance' threw exception; nested exception is java.lang.NullPointerException
CAUSED BY:	org.springframework.beans.BeanInstantiationException: Failed to instantiate [org.springframework.security.saml.key.KeyManager]: Factory method 'createInstance' threw exception; nested exception is java.lang.NullPointerException
CAUSED BY:	java.lang.NullPointerException
0 Kudos
0 Replies