]
Denis Golovin updated JBIDE-18652:
----------------------------------
Fix Version/s: 4.3.x
Random NPE in Eclipse Error Log View
------------------------------------
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
Fix For: 4.3.x
{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}