Hello, Earlier today we began to have issues with our Viya machine. After some investigation it turns out that the problem is with the cachelocator service. I'm seeing this in /opt/sas/viya/config/var/log/cachelocator/default/sas-cachelocator_2019-08-27_15-59-47.log over and over again: 2019-08-27 17:09:37.518 INFO 28950 --- [09:37.396+0000]] c.s.c.rest.boot.vault.CertificateUtil : service [VAULT_CERTIFICATE_FOUND] Found valid SSL certificate in Vault for: localhost 2019-08-27 17:09:37.544 WARN 28950 --- [09:37.396+0000]] c.s.c.rest.boot.vault.CertificateUtil : service [TOMCAT_PAUSE] Pausing tomcat to update the SSL configuration. 2019-08-27 17:09:37.598 WARN 28950 --- [09:37.396+0000]] o.apache.tomcat.util.net.jsse.JSSEUtil : service The trusted certificate with alias [deutschetelekomrootca2] and DN [CN=Deutsche Telekom Root CA 2, OU=T-TeleSec Trust Center, O=Deutsche Telekom AG, C=DE] is not valid due to [NotAfter: Tue Jul 09 23:59:00 UTC 2019]. Certificates signed by this trusted certificate WILL be accepted 2019-08-27 17:09:37.598 WARN 28950 --- [09:37.396+0000]] o.apache.tomcat.util.net.jsse.JSSEUtil : service The trusted certificate with alias [certplusclass2primaryca] and DN [CN=Class 2 Primary CA, O=Certplus, C=FR] is not valid due to [NotAfter: Sat Jul 06 23:59:59 UTC 2019]. Certificates signed by this trusted certificate WILL be accepted 2019-08-27 17:09:37.598 INFO 28950 --- [09:37.396+0000]] c.s.c.rest.boot.vault.CertificateUtil : service [TOMCAT_RESUME] Resuming normal tomcat operations after updating SSL configuration. 2019-08-27 17:09:37.598 INFO 28950 --- [09:37.396+0000]] c.s.c.rest.boot.vault.CertificateUtil : service [SSL_CERTIFICATE_REISSUE] The SSL certificate is scheduled to be reissued at 2019-08-27T17:10:07.598+0000 2019-08-27 17:09:59.260 WARN 28950 --- [ bootstrap-4] c.s.s.oauth2.bootstrap.ClientRegisterer : service [752d6d96ccb564f3] [HTTP_ERROR] The server returned error status 404 for request to register oauth client sas.cachelocator: 404 Not Found Thanks in advance for any help.
... View more