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

Andre Dietisheim (JIRA) jira-events at lists.jboss.org
Fri Aug 31 16:33:32 EDT 2012


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

Andre Dietisheim updated JBIDE-12428:
-------------------------------------

    Fix Version/s: 4.0.0.Alpha2

    
> OpenShift 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
>            Assignee: Andre Dietisheim
>             Fix For: 3.3.2, 4.0.0.Alpha2
>
>
> {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 is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira


More information about the jbosstools-issues mailing list