ASSERT: make sure you have an account without domain
EXEC: launch application wizard (ex. via context-menu in OpenShift Explorer)
ASSERT: you get the domain dialog presented, get prompted to provide a domain name
ASSERT: once you gave the required domain name, you get the application creation wizard
ASSERT: it has the domain combo and the gear-profiles disabled:
EXEC: provide some name and finish the wizard
Result:
In the Eclipse log you'll spot the following:
java.lang.NullPointerException
at org.jboss.tools.openshift.express.internal.ui.job.CreateApplicationJob.safeRefreshDomain(CreateApplicationJob.java:128)
at org.jboss.tools.openshift.express.internal.ui.job.CreateApplicationJob.doRun(CreateApplicationJob.java:96)
at org.jboss.tools.openshift.express.internal.ui.job.AbstractDelegatingMonitorJob.run(AbstractDelegatingMonitorJob.java:36)
at org.eclipse.core.internal.jobs.Worker.run(Worker.java:53)
ASSERT: make sure you have an account without domain
EXEC: launch application wizard (ex. via context-menu in OpenShift Explorer)
ASSERT: you get the domain dialog presented, get prompted to provide a domain name
ASSERT: once you gave the required domain name, you get the application creation wizard
ASSERT: it has the domain combo and the gear-profiles disabled:
EXEC: provide some name and finish the wizard
Result:
In the Eclipse log you'll spot the following:
java.lang.NullPointerException
at org.jboss.tools.openshift.express.internal.ui.job.CreateApplicationJob.safeRefreshDomain(CreateApplicationJob.java:128)
at org.jboss.tools.openshift.express.internal.ui.job.CreateApplicationJob.doRun(CreateApplicationJob.java:96)
at org.jboss.tools.openshift.express.internal.ui.job.AbstractDelegatingMonitorJob.run(AbstractDelegatingMonitorJob.java:36)
at org.eclipse.core.internal.jobs.Worker.run(Worker.java:53)