[jbosstools-issues] [JBoss JIRA] (JBIDE-22639) Opening an Openshift3 server adapter when connection does not exists anymore causes NPE

Jeff MAURY (JIRA) issues at jboss.org
Thu Jun 23 04:01:00 EDT 2016


    [ https://issues.jboss.org/browse/JBIDE-22639?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13256160#comment-13256160 ] 

Jeff MAURY commented on JBIDE-22639:
------------------------------------

The Eclipse log file:

!ENTRY org.eclipse.core.jobs 4 2 2016-06-23 09:57:39.984
!MESSAGE An internal error occurred during: "Setting connection, deploy project...".
!STACK 0
java.lang.NullPointerException
	at org.jboss.tools.openshift.core.server.OpenShiftServerUtils.getService(OpenShiftServerUtils.java:337)
	at org.jboss.tools.openshift.core.server.OpenShiftServerUtils.getService(OpenShiftServerUtils.java:315)
	at org.jboss.tools.openshift.internal.ui.server.OpenShiftServerEditorSection$14.run(OpenShiftServerEditorSection.java:559)
	at org.eclipse.core.internal.jobs.Worker.run(Worker.java:55)


> Opening an Openshift3 server adapter when connection does not exists anymore causes NPE
> ---------------------------------------------------------------------------------------
>
>                 Key: JBIDE-22639
>                 URL: https://issues.jboss.org/browse/JBIDE-22639
>             Project: Tools (JBoss Tools)
>          Issue Type: Bug
>          Components: openshift, server
>    Affects Versions: 4.4.0.Final
>            Reporter: Jeff MAURY
>             Fix For: 4.4.1.S117
>
>         Attachments: screenshot-1.png
>
>
> ASSERT: create an Openshift3 connection
> ASSERT: create a server adapter from that connection
> ASSERT: delete the Openshift3 connection
> EXEC: open the server adapter
> ASSERT: NPE is thrown and dialog is displayed (see [^screenshot-1.png])



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


More information about the jbosstools-issues mailing list