Hello -

My application stopped working after a rebuild with the following
error message, and I can't seem to find the reason.

Is there a debugging setting I can use to find which setting is the problem?

2023-10-02 11:10:38,217 WARN
[org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext]
- <Exception encountered during context initialization - cancelling refresh
attempt: org.springframework.beans.factory.UnsatisfiedDependencyException:
Error creating bean with name
'org.springframework.boot.autoconfigure.web.servlet.WebMvcAutoConfiguration$EnableWebMvcConfiguration':
Unsatisfied dependency expressed through method 'setConfigurers' parameter
0; nested exception is
org.springframework.beans.factory.UnsatisfiedDependencyException: Error
creating bean with name 'casManagementWebAppConfiguration': Unsatisfied
dependency expressed through field 'authenticationClients'; nested
exception is org.springframework.beans.factory.BeanCreationException: Error
creating bean with name 'authenticationClients' defined in class path
resource
[org/apereo/cas/mgmt/config/CasManagementAuthenticationConfiguration.class]:
Bean instantiation via factory method failed; nested exception is
org.springframework.beans.BeanInstantiationException: Failed to instantiate
[java.util.List]: Factory method 'authenticationClients' threw exception;
nested exception is
org.springframework.beans.factory.BeanCreationException: Error creating
bean with name 'authorizationGenerator' defined in class path resource
[org/apereo/cas/mgmt/config/CasManagementAuthorizationConfiguration.class]:
Bean instantiation via factory method failed; nested exception is
org.springframework.beans.BeanInstantiationException: Failed to instantiate
[org.pac4j.core.authorization.generator.AuthorizationGenerator]: Factory
method 'authorizationGenerator' threw exception; nested exception is
org.springframework.beans.factory.BeanCreationException: Error creating
bean with name 'springSecurityPropertiesAuthorizationGenerator' defined in
class path resource
[org/apereo/cas/mgmt/config/CasManagementAuthorizationConfiguration.class]:
Bean instantiation via factory method failed; nested exception is
org.springframework.beans.BeanInstantiationException: Failed to instantiate
[org.pac4j.core.authorization.generator.AuthorizationGenerator]: Factory
method 'springSecurityPropertiesAuthorizationGenerator' threw exception;
nested exception is org.hjson.ParseException: Extra characters in input: 44
at 22:3>
2023-10-02 11:10:38,462 ERROR [org.springframework.boot.SpringApplication]
- <Application run failed>

Thanks,
-Jeff

-- 
- 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 cas-user+unsubscr...@apereo.org.
To view this discussion on the web visit 
https://groups.google.com/a/apereo.org/d/msgid/cas-user/CA%2BTBYORFMriJL7SiJqN%3D9%3Dy7isP7b5G3DEzGdTPXVkAZXqZyQQ%40mail.gmail.com.

Reply via email to