Trying to start PostgresSQL server failed - While Upgrading

Trying to start PostgresSQL server failed - While Upgrading

Error Trace. 

Trying to start PostgresSQL server failed java.net.ConnectException: Trying to start PostgresSQL server failed 
	at com.adventnet.db.adapter.postgres.DefaultPostgresDBInitializer.startDBServer(DefaultPostgresDBInitializer.java:177)
	at com.adventnet.db.adapter.postgres.PostgresDBAdapter.startAndCheckDBServer(PostgresDBAdapter.java:781)

Trouble Shooting: 

-> Path to the (application folder / bin) and execute ChangeDBserver and Save the configurations
-> Execute InitPGSQL.bat
-> Start stop the application once. 

Make sure the Application is stopped, and no  PGSQL or Java programs are running behind. 

Now initiate the upgrade again. 

If the upgrade still fails, please share the logs for further analysis. 


                  New to ADManager Plus?

                    New to ADSelfService Plus?

                      • Related Articles

                      • solution for postgres 11 upgrade issues

                        When Supportcenter Plus is upgraded to 14300 or later, postgres is also upgraded to 11.17. If you are using bundled postgres, data migration through pgdump and restore mechanism also happens. To ensure efficiency in Postgres 11.17, make sure your ...
                      • Error - Sanity Failed - Upgrade from 8121 to 11

                        While upgrading from 8121 to 11, after executing Updatemanager.bat and if the update fails, You need to check the Updatemanager logs in the path < Support Center Plus Application path -> Server-> Default-> Logs > .  And if you find the below ...
                      • 11.0 Upgrade failure Inputs needed for analysis

                        To analyze Supportcenter plus upgrade failure cases (Upgrade from 8121 - to 11.0 version), we need following types of logs. 1) If upgrade itself got failed -> need SCP\server\default\log for analysis 2) After upgrade, if the product does not start, ...
                      • Database migration from MySQL to Postgres/MSSQL in SCP 8.1

                        We no longer support the use of MYSQL as database in SupportCenter Plus. Hence, we request our users to migrate to Postgres (which is in-built) or Microsoft SQL. Please follow the below steps to carry out the database migration: 1. Shutdown the ...
                      • How to upgrade SupportCenter Plus instance ?

                        Users who wants to upgrade the Supportcenter Plus instance needs to proceed with the following steps :  Building a test environment is must while upgrading SupportCenter Plus. It is highly advisable to try the upgrade on the test environment first so ...