CAS 6.2.0 Overlay War Template выходит из строя с ошибкой

Он работал нормально, пока вчера CAS не обновил свой код. Журналы:

Caused by: java.lang.IllegalStateException: Failed to introspect Class [org.apereo.cas.config.CasCoreAuthenticationPrincipalConfiguration] from ClassLoader [ModuleClassLoader for Module "deployment.cas.war" from Service Module Loader]
            at deployment.cas.war//org.springframework.util.ReflectionUtils.getDeclaredMethods(ReflectionUtils.java:481)
            at deployment.cas.war//org.springframework.util.ReflectionUtils.doWithMethods(ReflectionUtils.java:358)
            at deployment.cas.war//org.springframework.util.ReflectionUtils.getUniqueDeclaredMethods(ReflectionUtils.java:414)
            at deployment.cas.war//org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.lambda$getTypeForFactoryMethod$2(AbstractAutowireCapableBeanFactory.java:743)
            at java.base/java.util.concurrent.ConcurrentHashMap.computeIfAbsent(ConcurrentHashMap.java:1705)
            at deployment.cas.war//org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.getTypeForFactoryMethod(AbstractAutowireCapableBeanFactory.java:742)
            at deployment.cas.war//org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.determineTargetType(AbstractAutowireCapableBeanFactory.java:681)
            at deployment.cas.war//org.springframework.beans.factory.support.AbstractAutowireCapableBeanFactory.predictBeanType(AbstractAutowireCapableBeanFactory.java:649)
            at deployment.cas.war//org.springframework.beans.factory.support.AbstractBeanFactory.isFactoryBean(AbstractBeanFactory.java:1608)
            at deployment.cas.war//org.springframework.beans.factory.support.DefaultListableBeanFactory.doGetBeanNamesForType(DefaultListableBeanFactory.java:526)
            at deployment.cas.war//org.springframework.beans.factory.support.DefaultListableBeanFactory.getBeanNamesForType(DefaultListableBeanFactory.java:497)
            at deployment.cas.war//org.springframework.boot.autoconfigure.condition.OnBeanCondition.collectBeanNamesForType(OnBeanCondition.java:230)
            at deployment.cas.war//org.springframework.boot.autoconfigure.condition.OnBeanCondition.getBeanNamesForType(OnBeanCondition.java:223)
            at deployment.cas.war//org.springframework.boot.autoconfigure.condition.OnBeanCondition.getBeanNamesForType(OnBeanCondition.java:213)
            at deployment.cas.war//org.springframework.boot.autoconfigure.condition.OnBeanCondition.getMatchingBeans(OnBeanCondition.java:167)
            at deployment.cas.war//org.springframework.boot.autoconfigure.condition.OnBeanCondition.getMatchOutcome(OnBeanCondition.java:142)
            at deployment.cas.war//org.springframework.boot.autoconfigure.condition.SpringBootCondition.matches(SpringBootCondition.java:47)
            ... 38 more
    Caused by: java.lang.NoClassDefFoundError: org/apereo/cas/authentication/principal/PrincipalAttributesRepository
            at java.base/java.lang.Class.getDeclaredMethods0(Native Method)
            at java.base/java.lang.Class.privateGetDeclaredMethods(Class.java:3166)
            at java.base/java.lang.Class.getDeclaredMethods(Class.java:2309)
            at deployment.cas.war//org.springframework.util.ReflectionUtils.getDeclaredMethods(ReflectionUtils.java:463)
            ... 54 more
    Caused by: java.lang.ClassNotFoundException: org.apereo.cas.authentication.principal.PrincipalAttributesRepository from [Module "deployment.cas.war" from Service Module Loader]
            at org.jboss.modules.ModuleClassLoader.findClass(ModuleClassLoader.java:255)
            at org.jboss.modules.ConcurrentClassLoader.performLoadClassUnchecked(ConcurrentClassLoader.java:410)
            at org.jboss.modules.ConcurrentClassLoader.performLoadClass(ConcurrentClassLoader.java:398)
            at org.jboss.modules.ConcurrentClassLoader.loadClass(ConcurrentClassLoader.java:116)
            ... 58 more

0 ответов

Другие вопросы по тегам