Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[tcf-dev] TCF repository doesn't seem to be working all of a sudden

The TCF milestones repository isn't working with our tycho builds all of a sudden. When I run the following command, I get an error. Any ideas?

bash $ eclipse -consolelog -nosplash -application org.eclipse.equinox.p2.director -repository http://download.eclipse.org/tcf/builds/juno/milestones -list CompilerOracle: exclude org/eclipse/core/internal/dtree/DataTreeNode.forwardDeltaWith CompilerOracle: exclude org/eclipse/jdt/internal/compiler/lookup/ParameterizedMethodBinding.<init> CompilerOracle: exclude org/eclipse/cdt/internal/core/dom/parser/cpp/semantics/CPPTemplates.instantiateTemplate CompilerOracle: exclude org/eclipse/cdt/internal/core/pdom/dom/cpp/PDOMCPPLinkage.addBinding CompilerOracle: exclude org/python/pydev/editor/codecompletion/revisited/PythonPathHelper.isValidSourceFile CompilerOracle: exclude org/python/pydev/ui/filetypes/FileTypesPreferencesPage.getDottedValidSourceFiles !SESSION 2012-05-30 14:22:24.903 -----------------------------------------------
eclipse.buildId=M20110210-1200
java.version=1.6.0_22
java.vendor=Sun Microsystems Inc.
BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US
Framework arguments: -application org.eclipse.equinox.p2.director -repository http://download.eclipse.org/tcf/builds/juno/milestones -list Command-line arguments: -os linux -ws gtk -arch x86_64 -consolelog -application org.eclipse.equinox.p2.director -repository http://download.eclipse.org/tcf/builds/juno/milestones -list

!ENTRY org.eclipse.equinox.p2.artifact.repository 4 1000 2012-05-30 14:22:27.809 !MESSAGE No repository found at http://download.eclipse.org/tcf/builds/juno/milestones.

!ENTRY org.eclipse.equinox.p2.metadata.repository 4 1000 2012-05-30 14:22:29.687 !MESSAGE No repository found at http://download.eclipse.org/tcf/builds/juno/milestones.
Installation failed.
Unable to load repositories.
Application failed, log file location: /home/jjohnstn/.eclipse/org.eclipse.platform_3.6.1_793567567/configuration/1338402144955.log

!ENTRY org.eclipse.equinox.p2.core 4 0 2012-05-30 14:22:29.688
!MESSAGE Unable to load repositories.


Back to the top