[jbosstools-issues] [JBoss JIRA] (JBIDE-10034) When you try to create the 6th application, error says "could not configure", not mentioning that 5 apps is the maximum

Andre Dietisheim (Updated) (JIRA) jira-events at lists.jboss.org
Wed Nov 9 04:09:45 EST 2011


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

Andre Dietisheim updated JBIDE-10034:
-------------------------------------

    Fix Version/s: 3.3.0.CR1
                       (was: 3.3.0.Beta1)

    
> When you try to create the 6th application, error says "could not configure", not mentioning that 5 apps is the maximum
> -----------------------------------------------------------------------------------------------------------------------
>
>                 Key: JBIDE-10034
>                 URL: https://issues.jboss.org/browse/JBIDE-10034
>             Project: Tools (JBoss Tools)
>          Issue Type: Enhancement
>          Components: openshift
>    Affects Versions: 3.3.0.M4
>            Reporter: Andre Dietisheim
>            Assignee: Andre Dietisheim
>             Fix For: 3.3.0.CR1
>
>         Attachments: cannot-create-6th-app.png
>
>
> In OpenShift Express you can actually only create 5 applications. In the tooling, if you try to create the 6th, the tooling would report you that the 6th app could not be configured. 
> !cannot-create-6th-app.png!
> It unfortunately does not tell you that there is a limit of 5 applications. We should tell the user that he can only create 5 applications.
> The backend (the REST service) actually reports that you can only create 5 apps:
> {code}
> org.jboss.tools.openshift.express.internal.client.httpclient.BadRequestException: 
> {"debug":"Validating application limit toolsjboss at gmail.com: num of apps(5) must be < app limit(5)\n","data":null,"messages":"","broker_c":["namespace","rhlogin","ssh","app_uuid","debug","alter","cartridge","cart_type","action","app_name","api"],"api":"1.1.1","result":"toolsjboss at gmail.com has already reached the application limit of 5","api_c":["placeholder"],"exit_code":104,"broker":"1.1.1"}
> {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