[jbosstools-issues] [JBoss JIRA] (JBIDE-10484) When creating/editing applications/domains fails, no details about the cause are given

Andre Dietisheim (JIRA) jira-events at lists.jboss.org
Wed Feb 22 08:19:39 EST 2012


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

Andre Dietisheim commented on JBIDE-10484:
------------------------------------------

the TODO is intentional since the wizard is not aware of unexpected changes in the user instance. We currently have no property change support in the user class since this is a client library class. The real fix would be to inject/weave it in but we worked around it so far and will do that later on. In the result the wizard is in an invalid state if a timeout execption while waiting for an app to become available happens: the app was created but the wizard ran into a timeout, so the application name text field should now validate false since the app was created, the name's alreday sued. 
We'd either have to tell the wizard to refresh its user instance or inject the property support and listen for changes. 
                
> When creating/editing applications/domains fails, no details about the cause are given
> --------------------------------------------------------------------------------------
>
>                 Key: JBIDE-10484
>                 URL: https://issues.jboss.org/browse/JBIDE-10484
>             Project: Tools (JBoss Tools)
>          Issue Type: Bug
>          Components: openshift
>    Affects Versions: 3.3.0.M5
>            Reporter: Andre Dietisheim
>            Assignee: Andre Dietisheim
>             Fix For: 3.3.0.Beta1
>
>         Attachments: could-not-configure.png, report-details-2.patch, report-details.patch
>
>


--
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