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.

CCS5 installation error

Hello,

I installed CCS5 , but after the installation, it says error happened and please see the error logs.

I attached those logs, can any have a look to see why?

thanks

!SESSION 2011-11-05 09:51:59.227 -----------------------------------------------
eclipse.buildId=I20110613-1736
java.version=1.6.0_13
java.vendor=Sun Microsystems Inc.
BootLoader constants: OS=win32, ARCH=x86, WS=win32, NL=en_CA
Framework arguments:  -application org.eclipse.equinox.p2.director -repository file:C:\My Stuff\datasheets\MCU\TI\ccs5\CCS5.1.0.08020_win32\CCS5.1.0.08020_win32/baserepo -u com.ti.ccstudio.p2.feature.group
Command-line arguments:  -os win32 -ws win32 -arch x86 -application org.eclipse.equinox.p2.director -repository file:C:\My Stuff\datasheets\MCU\TI\ccs5\CCS5.1.0.08020_win32\CCS5.1.0.08020_win32/baserepo -u com.ti.ccstudio.p2.feature.group

!ENTRY org.eclipse.equinox.p2.director.app 4 0 2011-11-05 09:52:05.957
!MESSAGE The installable unit com.ti.ccstudio.p2.feature.group has not been found.

 

!SESSION 2011-11-05 09:52:14.158 -----------------------------------------------
eclipse.buildId=I20110613-1736
java.version=1.6.0_13
java.vendor=Sun Microsystems Inc.
BootLoader constants: OS=win32, ARCH=x86, WS=win32, NL=en_CA
Framework arguments:  -application org.eclipse.equinox.p2.director -repository file:C:\My Stuff\datasheets\MCU\TI\ccs5\CCS5.1.0.08020_win32\CCS5.1.0.08020_win32/baserepo -u com.ti.ccstudio.p2tool.feature.group
Command-line arguments:  -os win32 -ws win32 -arch x86 -application org.eclipse.equinox.p2.director -repository file:C:\My Stuff\datasheets\MCU\TI\ccs5\CCS5.1.0.08020_win32\CCS5.1.0.08020_win32/baserepo -u com.ti.ccstudio.p2tool.feature.group

!ENTRY org.eclipse.equinox.p2.director.app 4 0 2011-11-05 09:52:16.470
!MESSAGE The installable unit com.ti.ccstudio.p2tool.feature.group has not been found.

!SESSION 2011-11-05 09:52:27.563 -----------------------------------------------
eclipse.buildId=I20110613-1736
java.version=1.6.0_13
java.vendor=Sun Microsystems Inc.
BootLoader constants: OS=win32, ARCH=x86, WS=win32, NL=en_CA
Framework arguments:  -application org.eclipse.equinox.p2.director -repository file:C:\My Stuff\datasheets\MCU\TI\ccs5\CCS5.1.0.08020_win32\CCS5.1.0.08020_win32/featurerepo -installIU com.ti.ccstudio.debugserver.win32.feature.group
Command-line arguments:  -os win32 -ws win32 -arch x86 -application org.eclipse.equinox.p2.director -repository file:C:\My Stuff\datasheets\MCU\TI\ccs5\CCS5.1.0.08020_win32\CCS5.1.0.08020_win32/featurerepo -installIU com.ti.ccstudio.debugserver.win32.feature.group

!ENTRY org.eclipse.equinox.p2.director.app 4 0 2011-11-05 09:52:29.157
!MESSAGE The installable unit com.ti.ccstudio.debugserver.win32.feature.group has not been found.

!SESSION 2011-11-05 09:52:57.672 -----------------------------------------------
eclipse.buildId=I20110613-1736
java.version=1.6.0_13
java.vendor=Sun Microsystems Inc.
BootLoader constants: OS=win32, ARCH=x86, WS=win32, NL=en_CA
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.app 0 0 2011-11-05 09:52:58.375
!MESSAGE Product com.ti.ccstudio.branding.product could not be found.

!ENTRY org.eclipse.osgi 4 0 2011-11-05 09:52:58.469
!MESSAGE Application error
!STACK 1
java.lang.RuntimeException: No application id has been found.
	at org.eclipse.equinox.internal.app.EclipseAppContainer.startDefaultApp(EclipseAppContainer.java:242)
	at org.eclipse.equinox.internal.app.MainApplicationLauncher.run(MainApplicationLauncher.java:29)
	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:344)
	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:179)
	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:622)
	at org.eclipse.equinox.launcher.Main.basicRun(Main.java:577)
	at org.eclipse.equinox.launcher.Main.run(Main.java:1410)