[jbosstools-issues] [JBoss JIRA] (JBIDE-21919) Cannot create server adapter

Xavier Coulon (JIRA) issues at jboss.org
Mon Mar 21 06:22:00 EDT 2016


Xavier Coulon created JBIDE-21919:
-------------------------------------

             Summary: Cannot create server adapter
                 Key: JBIDE-21919
                 URL: https://issues.jboss.org/browse/JBIDE-21919
             Project: Tools (JBoss Tools)
          Issue Type: Bug
          Components: openshift
    Affects Versions: 4.3.1.Beta2
            Reporter: Xavier Coulon
            Priority: Critical


When selecting a service in the OpenShift Explorer view and running the "Server Adapter.." command, I get the following error:

{code}
An internal error occurred during: "Loading projects and services...".
Could not get resource nodejs-mongodb-example:latest in namespace test: {
  "kind": "Status",
  "apiVersion": "v1",
  "metadata": {},
  "status": "Failure",
  "message": "imageStreamTag \"nodejs-mongodb-example:latest\" not found",
  "reason": "NotFound",
  "details": {
    "name": "nodejs-mongodb-example:latest",
    "kind": "imageStreamTag"
  },
  "code": 404
}
{code}



--
This message was sent by Atlassian JIRA
(v6.4.11#64026)


More information about the jbosstools-issues mailing list