I have configured CAS to use a JPA service registry and the logs show that 
CAS is connecting and using the JPA service registry correctly.

I have attempted to configure cas-management the same way, both by pointing 
at the cas.properties and by copying the service registry properties into 
cas-management.properties.

Despite all my attempts the management app is still running the in memory 
registry and not the JPA registry. Attached are my property files, pom 
files and logs.

Any help would be appreciated,  

-- 
- CAS gitter chatroom: https://gitter.im/apereo/cas
- CAS mailing list guidelines: https://apereo.github.io/cas/Mailing-Lists.html
- CAS documentation website: https://apereo.github.io/cas
- CAS project website: https://github.com/apereo/cas
--- 
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/098c02e8-12e3-4e12-ae3c-547929ad2cfd%40apereo.org.
2017-05-19 09:33:31,489 WARN [com.zaxxer.hikari.HikariConfig] - <HikariPool-1 - 
idleTimeout is close to or more than maxLifetime, disabling it.>
2017-05-19 09:33:31,489 WARN [com.zaxxer.hikari.HikariConfig] - <HikariPool-1 - 
leakDetectionThreshold is less than 2000ms or more than maxLifetime, disabling 
it.>
2017-05-19 09:33:37,342 DEBUG 
[org.apereo.cas.config.CasCoreTicketsConfiguration] - <Ticket-granting ticket 
expiration policy is based on hard/idle timeouts of [28800]/[7200] seconds>
2017-05-19 09:33:37,601 DEBUG [org.apereo.cas.config.CasCoreConfiguration] - 
<Configuring authentication request service selection strategy plan 
[CasCoreAuthenticationServiceSelectionStrategyConfiguration]>
2017-05-19 09:33:38,771 DEBUG 
[org.apereo.cas.config.CasCoreAuthenticationConfiguration] - <Configuring 
authentication execution plan [CasCoreAuthenticationHandlersConfiguration]>
2017-05-19 09:33:38,772 DEBUG 
[org.apereo.cas.config.CasCoreAuthenticationConfiguration] - <Configuring 
authentication execution plan [CasCoreAuthenticationHandlersConfiguration]>
2017-05-19 09:33:38,817 DEBUG 
[org.apereo.cas.config.CasCoreAuthenticationConfiguration] - <Configuring 
authentication execution plan [CasCoreAuthenticationMetadataConfiguration]>
2017-05-19 09:33:38,845 DEBUG 
[org.apereo.cas.config.CasCoreAuthenticationConfiguration] - <Configuring 
authentication execution plan [LdapAuthenticationConfiguration]>
2017-05-19 09:33:38,861 DEBUG [org.apereo.cas.configuration.support.Beans] - 
<No principal attributes are defined>
2017-05-19 09:33:38,861 DEBUG 
[org.apereo.cas.config.LdapAuthenticationConfiguration] - <Created and mapped 
principal attributes [{}] for [ldap://ad.conntest.edu:389]...>
2017-05-19 09:33:38,862 DEBUG 
[org.apereo.cas.config.LdapAuthenticationConfiguration] - <Creating ldap 
authenticator for [ldap://ad.conntest.edu:389] and baseDn [dc=conntest,dc=edu]>
2017-05-19 09:33:38,865 DEBUG [org.apereo.cas.configuration.support.Beans] - 
<Creating active directory authenticator for [ldap://ad.conntest.edu:389]>
2017-05-19 09:33:38,947 DEBUG [org.apereo.cas.configuration.support.Beans] - 
<Creating LDAP connection factory for [ldap://ad.conntest.edu:389]>
2017-05-19 09:33:38,948 DEBUG [org.apereo.cas.configuration.support.Beans] - 
<Creating LDAP connection configuration for [ldap://ad.conntest.edu:389]>
2017-05-19 09:33:38,962 DEBUG [org.apereo.cas.configuration.support.Beans] - 
<Transformed LDAP urls from [ldap://ad.conntest.edu:389] to 
[ldap://ad.conntest.edu:389]>
2017-05-19 09:33:38,963 DEBUG [org.apereo.cas.configuration.support.Beans] - 
<Creating LDAP SSL configuration via the native JVM truststore>
2017-05-19 09:33:39,118 DEBUG [org.apereo.cas.configuration.support.Beans] - 
<Creating LDAP connection pool configuration for [ldap://ad.conntest.edu:389]>
2017-05-19 09:33:39,227 WARN [org.apereo.cas.configuration.support.Beans] - <No 
[BIND] passivator could be created for [ldap://ad.conntest.edu:389] given bind 
credentials are not specified>
2017-05-19 09:33:39,227 DEBUG [org.apereo.cas.configuration.support.Beans] - 
<Initializing ldap connection pool for [ldap://ad.conntest.edu:389] and bindDn 
[[email protected]]>
2017-05-19 09:33:39,344 DEBUG [org.apereo.cas.configuration.support.Beans] - 
<Creating LDAP connection factory for [ldap://ad.conntest.edu:389]>
2017-05-19 09:33:39,345 DEBUG [org.apereo.cas.configuration.support.Beans] - 
<Creating LDAP connection configuration for [ldap://ad.conntest.edu:389]>
2017-05-19 09:33:39,345 DEBUG [org.apereo.cas.configuration.support.Beans] - 
<Transformed LDAP urls from [ldap://ad.conntest.edu:389] to 
[ldap://ad.conntest.edu:389]>
2017-05-19 09:33:39,346 DEBUG [org.apereo.cas.configuration.support.Beans] - 
<Creating LDAP SSL configuration via the native JVM truststore>
2017-05-19 09:33:39,346 DEBUG [org.apereo.cas.configuration.support.Beans] - 
<Creating LDAP connection pool configuration for [ldap://ad.conntest.edu:389]>
2017-05-19 09:33:39,351 WARN [org.apereo.cas.configuration.support.Beans] - <No 
[BIND] passivator could be created for [ldap://ad.conntest.edu:389] given bind 
credentials are not specified>
2017-05-19 09:33:39,351 DEBUG [org.apereo.cas.configuration.support.Beans] - 
<Initializing ldap connection pool for [ldap://ad.conntest.edu:389] and bindDn 
[[email protected]]>
2017-05-19 09:33:39,365 DEBUG 
[org.apereo.cas.config.LdapAuthenticationConfiguration] - <Ldap authenticator 
configured with return attributes [[]] for [ldap://ad.conntest.edu:389] and 
baseDn [dc=conntest,dc=edu]>
2017-05-19 09:33:39,365 DEBUG 
[org.apereo.cas.config.LdapAuthenticationConfiguration] - <Creating ldap 
authentication handler for [ldap://ad.conntest.edu:389]>
2017-05-19 09:33:39,377 DEBUG [org.apereo.cas.configuration.support.Beans] - 
<No password encoder shall be created given the requested encoder type [NONE]>
2017-05-19 09:33:39,378 DEBUG 
[org.apereo.cas.config.LdapAuthenticationConfiguration] - <No principal id 
attribute is found for ldap authentication via [ldap://ad.conntest.edu:389]>
2017-05-19 09:33:39,378 DEBUG 
[org.apereo.cas.config.LdapAuthenticationConfiguration] - <Password policy is 
enabled for [ldap://ad.conntest.edu:389]. Constructing password policy 
configuration>
2017-05-19 09:33:39,379 DEBUG 
[org.apereo.cas.config.LdapAuthenticationConfiguration] - <Password policy 
authentication response handler is set to accommodate directory type: [GENERIC]>
2017-05-19 09:33:39,384 DEBUG 
[org.apereo.cas.config.LdapAuthenticationConfiguration] - <LDAP authentication 
response handlers configured are: 
[[org.ldaptive.auth.ext.PasswordExpirationAuthenticationResponseHandler@3c1b809b,
 org.ldaptive.auth.ext.PasswordPolicyAuthenticationResponseHandler@4a17c574]]>
2017-05-19 09:33:39,396 DEBUG 
[org.apereo.cas.config.LdapAuthenticationConfiguration] - <Configuring the 
default account state handler for LDAP authentication>
2017-05-19 09:33:39,396 DEBUG 
[org.apereo.cas.config.LdapAuthenticationConfiguration] - <Initializing ldap 
authentication handler for [ldap://ad.conntest.edu:389]>
2017-05-19 09:33:39,879 DEBUG 
[org.apereo.cas.config.CasPersonDirectoryConfiguration] - <Final list of 
attribute repositories is [[]]>
2017-05-19 09:33:39,910 DEBUG 
[org.apereo.cas.config.LdapAuthenticationConfiguration] - <Attribute repository 
sources are not available for principal resolution so principal resolver will 
echo back the principal resolved during LDAP authentication directly.>
2017-05-19 09:33:39,911 INFO 
[org.apereo.cas.config.LdapAuthenticationConfiguration] - <Ldap authentication 
for [LdapAuthenticationHandler] is to chain principal resolvers via 
[org.apereo.cas.authentication.principal.resolvers.ChainingPrincipalResolver@2069d22f[chain=[org.apereo.cas.authentication.principal.resolvers.EchoingPrincipalResolver@3f8a4040[]]]]
 for attribute resolution>
2017-05-19 09:33:39,912 DEBUG 
[org.apereo.cas.config.CasCoreAuthenticationConfiguration] - <Configuring 
authentication execution plan 
[AcceptUsersAuthenticationEventExecutionPlanConfiguration]>
2017-05-19 09:33:46,418 DEBUG 
[org.apereo.cas.config.CasConfigurationSupportUtilitiesConfiguration] - 
<Starting to watch configuration directory [/etc/cas/config]>
2017-05-19 09:33:48,324 DEBUG 
[org.apereo.cas.services.ServiceRegistryInitializer] - <Service registry 
contains [2] service definitions>
2017-05-19 09:33:48,325 INFO 
[org.apereo.cas.services.ServiceRegistryInitializer] - <The service registry 
database will not be initialized from default JSON services. If the service 
registry database ends up empty, CAS will refuse to authenticate services until 
service definitions are added to the registry. To auto-initialize the service 
registry, set 'cas.serviceRegistry.initFromJson=true' in your CAS settings.>
2017-05-19 09:33:48,501 DEBUG 
[org.apereo.cas.config.CasCoreTicketsConfiguration] - <Configuring ticket 
metadata registration plan [CasCoreTicketCatalogConfiguration]>
2017-05-19 09:33:48,502 DEBUG 
[org.apereo.cas.config.CasCoreTicketCatalogConfiguration] - <Registering core 
CAS protocol ticket definitions...>
2017-05-19 09:33:48,576 DEBUG 
[org.apereo.cas.config.CasCoreTicketsSchedulingConfiguration] - <Ticket 
registry cleaner is enabled>
2017-05-19 09:33:50,329 WARN [org.springframework.aop.framework.CglibAopProxy] 
- <Unable to proxy interface-implementing method [public final boolean 
net.sf.ehcache.distribution.RMISynchronousCacheReplicator.isReplicateUpdatesViaCopy()]
 because it is marked as final: Consider using interface-based JDK proxies 
instead!>
2017-05-19 09:33:50,329 WARN [org.springframework.aop.framework.CglibAopProxy] 
- <Unable to proxy interface-implementing method [public final void 
net.sf.ehcache.distribution.RMISynchronousCacheReplicator.notifyElementExpired(net.sf.ehcache.Ehcache,net.sf.ehcache.Element)]
 because it is marked as final: Consider using interface-based JDK proxies 
instead!>
2017-05-19 09:33:50,329 WARN [org.springframework.aop.framework.CglibAopProxy] 
- <Unable to proxy interface-implementing method [public final boolean 
net.sf.ehcache.distribution.RMISynchronousCacheReplicator.alive()] because it 
is marked as final: Consider using interface-based JDK proxies instead!>
2017-05-19 09:33:50,330 WARN [org.springframework.aop.framework.CglibAopProxy] 
- <Unable to proxy interface-implementing method [public final boolean 
net.sf.ehcache.distribution.RMISynchronousCacheReplicator.notAlive()] because 
it is marked as final: Consider using interface-based JDK proxies instead!>
2017-05-19 09:34:00,267 DEBUG 
[org.apereo.cas.configuration.CasConfigurationPropertiesEnvironmentManager] - 
<Reloading CAS configuration via 
[cas-org.apereo.cas.configuration.CasConfigurationProperties]>
2017-05-19 09:34:00,585 DEBUG 
[org.apereo.cas.configuration.CasConfigurationPropertiesEnvironmentManager] - 
<Reloaded CAS configuration 
[cas-org.apereo.cas.configuration.CasConfigurationProperties]>
2017-05-19 09:34:04,557 DEBUG [org.apereo.cas.configuration.support.Beans] - 
<No password encoder shall be created given the requested encoder type [NONE]>
2017-05-19 09:34:04,581 DEBUG [org.apereo.cas.configuration.support.Beans] - 
<No password encoder shall be created given the requested encoder type [NONE]>
2017-05-19 09:34:04,860 DEBUG [org.apereo.cas.services.DefaultServicesManager] 
- <Loading services from [JpaServiceRegistryDaoImpl]>
2017-05-19 09:34:05,783 DEBUG [org.apereo.cas.services.DefaultServicesManager] 
- <Adding registered service [^https://www.apereo.org]>
2017-05-19 09:34:05,783 DEBUG [org.apereo.cas.services.DefaultServicesManager] 
- <Adding registered service [^(https|imaps)://.*]>
2017-05-19 09:34:05,786 INFO [org.apereo.cas.services.DefaultServicesManager] - 
<Loaded [2] service(s) from [JpaServiceRegistryDaoImpl].>
2017-05-19 09:34:05,876 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.>
2017-05-19 09:34:06,249 DEBUG [org.apereo.cas.configuration.support.Beans] - 
<Ticket registry encryption/signing is turned off. This MAY NOT be safe in a 
clustered production environment. Consider using other choices to handle 
encryption, signing and verification of ticket registry tickets, and verify the 
chosen ticket registry does support this behavior.>
2017-05-19 09:34:06,266 DEBUG 
[org.apereo.cas.config.CasCoreTicketsConfiguration] - <Protocol tickets 
generated by CAS are not signed/encrypted.>
2017-05-19 09:34:06,289 DEBUG 
[org.apereo.cas.config.CasPersonDirectoryConfiguration] - <Configured merging 
strategy for attribute sources is [REPLACE]>
2017-05-19 09:34:06,294 DEBUG 
[org.apereo.cas.config.CasPersonDirectoryConfiguration] - <No attribute 
repository sources are available/defined to merge together.>
2017-05-19 09:34:06,712 WARN 
[org.apereo.cas.util.cipher.BaseStringCipherExecutor] - <Secret key for 
encryption is not defined for [Ticket-granting Cookie]; CAS will attempt to 
auto-generate the encryption key>
2017-05-19 09:34:06,724 WARN 
[org.apereo.cas.util.cipher.BaseStringCipherExecutor] - <Generated encryption 
key [7_jG8tGRENt3SwmW9uJpEOL4u-9xz631fjXvfnXVIOw] of size [256] for 
[Ticket-granting Cookie]. The generated key MUST be added to CAS settings.>
2017-05-19 09:34:06,724 WARN 
[org.apereo.cas.util.cipher.BaseStringCipherExecutor] - <Secret key for signing 
is not defined for [Ticket-granting Cookie]. CAS will attempt to auto-generate 
the signing key>
2017-05-19 09:34:06,724 WARN 
[org.apereo.cas.util.cipher.BaseStringCipherExecutor] - <Generated signing key 
[Ml4iCjxDMu2vF-TpqGF6yuwWCqbAG_t84EKr2x7oz0jmOYgJ9qm_-Vv7cxX-pDxbzX-PCBq49Qnwy1H5ttt2dg]
 of size [512] for [Ticket-granting Cookie]. The generated key MUST be added to 
CAS settings.>
2017-05-19 09:34:07,865 WARN 
[org.apereo.cas.util.cipher.BaseBinaryCipherExecutor] - <Secret key for signing 
is not defined. CAS will attempt to auto-generate the signing key>
2017-05-19 09:34:07,865 WARN 
[org.apereo.cas.util.cipher.BaseBinaryCipherExecutor] - <Generated signing key 
[oYiOe1oLb0qRlsSDn2IiK4ejUN868YycjQ7HWz22PkrbbGGiGbLQwtLL0ii5vfVkMqFv2cpwjzTYHBlI0Ecjww]
 of size [512]. The generated key MUST be added to CAS settings.>
2017-05-19 09:34:07,866 WARN 
[org.apereo.cas.util.cipher.BaseBinaryCipherExecutor] - <No encryption key is 
defined. CAS will attempt to auto-generate keys>
2017-05-19 09:34:07,866 WARN 
[org.apereo.cas.util.cipher.BaseBinaryCipherExecutor] - <Generated encryption 
key [khRgTHGECzkSCedl] of size [16]. The generated key MUST be added to CAS 
settings.>
2017-05-19 09:34:23,285 DEBUG [org.apereo.cas.services.DefaultServicesManager] 
- <Loading services from [JpaServiceRegistryDaoImpl]>
2017-05-19 09:34:23,412 DEBUG [org.apereo.cas.services.DefaultServicesManager] 
- <Adding registered service [^https://www.apereo.org]>
2017-05-19 09:34:23,412 DEBUG [org.apereo.cas.services.DefaultServicesManager] 
- <Adding registered service [^(https|imaps)://.*]>
2017-05-19 09:34:23,414 INFO [org.apereo.cas.services.DefaultServicesManager] - 
<Loaded [2] service(s) from [JpaServiceRegistryDaoImpl].>
2017-05-19 09:36:23,415 DEBUG [org.apereo.cas.services.DefaultServicesManager] 
- <Loading services from [JpaServiceRegistryDaoImpl]>
2017-05-19 09:36:23,479 DEBUG [org.apereo.cas.services.DefaultServicesManager] 
- <Adding registered service [^https://www.apereo.org]>
2017-05-19 09:36:23,479 DEBUG [org.apereo.cas.services.DefaultServicesManager] 
- <Adding registered service [^(https|imaps)://.*]>
2017-05-19 09:36:23,479 INFO [org.apereo.cas.services.DefaultServicesManager] - 
<Loaded [2] service(s) from [JpaServiceRegistryDaoImpl].>
2017-05-19 09:38:23,480 DEBUG [org.apereo.cas.services.DefaultServicesManager] 
- <Loading services from [JpaServiceRegistryDaoImpl]>
2017-05-19 09:38:25,136 DEBUG [org.apereo.cas.services.DefaultServicesManager] 
- <Adding registered service [^https://www.apereo.org]>
2017-05-19 09:38:25,136 DEBUG [org.apereo.cas.services.DefaultServicesManager] 
- <Adding registered service [^(https|imaps)://.*]>
2017-05-19 09:38:25,136 DEBUG [org.apereo.cas.services.DefaultServicesManager] 
- <Adding registered service [^https://localhost/.*]>
2017-05-19 09:38:25,137 INFO [org.apereo.cas.services.DefaultServicesManager] - 
<Loaded [3] service(s) from [JpaServiceRegistryDaoImpl].>
2017-05-19 09:40:25,137 DEBUG [org.apereo.cas.services.DefaultServicesManager] 
- <Loading services from [JpaServiceRegistryDaoImpl]>
2017-05-19 09:40:25,203 DEBUG [org.apereo.cas.services.DefaultServicesManager] 
- <Adding registered service [^https://www.apereo.org]>
2017-05-19 09:40:25,203 DEBUG [org.apereo.cas.services.DefaultServicesManager] 
- <Adding registered service [^(https|imaps)://.*]>
2017-05-19 09:40:25,204 DEBUG [org.apereo.cas.services.DefaultServicesManager] 
- <Adding registered service [^https://localhost/.*]>
2017-05-19 09:40:25,204 INFO [org.apereo.cas.services.DefaultServicesManager] - 
<Loaded [3] service(s) from [JpaServiceRegistryDaoImpl].>
2017-05-19 09:40:26,941 DEBUG 
[org.apereo.cas.config.monitor.ConfigurationDirectoryPathWatchService] - 
<Detected configuration change [ENTRY_DELETE]>
2017-05-19 09:32:31,459 INFO 
[org.apereo.cas.mgmt.web.CasManagementWebApplicationServletInitializer] - The 
following profiles are active: native
2017-05-19 09:32:42,948 WARN 
[org.apereo.cas.services.InMemoryServiceRegistryDaoImpl] - 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.
2017-05-19 09:32:42,988 DEBUG 
[org.apereo.cas.services.DefaultServicesManagerImpl] - Loading services from 
InMemoryServiceRegistryDaoImpl
2017-05-19 09:32:43,011 INFO 
[org.apereo.cas.services.DefaultServicesManagerImpl] - Loaded 0 services from 
InMemoryServiceRegistryDaoImpl.
2017-05-19 09:32:46,621 DEBUG 
[org.apereo.cas.services.ServiceRegistryInitializer] - Service registry 
database will be auto-initialized from default JSON services
2017-05-19 09:32:46,921 DEBUG 
[org.apereo.cas.services.ServiceRegistryInitializer] - Initializing service 
registry database with the id=10000001,name=HTTPS and IMAPS,description=This 
service definition authorized all application urls that support HTTPS and IMAPS 
protocols.,serviceId=^(https|imaps)://.*,usernameAttributeProvider=org.apereo.cas.services.DefaultRegisteredServiceUsernameProvider@d,theme=<null>,evaluationOrder=10000,logoutType=BACK_CHANNEL,attributeReleasePolicy=org.apereo.cas.services.ReturnAllowedAttributeReleasePolicy@30b455fd[attributeFilter=<null>,principalAttributesRepository=org.apereo.cas.authentication.principal.DefaultPrincipalAttributesRepository@1dc015af[],authorizedToReleaseCredentialPassword=false,authorizedToReleaseProxyGrantingTicket=false,allowedAttributes=[]],accessStrategy=org.apereo.cas.services.DefaultRegisteredServiceAccessStrategy@77fdad46[enabled=true,ssoEnabled=true,requireAllAttributes=true,requiredAttributes={},unauthorizedRedirectUrl=<null>,caseInsensitive=false,rejectedAttributes={}],publicKey=<null>,proxyPolicy=org.apereo.cas.services.RefuseRegisteredServiceProxyPolicy@574f0396,logo=<null>,logoutUrl=<null>,requiredHandlers=[],properties={},multifactorPolicy=org.apereo.cas.services.DefaultRegisteredServiceMultifactorPolicy@58374806[multifactorAuthenticationProviders=[],failureMode=CLOSED,principalAttributeNameTrigger=<null>,principalAttributeValueToMatch=<null>],<null>
 JSON service definition...
2017-05-19 09:32:46,927 DEBUG 
[org.apereo.cas.services.ServiceRegistryInitializer] - Initializing service 
registry database with the id=10000002,name=Apereo,description=Apereo 
foundation sample 
service,serviceId=^https://www.apereo.org,usernameAttributeProvider=org.apereo.cas.services.DefaultRegisteredServiceUsernameProvider@d,theme=apereo,evaluationOrder=1,logoutType=BACK_CHANNEL,attributeReleasePolicy=org.apereo.cas.services.ReturnAllowedAttributeReleasePolicy@42ba49db[attributeFilter=<null>,principalAttributesRepository=org.apereo.cas.authentication.principal.DefaultPrincipalAttributesRepository@6232bd0d[],authorizedToReleaseCredentialPassword=false,authorizedToReleaseProxyGrantingTicket=false,allowedAttributes=[]],accessStrategy=org.apereo.cas.services.DefaultRegisteredServiceAccessStrategy@1d894587[enabled=true,ssoEnabled=true,requireAllAttributes=true,requiredAttributes={},unauthorizedRedirectUrl=<null>,caseInsensitive=false,rejectedAttributes={}],publicKey=<null>,proxyPolicy=org.apereo.cas.services.RefuseRegisteredServiceProxyPolicy@7f1c6009,logo=<null>,logoutUrl=<null>,requiredHandlers=[],properties={},multifactorPolicy=org.apereo.cas.services.DefaultRegisteredServiceMultifactorPolicy@6f7833e1[multifactorAuthenticationProviders=[],failureMode=CLOSED,principalAttributeNameTrigger=<null>,principalAttributeValueToMatch=<null>],<null>
 JSON service definition...
2017-05-19 09:32:46,987 DEBUG 
[org.apereo.cas.services.DefaultServicesManagerImpl] - Loading services from 
InMemoryServiceRegistryDaoImpl
2017-05-19 09:32:46,987 DEBUG 
[org.apereo.cas.services.DefaultServicesManagerImpl] - Adding registered 
service ^(https|imaps)://.*
2017-05-19 09:32:46,987 DEBUG 
[org.apereo.cas.services.DefaultServicesManagerImpl] - Adding registered 
service ^https://www.apereo.org
2017-05-19 09:32:46,988 INFO 
[org.apereo.cas.services.DefaultServicesManagerImpl] - Loaded 2 services from 
InMemoryServiceRegistryDaoImpl.
2017-05-19 09:32:54,287 DEBUG 
[org.apereo.cas.configuration.CasConfigurationRebinder] - Received event 
org.springframework.cloud.context.environment.EnvironmentChangeEvent[source=[]]
2017-05-19 09:32:54,288 DEBUG 
[org.apereo.cas.configuration.CasConfigurationRebinder] - Reloading CAS 
configuration via cas-org.apereo.cas.configuration.CasConfigurationProperties
2017-05-19 09:32:54,473 INFO 
[org.apereo.cas.configuration.CasConfigurationRebinder] - Reloaded CAS 
configuration cas-org.apereo.cas.configuration.CasConfigurationProperties
2017-05-19 09:32:57,628 INFO 
[org.apereo.cas.mgmt.web.CasManagementWebApplicationServletInitializer] - 
Started CasManagementWebApplicationServletInitializer in 39.99 seconds (JVM 
running for 72.721)
2017-05-19 09:33:17,619 DEBUG 
[org.apereo.cas.services.DefaultServicesManagerImpl] - Loading services from 
InMemoryServiceRegistryDaoImpl
2017-05-19 09:33:17,619 DEBUG 
[org.apereo.cas.services.DefaultServicesManagerImpl] - Adding registered 
service ^(https|imaps)://.*
2017-05-19 09:33:17,619 DEBUG 
[org.apereo.cas.services.DefaultServicesManagerImpl] - Adding registered 
service ^https://www.apereo.org
2017-05-19 09:33:17,620 INFO 
[org.apereo.cas.services.DefaultServicesManagerImpl] - Loaded 2 services from 
InMemoryServiceRegistryDaoImpl.
2017-05-19 09:34:17,628 DEBUG 
[org.apereo.cas.services.DefaultServicesManagerImpl] - Loading services from 
InMemoryServiceRegistryDaoImpl
2017-05-19 09:34:17,630 DEBUG 
[org.apereo.cas.services.DefaultServicesManagerImpl] - Adding registered 
service ^(https|imaps)://.*
2017-05-19 09:34:17,631 DEBUG 
[org.apereo.cas.services.DefaultServicesManagerImpl] - Adding registered 
service ^https://www.apereo.org
2017-05-19 09:34:17,631 INFO 
[org.apereo.cas.services.DefaultServicesManagerImpl] - Loaded 2 services from 
InMemoryServiceRegistryDaoImpl.
2017-05-19 09:35:17,631 DEBUG 
[org.apereo.cas.services.DefaultServicesManagerImpl] - Loading services from 
InMemoryServiceRegistryDaoImpl
2017-05-19 09:35:17,632 DEBUG 
[org.apereo.cas.services.DefaultServicesManagerImpl] - Adding registered 
service ^(https|imaps)://.*
2017-05-19 09:35:17,632 DEBUG 
[org.apereo.cas.services.DefaultServicesManagerImpl] - Adding registered 
service ^https://www.apereo.org
2017-05-19 09:35:17,632 INFO 
[org.apereo.cas.services.DefaultServicesManagerImpl] - Loaded 2 services from 
InMemoryServiceRegistryDaoImpl.
2017-05-19 09:36:17,633 DEBUG 
[org.apereo.cas.services.DefaultServicesManagerImpl] - Loading services from 
InMemoryServiceRegistryDaoImpl
2017-05-19 09:36:17,633 DEBUG 
[org.apereo.cas.services.DefaultServicesManagerImpl] - Adding registered 
service ^(https|imaps)://.*
2017-05-19 09:36:17,633 DEBUG 
[org.apereo.cas.services.DefaultServicesManagerImpl] - Adding registered 
service ^https://www.apereo.org
2017-05-19 09:36:17,633 INFO 
[org.apereo.cas.services.DefaultServicesManagerImpl] - Loaded 2 services from 
InMemoryServiceRegistryDaoImpl.
2017-05-19 09:37:17,633 DEBUG 
[org.apereo.cas.services.DefaultServicesManagerImpl] - Loading services from 
InMemoryServiceRegistryDaoImpl
2017-05-19 09:37:17,634 DEBUG 
[org.apereo.cas.services.DefaultServicesManagerImpl] - Adding registered 
service ^(https|imaps)://.*
2017-05-19 09:37:17,634 DEBUG 
[org.apereo.cas.services.DefaultServicesManagerImpl] - Adding registered 
service ^https://www.apereo.org
2017-05-19 09:37:17,634 INFO 
[org.apereo.cas.services.DefaultServicesManagerImpl] - Loaded 2 services from 
InMemoryServiceRegistryDaoImpl.
2017-05-19 09:38:17,634 DEBUG 
[org.apereo.cas.services.DefaultServicesManagerImpl] - Loading services from 
InMemoryServiceRegistryDaoImpl
2017-05-19 09:38:17,635 DEBUG 
[org.apereo.cas.services.DefaultServicesManagerImpl] - Adding registered 
service ^(https|imaps)://.*
2017-05-19 09:38:17,635 DEBUG 
[org.apereo.cas.services.DefaultServicesManagerImpl] - Adding registered 
service ^https://www.apereo.org
2017-05-19 09:38:17,635 INFO 
[org.apereo.cas.services.DefaultServicesManagerImpl] - Loaded 2 services from 
InMemoryServiceRegistryDaoImpl.
2017-05-19 09:39:17,636 DEBUG 
[org.apereo.cas.services.DefaultServicesManagerImpl] - Loading services from 
InMemoryServiceRegistryDaoImpl
2017-05-19 09:39:17,636 DEBUG 
[org.apereo.cas.services.DefaultServicesManagerImpl] - Adding registered 
service ^(https|imaps)://.*
2017-05-19 09:39:17,637 DEBUG 
[org.apereo.cas.services.DefaultServicesManagerImpl] - Adding registered 
service ^https://www.apereo.org
2017-05-19 09:39:17,637 INFO 
[org.apereo.cas.services.DefaultServicesManagerImpl] - Loaded 2 services from 
InMemoryServiceRegistryDaoImpl.
2017-05-19 09:40:17,637 DEBUG 
[org.apereo.cas.services.DefaultServicesManagerImpl] - Loading services from 
InMemoryServiceRegistryDaoImpl
2017-05-19 09:40:17,637 DEBUG 
[org.apereo.cas.services.DefaultServicesManagerImpl] - Adding registered 
service ^(https|imaps)://.*
2017-05-19 09:40:17,638 DEBUG 
[org.apereo.cas.services.DefaultServicesManagerImpl] - Adding registered 
service ^https://www.apereo.org
2017-05-19 09:40:17,638 INFO 
[org.apereo.cas.services.DefaultServicesManagerImpl] - Loaded 2 services from 
InMemoryServiceRegistryDaoImpl.

Attachment: management.properties
Description: Binary data

Attachment: cas.properties
Description: Binary data

Attachment: cas-management-pom.xml
Description: XML document

Attachment: cas-pom.xml
Description: XML document

Reply via email to