[
https://issues.jboss.org/browse/JBIDE-11445?page=com.atlassian.jira.plugi...
]
Andre Dietisheim updated JBIDE-11445:
-------------------------------------
Priority: Critical (was: Major)
Steps to Reproduce:
# launch *OpenShift Express Application Wizard*
# log in, choose application name & type
# hit *Finish"
Result:
You get the following error:
!not-supported-for-generic-application.png!
{quote}
!STACK 0
com.openshift.express.client.OpenShiftException: NOT SUPPORTED FOR GENERIC APPLICATION
at
com.openshift.express.internal.client.Application.getHealthCheckUrl(Application.java:145)
at
com.openshift.express.internal.client.Application.waitForAccessible(Application.java:222)
at
org.jboss.tools.openshift.express.internal.ui.wizard.OpenShiftExpressApplicationWizardModel.waitForAccessible(OpenShiftExpressApplicationWizardModel.java:349)
at
org.jboss.tools.openshift.express.internal.ui.wizard.OpenShiftExpressApplicationWizardModel.access$0(OpenShiftExpressApplicationWizardModel.java:346)
at
org.jboss.tools.openshift.express.internal.ui.wizard.OpenShiftExpressApplicationWizardModel$1.call(OpenShiftExpressApplicationWizardModel.java:374)
at
org.jboss.tools.openshift.express.internal.ui.wizard.OpenShiftExpressApplicationWizardModel$1.call(OpenShiftExpressApplicationWizardModel.java:1)
at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:303)
at java.util.concurrent.FutureTask.run(FutureTask.java:138)
at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:886)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:908)
at java.lang.Thread.run(Thread.java:662)
!ENTRY org.jboss.tools.openshift.express.ui 4 0 2012-04-02 11:35:43.382
!MESSAGE Could not create application "as3"
!STACK 0
com.openshift.express.client.OpenShiftException: Failed to create application: NOT
SUPPORTED FOR GENERIC APPLICATION
at
org.jboss.tools.openshift.express.internal.ui.wizard.OpenShiftExpressApplicationWizardModel.createApplication(OpenShiftExpressApplicationWizardModel.java:390)
at
org.jboss.tools.openshift.express.internal.ui.wizard.OpenShiftExpressApplicationWizardModel.createApplication(OpenShiftExpressApplicationWizardModel.java:398)
at
org.jboss.tools.openshift.express.internal.ui.wizard.OpenShiftExpressApplicationWizard$3.run(OpenShiftExpressApplicationWizard.java:179)
at org.eclipse.core.internal.jobs.Worker.run(Worker.java:54)
{quote}
The application is created though.
was:
!not-supported-for-generic-application.png!
{quote}
!STACK 0
com.openshift.express.client.OpenShiftException: NOT SUPPORTED FOR GENERIC APPLICATION
at
com.openshift.express.internal.client.Application.getHealthCheckUrl(Application.java:145)
at
com.openshift.express.internal.client.Application.waitForAccessible(Application.java:222)
at
org.jboss.tools.openshift.express.internal.ui.wizard.OpenShiftExpressApplicationWizardModel.waitForAccessible(OpenShiftExpressApplicationWizardModel.java:349)
at
org.jboss.tools.openshift.express.internal.ui.wizard.OpenShiftExpressApplicationWizardModel.access$0(OpenShiftExpressApplicationWizardModel.java:346)
at
org.jboss.tools.openshift.express.internal.ui.wizard.OpenShiftExpressApplicationWizardModel$1.call(OpenShiftExpressApplicationWizardModel.java:374)
at
org.jboss.tools.openshift.express.internal.ui.wizard.OpenShiftExpressApplicationWizardModel$1.call(OpenShiftExpressApplicationWizardModel.java:1)
at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:303)
at java.util.concurrent.FutureTask.run(FutureTask.java:138)
at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:886)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:908)
at java.lang.Thread.run(Thread.java:662)
!ENTRY org.jboss.tools.openshift.express.ui 4 0 2012-04-02 11:35:43.382
!MESSAGE Could not create application "as3"
!STACK 0
com.openshift.express.client.OpenShiftException: Failed to create application: NOT
SUPPORTED FOR GENERIC APPLICATION
at
org.jboss.tools.openshift.express.internal.ui.wizard.OpenShiftExpressApplicationWizardModel.createApplication(OpenShiftExpressApplicationWizardModel.java:390)
at
org.jboss.tools.openshift.express.internal.ui.wizard.OpenShiftExpressApplicationWizardModel.createApplication(OpenShiftExpressApplicationWizardModel.java:398)
at
org.jboss.tools.openshift.express.internal.ui.wizard.OpenShiftExpressApplicationWizard$3.run(OpenShiftExpressApplicationWizard.java:179)
at org.eclipse.core.internal.jobs.Worker.run(Worker.java:54)
{quote}
Cannot create application
-------------------------
Key: JBIDE-11445
URL:
https://issues.jboss.org/browse/JBIDE-11445
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: openshift
Affects Versions: 3.3.0.Beta3
Reporter: Andre Dietisheim
Assignee: Andre Dietisheim
Priority: Critical
Fix For: 3.3.0.Beta3
Attachments: not-supported-for-generic-application.png
When creating a new application with the current tooling against the current production
server of OpemShift you get the following error:
--
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