-
Bug
-
Resolution: Done
-
Major
-
None
-
- Launch CodeReady Studio 12.21.1.GA
- Help > Open Red Hat Central
- Select the "Software/Update" tab
-
-
NEW
Unable to use Red Hat Central > Software/Update for plugin installation
- No URL set for discovery catalog. Property jboss.discovery.directory.url is missing!
eclipse.buildId=12.21.1.GA-v20211216-0826-B3 java.version=11.0.13 java.vendor=Red Hat, Inc. BootLoader constants: OS=win32, ARCH=x86_64, WS=win32, NL=en_US Framework arguments: -product com.jboss.devstudio.core.product Command-line arguments: -os win32 -ws win32 -arch x86_64 -product com.jboss.devstudio.core.productorg.jboss.tools.discovery.core Error Wed Dec 22 14:10:47 PST 2021 No URL set for discovery catalog. Property jboss.discovery.directory.url is missing!
- All attempts to discover connectors have failed
eclipse.buildId=12.21.1.GA-v20211216-0826-B3 java.version=11.0.13 java.vendor=Red Hat, Inc. BootLoader constants: OS=win32, ARCH=x86_64, WS=win32, NL=en_US Framework arguments: -product com.jboss.devstudio.core.product Command-line arguments: -os win32 -ws win32 -arch x86_64 -product com.jboss.devstudio.core.product org.jboss.tools.discovery.core Error Wed Dec 22 14:09:15 PST 2021 All attempts to discover connectors have failed
- Failed to get connectors from RemoteProxyWizardDiscoveryStrategy
eclipse.buildId=12.21.1.GA-v20211216-0826-B3 java.version=11.0.13 java.vendor=Red Hat, Inc. BootLoader constants: OS=win32, ARCH=x86_64, WS=win32, NL=en_US Framework arguments: -product com.jboss.devstudio.core.product Command-line arguments: -os win32 -ws win32 -arch x86_64 -product com.jboss.devstudio.core.product org.eclipse.mylyn.discovery.core Error Wed Dec 22 14:09:15 PST 2021 Failed to get connectors from RemoteProxyWizardDiscoveryStrategy java.lang.NullPointerException at java.base/java.net.URI$Parser.parse(URI.java:3104) at java.base/java.net.URI.<init>(URI.java:600) 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:117) 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)
Additional Info:
We're trying to verify functionality of the CodeReady Studio's LTS per the recent Log4j CVE (https://tools.jboss.org/blog/12.21.1.ga.html). Our application is using OpenJDK 1.8.0.222, so most of our development team is running CodeReady Studio 12.13.0.GA. I personally have an install of 12.21.0.GA with RH
OpenJDK 11.0.13.8 and the Software/Update functionality works OK.
- This issue also occurs for another member of my team with a fresh install
- It shouldn't be a cacerts issue (re: 12.21.0.GA works with the same JDK)
- We don't have any special proxy configurations and are using the default Network Connections.
Sources
- CodeReady Distro - https://developers.redhat.com/content-gateway/file/codereadystudio-12.21.1.GA-installer-standalone.jar
- OpenJDK Distro - https://access.redhat.com/jbossnetwork/restricted/softwareDetail.html?softwareId=102791&product=core.service.openjdk&version=11.0.13.8&downloadType=distributions
Possibly related to: