Problem Note 65178: SAS® Infrastructure Data Server or PGPool microservices might fail on start-up of SAS® Viya® 3.5
When you attempt to start SAS Viya 3.5, the SAS Infrastructure Data Server (sas-viya-sasdatasvrc-postgres-node#) or PGPool (sas-viya-sasdatasvrc-postgres-pgpool#) might fail to start. This failure to start could be due to missing Consul key-value pairs, which cause the microservices to stop responding while waiting to find the Consul key.
On Linux systems, if these microservices do not start, you can issue the following command to verify whether the microservice has stopped responding:
ps -aef | grep consul-template | grep once
If the command returns a running process, then the microservice has most likely stopped responding while waiting.
On Windows systems, you can issue a similar command by opening a command window (as administrator) and running the following:
tasklist /fi "imagename eq consul-template.exe"
If a running process is returned, then the microservice might have stopped responding while trying to start.
Click the Hot Fix tab in this note for a link to instructions about accessing and applying the software update.
Operating System and Release Information
SAS System | SAS Viya | Microsoft® Windows® for x64 | 3.5 | | Viya | |
Linux for x64 | 3.5 | | Viya | |
*
For software releases that are not yet generally available, the Fixed
Release is the software release in which the problem is planned to be
fixed.
Type: | Problem Note |
Priority: | high |
Topic: | Data Management ==> Data Sources ==> External Databases ==> PostgreSQL
|
Date Modified: | 2019-12-06 09:35:17 |
Date Created: | 2019-11-27 09:37:33 |