[jbosstools-issues] [JBoss JIRA] (JBIDE-12428) Explorer: fails to delete application on renamed domain

Marián Labuda (JIRA) issues at jboss.org
Mon Sep 22 07:47:03 EDT 2014


     [ https://issues.jboss.org/browse/JBIDE-12428?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Marián Labuda updated JBIDE-12428:
----------------------------------
    Fix Version/s: 4.2.0.CR1
                       (was: 4.2.x)


> Explorer: fails to delete application on renamed domain
> -------------------------------------------------------
>
>                 Key: JBIDE-12428
>                 URL: https://issues.jboss.org/browse/JBIDE-12428
>             Project: Tools (JBoss Tools)
>          Issue Type: Bug
>          Components: openshift
>    Affects Versions: 3.3.0.Final
>            Reporter: Stefan Bunciak
>              Labels: explorer
>             Fix For: 4.2.0.CR1
>
>
> {code}
> 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
> {code}



--
This message was sent by Atlassian JIRA
(v6.3.1#6329)



More information about the jbosstools-issues mailing list