[jbosstools-issues] [JBoss JIRA] (JBIDE-26956) Properties for JBoss Tools 4.13.0 are commented out

Zbyněk Červinka (Jira) issues at jboss.org
Sat Nov 30 13:50:00 EST 2019


     [ https://issues.jboss.org/browse/JBIDE-26956?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Zbyněk Červinka closed JBIDE-26956.
-----------------------------------


Issue is now resolved, I am closing this JIRA.

h3. Tested in Eclipse IDE for Enterprise Java Developers
* Version: 2019-09 R (4.13.0)
* Build id: 20190917-1200

> Properties for JBoss Tools 4.13.0 are commented out
> ---------------------------------------------------
>
>                 Key: JBIDE-26956
>                 URL: https://issues.jboss.org/browse/JBIDE-26956
>             Project: Tools (JBoss Tools)
>          Issue Type: Bug
>          Components: central
>    Affects Versions: 4.13.0.Final
>         Environment: Windows 10
> eclipse.buildId=4.13.0.I20190916-1045
> JBoss Tools 4.13..0.Final
> java.version=1.8.0_221
> java.vendor=Oracle Corporation
> org.jboss.tools.discovery.core 1.2.201.v20180802-1520
>            Reporter: Peter Thorson
>            Assignee: Stephane Bouchet
>            Priority: Major
>             Fix For: 4.14.0.AM1
>
>         Attachments: ide-config.properties
>
>
> Was getting the following error when opening Eclipse 4.13 with JBoss Tools installed from Marketplace:
> {noformat}
> !ENTRY org.jboss.tools.discovery.core 4 0 2019-11-22 12:08:13.453
> !MESSAGE No URL set for discovery catalog. Property jboss.discovery.directory.url is missing!
> !ENTRY org.jboss.tools.discovery.core 4 0 2019-11-22 12:08:13.482
> !MESSAGE All attempts to discover connectors have failed
> !SUBENTRY 1 org.eclipse.mylyn.discovery.core 4 0 2019-11-22 12:08:13.482
> !MESSAGE Failed to get connectors from RemoteProxyWizardDiscoveryStrategy
> !STACK 0
> java.lang.NullPointerException
> 	at java.net.URI$Parser.parse(URI.java:3042)
> 	at java.net.URI.<init>(URI.java:588)
> 	at org.jboss.tools.discovery.core.internal.connectors.xpl.RemoteExternalBundleDiscoveryStrategy.loadRegistry(RemoteExternalBundleDiscoveryStrategy.java:91)
> {noformat}
> A similar error would appear when opening the Software/Update tab of Red Hat Central
> Following the previous defects regarding this, I found that https://github.com/jbosstools/jbosstools-download.jboss.org/blob/master/jbosstools/configuration/ide-config.properties has the 4.13.0 entries commented out.
> When I downloaded the properties file, edited it remove #s, and reference it in the eclipse.ini:
> {noformat}
> -Dorg.jboss.tools.foundation.core.config.properties.url=file:///C:/apps/<path>/ide-config.properties
> {noformat}
> I no longer see the error message and the Red Hat Central tab displays entries



--
This message was sent by Atlassian Jira
(v7.13.8#713008)



More information about the jbosstools-issues mailing list