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.

Code Composer Studio 6.2.0 and Ubuntu 16.04 64-bit VM

Other Parts Discussed in Thread: CCSTUDIO

Hello,

I've managed to successfully install Code Composer Studio 6.2.0 inside a Ubuntu 16.04 64-bit VM (with the help of http://processors.wiki.ti.com/index.php/Linux_Host_Support_CCSv6). Please add some information to the guide that after starting the installation it takes 2 minutes before anything shows up.

After the installation I was able to start CCS once. Then I choose to install additional compiler using the App Center. Then a restart was required. From this point on only the initial CCS screen is shown (before the workspace selection).

I uninstalled and reinstalled CCS, this time testing whether I am able to start a second time without updating, which was possible. Then I tried to update using [Help]->[Check for Updates]. After updating and restarting CCS it again only shows the initial screen, and then quits.

It seems there is an issue with the updater after the restart of CCS.

  • Hi,

    Can you please post the .log file from <workspace>/.metadata/? Please note, there are periods in front of metadata and log.

    Thanks

    Danish

  • Hello,

    !SESSION 2016-10-27 09:26:35.645 -----------------------------------------------
    eclipse.buildId=4.5.1.M20150904-0015
    java.fullversion=JRE 1.7.0 IBM J9 2.6 Linux amd64-64 Compressed References 20150701_255667 (JIT enabled, AOT enabled)
    J9VM - R26_Java726_SR9_20150701_0050_B255667
    JIT  - tr.r11_20150626_95120.01
    GC   - R26_Java726_SR9_20150701_0050_B255667_CMPRSS
    J9CL - 20150701_255667
    BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US
    Framework arguments:  -product com.ti.ccstudio.branding.product
    Command-line arguments:  -os linux -ws gtk -arch x86_64 -product com.ti.ccstudio.branding.product
    
    !ENTRY com.ti.common.core 4 0 2016-10-27 09:27:14.748
    !MESSAGE path=ccs_base/DebugServer
    
    !ENTRY com.ti.common.core 4 0 2016-10-27 09:27:14.749
    !MESSAGE debugServerDir=/home/user/ti/ccsv6/ccs_base/DebugServer
    
    !ENTRY org.eclipse.equinox.event 4 0 2016-10-27 09:27:22.041
    !MESSAGE Exception while dispatching event org.osgi.service.event.Event [topic=org/eclipse/e4/ui/model/application/ApplicationElement/tags/ADD] {NewValue=Maximized, Position=3, ChangedElement=org.eclipse.e4.ui.model.application.ui.basic.impl.PartStackImpl@553a0af2 (elementId: org.eclipse.e4.primaryDataStack, tags: [org.eclipse.e4.primaryDataStack, EditorStack, active, Maximized], contributorURI: null) (widget: CTabFolder {}, renderer: org.eclipse.e4.ui.workbench.renderers.swt.StackRenderer@1e31fd3a, toBeRendered: true, onTop: false, visible: true, containerData: null, accessibilityPhrase: null), EventType=ADD, AttName=tags, Widget=CTabFolder {}} to handler org.eclipse.e4.ui.internal.di.UIEventObjectSupplier$UIEventHandler@9eecedf
    !STACK 0
    org.eclipse.e4.core.di.InjectionException: java.lang.IllegalArgumentException: 
    	at org.eclipse.e4.core.internal.di.MethodRequestor.execute(MethodRequestor.java:68)
    	at org.eclipse.e4.ui.internal.di.UIEventObjectSupplier$UIEventHandler$1.run(UIEventObjectSupplier.java:56)
    	at org.eclipse.swt.widgets.Synchronizer.syncExec(Synchronizer.java:186)
    	at org.eclipse.ui.internal.UISynchronizer.syncExec(UISynchronizer.java:145)
    	at org.eclipse.swt.widgets.Display.syncExec(Display.java:4633)
    	at org.eclipse.e4.ui.internal.workbench.swt.E4Application$1.syncExec(E4Application.java:211)
    	at org.eclipse.e4.ui.internal.di.UIEventObjectSupplier$UIEventHandler.handleEvent(UIEventObjectSupplier.java:53)
    	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:85)
    	at org.eclipse.e4.ui.internal.workbench.UIEventPublisher.notifyChanged(UIEventPublisher.java:59)
    	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:303)
    	at org.eclipse.ui.internal.WorkbenchIntroManager.setIntroStandby(WorkbenchIntroManager.java:196)
    	at org.eclipse.ui.internal.WorkbenchIntroManager.showIntro(WorkbenchIntroManager.java:134)
    	at org.eclipse.ui.application.WorkbenchWindowAdvisor.openIntro(WorkbenchWindowAdvisor.java:190)
    	at org.eclipse.ui.internal.ide.application.IDEWorkbenchWindowAdvisor.openIntro(IDEWorkbenchWindowAdvisor.java:567)
    	at org.eclipse.ui.internal.WorkbenchWindow.setup(WorkbenchWindow.java:775)
    	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:95)
    	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:56)
    	at java.lang.reflect.Method.invoke(Method.java:620)
    	at org.eclipse.e4.core.internal.di.MethodRequestor.execute(MethodRequestor.java:56)
    	at org.eclipse.e4.core.internal.di.InjectorImpl.processAnnotated(InjectorImpl.java:898)
    	at org.eclipse.e4.core.internal.di.InjectorImpl.inject(InjectorImpl.java:121)
    	at org.eclipse.e4.core.internal.di.InjectorImpl.inject(InjectorImpl.java:86)
    	at org.eclipse.e4.core.contexts.ContextInjectionFactory.inject(ContextInjectionFactory.java:73)
    	at org.eclipse.ui.internal.Workbench.createWorkbenchWindow(Workbench.java:1486)
    	at org.eclipse.ui.internal.Workbench.getActiveWorkbenchWindow(Workbench.java:1460)
    	at com.ti.ccstudio.debug.ui.targetStatus.TargetStatusManager.addStatusBar(TargetStatusManager.java:379)
    	at com.ti.ccstudio.debug.ui.targetStatus.statusBar.TargetStatusBar.fill(TargetStatusBar.java:44)
    	at com.ti.ccstudio.debug.ui.targetStatus.statusBar.CCSStatusBar.createControl(CCSStatusBar.java:39)
    	at org.eclipse.ui.menus.WorkbenchWindowControlContribution.delegateCreateControl(WorkbenchWindowControlContribution.java:105)
    	at org.eclipse.ui.internal.menus.CompatibilityWorkbenchWindowControlContribution.construct(CompatibilityWorkbenchWindowControlContribution.java:90)
    	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:95)
    	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:56)
    	at java.lang.reflect.Method.invoke(Method.java:620)
    	at org.eclipse.e4.core.internal.di.MethodRequestor.execute(MethodRequestor.java:56)
    	at org.eclipse.e4.core.internal.di.InjectorImpl.processAnnotated(InjectorImpl.java:898)
    	at org.eclipse.e4.core.internal.di.InjectorImpl.inject(InjectorImpl.java:121)
    	at org.eclipse.e4.core.internal.di.InjectorImpl.internalMake(InjectorImpl.java:345)
    	at org.eclipse.e4.core.internal.di.InjectorImpl.make(InjectorImpl.java:278)
    	at org.eclipse.e4.core.contexts.ContextInjectionFactory.make(ContextInjectionFactory.java:186)
    	at org.eclipse.e4.ui.internal.workbench.ReflectionContributionFactory.createFromBundle(ReflectionContributionFactory.java:107)
    	at org.eclipse.e4.ui.internal.workbench.ReflectionContributionFactory.doCreate(ReflectionContributionFactory.java:73)
    	at org.eclipse.e4.ui.internal.workbench.ReflectionContributionFactory.create(ReflectionContributionFactory.java:50)
    	at org.eclipse.e4.ui.workbench.renderers.swt.ToolControlContribution.createControl(ToolControlContribution.java:58)
    	at org.eclipse.jface.action.ControlContribution.fill(ControlContribution.java:101)
    	at org.eclipse.jface.action.ToolBarManager.update(ToolBarManager.java:343)
    	at org.eclipse.e4.ui.workbench.renderers.swt.ToolBarManagerRenderer.subscribeTopicUpdateToBeRendered(ToolBarManagerRenderer.java:212)
    	at sun.reflect.GeneratedMethodAccessor12.invoke(Unknown Source)
    	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:56)
    	at java.lang.reflect.Method.invoke(Method.java:620)
    	at org.eclipse.e4.core.internal.di.MethodRequestor.execute(MethodRequestor.java:56)
    	at org.eclipse.e4.ui.internal.di.UIEventObjectSupplier$UIEventHandler$1.run(UIEventObjectSupplier.java:56)
    	at org.eclipse.swt.widgets.Synchronizer.syncExec(Synchronizer.java:186)
    	at org.eclipse.ui.internal.UISynchronizer.syncExec(UISynchronizer.java:145)
    	at org.eclipse.swt.widgets.Display.syncExec(Display.java:4633)
    	at org.eclipse.e4.ui.internal.workbench.swt.E4Application$1.syncExec(E4Application.java:211)
    	at org.eclipse.e4.ui.internal.di.UIEventObjectSupplier$UIEventHandler.handleEvent(UIEventObjectSupplier.java:53)
    	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:85)
    	at org.eclipse.e4.ui.internal.workbench.UIEventPublisher.notifyChanged(UIEventPublisher.java:59)
    	at org.eclipse.emf.common.notify.impl.BasicNotifierImpl.eNotify(BasicNotifierImpl.java:374)
    	at org.eclipse.e4.ui.model.application.ui.impl.UIElementImpl.setVisible(UIElementImpl.java:345)
    	at org.eclipse.e4.ui.workbench.renderers.swt.ToolBarContributionRecord.updateVisibility(ToolBarContributionRecord.java:73)
    	at org.eclipse.e4.ui.workbench.renderers.swt.ToolBarManagerRenderer$5.changed(ToolBarManagerRenderer.java:478)
    	at org.eclipse.e4.core.internal.contexts.TrackableComputationExt.update(TrackableComputationExt.java:114)
    	at org.eclipse.e4.core.internal.contexts.EclipseContext.runAndTrack(EclipseContext.java:322)
    	at org.eclipse.e4.ui.workbench.renderers.swt.ToolBarManagerRenderer.processAddition(ToolBarManagerRenderer.java:470)
    	at org.eclipse.e4.ui.workbench.renderers.swt.ToolBarManagerRenderer.generateContributions(ToolBarManagerRenderer.java:446)
    	at org.eclipse.e4.ui.workbench.renderers.swt.ToolBarManagerRenderer.processContribution(ToolBarManagerRenderer.java:412)
    	at org.eclipse.e4.ui.workbench.renderers.swt.ToolBarManagerRenderer.createWidget(ToolBarManagerRenderer.java:376)
    	at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.createWidget(PartRenderingEngine.java:971)
    	at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.safeCreateGui(PartRenderingEngine.java:640)
    	at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.safeCreateGui(PartRenderingEngine.java:746)
    	at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.access$0(PartRenderingEngine.java:717)
    	at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine$2.run(PartRenderingEngine.java:711)
    	at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:42)
    	at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.createGui(PartRenderingEngine.java:695)
    	at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.subscribeChildrenHandler(PartRenderingEngine.java:288)
    	at sun.reflect.GeneratedMethodAccessor14.invoke(Unknown Source)
    	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:56)
    	at java.lang.reflect.Method.invoke(Method.java:620)
    	at org.eclipse.e4.core.internal.di.MethodRequestor.execute(MethodRequestor.java:56)
    	at org.eclipse.e4.core.di.internal.extensions.EventObjectSupplier$DIEventHandler.handleEvent(EventObjectSupplier.java:83)
    	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:85)
    	at org.eclipse.e4.ui.internal.workbench.UIEventPublisher.notifyChanged(UIEventPublisher.java:59)
    	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:356)
    	at org.eclipse.emf.common.util.AbstractEList.add(AbstractEList.java:341)
    	at org.eclipse.e4.ui.internal.workbench.ContributionsAnalyzer.processAddition(ContributionsAnalyzer.java:369)
    	at org.eclipse.e4.ui.workbench.renderers.swt.TrimBarRenderer.addTrimContributions(TrimBarRenderer.java:173)
    	at org.eclipse.e4.ui.workbench.renderers.swt.TrimBarRenderer.processContents(TrimBarRenderer.java:145)
    	at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.safeCreateGui(PartRenderingEngine.java:654)
    	at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine$1.run(PartRenderingEngine.java:525)
    	at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:42)
    	at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.createGui(PartRenderingEngine.java:509)
    	at org.eclipse.e4.ui.workbench.renderers.swt.WBWRenderer.processContents(WBWRenderer.java:636)
    	at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.safeCreateGui(PartRenderingEngine.java:654)
    	at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.safeCreateGui(PartRenderingEngine.java:746)
    	at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.access$0(PartRenderingEngine.java:717)
    	at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine$2.run(PartRenderingEngine.java:711)
    	at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:42)
    	at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.createGui(PartRenderingEngine.java:695)
    	at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine$4.run(PartRenderingEngine.java:1057)
    	at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:337)
    	at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.run(PartRenderingEngine.java:1018)
    	at org.eclipse.e4.ui.internal.workbench.E4Workbench.createAndRunUI(E4Workbench.java:156)
    	at org.eclipse.ui.internal.Workbench$5.run(Workbench.java:654)
    	at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:337)
    	at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:598)
    	at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:150)
    	at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:139)
    	at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:196)
    	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:380)
    	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:235)
    	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:95)
    	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:56)
    	at java.lang.reflect.Method.invoke(Method.java:620)
    	at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:669)
    	at org.eclipse.equinox.launcher.Main.basicRun(Main.java:608)
    	at org.eclipse.equinox.launcher.Main.run(Main.java:1515)
    Caused by: 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:142)
    	at org.eclipse.e4.ui.internal.workbench.ModelServiceImpl.findElements(ModelServiceImpl.java:312)
    	at org.eclipse.e4.ui.internal.workbench.ModelServiceImpl.findElements(ModelServiceImpl.java:298)
    	at org.eclipse.e4.ui.internal.workbench.ModelServiceImpl.getActivePerspective(ModelServiceImpl.java:825)
    	at org.eclipse.e4.ui.workbench.addons.minmax.MinMaxAddon.getElementsToMinimize(MinMaxAddon.java:677)
    	at org.eclipse.e4.ui.workbench.addons.minmax.MinMaxAddon.maximize(MinMaxAddon.java:652)
    	at org.eclipse.e4.ui.workbench.addons.minmax.MinMaxAddon.subscribeTopicTagsChanged(MinMaxAddon.java:366)
    	at sun.reflect.GeneratedMethodAccessor6.invoke(Unknown Source)
    	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:56)
    	at java.lang.reflect.Method.invoke(Method.java:620)
    	at org.eclipse.e4.core.internal.di.MethodRequestor.execute(MethodRequestor.java:56)
    	... 150 more
    
    !ENTRY org.eclipse.ui 2 0 2016-10-27 09:27:49.799
    !MESSAGE The 'org.eclipse.ui.startup' extension from 'com.ti.dvt.graph.visualization' does not provide a 'class' attribute.
    This usage is deprecated and a 'class' attribute should be provided.
    The release after Mars (4.5) will no longer support the deprecated usage!
    
    !ENTRY org.eclipse.ui 2 0 2016-10-27 09:27:49.826
    !MESSAGE The 'org.eclipse.ui.startup' extension from 'com.ti.dvt.rovsupport' does not provide a 'class' attribute.
    This usage is deprecated and a 'class' attribute should be provided.
    The release after Mars (4.5) will no longer support the deprecated usage!
    
    !ENTRY org.eclipse.ui 2 0 2016-10-27 09:27:49.902
    !MESSAGE The 'org.eclipse.ui.startup' extension from 'com.ti.dvt.ui' does not provide a 'class' attribute.
    This usage is deprecated and a 'class' attribute should be provided.
    The release after Mars (4.5) will no longer support the deprecated usage!
    
    !ENTRY org.eclipse.ui 2 0 2016-10-27 09:27:49.916
    !MESSAGE The 'org.eclipse.ui.startup' extension from 'com.ti.util.ui' does not provide a 'class' attribute.
    This usage is deprecated and a 'class' attribute should be provided.
    The release after Mars (4.5) will no longer support the deprecated usage!
    
    !ENTRY org.eclipse.ui 2 0 2016-10-27 09:27:49.949
    !MESSAGE The 'org.eclipse.ui.startup' extension from 'com.ti.uia.sessionmgr.view' does not provide a 'class' attribute.
    This usage is deprecated and a 'class' attribute should be provided.
    The release after Mars (4.5) will no longer support the deprecated usage!
    !SESSION 2016-10-27 14:49:23.953 -----------------------------------------------
    eclipse.buildId=4.5.1.M20150904-0015
    java.fullversion=JRE 1.7.0 IBM J9 2.6 Linux amd64-64 Compressed References 20150701_255667 (JIT enabled, AOT enabled)
    J9VM - R26_Java726_SR9_20150701_0050_B255667
    JIT  - tr.r11_20150626_95120.01
    GC   - R26_Java726_SR9_20150701_0050_B255667_CMPRSS
    J9CL - 20150701_255667
    BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US
    Framework arguments:  -product com.ti.ccstudio.branding.product
    Command-line arguments:  -os linux -ws gtk -arch x86_64 -product com.ti.ccstudio.branding.product
    
    !ENTRY com.ti.common.core 4 0 2016-10-27 14:49:45.795
    !MESSAGE path=ccs_base/DebugServer
    
    !ENTRY com.ti.common.core 4 0 2016-10-27 14:49:45.800
    !MESSAGE debugServerDir=/home/user/ti/ccsv6/ccs_base/DebugServer
    
    !ENTRY org.eclipse.ui 2 0 2016-10-27 14:50:19.906
    !MESSAGE The 'org.eclipse.ui.startup' extension from 'com.ti.dvt.graph.visualization' does not provide a 'class' attribute.
    This usage is deprecated and a 'class' attribute should be provided.
    The release after Mars (4.5) will no longer support the deprecated usage!
    
    !ENTRY org.eclipse.ui 2 0 2016-10-27 14:50:19.911
    !MESSAGE The 'org.eclipse.ui.startup' extension from 'com.ti.dvt.rovsupport' does not provide a 'class' attribute.
    This usage is deprecated and a 'class' attribute should be provided.
    The release after Mars (4.5) will no longer support the deprecated usage!
    
    !ENTRY org.eclipse.ui 2 0 2016-10-27 14:50:19.994
    !MESSAGE The 'org.eclipse.ui.startup' extension from 'com.ti.dvt.ui' does not provide a 'class' attribute.
    This usage is deprecated and a 'class' attribute should be provided.
    The release after Mars (4.5) will no longer support the deprecated usage!
    
    !ENTRY org.eclipse.ui 2 0 2016-10-27 14:50:19.996
    !MESSAGE The 'org.eclipse.ui.startup' extension from 'com.ti.util.ui' does not provide a 'class' attribute.
    This usage is deprecated and a 'class' attribute should be provided.
    The release after Mars (4.5) will no longer support the deprecated usage!
    
    !ENTRY org.eclipse.ui 2 0 2016-10-27 14:50:20.102
    !MESSAGE The 'org.eclipse.ui.startup' extension from 'com.ti.uia.sessionmgr.view' does not provide a 'class' attribute.
    This usage is deprecated and a 'class' attribute should be provided.
    The release after Mars (4.5) will no longer support the deprecated usage!
    
    !ENTRY org.eclipse.equinox.p2.metadata.repository 4 0 2016-10-27 14:50:29.420
    !MESSAGE Extension registry not found
    !STACK 0
    java.lang.RuntimeException
    	at org.eclipse.equinox.internal.p2.repository.helpers.AbstractRepositoryManager.getAllSuffixes(AbstractRepositoryManager.java:429)
    	at org.eclipse.equinox.internal.p2.repository.helpers.AbstractRepositoryManager.loadRepository(AbstractRepositoryManager.java:659)
    	at org.eclipse.equinox.internal.p2.metadata.repository.MetadataRepositoryManager.loadRepository(MetadataRepositoryManager.java:96)
    	at org.eclipse.equinox.internal.p2.metadata.repository.MetadataRepositoryManager.loadRepository(MetadataRepositoryManager.java:92)
    	at org.eclipse.equinox.internal.p2.metadata.repository.CompositeMetadataRepository.addChild(CompositeMetadataRepository.java:166)
    	at org.eclipse.equinox.internal.p2.metadata.repository.CompositeMetadataRepository.<init>(CompositeMetadataRepository.java:106)
    	at org.eclipse.equinox.internal.p2.metadata.repository.CompositeMetadataRepositoryFactory.load(CompositeMetadataRepositoryFactory.java:122)
    	at org.eclipse.equinox.internal.p2.metadata.repository.MetadataRepositoryManager.factoryLoad(MetadataRepositoryManager.java:57)
    	at org.eclipse.equinox.internal.p2.repository.helpers.AbstractRepositoryManager.loadRepository(AbstractRepositoryManager.java:768)
    	at org.eclipse.equinox.internal.p2.repository.helpers.AbstractRepositoryManager.loadRepository(AbstractRepositoryManager.java:668)
    	at org.eclipse.equinox.internal.p2.metadata.repository.MetadataRepositoryManager.loadRepository(MetadataRepositoryManager.java:96)
    	at org.eclipse.equinox.internal.p2.metadata.repository.MetadataRepositoryManager.loadRepository(MetadataRepositoryManager.java:92)
    	at org.eclipse.equinox.internal.p2.updatechecker.UpdateChecker.getAvailableRepositories(UpdateChecker.java:151)
    	at org.eclipse.equinox.internal.p2.updatechecker.UpdateChecker.checkForUpdates(UpdateChecker.java:129)
    	at org.eclipse.equinox.internal.p2.updatechecker.UpdateChecker$UpdateCheckThread.run(UpdateChecker.java:73)
    
    !ENTRY org.eclipse.equinox.p2.metadata.repository 4 0 2016-10-27 14:50:29.420
    !MESSAGE Unexpected error loading extension: org.eclipse.equinox.p2.metadata.repository.compositeRepository
    !STACK 0
    java.lang.IllegalStateException: BundleContext is no longer valid
    	at org.eclipse.osgi.internal.framework.BundleContextImpl.checkValid(BundleContextImpl.java:983)
    	at org.eclipse.osgi.internal.framework.BundleContextImpl.getServiceReference(BundleContextImpl.java:559)
    	at org.eclipse.osgi.internal.framework.BundleContextImpl.getServiceReference(BundleContextImpl.java:1010)
    	at org.eclipse.equinox.internal.p2.core.helpers.ServiceHelper.getService(ServiceHelper.java:27)
    	at org.eclipse.equinox.internal.p2.repository.helpers.AbstractRepositoryManager.getSharedPreferences(AbstractRepositoryManager.java:512)
    	at org.eclipse.equinox.internal.p2.repository.helpers.AbstractRepositoryManager.restoreRepositories(AbstractRepositoryManager.java:1016)
    	at org.eclipse.equinox.internal.p2.repository.helpers.AbstractRepositoryManager.sortSuffixes(AbstractRepositoryManager.java:1100)
    	at org.eclipse.equinox.internal.p2.repository.helpers.AbstractRepositoryManager.loadRepository(AbstractRepositoryManager.java:659)
    	at org.eclipse.equinox.internal.p2.metadata.repository.MetadataRepositoryManager.loadRepository(MetadataRepositoryManager.java:96)
    	at org.eclipse.equinox.internal.p2.metadata.repository.MetadataRepositoryManager.loadRepository(MetadataRepositoryManager.java:92)
    	at org.eclipse.equinox.internal.p2.metadata.repository.CompositeMetadataRepository.addChild(CompositeMetadataRepository.java:166)
    	at org.eclipse.equinox.internal.p2.metadata.repository.CompositeMetadataRepository.<init>(CompositeMetadataRepository.java:106)
    	at org.eclipse.equinox.internal.p2.metadata.repository.CompositeMetadataRepositoryFactory.load(CompositeMetadataRepositoryFactory.java:122)
    	at org.eclipse.equinox.internal.p2.metadata.repository.MetadataRepositoryManager.factoryLoad(MetadataRepositoryManager.java:57)
    	at org.eclipse.equinox.internal.p2.repository.helpers.AbstractRepositoryManager.loadRepository(AbstractRepositoryManager.java:768)
    	at org.eclipse.equinox.internal.p2.repository.helpers.AbstractRepositoryManager.loadRepository(AbstractRepositoryManager.java:668)
    	at org.eclipse.equinox.internal.p2.metadata.repository.MetadataRepositoryManager.loadRepository(MetadataRepositoryManager.java:96)
    	at org.eclipse.equinox.internal.p2.metadata.repository.MetadataRepositoryManager.loadRepository(MetadataRepositoryManager.java:92)
    	at org.eclipse.equinox.internal.p2.updatechecker.UpdateChecker.getAvailableRepositories(UpdateChecker.java:151)
    	at org.eclipse.equinox.internal.p2.updatechecker.UpdateChecker.checkForUpdates(UpdateChecker.java:129)
    	at org.eclipse.equinox.internal.p2.updatechecker.UpdateChecker$UpdateCheckThread.run(UpdateChecker.java:73)
    
    !ENTRY org.eclipse.equinox.p2.updatechecker 4 0 2016-10-27 14:50:29.420
    !MESSAGE Exception in update check thread
    !STACK 0
    java.lang.NullPointerException
    	at org.eclipse.equinox.internal.p2.repository.helpers.AbstractRepositoryManager.findMatchingRepositoryExtensions(AbstractRepositoryManager.java:404)
    	at org.eclipse.equinox.internal.p2.repository.helpers.AbstractRepositoryManager.loadRepository(AbstractRepositoryManager.java:763)
    	at org.eclipse.equinox.internal.p2.repository.helpers.AbstractRepositoryManager.loadRepository(AbstractRepositoryManager.java:668)
    	at org.eclipse.equinox.internal.p2.metadata.repository.MetadataRepositoryManager.loadRepository(MetadataRepositoryManager.java:96)
    	at org.eclipse.equinox.internal.p2.metadata.repository.MetadataRepositoryManager.loadRepository(MetadataRepositoryManager.java:92)
    	at org.eclipse.equinox.internal.p2.updatechecker.UpdateChecker.getAvailableRepositories(UpdateChecker.java:151)
    	at org.eclipse.equinox.internal.p2.updatechecker.UpdateChecker.checkForUpdates(UpdateChecker.java:129)
    	at org.eclipse.equinox.internal.p2.updatechecker.UpdateChecker$UpdateCheckThread.run(UpdateChecker.java:73)
    !SESSION 2016-10-27 14:50:33.022 -----------------------------------------------
    eclipse.buildId=4.5.1.M20150904-0015
    java.fullversion=JRE 1.7.0 IBM J9 2.6 Linux amd64-64 Compressed References 20150701_255667 (JIT enabled, AOT enabled)
    J9VM - R26_Java726_SR9_20150701_0050_B255667
    JIT  - tr.r11_20150626_95120.01
    GC   - R26_Java726_SR9_20150701_0050_B255667_CMPRSS
    J9CL - 20150701_255667
    BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US
    Framework arguments:  -product com.ti.ccstudio.branding.product
    Command-line arguments:  -os linux -ws gtk -arch x86_64 -product com.ti.ccstudio.branding.product
    
    !ENTRY com.ti.common.core 4 0 2016-10-27 14:50:34.615
    !MESSAGE path=ccs_base/DebugServer
    
    !ENTRY com.ti.common.core 4 0 2016-10-27 14:50:34.616
    !MESSAGE debugServerDir=/home/user/ti/ccsv6/ccs_base/DebugServer
    
    !ENTRY org.eclipse.ui 2 0 2016-10-27 14:50:45.933
    !MESSAGE The 'org.eclipse.ui.startup' extension from 'com.ti.dvt.graph.visualization' does not provide a 'class' attribute.
    This usage is deprecated and a 'class' attribute should be provided.
    The release after Mars (4.5) will no longer support the deprecated usage!
    
    !ENTRY org.eclipse.ui 2 0 2016-10-27 14:50:45.937
    !MESSAGE The 'org.eclipse.ui.startup' extension from 'com.ti.dvt.rovsupport' does not provide a 'class' attribute.
    This usage is deprecated and a 'class' attribute should be provided.
    The release after Mars (4.5) will no longer support the deprecated usage!
    
    !ENTRY org.eclipse.ui 2 0 2016-10-27 14:50:45.962
    !MESSAGE The 'org.eclipse.ui.startup' extension from 'com.ti.dvt.ui' does not provide a 'class' attribute.
    This usage is deprecated and a 'class' attribute should be provided.
    The release after Mars (4.5) will no longer support the deprecated usage!
    
    !ENTRY org.eclipse.ui 2 0 2016-10-27 14:50:45.968
    !MESSAGE The 'org.eclipse.ui.startup' extension from 'com.ti.util.ui' does not provide a 'class' attribute.
    This usage is deprecated and a 'class' attribute should be provided.
    The release after Mars (4.5) will no longer support the deprecated usage!
    
    !ENTRY org.eclipse.ui 2 0 2016-10-27 14:50:45.993
    !MESSAGE The 'org.eclipse.ui.startup' extension from 'com.ti.uia.sessionmgr.view' does not provide a 'class' attribute.
    This usage is deprecated and a 'class' attribute should be provided.
    The release after Mars (4.5) will no longer support the deprecated usage!
    !SESSION 2016-10-27 15:14:43.085 -----------------------------------------------
    eclipse.buildId=4.5.1.M20150904-0015
    java.fullversion=JRE 1.7.0 IBM J9 2.6 Linux amd64-64 Compressed References 20150701_255667 (JIT enabled, AOT enabled)
    J9VM - R26_Java726_SR9_20150701_0050_B255667
    JIT  - tr.r11_20150626_95120.01
    GC   - R26_Java726_SR9_20150701_0050_B255667_CMPRSS
    J9CL - 20150701_255667
    BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US
    Framework arguments:  -product com.ti.ccstudio.branding.product
    Command-line arguments:  -os linux -ws gtk -arch x86_64 -product com.ti.ccstudio.branding.product
    
    !ENTRY com.ti.common.core 4 0 2016-10-27 15:14:44.903
    !MESSAGE path=ccs_base/DebugServer
    
    !ENTRY com.ti.common.core 4 0 2016-10-27 15:14:44.913
    !MESSAGE debugServerDir=/home/user/ti/ccsv6/ccs_base/DebugServer
    
    !ENTRY org.eclipse.ui 2 0 2016-10-27 15:15:04.137
    !MESSAGE The 'org.eclipse.ui.startup' extension from 'com.ti.dvt.graph.visualization' does not provide a 'class' attribute.
    This usage is deprecated and a 'class' attribute should be provided.
    The release after Mars (4.5) will no longer support the deprecated usage!
    
    !ENTRY org.eclipse.ui 2 0 2016-10-27 15:15:04.160
    !MESSAGE The 'org.eclipse.ui.startup' extension from 'com.ti.dvt.rovsupport' does not provide a 'class' attribute.
    This usage is deprecated and a 'class' attribute should be provided.
    The release after Mars (4.5) will no longer support the deprecated usage!
    
    !ENTRY org.eclipse.ui 2 0 2016-10-27 15:15:04.176
    !MESSAGE The 'org.eclipse.ui.startup' extension from 'com.ti.dvt.ui' does not provide a 'class' attribute.
    This usage is deprecated and a 'class' attribute should be provided.
    The release after Mars (4.5) will no longer support the deprecated usage!
    
    !ENTRY org.eclipse.ui 2 0 2016-10-27 15:15:04.178
    !MESSAGE The 'org.eclipse.ui.startup' extension from 'com.ti.util.ui' does not provide a 'class' attribute.
    This usage is deprecated and a 'class' attribute should be provided.
    The release after Mars (4.5) will no longer support the deprecated usage!
    
    !ENTRY org.eclipse.ui 2 0 2016-10-27 15:15:04.205
    !MESSAGE The 'org.eclipse.ui.startup' extension from 'com.ti.uia.sessionmgr.view' does not provide a 'class' attribute.
    This usage is deprecated and a 'class' attribute should be provided.
    The release after Mars (4.5) will no longer support the deprecated usage!
    !SESSION 2016-10-27 15:20:11.454 -----------------------------------------------
    eclipse.buildId=4.5.1.M20150904-0015
    java.fullversion=JRE 1.7.0 IBM J9 2.6 Linux amd64-64 Compressed References 20150701_255667 (JIT enabled, AOT enabled)
    J9VM - R26_Java726_SR9_20150701_0050_B255667
    JIT  - tr.r11_20150626_95120.01
    GC   - R26_Java726_SR9_20150701_0050_B255667_CMPRSS
    J9CL - 20150701_255667
    BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US
    Framework arguments:  -product com.ti.ccstudio.branding.product
    Command-line arguments:  -os linux -ws gtk -arch x86_64 -product com.ti.ccstudio.branding.product
    
    !ENTRY com.ti.common.core 4 0 2016-10-27 15:20:13.215
    !MESSAGE path=ccs_base/DebugServer
    
    !ENTRY com.ti.common.core 4 0 2016-10-27 15:20:13.216
    !MESSAGE debugServerDir=/home/user/ti/ccsv6/ccs_base/DebugServer
    
    !ENTRY org.eclipse.core.jobs 4 2 2016-10-27 15:20:20.477
    !MESSAGE An internal error occurred during: "Replace IU Job".
    !STACK 0
    java.lang.NullPointerException
    	at com.ti.ccstudio.app.center.internal.CCSAppCenter.log(CCSAppCenter.java:452)
    	at com.ti.ccstudio.app.center.internal.CCSAppCenter._replaceIusWithLatest(CCSAppCenter.java:420)
    	at com.ti.ccstudio.app.center.internal.CCSAppCenter.access$3(CCSAppCenter.java:364)
    	at com.ti.ccstudio.app.center.internal.CCSAppCenter$2.run(CCSAppCenter.java:240)
    	at org.eclipse.core.internal.jobs.Worker.run(Worker.java:55)
    
    !ENTRY org.eclipse.equinox.p2.updatechecker 4 0 2016-10-27 15:20:20.502
    !MESSAGE Exception in update check thread
    !STACK 0
    java.lang.IllegalStateException: BundleContext is no longer valid
    	at org.eclipse.osgi.internal.framework.BundleContextImpl.checkValid(BundleContextImpl.java:983)
    	at org.eclipse.osgi.internal.framework.BundleContextImpl.getServiceReference(BundleContextImpl.java:559)
    	at org.eclipse.osgi.internal.framework.BundleContextImpl.getServiceReference(BundleContextImpl.java:1010)
    	at org.eclipse.equinox.internal.p2.core.helpers.ServiceHelper.getService(ServiceHelper.java:27)
    	at org.eclipse.equinox.internal.p2.repository.helpers.AbstractRepositoryManager.getSharedPreferences(AbstractRepositoryManager.java:512)
    	at org.eclipse.equinox.internal.p2.repository.helpers.AbstractRepositoryManager.restoreRepositories(AbstractRepositoryManager.java:1016)
    	at org.eclipse.equinox.internal.p2.repository.helpers.AbstractRepositoryManager.getRepositoryProperty(AbstractRepositoryManager.java:564)
    	at org.eclipse.equinox.internal.p2.repository.helpers.AbstractRepositoryManager.loadRepository(AbstractRepositoryManager.java:686)
    	at org.eclipse.equinox.internal.p2.metadata.repository.MetadataRepositoryManager.loadRepository(MetadataRepositoryManager.java:96)
    	at org.eclipse.equinox.internal.p2.metadata.repository.MetadataRepositoryManager.loadRepository(MetadataRepositoryManager.java:92)
    	at org.eclipse.equinox.internal.p2.updatechecker.UpdateChecker.getAvailableRepositories(UpdateChecker.java:151)
    	at org.eclipse.equinox.internal.p2.updatechecker.UpdateChecker.checkForUpdates(UpdateChecker.java:129)
    	at org.eclipse.equinox.internal.p2.updatechecker.UpdateChecker$UpdateCheckThread.run(UpdateChecker.java:73)
    
    !ENTRY org.eclipse.ui.workbench 4 2 2016-10-27 15:20:20.612
    !MESSAGE Problems occurred when invoking code from plug-in: "org.eclipse.ui.workbench".
    !STACK 0
    java.lang.ExceptionInInitializerError
    	at java.lang.J9VMInternals.initialize(J9VMInternals.java:257)
    	at com.ti.ccstudio.project.ui.internal.ProjectUIStartup.earlyStartup(ProjectUIStartup.java:25)
    	at org.eclipse.ui.internal.EarlyStartupRunnable.runEarlyStartup(EarlyStartupRunnable.java:90)
    	at org.eclipse.ui.internal.EarlyStartupRunnable.run(EarlyStartupRunnable.java:68)
    	at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:42)
    	at org.eclipse.ui.internal.Workbench$56.run(Workbench.java:2812)
    	at org.eclipse.core.internal.jobs.Worker.run(Worker.java:55)
    Caused by: java.lang.NullPointerException
    	at com.ti.ccstudio.buildmodel.BuildModelLoader.<init>(BuildModelLoader.java:109)
    	at com.ti.ccstudio.buildmodel.BuildModelLoader.<clinit>(BuildModelLoader.java:67)
    	at java.lang.J9VMInternals.initializeImpl(Native Method)
    	at java.lang.J9VMInternals.initialize(J9VMInternals.java:235)
    	... 6 more
    
    !ENTRY org.eclipse.core.jobs 4 2 2016-10-27 15:20:20.613
    !MESSAGE An internal error occurred during: "Workbench early startup".
    !STACK 0
    java.lang.NullPointerException
    	at org.eclipse.core.internal.runtime.InternalPlatform.getLog(InternalPlatform.java:349)
    	at org.eclipse.core.runtime.Plugin.getLog(Plugin.java:297)
    	at org.eclipse.ui.internal.WorkbenchPlugin.log(WorkbenchPlugin.java:762)
    	at org.eclipse.ui.internal.EarlyStartupRunnable.handleException(EarlyStartupRunnable.java:84)
    	at org.eclipse.core.runtime.SafeRunner.handleException(SafeRunner.java:75)
    	at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:46)
    	at org.eclipse.ui.internal.Workbench$56.run(Workbench.java:2812)
    	at org.eclipse.core.internal.jobs.Worker.run(Worker.java:55)
    !SESSION 2016-10-27 15:20:26.301 -----------------------------------------------
    eclipse.buildId=4.5.1.M20150904-0015
    java.fullversion=JRE 1.7.0 IBM J9 2.6 Linux amd64-64 Compressed References 20150701_255667 (JIT enabled, AOT enabled)
    J9VM - R26_Java726_SR9_20150701_0050_B255667
    JIT  - tr.r11_20150626_95120.01
    GC   - R26_Java726_SR9_20150701_0050_B255667_CMPRSS
    J9CL - 20150701_255667
    BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US
    Framework arguments:  -product com.ti.ccstudio.branding.product
    Command-line arguments:  -os linux -ws gtk -arch x86_64 -product com.ti.ccstudio.branding.product
    
    !ENTRY com.ti.common.core 4 0 2016-10-27 15:20:27.968
    !MESSAGE path=ccs_base/DebugServer
    
    !ENTRY com.ti.common.core 4 0 2016-10-27 15:20:27.969
    !MESSAGE debugServerDir=/home/user/ti/ccsv6/ccs_base/DebugServer
    
    !ENTRY org.eclipse.ui 2 0 2016-10-27 15:20:38.256
    !MESSAGE The 'org.eclipse.ui.startup' extension from 'com.ti.dvt.graph.visualization' does not provide a 'class' attribute.
    This usage is deprecated and a 'class' attribute should be provided.
    The release after Mars (4.5) will no longer support the deprecated usage!
    
    !ENTRY org.eclipse.ui 2 0 2016-10-27 15:20:38.262
    !MESSAGE The 'org.eclipse.ui.startup' extension from 'com.ti.dvt.rovsupport' does not provide a 'class' attribute.
    This usage is deprecated and a 'class' attribute should be provided.
    The release after Mars (4.5) will no longer support the deprecated usage!
    
    !ENTRY org.eclipse.ui 2 0 2016-10-27 15:20:38.271
    !MESSAGE The 'org.eclipse.ui.startup' extension from 'com.ti.dvt.ui' does not provide a 'class' attribute.
    This usage is deprecated and a 'class' attribute should be provided.
    The release after Mars (4.5) will no longer support the deprecated usage!
    
    !ENTRY org.eclipse.ui 2 0 2016-10-27 15:20:38.272
    !MESSAGE The 'org.eclipse.ui.startup' extension from 'com.ti.util.ui' does not provide a 'class' attribute.
    This usage is deprecated and a 'class' attribute should be provided.
    The release after Mars (4.5) will no longer support the deprecated usage!
    
    !ENTRY org.eclipse.ui 2 0 2016-10-27 15:20:38.290
    !MESSAGE The 'org.eclipse.ui.startup' extension from 'com.ti.uia.sessionmgr.view' does not provide a 'class' attribute.
    This usage is deprecated and a 'class' attribute should be provided.
    The release after Mars (4.5) will no longer support the deprecated usage!
    

    The .metadata/.log file is attached, just renamed to "log.txt" so I can upload it.

    Edit: reuploaded the log file.

    I just installed CCS on Arch Linux (no VM), which also worked and started. After updating using [Help]->[Check for Updates] i thought it won't start again, but it just took some time (10 minutes? 20? 60? not sure) and there suddenly was the workspace selection. There is no confirmation whatsoever that something is still running, but there seems to be a background process running ("ccs_update_6.2."). I just tried to add some compiler using the App Center, and now I'm waiting, maybe I get the same behaviour.

    I also started CCS on my Ubuntu VM again, now I'm waiting and will see if there will open some window in the future.

  • OK some news:

    After around around 3 hours CCS came back with the workspace selection (on the ARCH Linux, no VM). I checked what I installed using the App Center: Compiler for ARM, C2000, C6000, PRU, EVE and MSP430. It doesn't take that long on Windows, and there is at least some window telling me that something is still done.

    I will start CCS on the VM now. I'm not sure what's the reason, both used PCs are not old, so it's either some hardware or Linux incompatibility. Have you tried CCS with Linux at TI? For me using CCS on Linux is

    1) very frustrating (no update window)

    2) not very efficient until I've updated everything (very time consuming)

  • Hello DSPGER, 

    I am sorry to hear about your poor experience with CCS on Linux. We primarily focus on ubuntu distribution testing. I have also tried separately, Ubuntu 16.04 64bit VM running through VirtualBox(windows host). My experience with installing all compilers was pretty similar to windows, it completed in under 10 minutes. (network speed might account for some differences, but it should not be hours). Most CCS updates are done in two phases. 

    1st when you click on "Install Now" button in the app center the download takes place and files are placed in a cache(ccsInstallRoot/ccsv6/eclipse/downloads). Then a CCS restart is triggered which will cause that ccstudio update process to run.

    That second process is taking files out of cache and invokes a child installer for each compiler, once it completes ccstudio process should start normally. It sounds like things are getting stuck in either ccstudio update process or child installer. Would you be able to try letting us know which process might be getting stuck. The other thing you could try is to rename the eclipse/downloads folder (mentioned above) to see if CCS will start normally then. 

    Thank you,
    Martin