[
https://issues.jboss.org/browse/JBIDE-19419?page=com.atlassian.jira.plugi...
]
Mickael Istria commented on JBIDE-19419:
----------------------------------------
Hey [~ilx], thanks for reporting.
Can you please comment (in JBIDE-18542) whether you know deterministic steps to
reproduce?
NPE in InstallationChecker
--------------------------
Key: JBIDE-19419
URL:
https://issues.jboss.org/browse/JBIDE-19419
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: central
Affects Versions: 4.2.3.Beta1
Reporter: Ivica Loncar
{code}
java.lang.NullPointerException
at
org.jboss.tools.central.installation.InstallationChecker.getUnits(InstallationChecker.java:99)
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:54)
{code}
{code}
eclipse.buildId=4.4.2.M20150204-1700
java.version=1.8.0
java.vendor=Oracle Corporation
BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US
Framework arguments: -product org.eclipse.epp.package.jee.product
Command-line arguments: -os linux -ws gtk -arch x86_64 -product
org.eclipse.epp.package.jee.product
{code}
--
This message was sent by Atlassian JIRA
(v6.3.11#6341)