This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

CCSV6 GUI update fails can't find repository

An error occurred while collecting items to be installed
session context was:(profile=epp.package.cpp, phase=org.eclipse.equinox.internal.p2.engine.phases.Collect, operand=, action=).
No repository found containing: osgi.bundle,com.ti.gui.composer.common,1.0.0.201406261800
No repository found containing: osgi.bundle,com.ti.gui.composer.common.ui,1.0.0.201406261800
No repository found containing: osgi.bundle,com.ti.gui.composer.webserver,1.0.0.201406261800
No repository found containing: org.eclipse.update.feature,com.ti.gc.common,6.0.0.201406261800

  • Hello Frank,

    Can you post your CCS Diagnostic Logs (Help > CCS Support).   Also, which directory did you install CCSv6?

    Regards,

    Sem Amesawu

  • Sam,

    Thanks for the quick response.

    Install directory is  C:\ti\ccsv6

    zipped log is attached

    7144.Logasof10172014.zip

    Regards

    Frank

  • I'm getting a similar error:

    CCS6 said:
    An error occurred while collecting items to be installed
    session context was:(profile=epp.package.cpp, phase=org.eclipse.equinox.internal.p2.engine.phases.Collect, operand=, action=).
    No repository found containing: org.eclipse.update.feature,com.ti.dsflash.win32,6.0.0.759
    No repository found containing: binary,com.ti.dsflash.win32_root,6.0.0.759

    In my case the update that's failing to install appears to be DebugServer Flash version 6.0.0.759. The three other updates I was offered appear to have installed successfully, and no longer appear on the available updates list.

    This is on a fresh CCS6.0.1.00040 install on Windows 8.1. I ran the "offline installer" package using an administrator account, to D:\Programs\CCS6.0.1.00040\.

    Here's my eclipse .log (the other three files were missing/empty):

    !SESSION 2014-10-18 00:17:30.616 -----------------------------------------------
    eclipse.buildId=4.3.0.M20130911-1000
    java.version=1.6.0_13
    java.vendor=Sun Microsystems Inc.
    BootLoader constants: OS=win32, ARCH=x86, WS=win32, NL=en_GB
    Framework arguments:  -product com.ti.ccstudio.branding.product
    Command-line arguments:  -os win32 -ws win32 -arch x86 -product com.ti.ccstudio.branding.product
    
    !ENTRY org.eclipse.equinox.event 4 0 2014-10-18 00:17:57.274
    !MESSAGE Exception while dispatching event org.osgi.service.event.Event [topic=org/eclipse/e4/ui/model/application/ApplicationElement/tags/ADD] to handler org.eclipse.e4.ui.services.internal.events.UIEventHandler@db4ccf
    !STACK 0
    java.lang.IllegalArgumentException: 
    	at org.eclipse.core.runtime.Assert.isLegal(Assert.java:63)
    	at org.eclipse.core.runtime.Assert.isLegal(Assert.java:47)
    	at org.eclipse.e4.ui.internal.workbench.ModelServiceImpl.findElementsRecursive(ModelServiceImpl.java:286)
    	at org.eclipse.e4.ui.internal.workbench.ModelServiceImpl.findElements(ModelServiceImpl.java:371)
    	at org.eclipse.e4.ui.internal.workbench.ModelServiceImpl.getActivePerspective(ModelServiceImpl.java:1071)
    	at org.eclipse.e4.ui.workbench.addons.minmax.MinMaxAddon.maximize(MinMaxAddon.java:591)
    	at org.eclipse.e4.ui.workbench.addons.minmax.MinMaxAddon$8.handleEvent(MinMaxAddon.java:391)
    	at org.eclipse.e4.ui.services.internal.events.UIEventHandler$1.run(UIEventHandler.java:41)
    	at org.eclipse.swt.widgets.Synchronizer.syncExec(Synchronizer.java:180)
    	at org.eclipse.ui.internal.UISynchronizer.syncExec(UISynchronizer.java:150)
    	at org.eclipse.swt.widgets.Display.syncExec(Display.java:4688)
    	at org.eclipse.e4.ui.internal.workbench.swt.E4Application$1.syncExec(E4Application.java:205)
    	at org.eclipse.e4.ui.services.internal.events.UIEventHandler.handleEvent(UIEventHandler.java:38)
    	at org.eclipse.equinox.internal.event.EventHandlerWrapper.handleEvent(EventHandlerWrapper.java:197)
    	at org.eclipse.equinox.internal.event.EventHandlerTracker.dispatchEvent(EventHandlerTracker.java:197)
    	at org.eclipse.equinox.internal.event.EventHandlerTracker.dispatchEvent(EventHandlerTracker.java:1)
    	at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:230)
    	at org.eclipse.osgi.framework.eventmgr.ListenerQueue.dispatchEventSynchronous(ListenerQueue.java:148)
    	at org.eclipse.equinox.internal.event.EventAdminImpl.dispatchEvent(EventAdminImpl.java:135)
    	at org.eclipse.equinox.internal.event.EventAdminImpl.sendEvent(EventAdminImpl.java:78)
    	at org.eclipse.equinox.internal.event.EventComponent.sendEvent(EventComponent.java:39)
    	at org.eclipse.e4.ui.services.internal.events.EventBroker.send(EventBroker.java:80)
    	at org.eclipse.e4.ui.internal.workbench.UIEventPublisher.notifyChanged(UIEventPublisher.java:58)
    	at org.eclipse.emf.common.notify.impl.BasicNotifierImpl.eNotify(BasicNotifierImpl.java:374)
    	at org.eclipse.emf.ecore.util.EcoreEList.dispatchNotification(EcoreEList.java:249)
    	at org.eclipse.emf.common.notify.impl.NotifyingListImpl.addUnique(NotifyingListImpl.java:304)
    	at org.eclipse.emf.common.util.AbstractEList.add(AbstractEList.java:301)
    	at org.eclipse.ui.internal.WorkbenchIntroManager.setIntroStandby(WorkbenchIntroManager.java:205)
    	at org.eclipse.ui.internal.WorkbenchIntroManager.showIntro(WorkbenchIntroManager.java:141)
    	at org.eclipse.ui.application.WorkbenchWindowAdvisor.openIntro(WorkbenchWindowAdvisor.java:190)
    	at org.eclipse.ui.internal.ide.application.IDEWorkbenchWindowAdvisor.openIntro(IDEWorkbenchWindowAdvisor.java:564)
    	at org.eclipse.ui.internal.WorkbenchWindow.setup(WorkbenchWindow.java:696)
    	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    	at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
    	at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
    	at java.lang.reflect.Method.invoke(Unknown Source)
    	at org.eclipse.e4.core.internal.di.MethodRequestor.execute(MethodRequestor.java:56)
    	at org.eclipse.e4.core.internal.di.InjectorImpl.processAnnotated(InjectorImpl.java:877)
    	at org.eclipse.e4.core.internal.di.InjectorImpl.inject(InjectorImpl.java:119)
    	at org.eclipse.e4.core.internal.di.InjectorImpl.inject(InjectorImpl.java:84)
    	at org.eclipse.e4.core.contexts.ContextInjectionFactory.inject(ContextInjectionFactory.java:73)
    	at org.eclipse.ui.internal.Workbench.createWorkbenchWindow(Workbench.java:1396)
    	at org.eclipse.ui.internal.Workbench.getActiveWorkbenchWindow(Workbench.java:1369)
    	at org.eclipse.ui.internal.services.WorkbenchSourceProvider.updateActiveShell(WorkbenchSourceProvider.java:924)
    	at org.eclipse.ui.internal.services.WorkbenchSourceProvider.getCurrentState(WorkbenchSourceProvider.java:133)
    	at org.eclipse.ui.internal.services.WorkbenchSourceProvider$6.handleEvent(WorkbenchSourceProvider.java:684)
    	at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:84)
    	at org.eclipse.swt.widgets.Display.filterEvent(Display.java:1262)
    	at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1056)
    	at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1081)
    	at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1066)
    	at org.eclipse.swt.widgets.Decorations.WM_ACTIVATE(Decorations.java:1667)
    	at org.eclipse.swt.widgets.Shell.WM_ACTIVATE(Shell.java:2151)
    	at org.eclipse.swt.widgets.Control.windowProc(Control.java:4608)
    	at org.eclipse.swt.widgets.Canvas.windowProc(Canvas.java:340)
    	at org.eclipse.swt.widgets.Decorations.windowProc(Decorations.java:1627)
    	at org.eclipse.swt.widgets.Shell.windowProc(Shell.java:2075)
    	at org.eclipse.swt.widgets.Display.windowProc(Display.java:4977)
    	at org.eclipse.swt.internal.win32.OS.BringWindowToTop(Native Method)
    	at org.eclipse.swt.widgets.Decorations.bringToTop(Decorations.java:231)
    	at org.eclipse.swt.widgets.Shell.open(Shell.java:1217)
    	at org.eclipse.e4.ui.workbench.renderers.swt.WBWRenderer.postProcess(WBWRenderer.java:767)
    	at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.safeCreateGui(PartRenderingEngine.java:649)
    	at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.safeCreateGui(PartRenderingEngine.java:735)
    	at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.access$2(PartRenderingEngine.java:706)
    	at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine$7.run(PartRenderingEngine.java:700)
    	at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:42)
    	at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.createGui(PartRenderingEngine.java:685)
    	at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine$9.run(PartRenderingEngine.java:1038)
    	at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:332)
    	at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.run(PartRenderingEngine.java:997)
    	at org.eclipse.e4.ui.internal.workbench.E4Workbench.createAndRunUI(E4Workbench.java:138)
    	at org.eclipse.ui.internal.Workbench$5.run(Workbench.java:610)
    	at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:332)
    	at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:567)
    	at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:150)
    	at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:124)
    	at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:196)
    	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:110)
    	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:79)
    	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:354)
    	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:181)
    	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    	at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
    	at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
    	at java.lang.reflect.Method.invoke(Unknown Source)
    	at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:636)
    	at org.eclipse.equinox.launcher.Main.basicRun(Main.java:591)
    	at org.eclipse.equinox.launcher.Main.run(Main.java:1450)
    
    !ENTRY org.eclipse.equinox.p2.engine 4 4 2014-10-18 00:23:42.195
    !MESSAGE An error occurred while collecting items to be installed
    !SUBENTRY 1 org.eclipse.equinox.p2.engine 4 0 2014-10-18 00:23:42.195
    !MESSAGE session context was:(profile=epp.package.cpp, phase=org.eclipse.equinox.internal.p2.engine.phases.Collect, operand=, action=).
    !SUBENTRY 1 org.eclipse.equinox.p2.artifact.repository 4 0 2014-10-18 00:23:42.195
    !MESSAGE No repository found containing: org.eclipse.update.feature,com.ti.dsflash.win32,6.0.0.759
    !SUBENTRY 1 org.eclipse.equinox.p2.artifact.repository 4 0 2014-10-18 00:23:42.195
    !MESSAGE No repository found containing: binary,com.ti.dsflash.win32_root,6.0.0.759
    !SESSION 2014-10-18 00:30:05.900 -----------------------------------------------
    eclipse.buildId=4.3.0.M20130911-1000
    java.version=1.6.0_13
    java.vendor=Sun Microsystems Inc.
    BootLoader constants: OS=win32, ARCH=x86, WS=win32, NL=en_GB
    Framework arguments:  -product com.ti.ccstudio.branding.product
    Command-line arguments:  -os win32 -ws win32 -arch x86 -product com.ti.ccstudio.branding.product
    
    !ENTRY org.eclipse.equinox.p2.engine 4 4 2014-10-18 00:35:15.455
    !MESSAGE An error occurred while collecting items to be installed
    !SUBENTRY 1 org.eclipse.equinox.p2.engine 4 0 2014-10-18 00:35:15.455
    !MESSAGE session context was:(profile=epp.package.cpp, phase=org.eclipse.equinox.internal.p2.engine.phases.Collect, operand=, action=).
    !SUBENTRY 1 org.eclipse.equinox.p2.artifact.repository 4 0 2014-10-18 00:35:15.455
    !MESSAGE No repository found containing: org.eclipse.update.feature,com.ti.dsflash.win32,6.0.0.759
    !SUBENTRY 1 org.eclipse.equinox.p2.artifact.repository 4 0 2014-10-18 00:35:15.455
    !MESSAGE No repository found containing: binary,com.ti.dsflash.win32_root,6.0.0.759
    !SESSION 2014-10-18 12:28:23.911 -----------------------------------------------
    eclipse.buildId=4.3.0.M20130911-1000
    java.version=1.6.0_13
    java.vendor=Sun Microsystems Inc.
    BootLoader constants: OS=win32, ARCH=x86, WS=win32, NL=en_GB
    Framework arguments:  -product com.ti.ccstudio.branding.product
    Command-line arguments:  -os win32 -ws win32 -arch x86 -product com.ti.ccstudio.branding.product
    
    !ENTRY org.eclipse.equinox.p2.engine 4 4 2014-10-18 12:31:25.671
    !MESSAGE An error occurred while collecting items to be installed
    !SUBENTRY 1 org.eclipse.equinox.p2.engine 4 0 2014-10-18 12:31:25.671
    !MESSAGE session context was:(profile=epp.package.cpp, phase=org.eclipse.equinox.internal.p2.engine.phases.Collect, operand=, action=).
    !SUBENTRY 1 org.eclipse.equinox.p2.artifact.repository 4 0 2014-10-18 12:31:25.671
    !MESSAGE No repository found containing: org.eclipse.update.feature,com.ti.dsflash.win32,6.0.0.759
    !SUBENTRY 1 org.eclipse.equinox.p2.artifact.repository 4 0 2014-10-18 12:31:25.671
    !MESSAGE No repository found containing: binary,com.ti.dsflash.win32_root,6.0.0.759
    !SESSION 2014-10-18 12:42:36.786 -----------------------------------------------
    eclipse.buildId=4.3.0.M20130911-1000
    java.version=1.6.0_13
    java.vendor=Sun Microsystems Inc.
    BootLoader constants: OS=win32, ARCH=x86, WS=win32, NL=en_GB
    Framework arguments:  -product com.ti.ccstudio.branding.product
    Command-line arguments:  -os win32 -ws win32 -arch x86 -product com.ti.ccstudio.branding.product
    
    !ENTRY org.eclipse.equinox.p2.engine 4 4 2014-10-18 12:43:21.036
    !MESSAGE An error occurred while collecting items to be installed
    !SUBENTRY 1 org.eclipse.equinox.p2.engine 4 0 2014-10-18 12:43:21.036
    !MESSAGE session context was:(profile=epp.package.cpp, phase=org.eclipse.equinox.internal.p2.engine.phases.Collect, operand=, action=).
    !SUBENTRY 1 org.eclipse.equinox.p2.artifact.repository 4 0 2014-10-18 12:43:21.036
    !MESSAGE No repository found containing: org.eclipse.update.feature,com.ti.dsflash.win32,6.0.0.759
    !SUBENTRY 1 org.eclipse.equinox.p2.artifact.repository 4 0 2014-10-18 12:43:21.036
    !MESSAGE No repository found containing: binary,com.ti.dsflash.win32_root,6.0.0.759
    

  • I deleted my previous CCS directory (the uninstaller didn't work) and reinstalled.

    This time, when starting CCS I only selected the DebugServer Flash update. Although it appeared to install I was given an error message:

    An internal error occurred during: "Computing size".
    Profile epp.package.cpp is not current. Expected timestamp 1413924456477 but was 1413923400422.

    At the same time I was shown a dialog asking to restart CCS. The update then appeared to install during the restart and eventually I got into the CCS workspace. The updates window no longer shows DebugServer Flash, so I guess that has worked now.

  • Hi Frank, Robert,

    We had some hiccups with our download servers a few days ago. They should be resolved by now. Do you still see the same errors when running the updates now?

    Thanks

    ki

  • Tried the updats again.  Found 3 two worked but the GUI one still fails

    An error occurred while collecting items to be installed
    session context was:(profile=epp.package.cpp, phase=org.eclipse.equinox.internal.p2.engine.phases.Collect, operand=, action=).
    No repository found containing: osgi.bundle,com.ti.gui.composer.common,1.0.0.201406261800
    No repository found containing: osgi.bundle,com.ti.gui.composer.common.ui,1.0.0.201406261800
    No repository found containing: osgi.bundle,com.ti.gui.composer.webserver,1.0.0.201406261800
    No repository found containing: org.eclipse.update.feature,com.ti.gc.common,6.0.0.201406261800

  • After 6 months still having the hiccup??

    !ENTRY org.eclipse.equinox.p2.transport.ecf 2 0 2015-04-02 13:50:40.904
    !MESSAGE Connection to software-dl.ti.com/.../p2.index failed on software-dl.ti.com. Retry attempt 0 started
    !STACK 0
    java.net.UnknownHostException: software-dl.ti.com
    .
    .
    .
    !ENTRY org.eclipse.equinox.p2.transport.ecf 4 1006 2015-04-02 13:50:41.213
    !MESSAGE Unknown Host: software-dl.ti.com/.../content.xml
    !STACK 0
    java.net.UnknownHostException: software-dl.ti.com
    .
    .
    .
    !ENTRY org.eclipse.equinox.p2.transport.ecf 2 0 2015-04-02 13:50:41.250
    !MESSAGE Connection to software-dl.ti.com/.../p2.index failed on software-dl.ti.com. Retry attempt 0 started
    !STACK 0
    java.net.UnknownHostException: software-dl.ti.com
    .
    .
    .
    !ENTRY org.eclipse.equinox.p2.transport.ecf 4 1006 2015-04-02 13:50:41.561
    !MESSAGE Unknown Host: software-dl.ti.com/.../content.xml
    !STACK 0
    java.net.UnknownHostException: software-dl.ti.com
    .
    .
    .

    I still cannot download from the repos! Some solution over here??
  • Hi,
    Looks like you may have some cache issues. Please do the following:
    Exit out of Code Composer Studio.
    Delete the <installdir>/ccsv6/eclipse/p2/org.eclipse.equinox.p2.core/cache and <installdir>/ccsv6/eclipse/p2/org.eclipse.equinox.p2.repository folders.
    Try your updates again.
    Please let me know if you're still having problems.
    Thanks
    Danish
  • Hi Danish,

    I got this problem only when I made CCS update the 'GUI Composer Feature'. I did what you proposed above, but that didn't solve the problem. Instead, I got the following :

    Could you please help me with this? I am newbie...

    Thanks!

    William

  • Hi William,
    # 5 on this wiki page provides a workaround for this issue.
    processors.wiki.ti.com/.../Troubleshooting_CCSv6
    Danish