Hi! I have a strange problem.
While trying to upgrade one of my CAS-Servers from 6.1.x to 6.4.4 i run into this
WARN [org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext] - <Exception encountered during context initialization - cancelling refresh attempt: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'redisReferenceResolver': Cannot resolve reference to bean 'redisTemplate' while setting constructor argument; nested exception is org.springframework.beans.factory.NoSuchBeanDefinitionException: No bean named 'redisTemplate' available>
The build of the WAR-File is ok and it deploys fine (configs, services, LDAP integration) until it runs into this.
I realize that CAS 6.4 (for some reason) wants a redis "cluster" but I got it standalone on the machine, since it is a testserver. It does not complain about missing config-entries, so I thought all is well. It even realizes that
DEBUG [org.apereo.cas.redis.core.RedisObjectFactory] - <Setting Redis standalone configuration on host [127.0.0.1] and port [6379]
Any ideas what I can do to get this running? I tried to use the search to get a hint but apart from some unrelated chatter on Spring (god I hate Spring...) I did not find anything on the CAS side that helped me.
Best regards, Sven Specker -- __________________________________________________________________ *** Sven Specker -- University of Frankfurt Computing Center *** *********** UNIX System Administration (Auth/IDM) **************** ***** [email protected] [Phone (+49)-69-798-15188] ***** ****************************************************************** __________________________________________________________________ Johann Wolfgang Goethe Universitaet - Hochschulrechenzentrum - Theodor W. Adorno-Platz 1 (PA-1P16) D-60323 Frankfurt/Main __________________________________________________________________ ______________ TeX-users do it in {groups}________________________ -- - 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/e02aa9e7-51ab-e52f-af0a-e6ea59e0f39c%40rz.uni-frankfurt.de.
smime.p7s
Description: S/MIME Cryptographic Signature
