Rob Stryker created JBIDE-23046:
-----------------------------------
Summary: If call to vagrant service-manager times out, openshift / docker
connect should still try to be created
Key: JBIDE-23046
URL:
https://issues.jboss.org/browse/JBIDE-23046
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: cdk, server
Affects Versions: 4.4.1.AM3
Reporter: Rob Stryker
In Windows, I was experiencing an error where the call to vagrant service-manager was not
completing. This wasn't due to the output being unavailable, but rather the process
not terminating. The current code throws a TimeoutException, but makes no attempt to
check if the output is enough to still create the docker / openshift connections.
The code should attempt to survive the error and continue along.
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)