Deployment Automation Manager

We are trying to use the Deployment Automation Scripts.  When we try to execute:deploy-application.bat -application_path "Ben E TestDeployment.zip" -username xxxxxxx -password xxxxxx -url "https://xxxxxx.appiancloud.com/suite"

We get the following response:

2018-02-15 12:22:26,298 - Port set to 443
2018-02-15 12:22:49,226 - org.apache.http.conn.HttpHostConnectException: Connect
 to xxxxxxxx.appiancloud.com:443 [xxxxxxxxx.appiancloud.com/xx.xx.xxx.xxx]
failed: Connection timed out: connect

The 'x's above are redacted values for security.

Any thoughts?

  Discussion posts and replies are publicly visible

Parents Reply
  • Hello,

    I am getting the same error. Please help.

    2018-10-08 19:24:49,597 [main] INFO com.appiancorp.ps.plugins.automatedimport.remote.ImportUtils - Port set to 443
    2018-10-08 19:24:50,267 [main] ERROR com.appiancorp.ps.plugins.automatedimport.remote.ImportApplication - org.apache.http.conn.HttpHostConnectException: Connect to xxx.com:443 [xxxx] failed: Connection refused (Connection refused)

    I am using a HA environment with 2 Jboss servers load balanced. My deployment manager is installed in the same server as in where the appian i deployed.
Children