I compile and restart after every change. When i made wrong change on 
cas.properties 


My entire log :

./run.sh 6.0
0378eacccc0e2419cb62b848dee4254025e811837111162cedfca8eb5a96227d
Executing build from directory:
/cas-overlay
WARNING: An illegal reflective access operation has occurred
WARNING: Illegal reflective access by 
org.codehaus.groovy.vmplugin.v7.Java7$1 (jar:file:/cas-overlay/build/libs/
cas.war!/WEB-INF/lib/groovy-2.5.5.jar!/) to constructor 
java.lang.invoke.MethodHandles$Lookup(java.lang.Class,int)
WARNING: Please consider reporting this to the maintainers of 
org.codehaus.groovy.vmplugin.v7.Java7$1
WARNING: Use --illegal-access=warn to enable warnings of further illegal 
reflective access operations
WARNING: All illegal access operations will be denied in a future release

   __   ____      _      ____   __  
  / /  / ___|    / \    / ___|  \ \ 
 | |  | |       / _ \   \___ \   | |
 | |  | |___   / ___ \   ___) |  | |
 | |   \____| /_/   \_\ |____/   | |
  \_\                           /_/ 
CAS Version: 6.0.5
CAS Commit Id: 78f64b6e2bf256e48c9fac43ec80238712086a18
CAS Build Date/Time: 2019-10-11T14:33:41Z
Spring Boot Version: 2.1.2.RELEASE
Spring Version: 5.1.5.RELEASE
Java Home: /opt/zulu11.31.11-ca-jdk11.0.3-linux_x64
Java Vendor: Azul Systems, Inc.
Java Version: 11.0.3
JVM Free Memory: 201 MB
JVM Maximum Memory: 988 MB
JVM Total Memory: 263 MB
JCE Installed: Yes
Node Version: N/A
NPM Version: N/A
OS Architecture: amd64
OS Name: Linux
OS Version: 3.10.0-957.10.1.el7.x86_64
OS Date/Time: 2019-10-11T14:34:28.654815
OS Temp Directory: /tmp
------------------------------------------------------------
Apache Tomcat Version: Apache Tomcat/9.0.24
------------------------------------------------------------

2019-10-11 14:34:28,785 INFO [org.apereo.cas.configuration.
DefaultCasConfigurationPropertiesSourceLocator] - <Configuration files 
found at [/etc/cas/config] are [[file [/etc/cas/config/cas.properties]]] 
under profile(s) [[standalone]]>
2019-10-11 14:34:28,862 INFO [org.apereo.cas.web.CasWebApplication] - <The 
following profiles are active: standalone>
2019-10-11 14:34:37,724 WARN [org.apereo.cas.config.
CasCoreTicketsConfiguration] - <Runtime memory is used as the persistence 
storage for retrieving and managing tickets. Tickets that are issued during 
runtime will be LOST when the web server is restarted. This MAY impact SSO 
functionality.>
2019-10-11 14:34:37,732 INFO [org.apereo.cas.util.CoreTicketUtils] - <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.>
2019-10-11 14:34:44,371 INFO [org.springframework.boot.autoconfigure.
security.servlet.UserDetailsServiceAutoConfiguration] - <
Using generated security password: d86bdedf-46e8-4169-b8ad-84d9518e55e6
>
2019-10-11 14:34:44,647 INFO [org.springframework.security.web.access.
channel.ChannelProcessingFilter] - <Validated configuration attributes>
2019-10-11 14:34:44,679 INFO [org.springframework.security.web.
DefaultSecurityFilterChain] - <Creating filter chain: any request, [org.
springframework.security.web.access.channel.ChannelProcessingFilter@33430fc, 
org.springframework.security.web.context.request.async.
WebAsyncManagerIntegrationFilter@bcfe29c, org.springframework.security.web.
context.SecurityContextPersistenceFilter@4f20b022, org.springframework.
security.web.savedrequest.RequestCacheAwareFilter@24fef542, org.
springframework.security.web.servletapi.
SecurityContextHolderAwareRequestFilter@35536760, org.springframework.
security.web.authentication.AnonymousAuthenticationFilter@37f71c05, org.
springframework.security.web.session.SessionManagementFilter@6a278584, org.
springframework.security.web.access.ExceptionTranslationFilter@6697f3d, org.
springframework.security.web.access.intercept.
FilterSecurityInterceptor@4e2824b1]>
2019-10-11 14:34:45,581 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 when the CAS server 
is restarted. Ideally for production, you should choose a storage option (
JSON, JDBC, MongoDb, etc) to track service definitions.>
2019-10-11 14:34:45,590 INFO [org.apereo.cas.services.
AbstractServicesManager] - <Loaded [0] service(s) from [
InMemoryServiceRegistry].>
2019-10-11 14:34:45,790 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>
2019-10-11 14:34:45,802 WARN [org.apereo.cas.util.cipher.
BaseStringCipherExecutor] - <Generated encryption key [2JFBj6q-
0YQ3UtUpcybjCgC779U5W2js83NUhMt9qaw] of size [256] for [Ticket-granting 
Cookie]. The generated key MUST be added to CAS settings under setting [cas.
tgc.crypto.encryption.key].>
2019-10-11 14:34:45,807 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>
2019-10-11 14:34:45,809 WARN [org.apereo.cas.util.cipher.
BaseStringCipherExecutor] - <Generated signing key [
zOd62gRZazRAgcF8EAU9cQvN6A3VBS2YhxB0uj8XwX9HyX9LFGz__AuEBfAvxUN7WWKNhUn3gBhryp1znetyHA
] of size [512] for [Ticket-granting Cookie]. The generated key MUST be 
added to CAS settings under setting [cas.tgc.crypto.signing.key].>
2019-10-11 14:34:45,946 WARN [org.apereo.cas.util.cipher.
BaseBinaryCipherExecutor] - <Secret key for signing is not defined under [
cas.webflow.crypto.signing.key]. CAS will attempt to auto-generate the 
signing key>
2019-10-11 14:34:45,947 WARN [org.apereo.cas.util.cipher.
BaseBinaryCipherExecutor] - <Generated signing key [
kotV91L3GXkCc_FiiCSV6FqqH6WkSTdyUZZR0CrrXaXRZ4GdP4PJS980QFHWtLbIxlawHf7Mxll1Y0xRAz0Dzw
] of size [512]. The generated key MUST be added to CAS settings under 
setting [cas.webflow.crypto.signing.key].>
2019-10-11 14:34:45,947 WARN [org.apereo.cas.util.cipher.
BaseBinaryCipherExecutor] - <Secret key for encryption is not defined under 
[cas.webflow.crypto.encryption.key]. CAS will attempt to auto-generate the 
encryption key>
2019-10-11 14:34:45,949 WARN [org.apereo.cas.util.cipher.
BaseBinaryCipherExecutor] - <Generated encryption key [uKS5B5X-O-
a4jV_THJqz1w] of size [16]. The generated key MUST be added to CAS settings 
under setting [cas.webflow.crypto.encryption.key].>
2019-10-11 14:34:46,717 INFO [org.apereo.cas.web.CasWebApplication] - <
Started CasWebApplication in 22.288 seconds (JVM running for 26.121)>
2019-10-11 14:34:46,742 INFO [org.apereo.cas.support.events.listener.
DefaultCasEventListener] - <>
2019-10-11 14:34:46,748 INFO [org.apereo.cas.support.events.listener.
DefaultCasEventListener] - <
  ____    _____      _      ____   __   __
 |  _ \  | ____|    / \    |  _ \  \ \ / /
 | |_) | |  _|     / _ \   | | | |  \ V / 
 |  _ <  | |___   / ___ \  | |_| |   | |  
 |_| \_\ |_____| /_/   \_\ |____/    |_|  
                                          
>
2019-10-11 14:34:46,748 INFO [org.apereo.cas.support.events.listener.
DefaultCasEventListener] - <>
2019-10-11 14:34:46,748 INFO [org.apereo.cas.support.events.listener.
DefaultCasEventListener] - <Ready to process requests @ [2019-10-11T14:34:
46.740Z]>
 2019-10-11 14:35:16,268 INFO [org.apereo.cas.ticket.registry.
DefaultTicketRegistryCleaner] - <[0] expired tickets removed.>
2019-10-11 14:35:16,455 INFO [org.apereo.cas.web.flow.login.
InitialFlowSetupAction] - <Setting path for cookies for warn cookie 
generator to: [/cas/] >
2019-10-11 14:35:16,502 INFO [org.apereo.inspektr.audit.support.
Slf4jLoggingAuditTrailManager] - <Audit trail record BEGIN
=============================================================
WHO: audit:unknown
WHAT: [event=success,timestamp=Fri Oct 11 14:35:16 UTC 2019,source=
RankedMultifactorAuthenticationProviderWebflowEventResolver]
ACTION: AUTHENTICATION_EVENT_TRIGGERED
APPLICATION: CAS
WHEN: Fri Oct 11 14:35:16 UTC 2019
CLIENT IP ADDRESS: 192.168.62.73
SERVER IP ADDRESS: 172.17.0.2
=============================================================
>
2019-10-11 14:35:28,670 INFO [org.apereo.inspektr.audit.support.
Slf4jLoggingAuditTrailManager] - <Audit trail record BEGIN
=============================================================
WHO: myLogin
WHAT: Supplied credentials: [UsernamePasswordCredential(username=myLogin, 
source=null)]
ACTION: AUTHENTICATION_FAILED
APPLICATION: CAS
WHEN: Fri Oct 11 14:35:28 UTC 2019
CLIENT IP ADDRESS: XXXXXXX
SERVER IP ADDRESS: XXXXXXXX
=============================================================






Le vendredi 11 octobre 2019 16:34:04 UTC+2, Matthew Uribe a écrit :
>
> Do you restart CAS after changing the cas.properties file?  When you do, 
> do you get any errors on CAS startup?
>

-- 
- 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/5f34ca87-8e6d-4a2e-8fd7-6de91422fe9d%40apereo.org.

Reply via email to