[jbosstools-issues] [JBoss JIRA] (JBIDE-20345) Application wizard: Cannot create a new OpenShift v3 application on staging server from template

Marián Labuda (JIRA) issues at jboss.org
Thu Jul 23 03:08:03 EDT 2015


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

Marián Labuda resolved JBIDE-20345.
-----------------------------------
           Labels: application_wizard openshift_v3 respin-a  (was: application_wizard openshift_v3)
    Fix Version/s: 4.3.0.Beta2
       Resolution: Cannot Reproduce Bug


This is reallly weird. Yesterday I was able to reproduce this issue 100 % of time with build B78. Today I tried B81 (same as Fred) and also B78 and I was not able to reproduce it anymore. Resolving as cannot reproduce.

> Application wizard: Cannot create a new OpenShift v3 application on staging server from template
> ------------------------------------------------------------------------------------------------
>
>                 Key: JBIDE-20345
>                 URL: https://issues.jboss.org/browse/JBIDE-20345
>             Project: Tools (JBoss Tools)
>          Issue Type: Bug
>          Components: openshift
>    Affects Versions: 4.3.0.Beta2
>         Environment: nightly build of JBDS Beta2-v20150721-2301-B78
>            Reporter: Marián Labuda
>            Assignee: Fred Bricon
>            Priority: Blocker
>              Labels: application_wizard, openshift_v3, respin-a
>             Fix For: 4.3.0.Beta2
>
>         Attachments: resources-created.png
>
>
> If I want to create a new OpenShift v3 application from template on staging OpenShift v3 server, I got following error. The error is shown for application build from existing templates on the server and also from local templates (those one provided by user in New Application wizard). Creating a new OpenShift v3 application on staging server from OpenShift command line interface works fine.
> {code}
> java.lang.NullPointerException
> 	at com.openshift.internal.util.JBossDmrExtentions.asString(JBossDmrExtentions.java:77)
> 	at com.openshift.internal.restclient.model.KubernetesResource.asString(KubernetesResource.java:242)
> 	at com.openshift.internal.restclient.model.KubernetesResource.getName(KubernetesResource.java:147)
> 	at com.openshift.internal.restclient.DefaultClient.create(DefaultClient.java:186)
> 	at com.openshift.internal.restclient.DefaultClient.create(DefaultClient.java:170)
> 	at com.openshift.internal.restclient.capability.server.ServerTemplateProcessing.process(ServerTemplateProcessing.java:50)
> 	at com.openshift.internal.restclient.capability.server.ServerTemplateProcessing.process(ServerTemplateProcessing.java:29)
> 	at com.openshift.internal.restclient.capability.resources.ProjectTemplateProcessing.process(ProjectTemplateProcessing.java:52)
> 	at org.jboss.tools.openshift.internal.ui.job.CreateApplicationFromTemplateJob$1.visit(CreateApplicationFromTemplateJob.java:64)
> 	at org.jboss.tools.openshift.internal.ui.job.CreateApplicationFromTemplateJob$1.visit(CreateApplicationFromTemplateJob.java:1)
> 	at com.openshift.internal.restclient.model.KubernetesResource.accept(KubernetesResource.java:75)
> 	at org.jboss.tools.openshift.internal.ui.job.CreateApplicationFromTemplateJob.doRun(CreateApplicationFromTemplateJob.java:58)
> 	at org.jboss.tools.openshift.internal.common.core.job.AbstractDelegatingMonitorJob.run(AbstractDelegatingMonitorJob.java:36)
> 	at org.eclipse.core.internal.jobs.Worker.run(Worker.java:55)
> {code}



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)



More information about the jbosstools-issues mailing list