[jbosstools-issues] [JBoss JIRA] (JBIDE-22737) No connectors found for Central

Marián Labuda (JIRA) issues at jboss.org
Thu Jul 14 04:04:00 EDT 2016


Marián Labuda created JBIDE-22737:
-------------------------------------

             Summary: No connectors found for Central
                 Key: JBIDE-22737
                 URL: https://issues.jboss.org/browse/JBIDE-22737
             Project: Tools (JBoss Tools)
          Issue Type: Bug
          Components: central
    Affects Versions: 4.4.1.AM2
            Reporter: Marián Labuda
            Priority: Critical


Upon devstudio start there are following errors in error log and software update tab in central is not working (no connectors found):
{code}
No URL set for discovery catalog. Property jboss.discovery.directory.url is missing!
An exception stack trace is not available.
{code}

{code}
All attempts to discover connectors have failed
An exception stack trace is not available.

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}



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



More information about the jbosstools-issues mailing list