[jbosstools-issues] [JBoss JIRA] (JBIDE-22228) NPE when deploying to Openshift EAP

Andre Dietisheim (JIRA) issues at jboss.org
Thu Apr 21 08:48:00 EDT 2016


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

Andre Dietisheim updated JBIDE-22228:
-------------------------------------
              Project: Tools (JBoss Tools)  (was: Developer Studio (JBoss Developer Studio))
                  Key: JBIDE-22228  (was: JBDS-3855)
             Workflow: GIT Pull Request workflow   (was: CDW v1)
               Status: Open  (was: New)
       Docs QE Status:   (was: NEW)
          Component/s: openshift
                           (was: openshift)
    Affects Version/s:     (was: 10.x)


> NPE when deploying to Openshift EAP
> -----------------------------------
>
>                 Key: JBIDE-22228
>                 URL: https://issues.jboss.org/browse/JBIDE-22228
>             Project: Tools (JBoss Tools)
>          Issue Type: Bug
>          Components: openshift
>         Environment: Windows 10
>            Reporter: Thomas Mäder
>            Assignee: Max Rydahl Andersen
>
> When I try to publish to an EAP in the CDK, I get a NullPointerException:
> {code}
> java.lang.NullPointerException
> 	at org.jboss.tools.openshift.core.server.OpenShiftServerUtils.getService(OpenShiftServerUtils.java:309)
> 	at org.jboss.tools.openshift.core.server.OpenShiftServerUtils.getService(OpenShiftServerUtils.java:298)
> 	at org.jboss.tools.openshift.core.server.OpenShiftServerUtils.getDeploymentConfig(OpenShiftServerUtils.java:390)
> 	at org.jboss.tools.openshift.core.server.behavior.OpenShiftLaunchController.launch(OpenShiftLaunchController.java:87)
> 	at org.jboss.ide.eclipse.as.wtp.core.server.launch.ControllableServerLaunchConfiguration.launch(ControllableServerLaunchConfiguration.java:52)
> 	at org.eclipse.debug.internal.core.LaunchConfiguration.launch(LaunchConfiguration.java:885)
> 	at org.eclipse.debug.internal.core.LaunchConfiguration.launch(LaunchConfiguration.java:739)
> 	at org.eclipse.debug.internal.core.LaunchConfiguration.launch(LaunchConfiguration.java:731)
> 	at org.eclipse.wst.server.core.internal.Server.startImpl2(Server.java:3556)
> 	at org.eclipse.wst.server.core.internal.Server.startImpl(Server.java:3492)
> 	at org.eclipse.wst.server.core.internal.Server$PublishJob.run(Server.java:311)
> 	at org.eclipse.core.internal.jobs.Worker.run(Worker.java:55)
> {code}



--
This message was sent by Atlassian JIRA
(v6.4.11#64026)



More information about the jbosstools-issues mailing list