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

Explorer: fails to delete application on renamed domain

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Obsolete
    • Icon: Major Major
    • 4.2.0.CR1
    • 3.3.0.Final
    • openshift
    • Hide
      • ASSERT: Have a OpenShift connection in OpenShift Explorer to account with application(s)
      • EXEC: Rename domain via explorer
      • EXEC: Try to delete application (immediately)
      • RESULT: Failed to delete application "java7" error message.
      • EXPECTED: OpenShift Explorer should be refreshed automatically after renaming domain
      Show
      ASSERT: Have a OpenShift connection in OpenShift Explorer to account with application(s) EXEC: Rename domain via explorer EXEC: Try to delete application (immediately) RESULT: Failed to delete application "java7" error message. EXPECTED: OpenShift Explorer should be refreshed automatically after renaming domain
    • Hide

      Manually refresh user account after renaming domain.

      Show
      Manually refresh user account after renaming domain.
    • Low

      com.openshift.client.NotFoundOpenShiftException: Could not find any OpenShift Express resource at "https://openshift.redhat.com/broker/rest/domains/bunciak/applications/java7"
      	at com.openshift.internal.client.RestService.request(RestService.java:99)
      	at com.openshift.internal.client.RestService.request(RestService.java:89)
      	at com.openshift.internal.client.RestService.request(RestService.java:74)
      	at com.openshift.internal.client.AbstractOpenShiftResource$ServiceRequest.execute(AbstractOpenShiftResource.java:137)
      	at com.openshift.internal.client.ApplicationResource.destroy(ApplicationResource.java:238)
      	at org.jboss.tools.openshift.express.internal.ui.action.DeleteApplicationAction$1.run(DeleteApplicationAction.java:90)
      	at org.eclipse.core.internal.jobs.Worker.run(Worker.java:54)
      Caused by: com.openshift.internal.client.httpclient.NotFoundException: Could not find resource https://openshift.redhat.com/broker/rest/domains/bunciak/applications/java7
      	at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.write(UrlConnectionHttpClient.java:149)
      	at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.delete(UrlConnectionHttpClient.java:133)
      	at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.delete(UrlConnectionHttpClient.java:124)
      	at com.openshift.internal.client.RestService.request(RestService.java:142)
      	at com.openshift.internal.client.RestService.request(RestService.java:95)
      	... 6 more
      Caused by: java.io.FileNotFoundException: https://openshift.redhat.com/broker/rest/domains/bunciak/applications/java7
      	at sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1610)
      	at sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:254)
      	at com.openshift.internal.client.httpclient.UrlConnectionHttpClient.write(UrlConnectionHttpClient.java:147)
      	... 10 more
      

            Unassigned Unassigned
            sbunciak-rh Stefan Bunciak
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: