Advertisement
Guest User

Untitled

a guest
Aug 17th, 2020
96
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 14.17 KB | None | 0 0
  1. 2020-08-17 09:06:48,379 INFO [org.apereo.cas.mgmt.web.CasManagementWebApplicationServletInitializer] - The following profiles are active: standalone
  2. 2020-08-17 09:06:52,098 DEBUG [org.hibernate.validator.internal.xml.config.ValidationXmlParser] - Trying to load META-INF/validation.xml for XML based Validator configuration.
  3. 2020-08-17 09:06:52,099 DEBUG [org.hibernate.validator.internal.xml.config.ResourceLoaderHelper] - Trying to load META-INF/validation.xml via TCCL
  4. 2020-08-17 09:06:52,100 DEBUG [org.hibernate.validator.internal.xml.config.ResourceLoaderHelper] - Trying to load META-INF/validation.xml via Hibernate Validator's class loader
  5. 2020-08-17 09:06:52,100 DEBUG [org.hibernate.validator.internal.xml.config.ValidationXmlParser] - No META-INF/validation.xml found. Using annotation based configuration only.
  6. 2020-08-17 09:06:52,101 DEBUG [org.hibernate.validator.internal.engine.resolver.TraversableResolvers] - Found javax.persistence.Persistence on classpath containing 'getPersistenceUtil'. Assuming JPA 2 environment. Trying to instantiate JPA aware TraversableResolver
  7. 2020-08-17 09:06:52,101 DEBUG [org.hibernate.validator.internal.engine.resolver.TraversableResolvers] - Instantiated JPA aware TraversableResolver of type org.hibernate.validator.internal.engine.resolver.JPATraversableResolver.
  8. 2020-08-17 09:06:52,102 DEBUG [org.hibernate.validator.messageinterpolation.ResourceBundleMessageInterpolator] - Loaded expression factory via original TCCL
  9. 2020-08-17 09:06:52,104 DEBUG [org.hibernate.validator.internal.engine.ValidatorFactoryConfigurationHelper] - HV000252: Using org.hibernate.validator.internal.engine.DefaultPropertyNodeNameProvider as property node name provider.
  10. 2020-08-17 09:06:52,105 DEBUG [org.hibernate.validator.internal.engine.ValidatorFactoryConfigurationHelper] - HV000234: Using org.hibernate.validator.messageinterpolation.ResourceBundleMessageInterpolator as ValidatorFactory-scoped message interpolator.
  11. 2020-08-17 09:06:52,106 DEBUG [org.hibernate.validator.internal.engine.ValidatorFactoryConfigurationHelper] - HV000234: Using org.hibernate.validator.internal.engine.resolver.JPATraversableResolver as ValidatorFactory-scoped traversable resolver.
  12. 2020-08-17 09:06:52,106 DEBUG [org.hibernate.validator.internal.engine.ValidatorFactoryConfigurationHelper] - HV000234: Using org.hibernate.validator.internal.util.ExecutableParameterNameProvider as ValidatorFactory-scoped parameter name provider.
  13. 2020-08-17 09:06:52,106 DEBUG [org.hibernate.validator.internal.engine.ValidatorFactoryConfigurationHelper] - HV000234: Using org.hibernate.validator.internal.engine.DefaultClockProvider as ValidatorFactory-scoped clock provider.
  14. 2020-08-17 09:06:52,107 DEBUG [org.hibernate.validator.internal.engine.ValidatorFactoryConfigurationHelper] - HV000234: Using org.hibernate.validator.internal.engine.scripting.DefaultScriptEvaluatorFactory as ValidatorFactory-scoped script evaluator factory.
  15. 2020-08-17 09:06:52,628 DEBUG [org.hibernate.validator.messageinterpolation.ResourceBundleMessageInterpolator] - Loaded expression factory via original TCCL
  16. 2020-08-17 09:06:52,771 DEBUG [org.hibernate.validator.messageinterpolation.ResourceBundleMessageInterpolator] - Loaded expression factory via original TCCL
  17. 2020-08-17 09:06:52,781 DEBUG [org.hibernate.validator.internal.engine.AbstractConfigurationImpl] - Setting custom MessageInterpolator of type org.springframework.validation.beanvalidation.LocaleContextMessageInterpolator
  18. 2020-08-17 09:06:52,782 DEBUG [org.hibernate.validator.internal.engine.AbstractConfigurationImpl] - Setting custom ConstraintValidatorFactory of type org.springframework.validation.beanvalidation.SpringConstraintValidatorFactory
  19. 2020-08-17 09:06:52,783 DEBUG [org.hibernate.validator.internal.engine.AbstractConfigurationImpl] - Setting custom ParameterNameProvider of type org.springframework.validation.beanvalidation.LocalValidatorFactoryBean$1
  20. 2020-08-17 09:06:52,784 DEBUG [org.hibernate.validator.internal.xml.config.ValidationXmlParser] - Trying to load META-INF/validation.xml for XML based Validator configuration.
  21. 2020-08-17 09:06:52,785 DEBUG [org.hibernate.validator.internal.xml.config.ResourceLoaderHelper] - Trying to load META-INF/validation.xml via user class loader
  22. 2020-08-17 09:06:52,785 DEBUG [org.hibernate.validator.internal.xml.config.ResourceLoaderHelper] - Trying to load META-INF/validation.xml via TCCL
  23. 2020-08-17 09:06:52,785 DEBUG [org.hibernate.validator.internal.xml.config.ResourceLoaderHelper] - Trying to load META-INF/validation.xml via Hibernate Validator's class loader
  24. 2020-08-17 09:06:52,786 DEBUG [org.hibernate.validator.internal.xml.config.ValidationXmlParser] - No META-INF/validation.xml found. Using annotation based configuration only.
  25. 2020-08-17 09:06:52,786 DEBUG [org.hibernate.validator.internal.engine.resolver.TraversableResolvers] - Found javax.persistence.Persistence on classpath containing 'getPersistenceUtil'. Assuming JPA 2 environment. Trying to instantiate JPA aware TraversableResolver
  26. 2020-08-17 09:06:52,786 DEBUG [org.hibernate.validator.internal.engine.resolver.TraversableResolvers] - Instantiated JPA aware TraversableResolver of type org.hibernate.validator.internal.engine.resolver.JPATraversableResolver.
  27. 2020-08-17 09:06:52,789 DEBUG [org.hibernate.validator.internal.engine.ValidatorFactoryConfigurationHelper] - HV000252: Using org.hibernate.validator.internal.engine.DefaultPropertyNodeNameProvider as property node name provider.
  28. 2020-08-17 09:06:52,789 DEBUG [org.hibernate.validator.internal.engine.ValidatorFactoryConfigurationHelper] - HV000234: Using org.springframework.validation.beanvalidation.LocaleContextMessageInterpolator as ValidatorFactory-scoped message interpolator.
  29. 2020-08-17 09:06:52,789 DEBUG [org.hibernate.validator.internal.engine.ValidatorFactoryConfigurationHelper] - HV000234: Using org.hibernate.validator.internal.engine.resolver.JPATraversableResolver as ValidatorFactory-scoped traversable resolver.
  30. 2020-08-17 09:06:52,790 DEBUG [org.hibernate.validator.internal.engine.ValidatorFactoryConfigurationHelper] - HV000234: Using org.hibernate.validator.internal.util.ExecutableParameterNameProvider as ValidatorFactory-scoped parameter name provider.
  31. 2020-08-17 09:06:52,790 DEBUG [org.hibernate.validator.internal.engine.ValidatorFactoryConfigurationHelper] - HV000234: Using org.hibernate.validator.internal.engine.DefaultClockProvider as ValidatorFactory-scoped clock provider.
  32. 2020-08-17 09:06:52,790 DEBUG [org.hibernate.validator.internal.engine.ValidatorFactoryConfigurationHelper] - HV000234: Using org.hibernate.validator.internal.engine.scripting.DefaultScriptEvaluatorFactory as ValidatorFactory-scoped script evaluator factory.
  33. 2020-08-17 09:06:52,866 DEBUG [org.apereo.cas.mgmt.config.CasManagementAuthenticationConfiguration] - Configuring an authentication strategy based on CAS running at [https://cas.lepuyenvelay.fr]
  34. 2020-08-17 09:06:52,897 DEBUG [org.apereo.cas.mgmt.config.CasManagementAuthenticationConfiguration] - Skipping IP address authentication strategy configuration; no pattern is defined
  35. 2020-08-17 09:06:54,004 INFO [org.quartz.impl.StdSchedulerFactory] - Using default implementation for ThreadExecutor
  36. 2020-08-17 09:06:54,031 INFO [org.quartz.core.SchedulerSignalerImpl] - Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl
  37. 2020-08-17 09:06:54,032 INFO [org.quartz.core.QuartzScheduler] - Quartz Scheduler v.2.3.2 created.
  38. 2020-08-17 09:06:54,033 INFO [org.quartz.simpl.RAMJobStore] - RAMJobStore initialized.
  39. 2020-08-17 09:06:54,034 INFO [org.quartz.core.QuartzScheduler] - Scheduler meta-data: Quartz Scheduler (v2.3.2) 'quartzScheduler' with instanceId 'NON_CLUSTERED'
  40. Scheduler class: 'org.quartz.core.QuartzScheduler' - running locally.
  41. NOT STARTED.
  42. Currently in standby mode.
  43. Number of jobs executed: 0
  44. Using thread pool 'org.quartz.simpl.SimpleThreadPool' - with 10 threads.
  45. Using job-store 'org.quartz.simpl.RAMJobStore' - which does not support persistence. and is not clustered.
  46.  
  47. 2020-08-17 09:06:54,035 INFO [org.quartz.impl.StdSchedulerFactory] - Quartz scheduler 'quartzScheduler' initialized from an externally provided properties instance.
  48. 2020-08-17 09:06:54,036 INFO [org.quartz.impl.StdSchedulerFactory] - Quartz scheduler version: 2.3.2
  49. 2020-08-17 09:06:54,036 INFO [org.quartz.core.QuartzScheduler] - JobFactory set to: org.springframework.scheduling.quartz.SpringBeanJobFactory@7fe6950d
  50. 2020-08-17 09:06:54,378 INFO [org.apereo.cas.util.io.PathWatcherService] - Watching directory path at [/var/lib/tomcat9-mapfishapp/webapps/cas-management/WEB-INF/classes]
  51. 2020-08-17 09:06:54,467 DEBUG [org.apache.http.client.protocol.RequestAddCookies] - CookieSpec selected: default
  52. 2020-08-17 09:06:54,479 DEBUG [org.apache.http.client.protocol.RequestAuthCache] - Auth cache not set in the context
  53. 2020-08-17 09:06:54,481 DEBUG [org.apache.http.impl.conn.PoolingHttpClientConnectionManager] - Connection request: [route: {s}->https://cas.lepuyenvelay.fr:443][total available: 0; route allocated: 0 of 20; total allocated: 0 of 200]
  54. 2020-08-17 09:06:54,502 DEBUG [org.apache.http.impl.conn.PoolingHttpClientConnectionManager] - Connection leased: [id: 0][route: {s}->https://cas.lepuyenvelay.fr:443][total available: 0; route allocated: 1 of 20; total allocated: 1 of 200]
  55. 2020-08-17 09:06:54,504 DEBUG [org.apache.http.impl.execchain.MainClientExec] - Opening connection {s}->https://cas.lepuyenvelay.fr:443
  56. 2020-08-17 09:06:54,508 DEBUG [org.apache.http.impl.conn.DefaultHttpClientConnectionOperator] - Connecting to cas.lepuyenvelay.fr/10.1.X.X:443
  57. 2020-08-17 09:06:54,508 DEBUG [org.apache.http.conn.ssl.SSLConnectionSocketFactory] - Connecting socket to cas.lepuyenvelay.fr/10.1.X.X:443 with timeout 0
  58. 2020-08-17 09:06:54,543 DEBUG [org.apache.http.conn.ssl.SSLConnectionSocketFactory] - Enabled protocols: [TLSv1.3, TLSv1.2, TLSv1.1, TLSv1]
  59. 2020-08-17 09:06:54,544 DEBUG [org.apache.http.conn.ssl.SSLConnectionSocketFactory] - Enabled cipher suites:[TLS_AES_128_GCM_SHA256, TLS_AES_256_GCM_SHA384, TLS_ECDHE_ECDSA_WITH_AES_256_GCM_SHA384, TLS_ECDHE_ECDSA_WITH_AES_128_GCM_SHA256, TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384, TLS_RSA_WITH_AES_256_GCM_SHA384, TLS_ECDH_ECDSA_WITH_AES_256_GCM_SHA384, TLS_ECDH_RSA_WITH_AES_256_GCM_SHA384, TLS_DHE_RSA_WITH_AES_256_GCM_SHA384, TLS_DHE_DSS_WITH_AES_256_GCM_SHA384, TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256, TLS_RSA_WITH_AES_128_GCM_SHA256, TLS_ECDH_ECDSA_WITH_AES_128_GCM_SHA256, TLS_ECDH_RSA_WITH_AES_128_GCM_SHA256, TLS_DHE_RSA_WITH_AES_128_GCM_SHA256, TLS_DHE_DSS_WITH_AES_128_GCM_SHA256, TLS_ECDHE_ECDSA_WITH_AES_256_CBC_SHA384, TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA384, TLS_RSA_WITH_AES_256_CBC_SHA256, TLS_ECDH_ECDSA_WITH_AES_256_CBC_SHA384, TLS_ECDH_RSA_WITH_AES_256_CBC_SHA384, TLS_DHE_RSA_WITH_AES_256_CBC_SHA256, TLS_DHE_DSS_WITH_AES_256_CBC_SHA256, TLS_ECDHE_ECDSA_WITH_AES_256_CBC_SHA, TLS_ECDHE_RSA_WITH_AES_256_CBC_SHA, TLS_RSA_WITH_AES_256_CBC_SHA, TLS_ECDH_ECDSA_WITH_AES_256_CBC_SHA, TLS_ECDH_RSA_WITH_AES_256_CBC_SHA, TLS_DHE_RSA_WITH_AES_256_CBC_SHA, TLS_DHE_DSS_WITH_AES_256_CBC_SHA, TLS_ECDHE_ECDSA_WITH_AES_128_CBC_SHA256, TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA256, TLS_RSA_WITH_AES_128_CBC_SHA256, TLS_ECDH_ECDSA_WITH_AES_128_CBC_SHA256, TLS_ECDH_RSA_WITH_AES_128_CBC_SHA256, TLS_DHE_RSA_WITH_AES_128_CBC_SHA256, TLS_DHE_DSS_WITH_AES_128_CBC_SHA256, TLS_ECDHE_ECDSA_WITH_AES_128_CBC_SHA, TLS_ECDHE_RSA_WITH_AES_128_CBC_SHA, TLS_RSA_WITH_AES_128_CBC_SHA, TLS_ECDH_ECDSA_WITH_AES_128_CBC_SHA, TLS_ECDH_RSA_WITH_AES_128_CBC_SHA, TLS_DHE_RSA_WITH_AES_128_CBC_SHA, TLS_DHE_DSS_WITH_AES_128_CBC_SHA, TLS_EMPTY_RENEGOTIATION_INFO_SCSV]
  60. 2020-08-17 09:06:54,545 DEBUG [org.apache.http.conn.ssl.SSLConnectionSocketFactory] - Starting handshake
  61. 2020-08-17 09:06:54,678 DEBUG [org.apache.http.conn.ssl.SSLConnectionSocketFactory] - Secure session established
  62. 2020-08-17 09:06:54,679 DEBUG [org.apache.http.conn.ssl.SSLConnectionSocketFactory] - negotiated protocol: TLSv1.2
  63. 2020-08-17 09:06:54,679 DEBUG [org.apache.http.conn.ssl.SSLConnectionSocketFactory] - negotiated cipher suite: TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256
  64. 2020-08-17 09:06:54,680 DEBUG [org.apache.http.conn.ssl.SSLConnectionSocketFactory] - peer principal: CN=*.lepuyenvelay.fr, OU=Domain Control Validated
  65. 2020-08-17 09:06:54,681 DEBUG [org.apache.http.conn.ssl.SSLConnectionSocketFactory] - peer alternative names: [*.lepuyenvelay.fr, lepuyenvelay.fr]
  66. 2020-08-17 09:06:54,681 DEBUG [org.apache.http.conn.ssl.SSLConnectionSocketFactory] - issuer principal: CN=Go Daddy Secure Certificate Authority - G2, OU=http://certs.godaddy.com/repository/, O="GoDaddy.com, Inc.", L=Scottsdale, ST=Arizona, C=US
  67. 2020-08-17 09:06:54,685 DEBUG [org.apache.http.impl.conn.DefaultHttpClientConnectionOperator] - Connection established 10.1.20.10:48180<->10.1.20.13:443
  68. 2020-08-17 09:06:54,686 DEBUG [org.apache.http.impl.execchain.MainClientExec] - Executing request GET /actuator/discoveryProfile HTTP/1.1
  69. 2020-08-17 09:06:54,686 DEBUG [org.apache.http.impl.execchain.MainClientExec] - Target auth state: UNCHALLENGED
  70. 2020-08-17 09:06:54,687 DEBUG [org.apache.http.impl.execchain.MainClientExec] - Proxy auth state: UNCHALLENGED
  71. 2020-08-17 09:06:54,689 DEBUG [org.apache.http.headers] - http-outgoing-0 >> GET /actuator/discoveryProfile HTTP/1.1
  72. 2020-08-17 09:06:54,689 DEBUG [org.apache.http.headers] - http-outgoing-0 >> Host: cas.lepuyenvelay.fr
  73. 2020-08-17 09:06:54,690 DEBUG [org.apache.http.headers] - http-outgoing-0 >> Connection: Keep-Alive
  74. 2020-08-17 09:06:54,690 DEBUG [org.apache.http.headers] - http-outgoing-0 >> User-Agent: Apache-HttpClient/4.5.12 (Java/11.0.8)
  75. 2020-08-17 09:06:54,690 DEBUG [org.apache.http.headers] - http-outgoing-0 >> Accept-Encoding: gzip,deflate
  76. 2020-08-17 09:06:54,691 DEBUG [org.apache.http.wire] - http-outgoing-0 >> "GET /actuator/discoveryProfile HTTP/1.1[\r][\n]"
  77. 2020-08-17 09:06:54,691 DEBUG [org.apache.http.wire] - http-outgoing-0 >> "Host: cas.lepuyenvelay.fr[\r][\n]"
  78. 2020-08-17 09:06:54,691 DEBUG [org.apache.http.wire] - http-outgoing-0 >> "Connection: Keep-Alive[\r][\n]"
  79. 2020-08-17 09:06:54,692 DEBUG [org.apache.http.wire] - http-outgoing-0 >> "User-Agent: Apache-HttpClient/4.5.12 (Java/11.0.8)[\r][\n]"
  80. 2020-08-17 09:06:54,692 DEBUG [org.apache.http.wire] - http-outgoing-0 >> "Accept-Encoding: gzip,deflate[\r][\n]"
  81. 2020-08-17 09:06:54,692 DEBUG [org.apache.http.wire] - http-outgoing-0 >> "[\r][\n]"
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement