[ https://issues.apache.org/jira/browse/BROOKLYN-113?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Aled Sage resolved BROOKLYN-113. -------------------------------- Resolution: Fixed Underlying cause was same as for BROOKLYN-106 (i.e. fixed by changing our API calls being made to add/remove NAT rules on vcloud-director). See https://github.com/apache/incubator-brooklyn/pull/448/files#diff-10 for where we have included curl retry, and ensured it will timeout faster (rather than hanging for potentially 2 hours) should this happen again. > Curl command occasionally hanging when deploying to vcloud-director > ------------------------------------------------------------------- > > Key: BROOKLYN-113 > URL: https://issues.apache.org/jira/browse/BROOKLYN-113 > Project: Brooklyn > Issue Type: Bug > Reporter: Martin Harris > > Occasionally when deploying to a VM via BrooklynCentral's advanced-networking > vcloud-director, the curl command will hang on the VM. `ps aux | grep [c]url` > shows that the curl command is still running, but the file is no longer being > downloaded -- This message was sent by Atlassian JIRA (v6.3.4#6332)