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

Peter Thorson (Jira) issues at jboss.org
Fri Nov 22 12:49:00 EST 2019


Peter Thorson created JBIDE-26956:
-------------------------------------

             Summary: 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
    Affects Versions: 4.13.0.Final
         Environment: 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


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:
-Dorg.jboss.tools.foundation.core.config.properties.url=file:///C:/apps/<path>/ide-config.properties

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