[JBoss JIRA] (JBIDE-26621) Cannot install anything from RH Central Update
by Jeff MAURY (Jira)
[ https://issues.jboss.org/browse/JBIDE-26621?page=com.atlassian.jira.plugi... ]
Jeff MAURY resolved JBIDE-26621.
--------------------------------
Resolution: Done
> Cannot install anything from RH Central Update
> ----------------------------------------------
>
> Key: JBIDE-26621
> URL: https://issues.jboss.org/browse/JBIDE-26621
> Project: Tools (JBoss Tools)
> Issue Type: Bug
> Components: central-update
> Affects Versions: 4.11.0.Final
> Environment: Any
> Reporter: Ondrej Dockal
> Assignee: Jeff MAURY
> Priority: Blocker
>
> Cannot install anything from Central Software/Update due to:
> {code}
> eclipse.buildId=12.11.0.GA-v20190329-0120-B4247
> java.version=1.8.0_201
> java.vendor=Oracle Corporation
> BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US
> Framework arguments: -product com.jboss.devstudio.core.product
> Command-line arguments: -os linux -ws gtk -arch x86_64 -product com.jboss.devstudio.core.product
> org.eclipse.mylyn.discovery.core
> Error
> Wed Apr 03 10:37:25 CEST 2019
> Failed to get connectors from RemoteProxyWizardDiscoveryStrategy
> org.eclipse.core.runtime.CoreException: IO failure: cannot load discovery directory
> at org.jboss.tools.discovery.core.internal.connectors.xpl.RemoteExternalBundleDiscoveryStrategy.loadRegistry(RemoteExternalBundleDiscoveryStrategy.java:115)
> 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)
> Caused by: java.io.FileNotFoundException: https://devstudio.redhat.com/12/staging/updates/discovery.earlyaccess/12....
> at org.eclipse.equinox.internal.p2.transport.ecf.RepositoryStatusHelper.checkFileNotFound(RepositoryStatusHelper.java:297)
> at org.eclipse.equinox.internal.p2.transport.ecf.FileReader.checkException(FileReader.java:494)
> at org.eclipse.equinox.internal.p2.transport.ecf.FileReader.sendRetrieveRequest(FileReader.java:451)
> at org.eclipse.equinox.internal.p2.transport.ecf.FileReader.read(FileReader.java:286)
> at org.eclipse.equinox.internal.p2.transport.ecf.RepositoryTransport.stream(RepositoryTransport.java:175)
> at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
> at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
> at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
> at java.lang.reflect.Method.invoke(Method.java:498)
> at org.eclipse.mylyn.internal.discovery.core.util.P2TransportService.stream(P2TransportService.java:96)
> at org.eclipse.mylyn.internal.discovery.core.util.WebUtil.stream(WebUtil.java:180)
> at org.eclipse.mylyn.internal.discovery.core.util.WebUtil.readResource(WebUtil.java:98)
> at org.jboss.tools.discovery.core.internal.connectors.xpl.RemoteExternalBundleDiscoveryStrategy.loadRegistry(RemoteExternalBundleDiscoveryStrategy.java:92)
> ... 6 more
> {code}
> The url does not exist. I believe this is because of removed staging bits and that fact that central update points there... Should not it be pointing to stable?
--
This message was sent by Atlassian Jira
(v7.12.1#712002)
7 years
[JBoss JIRA] (JBIDE-26621) Cannot install anything from RH Central Update
by Ondrej Dockal (Jira)
Ondrej Dockal created JBIDE-26621:
-------------------------------------
Summary: Cannot install anything from RH Central Update
Key: JBIDE-26621
URL: https://issues.jboss.org/browse/JBIDE-26621
Project: Tools (JBoss Tools)
Issue Type: Bug
Components: central-update
Affects Versions: 4.11.0.Final
Environment: Any
Reporter: Ondrej Dockal
Assignee: Jeff MAURY
Cannot install anything from Central Software/Update due to:
{code}
eclipse.buildId=12.11.0.GA-v20190329-0120-B4247
java.version=1.8.0_201
java.vendor=Oracle Corporation
BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US
Framework arguments: -product com.jboss.devstudio.core.product
Command-line arguments: -os linux -ws gtk -arch x86_64 -product com.jboss.devstudio.core.product
org.eclipse.mylyn.discovery.core
Error
Wed Apr 03 10:37:25 CEST 2019
Failed to get connectors from RemoteProxyWizardDiscoveryStrategy
org.eclipse.core.runtime.CoreException: IO failure: cannot load discovery directory
at org.jboss.tools.discovery.core.internal.connectors.xpl.RemoteExternalBundleDiscoveryStrategy.loadRegistry(RemoteExternalBundleDiscoveryStrategy.java:115)
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)
Caused by: java.io.FileNotFoundException: https://devstudio.redhat.com/12/staging/updates/discovery.earlyaccess/12....
at org.eclipse.equinox.internal.p2.transport.ecf.RepositoryStatusHelper.checkFileNotFound(RepositoryStatusHelper.java:297)
at org.eclipse.equinox.internal.p2.transport.ecf.FileReader.checkException(FileReader.java:494)
at org.eclipse.equinox.internal.p2.transport.ecf.FileReader.sendRetrieveRequest(FileReader.java:451)
at org.eclipse.equinox.internal.p2.transport.ecf.FileReader.read(FileReader.java:286)
at org.eclipse.equinox.internal.p2.transport.ecf.RepositoryTransport.stream(RepositoryTransport.java:175)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at org.eclipse.mylyn.internal.discovery.core.util.P2TransportService.stream(P2TransportService.java:96)
at org.eclipse.mylyn.internal.discovery.core.util.WebUtil.stream(WebUtil.java:180)
at org.eclipse.mylyn.internal.discovery.core.util.WebUtil.readResource(WebUtil.java:98)
at org.jboss.tools.discovery.core.internal.connectors.xpl.RemoteExternalBundleDiscoveryStrategy.loadRegistry(RemoteExternalBundleDiscoveryStrategy.java:92)
... 6 more
{code}
The url does not exist. I believe this is because of removed staging bits and that fact that central update points there... Should not it be pointing to stable?
--
This message was sent by Atlassian Jira
(v7.12.1#712002)
7 years
[JBoss JIRA] (JBIDE-26567) Remove old tests from integration tests repo
by Josef Kopriva (Jira)
[ https://issues.jboss.org/browse/JBIDE-26567?page=com.atlassian.jira.plugi... ]
Josef Kopriva updated JBIDE-26567:
----------------------------------
Description:
>From meeting doc:
[jkopriva] - remove not supported itests and plugins from integration tests repo?
arquilian - OK
was:
>From meeting doc:
[jkopriva] - remove not supported itests and plugins from integration tests repo?
arquilian - OK
deltaspike - OK
> Remove old tests from integration tests repo
> --------------------------------------------
>
> Key: JBIDE-26567
> URL: https://issues.jboss.org/browse/JBIDE-26567
> Project: Tools (JBoss Tools)
> Issue Type: Task
> Components: arquillian, integration-tests
> Affects Versions: 4.11.0.Final
> Reporter: Josef Kopriva
> Assignee: Josef Kopriva
> Priority: Major
> Fix For: 4.11.0.Final
>
>
> From meeting doc:
> [jkopriva] - remove not supported itests and plugins from integration tests repo?
> arquilian - OK
--
This message was sent by Atlassian Jira
(v7.12.1#712002)
7 years
[JBoss JIRA] (JBIDE-26455) Implement monitoring Tool for watching changes in jbt repositories and dependency changes in TP
by Josef Kopriva (Jira)
[ https://issues.jboss.org/browse/JBIDE-26455?page=com.atlassian.jira.plugi... ]
Josef Kopriva closed JBIDE-26455.
---------------------------------
> Implement monitoring Tool for watching changes in jbt repositories and dependency changes in TP
> -----------------------------------------------------------------------------------------------
>
> Key: JBIDE-26455
> URL: https://issues.jboss.org/browse/JBIDE-26455
> Project: Tools (JBoss Tools)
> Issue Type: Task
> Components: qa
> Affects Versions: 4.10.0.AM1
> Reporter: Pavol Srna
> Assignee: Pavol Srna
> Priority: Major
> Labels: quality
> Fix For: 4.11.0.AM1
>
>
> The tool is to support new test strategy for devstudio:
> {quote}
> In the current approach we do a full test cycle on all components with every milestone. This includes also manual steps, etc. and it is resource and time demanding. However some of the components have zero activity, or only a few commits per train. The idea is to limit the testing on low activity components and focus more on the new stuff - like adapters, where it has more value for the current product offering. We do not plan to stop the testing completely. We will monitor github repositories for significant changes. In case we find out there is a significant change on the repository, we will include the component in the milestone testing.{quote}
--
This message was sent by Atlassian Jira
(v7.12.1#712002)
7 years