Andrei created JCLOUDS-1192:
-------------------------------
Summary: TIMEOUT_SCRIPT_COMPLETE doesn't work.
Key: JCLOUDS-1192
URL: https://issues.apache.org/jira/browse/JCLOUDS-1192
Project: jclouds
Issue Type: Bug
Components: jclouds-scriptbuilder
Affects Versions: 1.9.2
Reporter: Andrei
Provided part of source code performs running _host_update.sh_ scripts via
*runScriptOnNode* method. Mentioned script contains at the end command that
performs new release in DHCP, and as result *ComputeService* lost connection
and cannot return the *ExecResponse*. It leads to hung execution app. It has
been tried to configure any timeouts, but it doesn't interrupt
*runScriptOnNode* method in configured time.
Operating System Version - Windows 10
Java version - 1.8.0_102
Part of source code could be found
[here|https://gist.github.com/borodatu/dcf9248786b16a509fbea476f7f01e82]
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)