[jbosstools-issues] [JBoss JIRA] (JBIDE-16510) JBoss Central - fails on 4.2.0.alpha2

Len DiMaggio (JIRA) issues at jboss.org
Mon Feb 10 21:59:28 EST 2014


Len DiMaggio created JBIDE-16510:
------------------------------------

             Summary: JBoss Central - fails on 4.2.0.alpha2
                 Key: JBIDE-16510
                 URL: https://issues.jboss.org/browse/JBIDE-16510
             Project: Tools (JBoss Tools)
          Issue Type: Feature Request
          Components: central
    Affects Versions: 4.2.0.Alpha2
         Environment: eclipse-standard-luna-M5-linux-gtk-x86_64.tar.gz
http://download.jboss.org/jbosstools/updates/JBossTools-4.2.0.Alpha2.core/
RHEL6
OpenJDK 1.7
            Reporter: Len DiMaggio
            Priority: Blocker
             Fix For: 4.2.0.Alpha2


After adding this to eclipse.ini:

-Djboss.discovery.directory.url=http://download.jboss.org/jbosstools/discovery/development/4.2.0.Alpha2/jbosstools-directory.xml
-Djboss.discovery.site.url=http://download.jboss.org/jbosstools/discovery/development/4.2.0.Alpha2/

And installing the abridged JBoss Tools - the following error is written to the .log when JBoss Central is opened:

!MESSAGE IO failure: cannot load discovery directory
!STACK 0
java.io.FileNotFoundException: https://devstudio.jboss.com/updates/8.0-development/devstudio-directory.xml
	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:474)
	at org.eclipse.equinox.internal.p2.transport.ecf.FileReader.sendRetrieveRequest(FileReader.java:431)
	at org.eclipse.equinox.internal.p2.transport.ecf.FileReader.read(FileReader.java:273)
	at org.eclipse.equinox.internal.p2.transport.ecf.RepositoryTransport.stream(RepositoryTransport.java:172)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:606)
	at org.eclipse.mylyn.internal.discovery.core.util.P2TransportService.stream(P2TransportService.java:92)
	at org.eclipse.mylyn.internal.discovery.core.util.WebUtil.stream(WebUtil.java:161)
	at org.eclipse.mylyn.internal.discovery.core.util.WebUtil.readResource(WebUtil.java:95)
	at org.jboss.tools.project.examples.internal.discovery.xpl.RemoteExternalBundleDiscoveryStrategy.loadRegistry(RemoteExternalBundleDiscoveryStrategy.java:90)
	at org.jboss.tools.project.examples.internal.discovery.xpl.ExternalBundleDiscoveryStrategy.performDiscovery(ExternalBundleDiscoveryStrategy.java:117)
	at org.jboss.tools.project.examples.internal.discovery.ChainedDiscoveryStrategy.performDiscovery(ChainedDiscoveryStrategy.java:62)
	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:101)
	at org.jboss.tools.central.internal.discovery.wizards.ProxyWizardUpdateJob.run(ProxyWizardUpdateJob.java:44)
	at org.eclipse.core.internal.jobs.Worker.run(Worker.java:53)



--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira


More information about the jbosstools-issues mailing list