[jbosstools-issues] [JBoss JIRA] (JBIDE-11335) InvalidNameOpenShiftException while trying to add cartridge "jenkins-client-1.4" to New OpenShift Express Application

Daniel Azarov (JIRA) jira-events at lists.jboss.org
Thu Mar 15 14:26:47 EDT 2012


Daniel Azarov created JBIDE-11335:
-------------------------------------

             Summary: InvalidNameOpenShiftException while trying to add cartridge "jenkins-client-1.4" to New OpenShift Express Application
                 Key: JBIDE-11335
                 URL: https://issues.jboss.org/browse/JBIDE-11335
             Project: Tools (JBoss Tools)
          Issue Type: Bug
          Components: openshift
    Affects Versions: 3.3.0.Beta1
            Reporter: Daniel Azarov
            Assignee: Andre Dietisheim
         Attachments: NewJenkinsApplication.png, NewOpenShiftExpressApplication.png, ProblemOccurred.png

Test case:

1. Open wizard New OpenShift Express Application

!NewOpenShiftExpressApplication.png!

2. Click to checkbox for cartridge "jenkins-client-1.4"

!NewJenkinsApplication.png!

3. Type "testJenkins" then press "Ok"

FAIL:

!ProblemOccurred.png!

{code}
com.openshift.express.client.InvalidNameOpenShiftException: Application name "testJenkins" contains uppercase letters (only lowercase allowed)
	at com.openshift.express.client.OpenShiftService.validateApplicationName(OpenShiftService.java:215)
	at com.openshift.express.client.OpenShiftService.createApplication(OpenShiftService.java:200)
	at com.openshift.express.client.OpenShiftService.createApplication(OpenShiftService.java:193)
	at com.openshift.express.internal.client.InternalUser.createApplication(InternalUser.java:197)
	at org.jboss.tools.openshift.express.internal.core.console.UserDelegate.createApplication(UserDelegate.java:117)
	at org.jboss.tools.openshift.express.internal.ui.wizard.OpenShiftExpressApplicationWizardModel.createApplication(OpenShiftExpressApplicationWizardModel.java:352)
	at org.jboss.tools.openshift.express.internal.ui.wizard.ApplicationConfigurationWizardPageModel.createJenkinsApplication(ApplicationConfigurationWizardPageModel.java:294)
	at org.jboss.tools.openshift.express.internal.ui.wizard.ApplicationConfigurationWizardPage$6.run(ApplicationConfigurationWizardPage.java:515)
	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