Uploaded image for project: 'Tools (JBoss Tools)'
  1. Tools (JBoss Tools)
  2. JBIDE-26956

Properties for JBoss Tools 4.13.0 are commented out

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Done
    • Icon: Major Major
    • 4.14.0.AM1
    • 4.13.0.Final
    • central
    • None
    • 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

    • devex #175 Nov 2019
    • 1
      1. Install Eclipse EE IDE 4.13
      2. Open Eclipse Marketplace
      3. Search for JBoss Tools
      4. Install JBoss Tools 4.13..0.Final
      5. Restart Eclipse
      6. Check Error log

      Was getting the following error when opening Eclipse 4.13 with JBoss Tools installed from Marketplace:

      !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)
      
      

      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

              sbouchet.rh Stephane Bouchet
              pthorson Peter Thorson (Inactive)
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

                Created:
                Updated:
                Resolved: