-
Bug
-
Resolution: Done
-
Critical
-
4.5.0.Final
-
None
I installed eclipse-jee-oxygen-R-linux-gtk-x86_64 [1] and then "Abridged JBoss Tools" from update site [2]. I see these errors in eclipse log:
!ENTRY org.jboss.tools.discovery.core 4 0 2017-08-01 10:27:25.641 !MESSAGE No URL set for discovery catalog. Property jboss.discovery.directory.url is missing! !ENTRY org.jboss.tools.discovery.core 4 0 2017-08-01 10:27:26.751 !MESSAGE No URL set for discovery catalog. Property jboss.discovery.directory.url is missing! !ENTRY org.jboss.tools.discovery.core 4 0 2017-08-01 10:27:26.756 !MESSAGE All attempts to discover connectors have failed !SUBENTRY 1 org.eclipse.mylyn.discovery.core 4 0 2017-08-01 10:27:26.756 !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) 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:116) 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:56)
It seems that there is mistake in ide-config.properties [3]. Last snapshot version should be 4.5.0.Final, but is 4.5.0.GA.
[1] https://www.eclipse.org/downloads/download.php?file=/technology/epp/downloads/release/oxygen/R/eclipse-jee-oxygen-R-linux-gtk-x86_64.tar.gz
[2] http://download.jboss.org/jbosstools/oxygen/snapshots/updates/
[3] http://download.jboss.org/jbosstools/configuration/ide-config.properties