Hello,
I am trying to install CCS 5.4.0.00091 (full installer) on WinXP for MSP430. After several failures due to low disk space, restarting the install I get the error "Installing com.ti.ccstudio.installer.win32/feature.group ... failed". The GUI installer log shows:
Configuring com.ti.ccstudio.statupInstaller
Preparting to comit the provisioning operation.
Committing the provisioning operation.
Operation completed in 5969 ms.
Installation failed.
Installation failed.
Installation failed.
This error is in the InstallJammer log:
06/20/2013 10:25:17AM - Running third time
06/20/2013 10:25:17AM - Executing actions 057C7BE9-44B0-45B2-A154-6FEE90439EB4 - InstallApp
06/20/2013 10:25:17AM - Executing action 057C7BE9-44B0-45B2-A154-6FEE90439EB4 - InstallApp
06/20/2013 10:25:17AM - Executing with progressive output
06/20/2013 10:25:17AM - Watching progressive output for special syntax.
06/20/2013 10:25:17AM - Executing Command Line: "E:/opt/ti/ccsv5/eclipse/eclipsec.exe" -application com.ti.ccstudio.p2app -repository "file:/E:/tmp/CCS5.4.0.00091_win32/featurerepo" -installIU com.ti.ccstudio.installer.win32.feature.group -nosplash
06/20/2013 10:25:17AM - Watching progressive output for matches
06/20/2013 10:25:19AM - ExternalProgramStatus 13
06/20/2013 10:25:19AM - ExternalProgramResult Unable to load repositories.
Application failed, log file location: E:\opt\ti\ccsv5\eclipse\configuration\1371749117573.log
06/20/2013 10:25:19AM - can't run for a fourth time
, and this in the 137*.log:
!SESSION 2013-06-20 10:24:50.370 -----------------------------------------------
eclipse.buildId=M20120914-1540
java.version=1.6.0_13
java.vendor=Sun Microsystems Inc.
BootLoader constants: OS=win32, ARCH=x86, WS=win32, NL=en_US
Framework arguments: -application com.ti.ccstudio.p2app -repository file:/E:/tmp/CCS5.4.0.00091_win32/featurerepo -installIU com.ti.ccstudio.installer.win32.feature.group
Command-line arguments: -os win32 -ws win32 -arch x86 -application com.ti.ccstudio.p2app -repository file:/E:/tmp/CCS5.4.0.00091_win32/featurerepo -installIU com.ti.ccstudio.installer.win32.feature.group
!ENTRY org.eclipse.equinox.p2.metadata.repository 4 1000 2013-06-20 10:24:53.730
!MESSAGE No repository found at file:/E:/tmp/CCS5.4.0.00091_win32/featurerepo.
!ENTRY org.eclipse.equinox.p2.core 4 0 2013-06-20 10:24:53.730
!MESSAGE Unable to load repositories.
Despite the fact that the install seems to have failed, CCS can start up, but I assume I will run into a missing part eventually.
The folder in which I unzipped the installer contains these items in featurerepo: artifacts.jar, binary/, features/.
Any suggestions?
Thanks!