問題
After upgrading to Tableau Server 10, the following issues may occur:
Attempting to login to Tableau Server may fail with a "Sign in failed" error
OR
The logs may indicate the following error:
"PSQLException: Connection to localhost:8060 refused"
The repository may show as 'stopped' or 'setting up'.
To determine whether this solution is applicable, check the clustercontroller log at the time of failure for the following error:
WARN : com.tableausoftware.cluster.postgres.SpawnPostgresRunner - Monitoring thread for the master instance didn't start. Trying failover...
org.postgresql.util.PSQLException: FATAL: the database system is starting up
...
INFO : com.tableausoftware.cluster.postgres.SpawnPostgresRunner - Failing over master Postgres to localhost:8060
INFO : com.tableausoftware.cluster.postgres.SpawnPostgresRunner - Stopping the monitoring thread for Postgres instance on localhost:8060
INFO : com.tableausoftware.cluster.postgres.SpawnPostgresRunner - Starting the monitoring thread for master Postgres instance on localhost:8060