]
Ondrej Dockal commented on JBIDE-25594:
---------------------------------------
After resolving
this issue stops to
occur. I am closing this for now as it might be reopened if happens again.
CDK is not running properly on win7vbox and win81vbox
-----------------------------------------------------
Key: JBIDE-25594
URL:
https://issues.jboss.org/browse/JBIDE-25594
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: qa
Affects Versions: 4.5.2.Final
Environment: Jenkins slaves win7vbox and win81vbox
Reporter: Ondrej Dockal
Assignee: Ondrej Dockal
Priority: Critical
Labels: cdk, jenkins
Fix For: 4.5.3.AM2
Both windows slave have problem running cdk (3.3GA).
win7vbox, win81vbox:
{code}
09:40:38 -- Checking Docker daemon configuration ... OK
09:40:38 -- Checking for available ports ... FAIL
09:40:38 Error: Cannot get TCP port information from Kubernetes host
09:40:38 Caused By:
09:40:38 Error: cannot create container using image
registry.access.redhat.com/openshift3/ose:v3.7.14
09:40:38 Caused By:
09:40:38 Error: Error: No such image:
registry.access.redhat.com/openshift3/ose:v3.7.14
09:40:38 Error during 'cluster up' execution: Error starting the cluster.
{code}