[
https://issues.jboss.org/browse/JBIDE-21293?page=com.atlassian.jira.plugi...
]
Alexey Kazakov commented on JBIDE-21293:
----------------------------------------
> Unfortunnately this is out of our control. We have no ability to
do this.
Because of Eclipse Runtime/Server mechanism limitations? We could provide a patch to add
this functionality upstream ;)
CDK start timed out due to slow image download
----------------------------------------------
Key: JBIDE-21293
URL:
https://issues.jboss.org/browse/JBIDE-21293
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: openshift
Affects Versions: 4.3.1.Beta1
Reporter: Martin Malina
Assignee: Rob Stryker
Fix For: 4.3.1.CR1
I set up a CDK server using
https://github.com/redhat-developer-tooling/openshift-vagrant
.
Then I tried to start the server for the first time. Of course this will take quite long
as it needs to download the VM image first. I was on a very fast connection, but it still
only went around 1 MB/s. So the startup took longer than the default timeout of 450 s. The
result was that the startup timed out in the middle followed by an attempted shutdown by
the tooling which failed. So in the end I ended up with the running box, but with two
unwanted errors.
I'm not sure what we can do here. Perhaps just increase the timeout to something
bigger? Even better would be if could detect that a download is in progress so it will
take longer, but I don't think the current mechanism is capable of anything like that.
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)