[JBoss JIRA] (JBIDE-18675) central connectors fail if we use 4.2 in ide-config.properties
by Max Rydahl Andersen (JIRA)
[ https://issues.jboss.org/browse/JBIDE-18675?page=com.atlassian.jira.plugi... ]
Max Rydahl Andersen commented on JBIDE-18675:
---------------------------------------------
this issue happens *all* the time after this PR was applied https://github.com/jbosstools/jbosstools-download.jboss.org/pull/438/files
CAn't say for sure that is the issue but it sure feels related.
> central connectors fail if we use 4.2 in ide-config.properties
> --------------------------------------------------------------
>
> Key: JBIDE-18675
> URL: https://issues.jboss.org/browse/JBIDE-18675
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: central
> Reporter: Max Rydahl Andersen
> Assignee: Mickael Istria
> Fix For: 4.2.0.Final
>
>
> getting NPE's in central:
> 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)
> My guess is that it cannot handle jboss.discovery.directory.url|jbosstools|4.2.0 in ide-config.properties.
> but not sure.
--
This message was sent by Atlassian JIRA
(v6.3.1#6329)
11 years, 5 months
[JBoss JIRA] (JBIDE-18675) central connectors fail if we use 4.2 in ide-config.properties
by Max Rydahl Andersen (JIRA)
[ https://issues.jboss.org/browse/JBIDE-18675?page=com.atlassian.jira.plugi... ]
Max Rydahl Andersen updated JBIDE-18675:
----------------------------------------
Fix Version/s: 4.2.0.Final
> central connectors fail if we use 4.2 in ide-config.properties
> --------------------------------------------------------------
>
> Key: JBIDE-18675
> URL: https://issues.jboss.org/browse/JBIDE-18675
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: central
> Reporter: Max Rydahl Andersen
> Fix For: 4.2.0.Final
>
>
> getting NPE's in central:
> 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)
> My guess is that it cannot handle jboss.discovery.directory.url|jbosstools|4.2.0 in ide-config.properties.
> but not sure.
--
This message was sent by Atlassian JIRA
(v6.3.1#6329)
11 years, 5 months
[JBoss JIRA] (JBIDE-18675) central connectors fail if we use 4.2 in ide-config.properties
by Max Rydahl Andersen (JIRA)
[ https://issues.jboss.org/browse/JBIDE-18675?page=com.atlassian.jira.plugi... ]
Max Rydahl Andersen updated JBIDE-18675:
----------------------------------------
Assignee: Mickael Istria
> central connectors fail if we use 4.2 in ide-config.properties
> --------------------------------------------------------------
>
> Key: JBIDE-18675
> URL: https://issues.jboss.org/browse/JBIDE-18675
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: central
> Reporter: Max Rydahl Andersen
> Assignee: Mickael Istria
> Fix For: 4.2.0.Final
>
>
> getting NPE's in central:
> 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)
> My guess is that it cannot handle jboss.discovery.directory.url|jbosstools|4.2.0 in ide-config.properties.
> but not sure.
--
This message was sent by Atlassian JIRA
(v6.3.1#6329)
11 years, 5 months
[JBoss JIRA] (JBIDE-18652) Random NPE in Eclipse Error Log View
by Max Rydahl Andersen (JIRA)
[ https://issues.jboss.org/browse/JBIDE-18652?page=com.atlassian.jira.plugi... ]
Max Rydahl Andersen updated JBIDE-18652:
----------------------------------------
Assignee: Mickael Istria
> 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
> Assignee: Mickael Istria
> Priority: Blocker
> 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.1#6329)
11 years, 5 months
[JBoss JIRA] (JBIDE-18652) Random NPE in Eclipse Error Log View
by Max Rydahl Andersen (JIRA)
[ https://issues.jboss.org/browse/JBIDE-18652?page=com.atlassian.jira.plugi... ]
Max Rydahl Andersen updated JBIDE-18652:
----------------------------------------
Fix Version/s: 4.2.1.Final
(was: 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.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.1#6329)
11 years, 5 months
[JBoss JIRA] (JBIDE-18652) Random NPE in Eclipse Error Log View
by Max Rydahl Andersen (JIRA)
[ https://issues.jboss.org/browse/JBIDE-18652?page=com.atlassian.jira.plugi... ]
Max Rydahl Andersen updated JBIDE-18652:
----------------------------------------
Priority: Blocker (was: Major)
> 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
> Priority: Blocker
> 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.1#6329)
11 years, 5 months
[JBoss JIRA] (JBIDE-18675) central connectors fail if we use 4.2 in ide-config.properties
by Max Rydahl Andersen (JIRA)
Max Rydahl Andersen created JBIDE-18675:
-------------------------------------------
Summary: central connectors fail if we use 4.2 in ide-config.properties
Key: JBIDE-18675
URL: https://issues.jboss.org/browse/JBIDE-18675
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: central
Reporter: Max Rydahl Andersen
getting NPE's in central:
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)
My guess is that it cannot handle jboss.discovery.directory.url|jbosstools|4.2.0 in ide-config.properties.
but not sure.
--
This message was sent by Atlassian JIRA
(v6.3.1#6329)
11 years, 5 months