[jbosstools-issues] [JBoss JIRA] (JBIDE-12098) OpenShift Explorer: Timeout exception when forcing domain deletion

Andre Dietisheim (JIRA) jira-events at lists.jboss.org
Tue Jun 5 10:30:18 EDT 2012


    [ https://issues.jboss.org/browse/JBIDE-12098?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12698876#comment-12698876 ] 

Andre Dietisheim commented on JBIDE-12098:
------------------------------------------

This is expected. I did not protected from timeouts when deleting applications. Timeouts were a blocker for the import- and the creation wizard since the user got stuck. This is no trouble to do, but other items were higher in prio.
Moving to 3.4.x and 3.3.1
                
> OpenShift Explorer: Timeout exception when forcing domain deletion
> ------------------------------------------------------------------
>
>                 Key: JBIDE-12098
>                 URL: https://issues.jboss.org/browse/JBIDE-12098
>             Project: Tools (JBoss Tools)
>          Issue Type: Bug
>          Components: openshift
>    Affects Versions: 3.3.0.CR1
>            Reporter: Stefan Bunciak
>            Assignee: Andre Dietisheim
>            Priority: Critical
>             Fix For: 3.3.x, 3.4.x
>
>         Attachments: deletedomain.png
>
>
> Tried to force domain deletion while having (medium geared) application on OpenShift.
> Screenshot:
> !deletedomain.png|thumbnail!
> Stack trace:
> {code}
> com.openshift.client.OpenShiftTimeoutException: Could not request url https://openshift.redhat.com/broker/rest/domains/rhdomain, connection timed out
> 	at com.openshift.internal.client.RestService.request(RestService.java:109)
> 	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.DomainResource$DeleteDomainRequest.execute(DomainResource.java:329)
> 	at com.openshift.internal.client.DomainResource.destroy(DomainResource.java:166)
> 	at org.jboss.tools.openshift.express.internal.ui.action.DeleteDomainAction$1.run(DeleteDomainAction.java:94)
> 	at org.eclipse.core.internal.jobs.Worker.run(Worker.java:54)
> {code}

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.jboss.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the jbosstools-issues mailing list