[jbosstools-issues] [JBoss JIRA] (JBIDE-18920) NullPointerException in "Check installation for Early Access"

Denis Golovin (JIRA) issues at jboss.org
Wed Dec 10 11:52:39 EST 2014


Denis Golovin created JBIDE-18920:
-------------------------------------

             Summary: NullPointerException in "Check installation for Early Access"
                 Key: JBIDE-18920
                 URL: https://issues.jboss.org/browse/JBIDE-18920
             Project: Tools (JBoss Tools)
          Issue Type: Feature Request
          Components: central
    Affects Versions: 4.3.0.Alpha1
         Environment: Fedora 20 / Open JDK 7x / 86_64
Running from development environment
            Reporter: Denis Golovin


This exception should not happen in normal installation, but in case it is would be good to check profile instance for null and  warn that something is really wrong with eclipse configuration and suggest what should be done to fix it.

{code}!ENTRY org.eclipse.core.jobs 4 2 2014-12-10 08:39:21.139
!MESSAGE An internal error occurred during: "Check installation for Early Access".
!STACK 0
java.lang.NullPointerException
	at org.jboss.tools.central.installation.InstallationChecker.getUnits(InstallationChecker.java:105)
	at org.jboss.tools.central.installation.InstallationChecker.getEarlyAccessUnits(InstallationChecker.java:79)
	at org.jboss.tools.central.installation.InstallationChecker.hasEarlyAccess(InstallationChecker.java:72)
	at org.jboss.tools.central.editors.JBossCentralEditor$HeaderText$3.run(JBossCentralEditor.java:571)
	at org.eclipse.core.internal.jobs.Worker.run(Worker.java:55){code}



--
This message was sent by Atlassian JIRA
(v6.3.8#6338)


More information about the jbosstools-issues mailing list