Erik, This may be the result of an old/conflicting library. See, https://github.com/hazelcast/hazelcast/issues/17839 If not done already, try running gradlew clean.
Ray On Wed, 2021-07-14 at 19:28 +0000, 'Mallory, Erik' via CAS Community wrote: Notice: This message was sent from outside the University of Victoria email system. Please be cautious with links and sensitive information. All, Thanks to Ray Bon for reminding me that TARGET was SAML 1.1 related. I checked my build.gradle and sure enough I had the saml.core commented out. I rebuilt and redeployed now cas will not start and fails with ERROR [org.springframework.boot.web.embedded.tomcat.TomcatStarter] - <Error starting Tomcat context. Exception: org.springframework.beans.factory.UnsatisfiedDependencyException. Message: Error creating bean with name 'sessionRepositoryFilterRegistration' defined in class path resource [org/springframework/boot/autoconfigure/session/SessionRepositoryFilter Configuration.class]: Unsatisfied dependency expressed through method 'sessionRepositoryFilterRegistration' parameter 1; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'org.springframework.session.hazelcast.config.annotation.web.http.Hazel castHttpSessionConfiguration': Initialization of bean failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'hazelcastInstance' defined in class path resource [org/apereo/cas/config/HazelcastSessionConfiguration.class]: Bean instantiation via factory method failed; nested exception is org.springframework.beans.BeanInstantiationException: Failed to instantiate [com.hazelcast.core.HazelcastInstance]: Factory method 'hazelcastInstance' threw exception; nested exception is com.hazelcast.core.HazelcastException: org.xml.sax.SAXNotRecognizedException: Property ' <http://javax.xml.XMLConstants/property/accessExternalSchema'> http://javax.xml.XMLConstants/property/accessExternalSchema' is not recognized.> Any help would be greatly appreciated. Thanks -- Erik Mallory Server Analyst Wichita State University -- - Website: <https://apereo.github.io/cas> https://apereo.github.io/cas - Gitter Chatroom: <https://gitter.im/apereo/cas> https://gitter.im/apereo/cas - List Guidelines: <https://goo.gl/1VRrw7> https://goo.gl/1VRrw7 - Contributions: <https://goo.gl/mh7qDG> 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 <mailto:[email protected]> [email protected] . To view this discussion on the web visit <https://groups.google.com/a/apereo.org/d/msgid/cas-user/3e49236485c0b00ea1d9a7507ab9666db382f938.camel%40wichita.edu> https://groups.google.com/a/apereo.org/d/msgid/cas-user/3e49236485c0b00ea1d9a7507ab9666db382f938.camel%40wichita.edu . -- - 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/61210cbebde11a67a3e765ec3b1f89bbe95a5f59.camel%40uvic.ca.
