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.
Hi Experts,
My customer installed the latest CCS(Version: 10.3.1.00003), and they are trying to connect Resource Explorer on CCS (View-->"Resource Explorer". However, it seems they had a connection failure. I introduced the following URL, although customer tried to do this troubleshooting, this issue was not resolved.
https://software-dl.ti.com/ccs/esd/documents/users_guide/ccs_troubleshooting.html#resource-explorer
Can I have your Expert's advice/comments on this, please?
Best regards,
Miyazaki
Miyazaki-san,
Can the customer provide:
1) The exact error they see in Resource Explorer. A screenshot will be the best way to share thus.
2) Host OS (and version) of the PC running CCS
3) Diagnostic Logs. Specifically the Eclipse Error log (found in <WORKSPACE>/.metadata/.log) and JxBrowser logs.
Thank you.
Was it this? Got this after updating resource explorer core (tirex) to 4.8.0. Currently using offline and connecting to cloud manually.
I have tried restarting my pc, CCS and clearing .metadata and Cache under .jxbrowser-data. It happens across all the workspaces I have.
OS- Windows 10 - 64 bit
Attached log below. Let me know if a specific log is required.
!SESSION 2021-07-13 13:32:31.221 ----------------------------------------------- eclipse.buildId=4.14.0.I20191210-0610 java.version=1.8.0_144 java.vendor=Oracle Corporation BootLoader constants: OS=win32, ARCH=x86_64, WS=win32, NL=en_US Framework arguments: -product com.ti.ccstudio.branding.product 256m openFile -product com.ti.ccstudio.branding.product 256m openFile Command-line arguments: -os win32 -ws win32 -arch x86_64 -product com.ti.ccstudio.branding.product 256m openFile -data C:/Users/utsav/TestProject -product com.ti.ccstudio.branding.product 256m openFile !ENTRY org.eclipse.ui 2 0 2021-07-13 13:32:37.119 !MESSAGE Warnings while parsing the images from the 'org.eclipse.ui.commandImages' extension point. !SUBENTRY 1 org.eclipse.ui 2 0 2021-07-13 13:32:37.119 !MESSAGE Cannot bind to an undefined command: plug-in='com.genuitec.eclipse.theming.ui', id='com.genuitec.myeclipse.help.darktheme.commandid' !ENTRY com.genuitec.eclipse.theming.ui 1 0 2021-07-13 13:32:37.974 !MESSAGE A DevStyle Theme is being activated on this workspace; preparing colors and configuration !ENTRY com.genuitec.eclipse.theming.ui 1 0 2021-07-13 13:32:38.025 !MESSAGE DevStyle has archived current color configurations to alternate preferences - will be restored when switching out of the DevStyle Theme !ENTRY com.ti.common.core 1 0 2021-07-13 13:32:42.479 !MESSAGE path=ccs_base/DebugServer !ENTRY com.ti.common.core 1 0 2021-07-13 13:32:42.479 !MESSAGE debugServerDir=C:/ti/ccs1031/ccs/ccs_base/DebugServer !ENTRY com.ti.dbgtrc.webapp.CloudTraceInterface 0 0 2021-07-13 13:32:47.714 !MESSAGE constructor !ENTRY com.ti.dbgtrc.webapp.CloudTraceInterface 0 0 2021-07-13 13:32:47.714 !MESSAGE done with directories !ENTRY com.ti.dbgtrc.webapp.CloudTraceInterface 0 0 2021-07-13 13:32:47.714 !MESSAGE loading ti_logger !ENTRY com.ti.dbgtrc.webapp.CloudTraceInterface 0 0 2021-07-13 13:32:47.714 !MESSAGE Platform os: win32 !ENTRY com.ti.dbgtrc.webapp.CloudTraceInterface 0 0 2021-07-13 13:32:47.724 !MESSAGE loading cToolsIF !ENTRY com.ti.dbgtrc.webapp.CloudTraceInterface 0 0 2021-07-13 13:32:47.724 !MESSAGE loading cTools !ENTRY com.ti.dbgtrc.webapp.CloudTraceInterface 0 0 2021-07-13 13:32:47.734 !MESSAGE loading TraceFactory !ENTRY com.ti.dbgtrc.webapp.CloudTraceInterface 0 0 2021-07-13 13:32:47.734 !MESSAGE loading sqlite3 !ENTRY com.ti.dbgtrc.webapp.CloudTraceInterface 0 0 2021-07-13 13:32:47.734 !MESSAGE loading CloudTrace !ENTRY com.ti.dbgtrc.webapp.CloudTraceInterface 0 0 2021-07-13 13:32:47.764 !MESSAGE CloudTrace interface loaded !ENTRY org.eclipse.equinox.event 4 0 2021-07-13 13:32:49.216 !MESSAGE Exception while dispatching event org.osgi.service.event.Event [topic=org/eclipse/e4/ui/model/application/ApplicationElement/tags/ADD] {ChangedElement=org.eclipse.e4.primaryDataStack=org.eclipse.e4.ui.model.application.ui.basic.impl.PartStackImpl@578483bd (tags: [org.eclipse.e4.primaryDataStack, EditorStack, active, Maximized], contributorURI: null) (widget: CTabFolder {}, renderer: org.eclipse.e4.ui.workbench.renderers.swt.StackRenderer@9203db8, toBeRendered: true, onTop: false, visible: true, containerData: null, accessibilityPhrase: null), org.eclipse.e4.data={ChangedElement=org.eclipse.e4.primaryDataStack=org.eclipse.e4.ui.model.application.ui.basic.impl.PartStackImpl@578483bd (tags: [org.eclipse.e4.primaryDataStack, EditorStack, active, Maximized], contributorURI: null) (widget: CTabFolder {}, renderer: org.eclipse.e4.ui.workbench.renderers.swt.StackRenderer@9203db8, toBeRendered: true, onTop: false, visible: true, containerData: null, accessibilityPhrase: null), AttName=tags, EventType=ADD, Position=3, Widget=CTabFolder {}, NewValue=Maximized}, AttName=tags, EventType=ADD, Position=3, Widget=CTabFolder {}, NewValue=Maximized} to handler org.eclipse.e4.ui.internal.di.UIEventObjectSupplier$UIEventHandler@655c1b !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.lambda$0(UIEventObjectSupplier.java:64) at org.eclipse.swt.widgets.Synchronizer.syncExec(Synchronizer.java:236) at org.eclipse.ui.internal.UISynchronizer.syncExec(UISynchronizer.java:146) at org.eclipse.swt.widgets.Display.syncExec(Display.java:4629) at org.eclipse.e4.ui.internal.workbench.swt.E4Application$1.syncExec(E4Application.java:219) at org.eclipse.e4.ui.internal.di.UIEventObjectSupplier$UIEventHandler.handleEvent(UIEventObjectSupplier.java:64) at org.eclipse.equinox.internal.event.EventHandlerWrapper.handleEvent(EventHandlerWrapper.java:205) at org.eclipse.equinox.internal.event.EventHandlerTracker.dispatchEvent(EventHandlerTracker.java:203) at org.eclipse.equinox.internal.event.EventHandlerTracker.dispatchEvent(EventHandlerTracker.java:1) at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234) at org.eclipse.osgi.framework.eventmgr.ListenerQueue.dispatchEventSynchronous(ListenerQueue.java:151) at org.eclipse.equinox.internal.event.EventAdminImpl.dispatchEvent(EventAdminImpl.java:132) at org.eclipse.equinox.internal.event.EventAdminImpl.sendEvent(EventAdminImpl.java:75) at org.eclipse.equinox.internal.event.EventComponent.sendEvent(EventComponent.java:44) at org.eclipse.e4.ui.services.internal.events.EventBroker.send(EventBroker.java:55) at org.eclipse.e4.ui.internal.workbench.UIEventPublisher.notifyChanged(UIEventPublisher.java:63) at org.eclipse.emf.common.notify.impl.BasicNotifierImpl.eNotify(BasicNotifierImpl.java:424) 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:304) at org.eclipse.ui.internal.WorkbenchIntroManager.setIntroStandby(WorkbenchIntroManager.java:200) at org.eclipse.ui.internal.WorkbenchIntroManager.showIntro(WorkbenchIntroManager.java:139) at org.eclipse.ui.application.WorkbenchWindowAdvisor.openIntro(WorkbenchWindowAdvisor.java:188) at org.eclipse.ui.internal.ide.application.IDEWorkbenchWindowAdvisor.openIntro(IDEWorkbenchWindowAdvisor.java:572) at org.eclipse.ui.internal.WorkbenchWindow.setup(WorkbenchWindow.java:963) 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:58) at org.eclipse.e4.core.internal.di.InjectorImpl.processAnnotated(InjectorImpl.java:1002) at org.eclipse.e4.core.internal.di.InjectorImpl.internalInject(InjectorImpl.java:139) at org.eclipse.e4.core.internal.di.InjectorImpl.inject(InjectorImpl.java:95) at org.eclipse.e4.core.contexts.ContextInjectionFactory.inject(ContextInjectionFactory.java:83) at org.eclipse.ui.internal.Workbench.createWorkbenchWindow(Workbench.java:1505) at org.eclipse.ui.internal.StandardTrim.createStatusLine(StandardTrim.java:119) at org.eclipse.ui.internal.StandardTrim.createWidget(StandardTrim.java:48) 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:58) at org.eclipse.e4.core.internal.di.InjectorImpl.processAnnotated(InjectorImpl.java:1002) at org.eclipse.e4.core.internal.di.InjectorImpl.internalInject(InjectorImpl.java:139) at org.eclipse.e4.core.internal.di.InjectorImpl.internalMake(InjectorImpl.java:408) at org.eclipse.e4.core.internal.di.InjectorImpl.make(InjectorImpl.java:345) at org.eclipse.e4.core.contexts.ContextInjectionFactory.make(ContextInjectionFactory.java:227) at org.eclipse.e4.ui.internal.workbench.ReflectionContributionFactory.createFromBundle(ReflectionContributionFactory.java:94) at org.eclipse.e4.ui.internal.workbench.ReflectionContributionFactory.doCreate(ReflectionContributionFactory.java:60) at org.eclipse.e4.ui.internal.workbench.ReflectionContributionFactory.create(ReflectionContributionFactory.java:37) at org.eclipse.e4.ui.workbench.renderers.swt.ToolControlRenderer.createWidget(ToolControlRenderer.java:129) at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.createWidget(PartRenderingEngine.java:1002) at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.safeCreateGui(PartRenderingEngine.java:662) at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.safeCreateGui(PartRenderingEngine.java:768) at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.access$0(PartRenderingEngine.java:739) at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine$2.run(PartRenderingEngine.java:733) at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:45) at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.createGui(PartRenderingEngine.java:717) at org.eclipse.e4.ui.workbench.renderers.swt.SWTPartRenderer.processContents(SWTPartRenderer.java:72) at org.eclipse.e4.ui.workbench.renderers.swt.TrimBarRenderer.processContents(TrimBarRenderer.java:134) at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.safeCreateGui(PartRenderingEngine.java:676) at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine$1.run(PartRenderingEngine.java:547) at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:45) at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.createGui(PartRenderingEngine.java:531) at org.eclipse.e4.ui.workbench.renderers.swt.WBWRenderer.processContents(WBWRenderer.java:687) at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.safeCreateGui(PartRenderingEngine.java:676) at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.safeCreateGui(PartRenderingEngine.java:768) at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.access$0(PartRenderingEngine.java:739) at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine$2.run(PartRenderingEngine.java:733) at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:45) at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.createGui(PartRenderingEngine.java:717) at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine$5.run(PartRenderingEngine.java:1086) at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:338) at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.run(PartRenderingEngine.java:1049) at org.eclipse.e4.ui.internal.workbench.E4Workbench.createAndRunUI(E4Workbench.java:155) at org.eclipse.ui.internal.Workbench.lambda$3(Workbench.java:660) at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:338) at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:559) at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:154) at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:150) at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:203) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:137) at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:107) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:401) at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255) 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:657) at org.eclipse.equinox.launcher.Main.basicRun(Main.java:594) at org.eclipse.equinox.launcher.Main.run(Main.java:1465) Caused by: java.lang.IllegalArgumentException: at org.eclipse.core.runtime.Assert.isLegal(Assert.java:66) at org.eclipse.core.runtime.Assert.isLegal(Assert.java:50) at org.eclipse.e4.ui.internal.workbench.ModelServiceImpl.findElementsRecursive(ModelServiceImpl.java:176) at org.eclipse.e4.ui.internal.workbench.ModelServiceImpl.findElements(ModelServiceImpl.java:438) at org.eclipse.e4.ui.internal.workbench.ModelServiceImpl.findElements(ModelServiceImpl.java:431) at org.eclipse.e4.ui.workbench.addons.minmax.MinMaxAddon.findValidElementsToMinimize(MinMaxAddon.java:824) at org.eclipse.e4.ui.workbench.addons.minmax.MinMaxAddon.getElementsToMinimize(MinMaxAddon.java:767) at org.eclipse.e4.ui.workbench.addons.minmax.MinMaxAddon.maximize(MinMaxAddon.java:696) at org.eclipse.e4.ui.workbench.addons.minmax.MinMaxAddon.subscribeTopicTagsChanged(MinMaxAddon.java:387) at sun.reflect.GeneratedMethodAccessor12.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:58) ... 92 more !ENTRY com.ti.ccstudio.project.ui.webcontent 1 0 2021-07-13 13:32:50.028 !MESSAGE CCS HTTP adapter started! [ccs.port:54473] - Open 'http://localhost:54473/ide' in web browser to see listing of available APIs... !ENTRY com.ti.ccstudio.ui 1 0 2021-07-13 13:32:54.629 !MESSAGE CCS IDE session started! CCS build: 10.3.1.00003 CCS location: C:/ti/ccs1031/ccs Workspace location: C:/Users/utsav/TestProject !ENTRY org.eclipse.equinox.p2.repository 2 0 2021-07-13 13:34:17.600 !MESSAGE Server returned lastModified <= 0 for https://raw.githubusercontent.com/PyvesB/eclipse-planet-themes/updatesite/content.xml.xz !ENTRY org.eclipse.equinox.p2.repository 2 0 2021-07-13 13:34:17.895 !MESSAGE Server returned lastModified <= 0 for https://raw.githubusercontent.com/PyvesB/eclipse-planet-themes/updatesite/content.jar !SESSION 2021-07-13 13:49:11.031 ----------------------------------------------- eclipse.buildId=4.14.0.I20191210-0610 java.version=1.8.0_144 java.vendor=Oracle Corporation BootLoader constants: OS=win32, ARCH=x86_64, WS=win32, NL=en_US Framework arguments: -product com.ti.ccstudio.branding.product 256m openFile -product com.ti.ccstudio.branding.product 256m openFile -product com.ti.ccstudio.branding.product 256m openFile -product com.ti.ccstudio.branding.product 256m openFile Command-line arguments: -os win32 -ws win32 -arch x86_64 -product com.ti.ccstudio.branding.product 256m openFile -product com.ti.ccstudio.branding.product 256m openFile -product com.ti.ccstudio.branding.product 256m openFile -data C:/Users/utsav/TestProject -product com.ti.ccstudio.branding.product 256m openFile !ENTRY com.ti.common.core 1 0 2021-07-13 13:49:14.636 !MESSAGE path=ccs_base/DebugServer !ENTRY com.ti.common.core 1 0 2021-07-13 13:49:14.636 !MESSAGE debugServerDir=C:/ti/ccs1031/ccs/ccs_base/DebugServer !ENTRY com.ti.dbgtrc.webapp.CloudTraceInterface 0 0 2021-07-13 13:49:26.982 !MESSAGE constructor !ENTRY com.ti.dbgtrc.webapp.CloudTraceInterface 0 0 2021-07-13 13:49:26.982 !MESSAGE done with directories !ENTRY com.ti.dbgtrc.webapp.CloudTraceInterface 0 0 2021-07-13 13:49:26.982 !MESSAGE loading ti_logger !ENTRY com.ti.dbgtrc.webapp.CloudTraceInterface 0 0 2021-07-13 13:49:26.982 !MESSAGE Platform os: win32 !ENTRY com.ti.dbgtrc.webapp.CloudTraceInterface 0 0 2021-07-13 13:49:26.982 !MESSAGE loading cToolsIF !ENTRY com.ti.dbgtrc.webapp.CloudTraceInterface 0 0 2021-07-13 13:49:26.998 !MESSAGE loading cTools !ENTRY com.ti.dbgtrc.webapp.CloudTraceInterface 0 0 2021-07-13 13:49:26.998 !MESSAGE loading TraceFactory !ENTRY com.ti.dbgtrc.webapp.CloudTraceInterface 0 0 2021-07-13 13:49:26.998 !MESSAGE loading sqlite3 !ENTRY com.ti.dbgtrc.webapp.CloudTraceInterface 0 0 2021-07-13 13:49:26.998 !MESSAGE loading CloudTrace !ENTRY com.ti.dbgtrc.webapp.CloudTraceInterface 0 0 2021-07-13 13:49:27.029 !MESSAGE CloudTrace interface loaded !ENTRY com.ti.ccstudio.project.ui.webcontent 1 0 2021-07-13 13:49:29.453 !MESSAGE CCS HTTP adapter started! [ccs.port:50371] - Open 'http://localhost:50371/ide' in web browser to see listing of available APIs... !ENTRY com.ti.ccstudio.ui 1 0 2021-07-13 13:49:35.144 !MESSAGE CCS IDE session started! CCS build: 10.3.1.00003 CCS location: C:/ti/ccs1031/ccs Workspace location: C:/Users/utsav/TestProject !ENTRY org.eclipse.equinox.p2.repository 2 0 2021-07-13 13:50:53.607 !MESSAGE Server returned lastModified <= 0 for https://raw.githubusercontent.com/PyvesB/eclipse-planet-themes/updatesite/content.xml.xz !ENTRY org.eclipse.equinox.p2.repository 2 0 2021-07-13 13:50:53.923 !MESSAGE Server returned lastModified <= 0 for https://raw.githubusercontent.com/PyvesB/eclipse-planet-themes/updatesite/content.jar
An update. This doesnt make sense but I updated my TI compiler to the latest and restarted to apply the update. The tirex installation also appeared even though I did not choose to do so. It fixed the problem.
Hello Ki,
It seems our customer was also able to fix this issue.
I'd like to close this ticket. if I'll receive further issue, I'll submit new thread.
Best regards,
Miyazaki