Uploaded image for project: 'Tools (JBoss Tools)'
  1. Tools (JBoss Tools)
  2. JBIDE-19601

Explorer: Resources cannot be listed when using latest OpenShift origin v3 code

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • Blocker
    • 4.3.0.Beta1
    • 4.3.0.Alpha2
    • openshift
    • None
    • Hide
      1. ASSERT: make sure you're using the latest openshift origin code from github (https://github.com/openshift/origin.git)
      2. EXEC: create a new connection (with the credentials that you have set to the server) and hit "Finish"
      3. ASSERT: the connection dialog closes
        Result:
        You get an error dialog popping up telling you that the connection was refused

      In the Eclipse log one can see the following stack trace:

      java.lang.RuntimeException: java.lang.RuntimeException: Version 'v1beta3' not supported for kind 'Status'
      	at com.openshift.internal.restclient.ResourceFactory.create(ResourceFactory.java:111)
      	at com.openshift.internal.restclient.ResourceFactory.create(ResourceFactory.java:95)
      	at com.openshift.internal.restclient.DefaultClient.handleHttpClientException(DefaultClient.java:354)
      	at com.openshift.internal.restclient.DefaultClient.list(DefaultClient.java:116)
      	at com.openshift.internal.restclient.DefaultClient.list(DefaultClient.java:97)
      	at com.openshift.internal.restclient.DefaultClient.list(DefaultClient.java:92)
      	at org.jboss.tools.openshift.core.connection.Connection.get(Connection.java:265)
      	at org.jboss.tools.openshift.internal.ui.explorer.OpenShiftExplorerContentProvider.getChildrenFor(OpenShiftExplorerContentProvider.java:67)
      	at org.jboss.tools.openshift.internal.common.ui.explorer.BaseExplorerContentProvider$1.run(BaseExplorerContentProvider.java:124)
      	at org.eclipse.core.internal.jobs.Worker.run(Worker.java:55)
      Caused by: java.lang.RuntimeException: Version 'v1beta3' not supported for kind 'Status'
      	at com.openshift.internal.restclient.model.properties.ResourcePropertiesRegistry.get(ResourcePropertiesRegistry.java:135)
      	at com.openshift.internal.restclient.ResourceFactory.create(ResourceFactory.java:107)
      	... 9 more
      
      Show
      ASSERT: make sure you're using the latest openshift origin code from github ( https://github.com/openshift/origin.git ) EXEC: create a new connection (with the credentials that you have set to the server) and hit "Finish" ASSERT: the connection dialog closes Result: You get an error dialog popping up telling you that the connection was refused In the Eclipse log one can see the following stack trace: java.lang.RuntimeException: java.lang.RuntimeException: Version 'v1beta3' not supported for kind 'Status' at com.openshift.internal.restclient.ResourceFactory.create(ResourceFactory.java:111) at com.openshift.internal.restclient.ResourceFactory.create(ResourceFactory.java:95) at com.openshift.internal.restclient.DefaultClient.handleHttpClientException(DefaultClient.java:354) at com.openshift.internal.restclient.DefaultClient.list(DefaultClient.java:116) at com.openshift.internal.restclient.DefaultClient.list(DefaultClient.java:97) at com.openshift.internal.restclient.DefaultClient.list(DefaultClient.java:92) at org.jboss.tools.openshift.core.connection.Connection.get(Connection.java:265) at org.jboss.tools.openshift.internal.ui.explorer.OpenShiftExplorerContentProvider.getChildrenFor(OpenShiftExplorerContentProvider.java:67) at org.jboss.tools.openshift.internal.common.ui.explorer.BaseExplorerContentProvider$1.run(BaseExplorerContentProvider.java:124) at org.eclipse.core.internal.jobs.Worker.run(Worker.java:55) Caused by: java.lang.RuntimeException: Version 'v1beta3' not supported for kind 'Status' at com.openshift.internal.restclient.model.properties.ResourcePropertiesRegistry.get(ResourcePropertiesRegistry.java:135) at com.openshift.internal.restclient.ResourceFactory.create(ResourceFactory.java:107) ... 9 more

    Description

      When using the latest origin code from github one can connect but once the connection wizard is closed an error dialog pops up telling you that the connection was refused

      Attachments

        Issue Links

          Activity

            People

              adietish@redhat.com André Dietisheim
              adietish@redhat.com André Dietisheim
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: