Question
InstaSmart
IN
Last activity: 10 Mar 2021 10:56 EST
Unable to install Pega Infinity Personal edition
Hi,
Trying to install Pega Infinity personal edition. Facing below error.
Mar 08, 2021 9:09:22 AM org.postgresql.Driver connect SEVERE: Connection error: org.postgresql.util.PSQLException: Connection to localhost:5432 refused. Check that the hostname and port are correct and that the postmaster is accepting TCP/IP connections. at org.postgresql.core.v3.ConnectionFactoryImpl.openConnectionImpl(ConnectionFactoryImpl.java:265) at org.postgresql.core.ConnectionFactory.openConnection(ConnectionFactory.java:49) at org.postgresql.jdbc.PgConnection.<init>(PgConnection.java:194) at org.postgresql.Driver.makeConnection(Driver.java:431) at org.postgresql.Driver.connect(Driver.java:247) at java.sql.DriverManager.getConnection(DriverManager.java:664) at java.sql.DriverManager.getConnection(DriverManager.java:208) at com.pega.pegarules.util.anttasks.IsDBAvailable.execute(IsDBAvailable.java:112) at org.apache.tools.ant.UnknownElement.execute(UnknownElement.java:292) at sun.reflect.GeneratedMethodAccessor10.invoke(Unknown Source)
Also, the host port is not set to 5432 in Context.xml. Attached log file and context.xml for reference.