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

ide-config.properties needs updating for 10.1.0.AM3

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Done
    • Icon: Major Major
    • 4.4.1.AM3
    • 4.4.1.AM3
    • build
    • None

      Today I installed a new build of devstudio (devstudio-10.1.0.AM3-v20160802-1710-B5682-installer-standalone.jar) and immediately after launching it, I got these in the error log view:

      No URL set for discovery catalog. Property jboss.discovery.directory.url is missing!
      
      All attempts to discover connectors have failed
      
      Failed to get connectors from RemoteProxyWizardDiscoveryStrategy
      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:90)
      	at org.jboss.tools.discovery.core.internal.connectors.xpl.ExternalBundleDiscoveryStrategy.performDiscovery(ExternalBundleDiscoveryStrategy.java:117)
      	at org.jboss.tools.discovery.core.internal.connectors.ChainedDiscoveryStrategy.performDiscovery(ChainedDiscoveryStrategy.java:68)
      	at org.eclipse.mylyn.internal.discovery.core.model.ConnectorDiscovery.performDiscovery(ConnectorDiscovery.java:114)
      	at org.jboss.tools.central.internal.discovery.wizards.ProxyWizardManager.loadWizards(ProxyWizardManager.java:107)
      	at org.jboss.tools.central.internal.discovery.wizards.ProxyWizardUpdateJob.run(ProxyWizardUpdateJob.java:47)
      	at org.eclipse.core.internal.jobs.Worker.run(Worker.java:55)
      
      No URL set for discovery catalog. Property jboss.discovery.directory.url is missing!
      

      This is probably happening because [1] doesn't have any lines that would apply for devstudio 10.1.0.AM3.
      At first I thought it's something that was overlooked when changing product version from 10.0.1 to 10.1.0, but it seems 10.0.1.AM3 would have no match either as there is currently only 10.0.1.AM2 there. Shouldn't we have also have lines for a more general version like 10.1.0, so that a match is guaranteed?

      On the other hand, JBoss Tools should be fine - I can see lines for both 4.4.1 and 4.4.1.AM3.

      Feel free to move this to JBDS if you think that's more appropriate.

      [1] http://download.jboss.org/jbosstools/configuration/ide-config.properties

            nickboldt Nick Boldt
            exd-mmalina Martin Malina
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: