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.

CCS/CCSTUDIO: CCS8: error when trying to start Ccsstudio: An error occured: see the log file

Part Number: CCSTUDIO

Tool/software: Code Composer Studio

I downloaded and installed CCS 8.0.0 today.

The installation works perfect.

Starting up: fails

Ccsstudio: An error occured: see the log file

Log file content:

!SESSION 2018-03-24 10:51:22.418 -----------------------------------------------
eclipse.buildId=
java.version=1.8.0_112
java.vendor=Oracle Corporation
BootLoader constants: OS=win32, ARCH=x86, WS=win32, NL=nl_NL
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.osgi 4 0 2018-03-24 10:51:23.439
!MESSAGE Application error
!STACK 1
java.lang.RuntimeException: Application "" could not be found in the registry. The applications available are: org.eclipse.ant.core.antRunner, org.eclipse.cdt.codan.core.application, org.eclipse.cdt.core.GeneratePDOM, org.eclipse.cdt.managedbuilder.core.headlessbuild, org.eclipse.e4.ui.workbench.swt.E4Application, org.eclipse.e4.ui.workbench.swt.GenTopic, org.eclipse.equinox.app.error, org.eclipse.equinox.p2.director, org.eclipse.equinox.p2.garbagecollector.application, org.eclipse.equinox.p2.publisher.InstallPublisher, org.eclipse.equinox.p2.publisher.EclipseGenerator, org.eclipse.equinox.p2.publisher.ProductPublisher, org.eclipse.equinox.p2.publisher.FeaturesAndBundlesPublisher, org.eclipse.equinox.p2.reconciler.application, org.eclipse.equinox.p2.repository.repo2runnable, org.eclipse.equinox.p2.repository.metadataverifier, org.eclipse.equinox.p2.artifact.repository.mirrorApplication, org.eclipse.equinox.p2.metadata.repository.mirrorApplication, org.eclipse.equinox.p2.touchpoint.natives.nativePackageExtractor, org.eclipse.equinox.p2.updatesite.UpdateSitePublisher, org.eclipse.equinox.p2.publisher.UpdateSitePublisher, org.eclipse.equinox.p2.publisher.CategoryPublisher, org.eclipse.help.base.infocenterApplication, org.eclipse.help.base.helpApplication, org.eclipse.help.base.indexTool, org.eclipse.ui.ide.workbench, com.ti.ccstudio.p2app, com.ti.common.core.initialize, com.ti.ccscloud.server.start, com.ti.ccscloud.server.startHttpAdapter, com.ti.ccscloud.server.buildTrexProjects, com.ti.ccstudio.app.center.p2.resolveIU, com.ti.ccstudio.apps.initialize, com.ti.ccstudio.apps.createProject, com.ti.ccstudio.apps.projectCreate, com.ti.ccstudio.apps.createProject_stdMake, com.ti.ccstudio.apps.projectCreate_stdMake, com.ti.ccstudio.apps.buildProject, com.ti.ccstudio.apps.projectBuild, com.ti.ccstudio.apps.importProject, com.ti.ccstudio.apps.projectImport, com.ti.ccstudio.apps.importProject_legacy, com.ti.ccstudio.apps.legacyProjectImport, com.ti.ccstudio.apps.importSketch, com.ti.ccstudio.apps.sketchImport, com.ti.ccstudio.apps.inspect, com.ti.ccstudio.apps.createTargetConfiguration, com.ti.ccstudio.apps.runScript, com.ti.ccstudio.apps.templatesToProjectSpecs, com.ti.ccstudio.ui.workbench, org.eclipse.rtsc.xdctools.buildDefinitions.buildProjectSpec, com.ti.dvt.rcp.application.
	at org.eclipse.equinox.internal.app.EclipseAppContainer.startDefaultApp(EclipseAppContainer.java:248)
	at org.eclipse.equinox.internal.app.MainApplicationLauncher.run(MainApplicationLauncher.java:29)
	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:134)
	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:104)
	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:388)
	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:243)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:653)
	at org.eclipse.equinox.launcher.Main.basicRun(Main.java:590)
	at org.eclipse.equinox.launcher.Main.run(Main.java:1499)

my operating system: Windows 10 64 bit, 16 GB memory

  • Hi Jan,
    Are you using a brand new workspace folder with CCSv8? If not, can you try it out?

    Thanks
    ki
  • It doesn't run that far. I haven't been able to select a work folder. The IDE fails immediately, before the point where you set the folder.

  • Can you browse to the following folder:
    <CCS INSTALL DIR>\ccsv8\eclipse\plugins\com.ti.ccstudio.branding_8.0.0.201802131100

    And provide the following file in that folder:
    plugin.xml

    Thanks
    ki
  • I've attached: D:\ti\ccsv8\eclipse\plugins\com.ti.ccstudio.branding_8.0.0.201802131100\plugin.xml

    plugin.xml
    Fullscreen
    1
    2
    3
    4
    5
    6
    7
    8
    9
    10
    11
    12
    13
    14
    15
    16
    17
    18
    19
    <?xml version="1.0" encoding="UTF-8"?>
    <?eclipse version="3.0"?>
    <plugin>
    <extension-point id="highlightsProvider" name="highlightsProvider" schema="schema/highlightsProvider.exsd"/>
    <extension-point id="highlightsProvider2" name="highlightsProvider2" schema="schema/highlightsProvider2.exsd"/>
    <extension point="org.eclipse.core.runtime.products"
    id="product"
    name="%Name">
    <product
    description="%AboutText"
    name="%Name"
    application="com.ti.ccstudio.ui.workbench">
    <property name="appName" value="%Name"/>
    <property name="windowImages" value="image_16.png,image_32.png"/>
    <property name="preferenceCustomization" value="plugin_customization.ini"/>
    <property name="aboutText" value="%AboutText"/>
    XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX

  • Thank you. Your file looks fine. Can you provide your configuration details? You can go to:

    Help->About CCS : Installation Details @ Configuration tab

    Copy and paste the configuration data to a text file and please post the file here

    Thanks
    ki
  • I can't. CCS doesn't start up.
  • I see. In a DOS console, can you browse to <CCS INSTALL DIR>/ccsv[x]/eclipse and run the following command:

    eclipsec -application org.eclipse.equinox.p2.director -bundlepool C:/CCSInstallRoot/ccsv7/eclipse -profile epp.package.cpp –lir

    Pipe the output to a file and attach the file to this thread.

    Thanks
    ki
  • I have executed the command as requested. Here is the output:

    D:\ti\ccsv8\eclipse>eclipsec -application org.eclipse.equinox.p2.director -bundlepool D:\ti\ccsv8\eclipse\eclipsec -profile epp.package.cpp -lir
    com.ti.arm.18.1.help.feature.group/18.1.0.20180221221409
    com.ti.c2000.18.1.help.feature.group/18.1.0.20180221222139
    com.ti.c2000.support.win32.feature.group/4.2.4.0
    com.ti.c2800.flash.feature.group/1.0.0.5
    com.ti.c6000.7.4.help.feature.group/7.4.0
    com.ti.ccstudio.automotive.devicesupport.feature.group/1.0.6
    com.ti.ccstudio.base.feature.group/8.0.0.01232
    com.ti.ccstudio.c2000.feature.group/8.0.0.201802131100
    com.ti.ccstudio.c5500.feature.group/8.0.0.201802131100
    com.ti.ccstudio.c55xx.devicesupport.win32.feature.group/1.1.8
    com.ti.ccstudio.c6000.devicesupport.win32.feature.group/1.1.4
    com.ti.ccstudio.c6000.feature.group/8.0.0.201802131100
    com.ti.ccstudio.c6000mc.devicesupport.win32.feature.group/1.0.5
    com.ti.ccstudio.c7000.feature.group/8.0.0.201802131100
    com.ti.ccstudio.cc2538.devicesupport.win32.feature.group/2.0.3.00
    com.ti.ccstudio.cc26xx.devicesupport.win32.feature.group/3.2.4.00
    com.ti.ccstudio.cc3200.devicesupport.win.feature.group/1.0.8
    com.ti.ccstudio.cc3200.driversupport.win32.feature.group/1.0.8
    com.ti.ccstudio.cc3220.devicesupport.win.feature.group/1.0.1
    com.ti.ccstudio.cloudagent.win32.feature.group/0.5.1463
    com.ti.ccstudio.davinci.devicesupport.win32.feature.group/1.1.3
    com.ti.ccstudio.debugserver.win32.feature.group/8.0.0.1232
    com.ti.ccstudio.doc.win32.feature.group/8.0.0.20180305
    com.ti.ccstudio.hercules.win32.feature.group/6.0.7
    com.ti.ccstudio.idemain.feature.group/8.0.0.201802131100
    com.ti.ccstudio.integra.devicesupport.win32.feature.group/1.0.9
    com.ti.ccstudio.launcher.win32.feature.group/8.0.0.20180215
    com.ti.ccstudio.mmwaveradar.devicesupport.win32.feature.group/1.5.8
    com.ti.ccstudio.msp430.feature.group/7.3.0.201802131100
    com.ti.ccstudio.nodejs.win32.feature.group/6.9.1
    com.ti.ccstudio.omap.devicesupport.win32.feature.group/1.0.9
    com.ti.ccstudio.p2appf.feature.group/8.0.0.201802131100
    com.ti.ccstudio.p2tool.feature.group/7.0.0.201611291427
    com.ti.ccstudio.pga.devicesupport.win32.feature.group/1.0.2
    com.ti.ccstudio.pinmux.win32.feature.group/4.0.1470
    com.ti.ccstudio.shared.devicesupport.win32.feature.group/1.0.9
    com.ti.ccstudio.sitara.devicesupport.win32.feature.group/1.3.7
    com.ti.ccstudio.sysconfig.feature.group/0.0.1
    com.ti.ccstudio.targetdb.props.default.win32.feature.group/8.0.0.N201802131100
    com.ti.ccstudio.tms470.feature.group/8.0.0.201802131100
    com.ti.ccstudio.utils.cli.win32.feature.group/1.0.0.20160210
    com.ti.ccstudio.workflow.feature.group/8.0.0.201802131100
    com.ti.cgt.c2000.17.win32.feature.group/18.1.1
    com.ti.cgt.c6000.8.2.win32.feature.group/8.2.2
    com.ti.cgt.dmed.win32.feature.group/1.1.5
    com.ti.cgt.msp430.17.win32.feature.group/18.1.1
    com.ti.cgt.tms470.17.win32.feature.group/18.1.1
    com.ti.chromium.browser.feature.group/8.0.0.201802131100
    com.ti.debug.server.feature.group/8.0.0.201802131100
    com.ti.dsflash.win32.feature.group/8.0.0.1232
    com.ti.dvt.energytrace.feature.group/4.1.0.201802131704
    com.ti.dvt2.analysis.suite.feature.group/4.1.0.201802131704
    com.ti.dvt2.graph.visualization.feature.group/4.1.0.201802131704
    com.ti.dvt2.profileanalysismanager.feature.group/4.1.0.201802131704
    com.ti.dvt2.resource.explorer.feature.group/4.1.0.201802131704
    com.ti.dvt2.rov.feature.group/4.1.0.201802131704
    com.ti.dvt2.trace.ccs.feature.group/4.1.0.201802131704
    com.ti.dvt2.trace.control.feature.group/4.1.0.201802131704
    com.ti.dvt2.uia.feature.group/4.1.0.201802131704
    com.ti.dvt2.via.ccs.feature.group/4.1.0.201802131704
    com.ti.emulation.keystone1.win32.feature.group/1.0.13.0
    com.ti.emulation.keystone2.win32.feature.group/1.2.1
    com.ti.emulation.pack.win32.feature.group/7.0.188.0
    com.ti.ftdi.drivers.win.feature.group/2.8.30.20140130
    com.ti.gc.backplane.feature.group/6.1.0.201802131100
    com.ti.gc.pm.feature.group/8.0.0.201802131100
    com.ti.gcc.arm.win32.feature.group/7.2.1.2017-q4-major
    com.ti.gcc.msp430.win32.feature.group/6.4.0.32
    com.ti.msp430.18.1.help.feature.group/18.1.0.20180221222331
    com.ti.msp430.build_debug.feature.group/8.0.3
    com.ti.msp430.gcc_support.feature.group/8.0.3
    com.ti.msp432.build_debug.feature.group/8.0.2
    com.ti.targetcontent.feature.group/1.0.0.201802161306
    com.ti.tirex.feature.group/3.6.5.201802201857
    com.ti.tiva_stellaris.setup.win32.feature.group/2.1.3.15
    com.ti.tiva_tm4c.setup.win32.feature.group/2.1.1.15071
    com.ti.tiva_tm4e.setup.win32.feature.group/2.1.1.15071
    com.ti.tools.common.feature.group/8.0.0.201802131100
    com.ti.ucd31xx.support.win32.feature.group/1.1.3
    com.ti.xdctools_3_32.update.feature.group/3.32.2.25
    org.eclipse.gef.feature.group/3.11.0.201606061308
    Operation completed in 314 ms.

    4628.log.txt
    Fullscreen
    1
    2
    3
    4
    5
    6
    7
    8
    9
    10
    11
    12
    13
    14
    15
    16
    17
    18
    19
    com.ti.arm.18.1.help.feature.group/18.1.0.20180221221409
    com.ti.c2000.18.1.help.feature.group/18.1.0.20180221222139
    com.ti.c2000.support.win32.feature.group/4.2.4.0
    com.ti.c2800.flash.feature.group/1.0.0.5
    com.ti.c6000.7.4.help.feature.group/7.4.0
    com.ti.ccstudio.automotive.devicesupport.feature.group/1.0.6
    com.ti.ccstudio.base.feature.group/8.0.0.01232
    com.ti.ccstudio.c2000.feature.group/8.0.0.201802131100
    com.ti.ccstudio.c5500.feature.group/8.0.0.201802131100
    com.ti.ccstudio.c55xx.devicesupport.win32.feature.group/1.1.8
    com.ti.ccstudio.c6000.devicesupport.win32.feature.group/1.1.4
    com.ti.ccstudio.c6000.feature.group/8.0.0.201802131100
    com.ti.ccstudio.c6000mc.devicesupport.win32.feature.group/1.0.5
    com.ti.ccstudio.c7000.feature.group/8.0.0.201802131100
    com.ti.ccstudio.cc2538.devicesupport.win32.feature.group/2.0.3.00
    com.ti.ccstudio.cc26xx.devicesupport.win32.feature.group/3.2.4.00
    com.ti.ccstudio.cc3200.devicesupport.win.feature.group/1.0.8
    com.ti.ccstudio.cc3200.driversupport.win32.feature.group/1.0.8
    com.ti.ccstudio.cc3220.devicesupport.win.feature.group/1.0.1
    XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX





  • Thank you. It looks like you have a corrupted install. Many of the essential Eclipse/CDT components are missing.

    My recommendation is to reinstall CCS. Make sure you install in a clean empty directory (do NOT install over the corrupted installation).

    Before you blow away the corrupted install, can you provide the install logs? We'd like to analyze more on how this could have happened. The logs should be in:
    .\ccsv8\install_logs

    Thanks
    ki
  • I will try a reinstall as proposed above. I've attached the install log from the current install:

    20180324102758.zip

  • re-install fixed it. Thank you!

  • We took a look at the logs of your failed installation and it looks like (in that case) CCSv8 was not installed in a clean directory. Looks like there already was an existing failed installed in the directory and the installer believed the eclipse was already installed and skipped those components. A check for this has been added for in 8.1.0, which will give the user the option to change folders or install again.

    Thanks
    ki