I am using the Deployment automation Manager (2.1.0) in the cloud environment to

I am using the Deployment automation Manager (2.1.0) in the cloud environment to deploy a simple application and then deploy a patch to it. The application deployment succeeds, but the patch deployment does not complete. Instead, the command hangs for 2h then errors out (time out error).

The syntax I am using is:
deploy-application.bat -application_path "Cloud Test.zip" -username myuser -password mypass -url mysite.appiancloud.com/suite
and
deploy-application.bat -username myuser -password mypass -application_path "Cloud Test - Patch.zip" -uuid _a-0000dc89-f4ab-8000-23ae-5f00005f0000_90366 -url mysite.appiancloud.com/suite

When I look at the deployment log, the log shows that the deployment was successful. Has anyone else seen this behavior? Its worth noting that the patch execution time is very short (~100ms) which might be contributing to what I am seeing.

Also I see the same behavior if I use mysite.appiancloud.com/sui...

import-log1459960322874.import-log.txt

OriginalPostID-204907

OriginalPostID-204907

  Discussion posts and replies are publicly visible