[
https://issues.jboss.org/browse/JBIDE-26533?page=com.atlassian.jira.plugi...
]
Ondrej Dockal updated JBIDE-26533:
----------------------------------
    Steps to Reproduce: 
1. download eclipse 2108-09 for java-ee developers / Also happened to eclipse 2018-12
2. Install eclipse (extract archive)
3. Install new software via 
http://download.jboss.org/jbosstools/photon/stable/updates/
4. Assert: JBT are installed, and no error are in log view after eclipse restart
Actual result: JBT are installed without issue, but there is this error in log view. 
  was:
1. download eclipse 2108-09 for java-ee developers.
2. Install eclipse (extract archive)
3. Install new software via 
http://download.jboss.org/jbosstools/photon/stable/updates/
4. Assert: JBT are installed, and no error are in log view after eclipse restart
Actual result: JBT are installed without issue, but there is this error in log view. 
 Failed to get connectors from RemoteProxyWizardDiscoveryStrategy
 ----------------------------------------------------------------
                 Key: JBIDE-26533
                 URL: 
https://issues.jboss.org/browse/JBIDE-26533
             Project: Tools (JBoss Tools)
          Issue Type: Bug
          Components: build, updatesite
    Affects Versions: 4.9.0.Final
         Environment: Fedora 29
            Reporter: Ondrej Dockal
            Assignee: Jeff MAURY
            Priority: Critical
             Fix For: 4.11.0.AM1
 {code}
 eclipse.buildId=4.9.0.I20180906-0745
 java.version=1.8.0_191
 java.vendor=Oracle Corporation
 BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US
 Framework arguments:  -product org.eclipse.epp.package.jee.product
 Command-line arguments:  -data file:/home/odockal/eclipse-workspace-jee-2018-09/ -os
linux -ws gtk -arch x86_64 -product org.eclipse.epp.package.jee.product
 org.eclipse.mylyn.discovery.core
 Error
 Wed Jan 23 14:52:17 CET 2019
 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: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:63)
 {code}
 {code}
 eclipse.buildId=4.9.0.I20180906-0745
 java.version=1.8.0_191
 java.vendor=Oracle Corporation
 BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US
 Framework arguments:  -product org.eclipse.epp.package.jee.product
 Command-line arguments:  -data file:/home/odockal/eclipse-workspace-jee-2018-09/ -os
linux -ws gtk -arch x86_64 -product org.eclipse.epp.package.jee.product
 org.jboss.tools.discovery.core
 Error
 Wed Jan 23 14:52:17 CET 2019
 No URL set for discovery catalog. Property jboss.discovery.directory.url is missing!
 {code} 
--
This message was sent by Atlassian Jira
(v7.12.1#712002)