[jbosstools-issues] [JBoss JIRA] (JBIDE-22874) ide-config.properties needs updating for 10.1.0.AM3

Martin Malina (JIRA) issues at jboss.org
Thu Aug 11 03:58:00 EDT 2016


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

Martin Malina closed JBIDE-22874.
---------------------------------


OK, in that case I'm closing this as Done.

> ide-config.properties needs updating for 10.1.0.AM3
> ---------------------------------------------------
>
>                 Key: JBIDE-22874
>                 URL: https://issues.jboss.org/browse/JBIDE-22874
>             Project: Tools (JBoss Tools)
>          Issue Type: Bug
>          Components: build
>    Affects Versions: 4.4.1.AM3
>            Reporter: Martin Malina
>            Assignee: Nick Boldt
>             Fix For: 4.4.1.AM3
>
>
> 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:
> {code}
> No URL set for discovery catalog. Property jboss.discovery.directory.url is missing!
> {code}
> {code}
> All attempts to discover connectors have failed
> {code}
> {code}
> 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)
> {code}
> {code}
> No URL set for discovery catalog. Property jboss.discovery.directory.url is missing!
> {code}
> 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



--
This message was sent by Atlassian JIRA
(v6.4.11#64026)


More information about the jbosstools-issues mailing list