On startup I get the following error:
Unable to start web server; nested exception is
org.springframework.beans.factory.BeanCreationException: *Error creating
bean with name 'scopedTarget.responseHeadersSecurityFilter' defined in
class path resource [org/apereo/cas/config/CasFiltersConfiguration.class*]:
Bean instantiation via factory method failed; nested exception is
org.springframework.beans.BeanInstantiationException: Failed to instantiate
[org.springframework.boot.web.servlet.FilterRegistrationBean]: Factory
method 'responseHeadersSecurityFilter' threw exception; nested exception is
org.springframework.beans.factory.NoSuchBeanDefinitionException: *No
qualifying bean of type
'org.apereo.cas.authentication.AuthenticationServiceSelectionPlan'
available:* expected at least 1 bean which qualifies as autowire candidate.
Dependency annotations:
{@org.springframework.beans.factory.annotation.Autowired(required=true),
@org.springframework.beans.factory.annotation.Qualifier(value="authenticationServiceSelectionPlan")}
I always create the .war using "./gradlew war" or using "./war.sh" but
nothing changed.
Any suggestion will be appreciated, thank you in advance.
Antonella
--
- Website: https://apereo.github.io/cas
- Gitter Chatroom: https://gitter.im/apereo/cas
- List Guidelines: https://goo.gl/1VRrw7
- Contributions: https://goo.gl/mh7qDG
---
You received this message because you are subscribed to the Google Groups "CAS
Community" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
To view this discussion on the web visit
https://groups.google.com/a/apereo.org/d/msgid/cas-user/0a23d834-8bce-4bc8-935d-6358b8982f9dn%40apereo.org.