Hello, I noticed that CAS throwing following two warning..
2018-02-08 15:48:54,324 WARN > [org.apereo.cas.web.report.util.ControllerUtils] - Logging configuration > cannot be found in the environment settings > 2018-02-08 15:49:13,607 WARN > [org.apereo.cas.web.report.util.ControllerUtils] - Logging configuration > cannot be found in the environment settings > 2018-02-08 15:49:22,203 WARN > [org.apereo.cas.config.CasCoreServicesConfiguration] - Runtime memory is > used as the persistence storage for retrieving and persisting service > definitions. Changes that are made to service definitions during runtime > WILL be LOST upon container restarts. Ideally for production, you need to > choose a storage option (JDBC, etc) to store and track service definitions. > we are using JPA Service Registry to store service tickets. i am not sure why it is still throwing that warning. for Logging configuration, it is referring to log4j2.xml file? I have set following in CAS.properties file. logging.config=C:/Projects/PASS5.2/trunk/test/apache-tomcat/cat_base/conf/log4j2.xml server.contextParameters.isLog4jAutoInitializationDisabled=true thanks, -- - 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/459e0556-66e8-4584-a1ca-df9d196bfa62%40apereo.org.
