[
https://issues.jboss.org/browse/JBIDE-18652?page=com.atlassian.jira.plugi...
]
Mickael Istria commented on JBIDE-18652:
----------------------------------------
[~rhopp]: Ok for 4.2.1.CR1a or do you prefer we delay it (not too critical) ?
[~fbricon]: can you please review it, and merge it if Radim is ok with that?
NPE in Eclipse Error Log View when Central repo isn't available
---------------------------------------------------------------
Key: JBIDE-18652
URL:
https://issues.jboss.org/browse/JBIDE-18652
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: central
Affects Versions: 4.2.0.CR2
Reporter: Denis Golovin
Assignee: Mickael Istria
Fix For: 4.2.1.Final
Could be related to Central Update Site not being available, but it should not fail with
NPE in this case.
{code}java.lang.NullPointerException
at org.eclipse.equinox.internal.p2.metadata.OSGiVersion.compareTo(OSGiVersion.java:101)
at org.eclipse.equinox.internal.p2.metadata.OSGiVersion.compareTo(OSGiVersion.java:1)
at
org.jboss.tools.central.editors.xpl.ConnectorDescriptorItemUi$6.run(ConnectorDescriptorItemUi.java:316)
at org.eclipse.core.internal.jobs.Worker.run(Worker.java:54){code}
--
This message was sent by Atlassian JIRA
(v6.3.8#6338)