Hello, Am using the latest version of cas war overlay and i'am facing this problem after running the command: gradle bootRun. i tried to clean and rebuild but still having the same error :
2023-05-21 14:49:41,850 INFO [org.apereo.cas.configuration.DefaultCasConfigurationPropertiesSourceLocator] - <Configuration directory [null] is not a directory or cannot be found at the specific path> 2023-05-21 14:49:41,967 INFO [org.apereo.cas.configuration.CasConfigurationPropertiesValidator] - <Validated CAS property sources and configuration successfully.> 2023-05-21 14:49:41,967 INFO [org.apereo.cas.web.CasWebApplication] - <The following 1 profile is active: "standalone"> 2023-05-21 14:49:47,865 WARN [org.springframework.boot.web.servlet.context.AnnotationConfigServletWebServerApplicationContext] - <Exception encountered during context initialization - cancelling refresh attempt: org.springframework.context.ApplicationContextException: Unable to start web server> 2023-05-21 14:49:47,993 ERROR [org.springframework.boot.SpringApplication] - <Application run failed> -- - 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/da23c2d9-53ee-40dd-86e1-a2c2e15bffabn%40apereo.org.
