Your achievements

Level 1

0% to

Level 2

Tip /
Sign in

Sign in to Community

to gain points, level up, and earn exciting badges like the new
Bedrock Mission!

Learn more

View all

Sign in to view all badges

The 4th edition of the Campaign Community Lens newsletter is out now!

Error while creating new connection with Campaign Client Console

Avatar

Level 2

I have installed the Adobe Campaign client & have also integrated it with IIS. Also installed local campaing client console . I am facing issue with creating new connection

Creating an instance

Getting this error:

  • PostgreSQL: could not connect to server: Connection refused Is the server running on host "192.168.0.1" and accepting TCP/IP connections on port 5432?
  • campaignError.png

Here is the config-dev.xml file

<?xml version='1.0'?>

<serverconf>

  <shared>

    <dataStore hosts="*" lang="en_US">

      <dataSource name="default"/>

    </dataStore>

  </shared>

  <mta autoStart="true" statServerAddress="">

    <child>

      <smtp>

        <IPAffinity name="default,mid.default,dev.default,test.default">

          <!--  For dev instances, if you need a default IP (not recommended), use address="0.0.0.0" -->

          <IP address="" heloHost="" publicId="" weight=""/>

        </IPAffinity>

      </smtp>

    </child>

  </mta>

  <stat autoStart="true"/>

  <wfserver autoStart="true"/>

  <inMail autoStart="true"/>

  <sms autoStart="false"/>

  <interactiond autoStart="false"/>

  <securityZone name="public">

    <securityZone name="vpn">

      <!-- Add customer specifc IPs here, HTTPS access will be mandatory to login

      <subNetwork name="Cus1" mask="x.x.x.x/y"/>

      -->

    </securityZone>

  </securityZone>

</serverconf>

Do I need to install PostgresSql first? Please guide.

2 Replies

Avatar

Community Advisor

I think you are missing database server installation part

  1. install application server - Installing the server
  2. install & setup postgreSQL  server
  3. create new instance -  Creating an instance

Marcel

    

Avatar

Administrator

Hi @gopal_agarwal,

Was the given solution helpful back then? I know we are delayed in asking this but I want to be sure before I close this thread to provide a definite answer for the Community. So, do lets us know.

Thanks!