Tool/software: Code Composer Studio
CCS 8.0 have been installed! Because of the resource explorer can't be opened! I have upgraded the resource explorer to the latest one.
But the resource explorer can't still be opened. Waiting for several minutes after be opening, the message shows
"
Resource Explorer encountered a problem. Please close and reopen Resource Explorer.
If you continue to experience problems then please refer to http://processors.wiki.ti.com/index.php/Troubleshooting_CCSv7#Resource_Explorer
"
I have tried by all methods as below.:
"
Resource Explorer
If Resource Explorer is unable to connect to the internet it may be an issue with the proxy setting. Ensure the setting is correct by performing the following steps:
Open the Preferences dialog (menu Window --> Preferences)
Type 'proxy' in the search box
Select 'Network Connections'
Under 'Active Provide', select 'Native'
Click OK
Close and restart CCS twice
Also try deleting the tirex-localserver-<version> folder found in C:\Users\<Userid>\ti and restarting CCS.
Another potential issue is that if there is an extra "node" process running. Close Resource Explorer. Check Task Manager or Activity Monitor and look for node. If one is running, kill it. Start Resource Explorer.
Resource Explorer encountered a problem. Please close and reopen Resource Explorer.
If you continue to experience problems then please refer to processors.wiki.ti.com/.../Troubleshooting_CCSv7
But it's nothing. These are the contents of two files as below. Now what should i do? Hope the honorific experts reply .Thank you!
<ccs_workspace_folder>\.metadata\.log
c:\Users\<user_name>\ti\tirex-localserver-3.6.5\.logs
1. the contents of"<ccs_workspace_folder>\.metadata\.log"
!SESSION 2019-04-17 21:57:51.232 -----------------------------------------------
eclipse.buildId=4.7.1.M20171009-0410
java.version=1.8.0_112
java.vendor=Oracle Corporation
BootLoader constants: OS=win32, ARCH=x86, WS=win32, NL=zh_CN
Framework arguments: -product com.ti.ccstudio.branding.product
Command-line arguments: -os win32 -ws win32 -arch x86 -product com.ti.ccstudio.branding.product
!ENTRY com.ti.common.core 4 0 2019-04-17 21:58:55.942
!MESSAGE path=ccs_base/DebugServer
!ENTRY com.ti.common.core 4 0 2019-04-17 21:58:55.942
!MESSAGE debugServerDir=D:/ti/ccsv8/ccs_base/DebugServer
!ENTRY org.eclipse.equinox.event 4 0 2019-04-17 21:58:58.610
!MESSAGE Exception while dispatching event org.osgi.service.event.Event [topic=org/eclipse/e4/ui/model/application/ApplicationElement/tags/ADD] {ChangedElement=org.eclipse.e4.ui.model.application.ui.basic.impl.PartStackImpl@12fdcf (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@eb9f8, toBeRendered: true, onTop: false, visible: true, containerData: null, accessibilityPhrase: null), org.eclipse.e4.data={ChangedElement=org.eclipse.e4.ui.model.application.ui.basic.impl.PartStackImpl@12fdcf (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@eb9f8, 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@1f60cd4
!STACK 0
org.eclipse.e4.core.di.InjectionException: java.lang.IllegalArgumentException:
at org.eclipse.e4.core.internal.di.MethodRequestor.execute(MethodRequestor.java:65)
at org.eclipse.e4.ui.internal.di.UIEventObjectSupplier$UIEventHandler$1.run(UIEventObjectSupplier.java:64)
at org.eclipse.swt.widgets.Synchronizer.syncExec(Synchronizer.java:233)
at org.eclipse.ui.internal.UISynchronizer.syncExec(UISynchronizer.java:144)
at org.eclipse.swt.widgets.Display.syncExec(Display.java:4889)
at org.eclipse.e4.ui.internal.workbench.swt.E4Application$1.syncExec(E4Application.java:212)
at org.eclipse.e4.ui.internal.di.UIEventObjectSupplier$UIEventHandler.handleEvent(UIEventObjectSupplier.java:61)
at org.eclipse.equinox.internal.event.EventHandlerWrapper.handleEvent(EventHandlerWrapper.java:201)
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:52)
at org.eclipse.e4.ui.internal.workbench.UIEventPublisher.notifyChanged(UIEventPublisher.java:60)
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:305)
at org.eclipse.ui.internal.WorkbenchIntroManager.setIntroStandby(WorkbenchIntroManager.java:200)
at org.eclipse.ui.internal.WorkbenchIntroManager.showIntro(WorkbenchIntroManager.java:138)
at org.eclipse.ui.application.WorkbenchWindowAdvisor.openIntro(WorkbenchWindowAdvisor.java:190)
at org.eclipse.ui.internal.ide.application.IDEWorkbenchWindowAdvisor.openIntro(IDEWorkbenchWindowAdvisor.java:572)
at org.eclipse.ui.internal.WorkbenchWindow.setup(WorkbenchWindow.java:782)
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.e4.core.internal.di.MethodRequestor.execute(MethodRequestor.java:55)
at org.eclipse.e4.core.internal.di.InjectorImpl.processAnnotated(InjectorImpl.java:990)
at org.eclipse.e4.core.internal.di.InjectorImpl.inject(InjectorImpl.java:124)
at org.eclipse.e4.core.internal.di.InjectorImpl.inject(InjectorImpl.java:91)
at org.eclipse.e4.core.contexts.ContextInjectionFactory.inject(ContextInjectionFactory.java:73)
at org.eclipse.ui.internal.Workbench.createWorkbenchWindow(Workbench.java:1494)
at org.eclipse.ui.internal.Workbench.getActiveWorkbenchWindow(Workbench.java:1468)
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:62)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at org.eclipse.e4.core.internal.di.MethodRequestor.execute(MethodRequestor.java:55)
at org.eclipse.e4.core.internal.di.InjectorImpl.processAnnotated(InjectorImpl.java:990)
at org.eclipse.e4.core.internal.di.InjectorImpl.inject(InjectorImpl.java:124)
at org.eclipse.e4.core.internal.di.InjectorImpl.internalMake(InjectorImpl.java:399)
at org.eclipse.e4.core.internal.di.InjectorImpl.make(InjectorImpl.java:332)
at org.eclipse.e4.core.contexts.ContextInjectionFactory.make(ContextInjectionFactory.java:186)
at org.eclipse.e4.ui.internal.workbench.ReflectionContributionFactory.createFromBundle(ReflectionContributionFactory.java:108)
at org.eclipse.e4.ui.internal.workbench.ReflectionContributionFactory.doCreate(ReflectionContributionFactory.java:74)
at org.eclipse.e4.ui.internal.workbench.ReflectionContributionFactory.create(ReflectionContributionFactory.java:51)
at org.eclipse.e4.ui.workbench.renderers.swt.ToolControlContribution.createControl(ToolControlContribution.java:56)
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.GeneratedMethodAccessor5.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at org.eclipse.e4.core.internal.di.MethodRequestor.execute(MethodRequestor.java:55)
at org.eclipse.e4.ui.internal.di.UIEventObjectSupplier$UIEventHandler$1.run(UIEventObjectSupplier.java:64)
at org.eclipse.swt.widgets.Synchronizer.syncExec(Synchronizer.java:233)
at org.eclipse.ui.internal.UISynchronizer.syncExec(UISynchronizer.java:144)
at org.eclipse.swt.widgets.Display.syncExec(Display.java:4889)
at org.eclipse.e4.ui.internal.workbench.swt.E4Application$1.syncExec(E4Application.java:212)
at org.eclipse.e4.ui.internal.di.UIEventObjectSupplier$UIEventHandler.handleEvent(UIEventObjectSupplier.java:61)
at org.eclipse.equinox.internal.event.EventHandlerWrapper.handleEvent(EventHandlerWrapper.java:201)
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:52)
at org.eclipse.e4.ui.internal.workbench.UIEventPublisher.notifyChanged(UIEventPublisher.java:60)
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:70)
at org.eclipse.e4.ui.workbench.renderers.swt.ToolBarManagerRenderer$2.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:337)
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:415)
at org.eclipse.e4.ui.workbench.renderers.swt.ToolBarManagerRenderer.createWidget(ToolBarManagerRenderer.java:375)
at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.createWidget(PartRenderingEngine.java:992)
at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.safeCreateGui(PartRenderingEngine.java:661)
at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.safeCreateGui(PartRenderingEngine.java:767)
at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.access$0(PartRenderingEngine.java:738)
at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine$2.run(PartRenderingEngine.java:732)
at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:42)
at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.createGui(PartRenderingEngine.java:716)
at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.subscribeChildrenHandler(PartRenderingEngine.java:305)
at sun.reflect.GeneratedMethodAccessor7.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at org.eclipse.e4.core.internal.di.MethodRequestor.execute(MethodRequestor.java:55)
at org.eclipse.e4.core.di.internal.extensions.EventObjectSupplier$DIEventHandler.handleEvent(EventObjectSupplier.java:88)
at org.eclipse.equinox.internal.event.EventHandlerWrapper.handleEvent(EventHandlerWrapper.java:201)
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:52)
at org.eclipse.e4.ui.internal.workbench.UIEventPublisher.notifyChanged(UIEventPublisher.java:60)
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:343)
at org.eclipse.e4.ui.internal.workbench.ContributionsAnalyzer.processAddition(ContributionsAnalyzer.java:435)
at org.eclipse.e4.ui.workbench.renderers.swt.TrimBarRenderer.addTrimContributions(TrimBarRenderer.java:164)
at org.eclipse.e4.ui.workbench.renderers.swt.TrimBarRenderer.processContents(TrimBarRenderer.java:136)
at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.safeCreateGui(PartRenderingEngine.java:675)
at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine$1.run(PartRenderingEngine.java:546)
at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:42)
at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.createGui(PartRenderingEngine.java:530)
at org.eclipse.e4.ui.workbench.renderers.swt.WBWRenderer.processContents(WBWRenderer.java:726)
at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.safeCreateGui(PartRenderingEngine.java:675)
at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.safeCreateGui(PartRenderingEngine.java:767)
at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.access$0(PartRenderingEngine.java:738)
at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine$2.run(PartRenderingEngine.java:732)
at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:42)
at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.createGui(PartRenderingEngine.java:716)
at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine$5.run(PartRenderingEngine.java:1076)
at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:336)
at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.run(PartRenderingEngine.java:1039)
at org.eclipse.e4.ui.internal.workbench.E4Workbench.createAndRunUI(E4Workbench.java:153)
at org.eclipse.ui.internal.Workbench.lambda$3(Workbench.java:680)
at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:336)
at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:594)
at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:148)
at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:151)
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: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)
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:146)
at org.eclipse.e4.ui.internal.workbench.ModelServiceImpl.findElements(ModelServiceImpl.java:397)
at org.eclipse.e4.ui.internal.workbench.ModelServiceImpl.findElements(ModelServiceImpl.java:383)
at org.eclipse.e4.ui.internal.workbench.ModelServiceImpl.getActivePerspective(ModelServiceImpl.java:962)
at org.eclipse.e4.ui.workbench.addons.minmax.MinMaxAddon.getElementsToMinimize(MinMaxAddon.java:726)
at org.eclipse.e4.ui.workbench.addons.minmax.MinMaxAddon.maximize(MinMaxAddon.java:699)
at org.eclipse.e4.ui.workbench.addons.minmax.MinMaxAddon.subscribeTopicTagsChanged(MinMaxAddon.java:387)
at sun.reflect.GeneratedMethodAccessor2.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at org.eclipse.e4.core.internal.di.MethodRequestor.execute(MethodRequestor.java:55)
... 150 more
!ENTRY org.eclipse.ui 4 0 2019-04-17 21:59:11.031
!MESSAGE Unhandled event loop exception
!STACK 0
org.eclipse.swt.SWTException: Widget is disposed
at org.eclipse.swt.SWT.error(SWT.java:4533)
at org.eclipse.swt.SWT.error(SWT.java:4448)
at org.eclipse.swt.SWT.error(SWT.java:4419)
at org.eclipse.swt.widgets.Widget.error(Widget.java:482)
at org.eclipse.swt.widgets.Widget.checkWidget(Widget.java:354)
at org.eclipse.swt.widgets.Label.setText(Label.java:402)
at org.eclipse.jface.wizard.ProgressMonitorPart.done(ProgressMonitorPart.java:175)
at org.eclipse.jface.wizard.WizardDialog.run(WizardDialog.java:986)
at org.eclipse.rtsc.project.ui.extdiscovery.InstallExtensionSitesWizard.performFinish(InstallExtensionSitesWizard.java:121)
at org.eclipse.jface.wizard.WizardDialog.finishPressed(WizardDialog.java:778)
at org.eclipse.jface.wizard.WizardDialog.buttonPressed(WizardDialog.java:417)
at org.eclipse.jface.dialogs.Dialog.lambda$0(Dialog.java:619)
at org.eclipse.swt.events.SelectionListener$1.widgetSelected(SelectionListener.java:81)
at org.eclipse.swt.widgets.TypedListener.handleEvent(TypedListener.java:249)
at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:86)
at org.eclipse.swt.widgets.Display.sendEvent(Display.java:4428)
at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1079)
at org.eclipse.swt.widgets.Display.runDeferredEvents(Display.java:4238)
at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3817)
at org.eclipse.jface.window.Window.runEventLoop(Window.java:818)
at org.eclipse.jface.window.Window.open(Window.java:794)
at org.eclipse.rtsc.project.ui.extdiscovery.InstallExtensionSitesWizard.openIfNecessary(InstallExtensionSitesWizard.java:62)
at org.eclipse.rtsc.project.ui.extdiscovery.PromptExtensionSitesJob.runInUIThread(PromptExtensionSitesJob.java:79)
at org.eclipse.ui.progress.UIJob.lambda$0(UIJob.java:95)
at org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:37)
at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:182)
at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:4213)
at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3820)
at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine$5.run(PartRenderingEngine.java:1150)
at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:336)
at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.run(PartRenderingEngine.java:1039)
at org.eclipse.e4.ui.internal.workbench.E4Workbench.createAndRunUI(E4Workbench.java:153)
at org.eclipse.ui.internal.Workbench.lambda$3(Workbench.java:680)
at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:336)
at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:594)
at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:148)
at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:151)
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: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)
!ENTRY org.eclipse.equinox.p2.updatechecker 4 0 2019-04-17 21:59:11.936
!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:989)
at org.eclipse.osgi.internal.framework.BundleContextImpl.getServiceReference(BundleContextImpl.java:564)
at org.eclipse.osgi.internal.framework.BundleContextImpl.getServiceReference(BundleContextImpl.java:1016)
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:152)
at org.eclipse.equinox.internal.p2.updatechecker.UpdateChecker.checkForUpdates(UpdateChecker.java:130)
at org.eclipse.equinox.internal.p2.updatechecker.UpdateChecker$UpdateCheckThread.run(UpdateChecker.java:74)
!ENTRY org.eclipse.core.jobs 4 2 2019-04-17 21:59:11.998
!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:56)
!SESSION 2019-04-17 21:59:12.329 -----------------------------------------------
eclipse.buildId=4.7.1.M20171009-0410
java.version=1.8.0_112
java.vendor=Oracle Corporation
BootLoader constants: OS=win32, ARCH=x86, WS=win32, NL=zh_CN
Framework arguments: -product com.ti.ccstudio.branding.product
Command-line arguments: -os win32 -ws win32 -arch x86 -product com.ti.ccstudio.branding.product
!ENTRY com.ti.common.core 4 0 2019-04-17 21:59:17.930
!MESSAGE path=ccs_base/DebugServer
!ENTRY com.ti.common.core 4 0 2019-04-17 21:59:17.930
!MESSAGE debugServerDir=D:/ti/ccsv8/ccs_base/DebugServer
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 21:59:28.578
!MESSAGE >>1555509568577 Ta: (ResourceExplorerPlugin::start discoverCCSPort()) took 9
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 21:59:28.598
!MESSAGE Plugin start call t.start()
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 21:59:28.600
!MESSAGE >>1555509568599 Tb: (ResourceExplorerPlugin::new Thread to start plugin 4
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 21:59:28.600
!MESSAGE REX 1555509568600 [A:plugin start] Starting Server
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 21:59:28.602
!MESSAGE REX OpenExplorerHandler:: Open Explorer
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 21:59:28.603
!MESSAGE REX [OS:plugin start] win32
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 21:59:28.604
!MESSAGE REX OpenExplorerHandler:: just_started_plugin = true
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 21:59:28.604
!MESSAGE REX [A] startServer()
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 21:59:28.605
!MESSAGE REX 1555509568605 Tc: Utilities::startServer preamble5
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 21:59:28.609
!MESSAGE REX 1555509568609 [D:plugin start] ccs_eclipse_folder: file:/D:/ti/ccsv8/eclipse/
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 21:59:28.610
!MESSAGE REX 1555509568610 [E:plugin start] ccs_eclipse_folder: D:/ti/ccsv8/eclipse/
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 21:59:28.663
!MESSAGE REX 1555509568663 Ti: Utilities::proxy 52
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 21:59:28.663
!MESSAGE REX 1555509568663 These are the commands [D:\ti\ccsv8\tirex/node.exe, app.js, D:\ti\ccsv8\tirex\ti-rex-core/dinfra-desktop/dinfra.js, D:\ti\ccsv8\tirex\ti-rex-core/config/dconfig_localserver.json, D:\ti\ccsv8\tirex\ti-rex-core/config/app_localserver_win.json, --ccs_port=56847, --myHttpPort=55432, --logsDirUncaughtException=C:\Users\ADMINI~1\AppData\Local\TEXASI~1\CCS\ti\1\dmp\]
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 21:59:28.663
!MESSAGE REX 1555509568663 Td: Utilities::before pb.start() 57
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 21:59:28.663
!MESSAGE REX 1555509568663 Te: Utilities::before isAlive loop 0
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 21:59:28.663
!MESSAGE REX 1555509568663 Tf: Utilities::after ResourceExplorerPlugin.p.isAlive() loop 0
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 21:59:28.663
!MESSAGE REX pollServerState for up or ready
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 21:59:28.663
!MESSAGE REX Sending 'GET' request to URL : 127.0.0.1:55432/.../serverstate
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 21:59:28.712
!MESSAGE REX 1555509568712 Tz: ResourceExplorerPage::createMainArea took 2
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 21:59:28.713
!MESSAGE REX 1555509568713 Launching Browser
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 21:59:28.789
!MESSAGE REX 1555509568788 Tz: ResourceExplorerPage::createBrowser took 75
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 21:59:28.789
!MESSAGE REX Using browser port 55432
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 21:59:28.789
!MESSAGE REX 1555509568789 server starting page: file:/D:/ti/ccsv8/eclipse/..\tirex\ti-rex-core\public\plugin\serverstarting.html
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 21:59:29.705
!MESSAGE REX 1555509569705 Utilities::sendGet Response Code from local server: 503
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 21:59:30.012
!MESSAGE REX 1555509570012 [] setUrl: file:/D:/ti/ccsv8/eclipse/..\tirex\ti-rex-core\public\plugin\serverstarting.html
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 21:59:30.214
!MESSAGE REX Sending 'GET' request to URL : 127.0.0.1:55432/.../serverstate
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 21:59:30.214
!MESSAGE REX 1555509570214 Utilities::sendGet Response Code from local server: 503
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 21:59:30.728
!MESSAGE REX Sending 'GET' request to URL : 127.0.0.1:55432/.../serverstate
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 21:59:30.741
!MESSAGE REX 1555509570741 Utilities::sendGet Response Code from local server: 200
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 21:59:30.742
!MESSAGE REX [serverStatus] ready
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 21:59:30.743
!MESSAGE REX serverState is ready
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 21:59:30.745
!MESSAGE REX 1555509570745 Tg: Utilities::after server isAlive 2082
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 21:59:30.748
!MESSAGE REX 1555509570747 Th: Utilities::refreshEditor 2
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 21:59:30.749
!MESSAGE REX Sending 'POST' request to URL : 127.0.0.1:55432/.../scan
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 21:59:31.077
!MESSAGE REX 1555509571077 Utilities::sendPost Response Code from local server: 200
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 21:59:31.082
!MESSAGE REX 1555509571081 Changing URL to http://localhost:55432
!ENTRY org.eclipse.equinox.p2.repository 4 0 2019-04-17 21:59:36.858
!MESSAGE An error occurred while downloading software-dl.ti.com/.../content.xml.xz. The cache file D:\ti\ccsv8\eclipse\p2\org.eclipse.equinox.p2.repository\cache\downloading\-1418064445 could not be renamed to D:\ti\ccsv8\eclipse\p2\org.eclipse.equinox.p2.repository\cache\-1418064445.
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:03:34.863
!MESSAGE >>1555509814863 killing node server
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:03:34.863
!MESSAGE REX Sending 'GET' request to URL : localhost:55432/.../exit
!SESSION 2019-04-17 22:03:40.293 -----------------------------------------------
eclipse.buildId=4.7.1.M20171009-0410
java.version=1.8.0_112
java.vendor=Oracle Corporation
BootLoader constants: OS=win32, ARCH=x86, WS=win32, NL=zh_CN
Framework arguments: -product com.ti.ccstudio.branding.product
Command-line arguments: -os win32 -ws win32 -arch x86 -product com.ti.ccstudio.branding.product
!ENTRY com.ti.common.core 4 0 2019-04-17 22:03:41.446
!MESSAGE path=ccs_base/DebugServer
!ENTRY com.ti.common.core 4 0 2019-04-17 22:03:41.447
!MESSAGE debugServerDir=D:/ti/ccsv8/ccs_base/DebugServer
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:03:44.035
!MESSAGE >>1555509824035 Ta: (ResourceExplorerPlugin::start discoverCCSPort()) took 206
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:03:44.038
!MESSAGE Plugin start call t.start()
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:03:44.039
!MESSAGE >>1555509824039 Tb: (ResourceExplorerPlugin::new Thread to start plugin 2
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:03:44.039
!MESSAGE REX 1555509824039 [A:plugin start] Starting Server
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:03:44.039
!MESSAGE REX [OS:plugin start] win32
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:03:44.040
!MESSAGE REX [A] startServer()
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:03:44.040
!MESSAGE REX 1555509824040 Tc: Utilities::startServer preamble1
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:03:44.041
!MESSAGE REX 1555509824040 [D:plugin start] ccs_eclipse_folder: file:/D:/ti/ccsv8/eclipse/
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:03:44.041
!MESSAGE REX 1555509824041 [E:plugin start] ccs_eclipse_folder: D:/ti/ccsv8/eclipse/
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:03:44.179
!MESSAGE REX 1555509824179 Ti: Utilities::proxy 138
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:03:44.179
!MESSAGE REX 1555509824179 Tz: ResourceExplorerPage::createMainArea took 3
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:03:44.179
!MESSAGE REX 1555509824179 Launching Browser
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:03:44.180
!MESSAGE REX 1555509824179 These are the commands [D:\ti\ccsv8\tirex/node.exe, app.js, D:\ti\ccsv8\tirex\ti-rex-core/dinfra-desktop/dinfra.js, D:\ti\ccsv8\tirex\ti-rex-core/config/dconfig_localserver.json, D:\ti\ccsv8\tirex\ti-rex-core/config/app_localserver_win.json, --ccs_port=57728, --myHttpPort=55432, --logsDirUncaughtException=C:\Users\ADMINI~1\AppData\Local\TEXASI~1\CCS\ti\1\dmp\]
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:03:44.180
!MESSAGE REX 1555509824180 Td: Utilities::before pb.start() 140
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:03:44.185
!MESSAGE REX 1555509824185 Te: Utilities::before isAlive loop 5
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:03:44.186
!MESSAGE REX 1555509824185 Tf: Utilities::after ResourceExplorerPlugin.p.isAlive() loop 0
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:03:44.186
!MESSAGE REX pollServerState for up or ready
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:03:44.190
!MESSAGE REX Sending 'GET' request to URL : 127.0.0.1:55432/.../serverstate
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:03:45.207
!MESSAGE REX 1555509825207 Utilities::sendGet Response Code from local server: 503
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:03:45.707
!MESSAGE REX Sending 'GET' request to URL : 127.0.0.1:55432/.../serverstate
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:03:45.712
!MESSAGE REX 1555509825712 Utilities::sendGet Response Code from local server: 503
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:03:46.213
!MESSAGE REX Sending 'GET' request to URL : 127.0.0.1:55432/.../serverstate
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:03:46.218
!MESSAGE REX 1555509826218 Utilities::sendGet Response Code from local server: 200
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:03:46.221
!MESSAGE REX [serverStatus] ready
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:03:46.221
!MESSAGE REX serverState is ready
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:03:46.222
!MESSAGE REX 1555509826222 Tg: Utilities::after server isAlive 2036
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:03:47.922
!MESSAGE REX 1555509827922 Tz: ResourceExplorerPage::createBrowser took 3743
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:03:47.922
!MESSAGE REX Using browser port 55432
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:03:47.922
!MESSAGE REX 1555509827922 server starting page: file:/D:/ti/ccsv8/eclipse/..\tirex\ti-rex-core\public\plugin\serverstarting.html
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:03:47.923
!MESSAGE REX Sending 'POST' request to URL : 127.0.0.1:55432/.../scan
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:03:48.160
!MESSAGE REX 1555509828159 Utilities::sendPost Response Code from local server: 200
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:03:48.162
!MESSAGE REX 1555509828161 [ready] setUrl: http://localhost:55432
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:03:50.814
!MESSAGE >>1555509830813 killing node server
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:03:50.814
!MESSAGE REX Sending 'GET' request to URL : localhost:55432/.../exit
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:03:52.222
!MESSAGE REX 1555509832222 Monitor thread discovered server process problem. Have set error page
!ENTRY org.eclipse.ui.workbench 4 2 2019-04-17 22:03:52.790
!MESSAGE Problems occurred when invoking code from plug-in: "org.eclipse.ui.workbench".
!STACK 0
java.lang.NullPointerException
at com.ti.ccstudio.project.core.internal.ProjectCorePlugin.log(ProjectCorePlugin.java:277)
at com.ti.ccstudio.buildmodel.BuildModelLoader.loadFamilyDefinition(BuildModelLoader.java:229)
at com.ti.ccstudio.buildmodel.BuildModelLoader.buildDefsLoaded(BuildModelLoader.java:123)
at com.ti.ccstudio.buildmodel.BuildModelLoader.buildDefsLoaded(BuildModelLoader.java:117)
at org.eclipse.cdt.managedbuilder.core.ManagedBuildManager.loadExtensionsSynchronized(ManagedBuildManager.java:2215)
at org.eclipse.cdt.managedbuilder.core.ManagedBuildManager.loadExtensions(ManagedBuildManager.java:2126)
at org.eclipse.cdt.managedbuilder.core.ManagedBuildManager.getExtensionBuilderMapInternal(ManagedBuildManager.java:475)
at org.eclipse.cdt.managedbuilder.core.ManagedBuildManager.getExtensionBuilder(ManagedBuildManager.java:669)
at com.ti.ccstudio.buildmodel.BuildModelLoader.initialize(BuildModelLoader.java:100)
at com.ti.ccstudio.project.ui.internal.ProjectUIStartup.earlyStartup(ProjectUIStartup.java:25)
at org.eclipse.ui.internal.EarlyStartupRunnable.runEarlyStartup(EarlyStartupRunnable.java:77)
at org.eclipse.ui.internal.EarlyStartupRunnable.run(EarlyStartupRunnable.java:53)
at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:42)
at org.eclipse.ui.internal.Workbench$40.run(Workbench.java:2747)
at org.eclipse.core.internal.jobs.Worker.run(Worker.java:56)
!ENTRY org.eclipse.ui 4 0 2019-04-17 22:03:52.794
!MESSAGE Unable to execute early startup code for the org.eclipse.ui.IStartup extension contributed by the 'com.ti.ccstudio.project.ui' plug-in.
!STACK 0
java.lang.NullPointerException
at com.ti.ccstudio.project.core.internal.ProjectCorePlugin.log(ProjectCorePlugin.java:277)
at com.ti.ccstudio.buildmodel.BuildModelLoader.loadFamilyDefinition(BuildModelLoader.java:229)
at com.ti.ccstudio.buildmodel.BuildModelLoader.buildDefsLoaded(BuildModelLoader.java:123)
at com.ti.ccstudio.buildmodel.BuildModelLoader.buildDefsLoaded(BuildModelLoader.java:117)
at org.eclipse.cdt.managedbuilder.core.ManagedBuildManager.loadExtensionsSynchronized(ManagedBuildManager.java:2215)
at org.eclipse.cdt.managedbuilder.core.ManagedBuildManager.loadExtensions(ManagedBuildManager.java:2126)
at org.eclipse.cdt.managedbuilder.core.ManagedBuildManager.getExtensionBuilderMapInternal(ManagedBuildManager.java:475)
at org.eclipse.cdt.managedbuilder.core.ManagedBuildManager.getExtensionBuilder(ManagedBuildManager.java:669)
at com.ti.ccstudio.buildmodel.BuildModelLoader.initialize(BuildModelLoader.java:100)
at com.ti.ccstudio.project.ui.internal.ProjectUIStartup.earlyStartup(ProjectUIStartup.java:25)
at org.eclipse.ui.internal.EarlyStartupRunnable.runEarlyStartup(EarlyStartupRunnable.java:77)
at org.eclipse.ui.internal.EarlyStartupRunnable.run(EarlyStartupRunnable.java:53)
at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:42)
at org.eclipse.ui.internal.Workbench$40.run(Workbench.java:2747)
at org.eclipse.core.internal.jobs.Worker.run(Worker.java:56)
!SESSION 2019-04-17 22:03:51.689 -----------------------------------------------
eclipse.buildId=4.7.1.M20171009-0410
java.version=1.8.0_112
java.vendor=Oracle Corporation
BootLoader constants: OS=win32, ARCH=x86, WS=win32, NL=zh_CN
Framework arguments: -product com.ti.ccstudio.branding.product
Command-line arguments: -os win32 -ws win32 -arch x86 -product com.ti.ccstudio.branding.product
!ENTRY com.ti.common.core 4 0 2019-04-17 22:03:52.855
!MESSAGE path=ccs_base/DebugServer
!ENTRY com.ti.common.core 4 0 2019-04-17 22:03:52.856
!MESSAGE debugServerDir=D:/ti/ccsv8/ccs_base/DebugServer
!ENTRY org.eclipse.equinox.p2.updatechecker 4 0 2019-04-17 22:03:52.877
!MESSAGE Exception in update check thread
!STACK 0
org.eclipse.core.runtime.OperationCanceledException
at org.eclipse.equinox.internal.p2.transport.ecf.RepositoryTransport.download(RepositoryTransport.java:125)
at org.eclipse.equinox.internal.p2.transport.ecf.RepositoryTransport.download(RepositoryTransport.java:156)
at org.eclipse.equinox.internal.p2.repository.helpers.AbstractRepositoryManager.loadIndexFile(AbstractRepositoryManager.java:735)
at org.eclipse.equinox.internal.p2.repository.helpers.AbstractRepositoryManager.loadRepository(AbstractRepositoryManager.java:657)
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:152)
at org.eclipse.equinox.internal.p2.updatechecker.UpdateChecker.checkForUpdates(UpdateChecker.java:130)
at org.eclipse.equinox.internal.p2.updatechecker.UpdateChecker$UpdateCheckThread.run(UpdateChecker.java:74)
!ENTRY org.eclipse.equinox.p2.metadata.repository 4 0 2019-04-17 22:03:52.878
!MESSAGE Unexpected error loading extension: org.eclipse.equinox.p2.metadata.repository.XZedRepository
!STACK 0
java.lang.NullPointerException
at org.eclipse.equinox.internal.p2.transport.ecf.FileReader.sendRetrieveRequest(FileReader.java:399)
at org.eclipse.equinox.internal.p2.transport.ecf.FileReader.readInto(FileReader.java:360)
at org.eclipse.equinox.internal.p2.transport.ecf.RepositoryTransport.download(RepositoryTransport.java:101)
at org.eclipse.equinox.internal.p2.transport.ecf.RepositoryTransport.download(RepositoryTransport.java:156)
at org.eclipse.equinox.internal.p2.repository.CacheManager.updateCache(CacheManager.java:402)
at org.eclipse.equinox.internal.p2.repository.CacheManager.createCacheFromFile(CacheManager.java:132)
at org.eclipse.equinox.internal.p2.metadata.repository.XZedSimpleMetadataRepositoryFactory.getLocalFile(XZedSimpleMetadataRepositoryFactory.java:56)
at org.eclipse.equinox.internal.p2.metadata.repository.XZedSimpleMetadataRepositoryFactory.load(XZedSimpleMetadataRepositoryFactory.java:78)
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 com.ti.ccstudio.p2app.DirectorApplication.initializeRepositories(DirectorApplication.java:775)
at com.ti.ccstudio.p2app.DirectorApplication.run(DirectorApplication.java:1389)
at com.ti.ccstudio.p2app.DirectorApplication.listIUsFoundInRepos(DirectorApplication.java:1775)
at com.ti.ccstudio.app.center.p2.DirectorApplicationDelegate.listIUsFoundInRepos(DirectorApplicationDelegate.java:40)
at com.ti.ccstudio.app.center.p2.DirectorApplicationDelegate.resolveIU(DirectorApplicationDelegate.java:72)
at com.ti.ccstudio.app.center.internal.CCSAppCenter._replaceIusWithLatest(CCSAppCenter.java:397)
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:56)
!ENTRY org.eclipse.core.jobs 4 2 2019-04-17 22:03:52.882
!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:56)
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:03:55.486
!MESSAGE >>1555509835486 Ta: (ResourceExplorerPlugin::start discoverCCSPort()) took 212
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:03:55.489
!MESSAGE Plugin start call t.start()
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:03:55.489
!MESSAGE >>1555509835489 Tb: (ResourceExplorerPlugin::new Thread to start plugin 1
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:03:55.489
!MESSAGE REX 1555509835489 [A:plugin start] Starting Server
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:03:55.490
!MESSAGE REX [OS:plugin start] win32
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:03:55.490
!MESSAGE REX [A] startServer()
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:03:55.490
!MESSAGE REX 1555509835490 Tc: Utilities::startServer preamble1
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:03:55.491
!MESSAGE REX 1555509835491 [D:plugin start] ccs_eclipse_folder: file:/D:/ti/ccsv8/eclipse/
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:03:55.491
!MESSAGE REX 1555509835491 [E:plugin start] ccs_eclipse_folder: D:/ti/ccsv8/eclipse/
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:03:55.622
!MESSAGE REX 1555509835621 Tz: ResourceExplorerPage::createMainArea took 2
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:03:55.622
!MESSAGE REX 1555509835622 Launching Browser
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:03:55.622
!MESSAGE REX 1555509835622 Ti: Utilities::proxy 131
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:03:55.623
!MESSAGE REX 1555509835623 These are the commands [D:\ti\ccsv8\tirex/node.exe, app.js, D:\ti\ccsv8\tirex\ti-rex-core/dinfra-desktop/dinfra.js, D:\ti\ccsv8\tirex\ti-rex-core/config/dconfig_localserver.json, D:\ti\ccsv8\tirex\ti-rex-core/config/app_localserver_win.json, --ccs_port=57810, --myHttpPort=55432, --logsDirUncaughtException=C:\Users\ADMINI~1\AppData\Local\TEXASI~1\CCS\ti\1\dmp\]
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:03:55.623
!MESSAGE REX 1555509835623 Td: Utilities::before pb.start() 133
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:03:55.628
!MESSAGE REX 1555509835628 Te: Utilities::before isAlive loop 5
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:03:55.628
!MESSAGE REX 1555509835628 Tf: Utilities::after ResourceExplorerPlugin.p.isAlive() loop 0
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:03:55.628
!MESSAGE REX pollServerState for up or ready
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:03:55.633
!MESSAGE REX Sending 'GET' request to URL : 127.0.0.1:55432/.../serverstate
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:03:56.659
!MESSAGE REX 1555509836659 Utilities::sendGet Response Code from local server: 503
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:03:57.160
!MESSAGE REX Sending 'GET' request to URL : 127.0.0.1:55432/.../serverstate
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:03:57.166
!MESSAGE REX 1555509837166 Utilities::sendGet Response Code from local server: 503
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:03:57.667
!MESSAGE REX Sending 'GET' request to URL : 127.0.0.1:55432/.../serverstate
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:03:57.673
!MESSAGE REX 1555509837672 Utilities::sendGet Response Code from local server: 200
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:03:57.675
!MESSAGE REX [serverStatus] ready
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:03:57.675
!MESSAGE REX serverState is ready
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:03:57.676
!MESSAGE REX 1555509837676 Tg: Utilities::after server isAlive 2048
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:03:59.358
!MESSAGE REX 1555509839358 Tz: ResourceExplorerPage::createBrowser took 3736
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:03:59.358
!MESSAGE REX Using browser port 55432
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:03:59.359
!MESSAGE REX 1555509839359 server starting page: file:/D:/ti/ccsv8/eclipse/..\tirex\ti-rex-core\public\plugin\serverstarting.html
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:03:59.359
!MESSAGE REX Sending 'POST' request to URL : 127.0.0.1:55432/.../scan
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:03:59.611
!MESSAGE REX 1555509839611 Utilities::sendPost Response Code from local server: 200
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:03:59.613
!MESSAGE REX 1555509839613 [ready] setUrl: http://localhost:55432
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:04:16.545
!MESSAGE >>1555509856545 killing node server
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:04:16.545
!MESSAGE REX Sending 'GET' request to URL : localhost:55432/.../exit
!ENTRY org.eclipse.equinox.p2.updatechecker 4 0 2019-04-17 22:04:17.657
!MESSAGE Exception in update check thread
!STACK 0
org.eclipse.core.runtime.OperationCanceledException
at org.eclipse.equinox.internal.p2.transport.ecf.RepositoryTransport.download(RepositoryTransport.java:125)
at org.eclipse.equinox.internal.p2.transport.ecf.RepositoryTransport.download(RepositoryTransport.java:156)
at org.eclipse.equinox.internal.p2.repository.helpers.AbstractRepositoryManager.loadIndexFile(AbstractRepositoryManager.java:735)
at org.eclipse.equinox.internal.p2.repository.helpers.AbstractRepositoryManager.loadRepository(AbstractRepositoryManager.java:657)
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:152)
at org.eclipse.equinox.internal.p2.updatechecker.UpdateChecker.checkForUpdates(UpdateChecker.java:130)
at org.eclipse.equinox.internal.p2.updatechecker.UpdateChecker$UpdateCheckThread.run(UpdateChecker.java:74)
!ENTRY org.eclipse.core.jobs 4 2 2019-04-17 22:04:17.830
!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:56)
!SESSION 2019-04-17 22:05:27.471 -----------------------------------------------
eclipse.buildId=4.7.1.M20171009-0410
java.version=1.8.0_112
java.vendor=Oracle Corporation
BootLoader constants: OS=win32, ARCH=x86, WS=win32, NL=zh_CN
Framework arguments: -product com.ti.ccstudio.branding.product
Command-line arguments: -os win32 -ws win32 -arch x86 -product com.ti.ccstudio.branding.product
!ENTRY com.ti.common.core 4 0 2019-04-17 22:05:28.657
!MESSAGE path=ccs_base/DebugServer
!ENTRY com.ti.common.core 4 0 2019-04-17 22:05:28.658
!MESSAGE debugServerDir=D:/ti/ccsv8/ccs_base/DebugServer
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:05:31.300
!MESSAGE >>1555509931299 Ta: (ResourceExplorerPlugin::start discoverCCSPort()) took 199
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:05:31.302
!MESSAGE Plugin start call t.start()
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:05:31.303
!MESSAGE >>1555509931303 Tb: (ResourceExplorerPlugin::new Thread to start plugin 1
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:05:31.303
!MESSAGE REX 1555509931303 [A:plugin start] Starting Server
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:05:31.303
!MESSAGE REX [OS:plugin start] win32
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:05:31.304
!MESSAGE REX [A] startServer()
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:05:31.304
!MESSAGE REX 1555509931304 Tc: Utilities::startServer preamble1
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:05:31.305
!MESSAGE REX 1555509931305 [D:plugin start] ccs_eclipse_folder: file:/D:/ti/ccsv8/eclipse/
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:05:31.305
!MESSAGE REX 1555509931305 [E:plugin start] ccs_eclipse_folder: D:/ti/ccsv8/eclipse/
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:05:31.438
!MESSAGE REX 1555509931438 Tz: ResourceExplorerPage::createMainArea took 2
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:05:31.438
!MESSAGE REX 1555509931438 Launching Browser
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:05:31.472
!MESSAGE REX 1555509931472 Ti: Utilities::proxy 167
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:05:31.473
!MESSAGE REX 1555509931473 These are the commands [D:\ti\ccsv8\tirex/node.exe, app.js, D:\ti\ccsv8\tirex\ti-rex-core/dinfra-desktop/dinfra.js, D:\ti\ccsv8\tirex\ti-rex-core/config/dconfig_localserver.json, D:\ti\ccsv8\tirex\ti-rex-core/config/app_localserver_win.json, --ccs_port=58129, --myHttpPort=55432, --logsDirUncaughtException=C:\Users\ADMINI~1\AppData\Local\TEXASI~1\CCS\ti\1\dmp\]
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:05:31.473
!MESSAGE REX 1555509931473 Td: Utilities::before pb.start() 169
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:05:31.478
!MESSAGE REX 1555509931478 Te: Utilities::before isAlive loop 4
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:05:31.478
!MESSAGE REX 1555509931478 Tf: Utilities::after ResourceExplorerPlugin.p.isAlive() loop 0
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:05:31.479
!MESSAGE REX pollServerState for up or ready
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:05:31.483
!MESSAGE REX Sending 'GET' request to URL : 127.0.0.1:55432/.../serverstate
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:05:32.499
!MESSAGE REX 1555509932499 Utilities::sendGet Response Code from local server: 503
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:05:32.999
!MESSAGE REX Sending 'GET' request to URL : 127.0.0.1:55432/.../serverstate
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:05:33.004
!MESSAGE REX 1555509933004 Utilities::sendGet Response Code from local server: 503
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:05:33.505
!MESSAGE REX Sending 'GET' request to URL : 127.0.0.1:55432/.../serverstate
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:05:33.511
!MESSAGE REX 1555509933510 Utilities::sendGet Response Code from local server: 200
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:05:33.512
!MESSAGE REX [serverStatus] ready
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:05:33.513
!MESSAGE REX serverState is ready
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:05:33.514
!MESSAGE REX 1555509933514 Tg: Utilities::after server isAlive 2035
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:05:35.452
!MESSAGE REX 1555509935451 Tz: ResourceExplorerPage::createBrowser took 4013
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:05:35.452
!MESSAGE REX Using browser port 55432
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:05:35.452
!MESSAGE REX 1555509935452 server starting page: file:/D:/ti/ccsv8/eclipse/..\tirex\ti-rex-core\public\plugin\serverstarting.html
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:05:35.452
!MESSAGE REX Sending 'POST' request to URL : 127.0.0.1:55432/.../scan
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:05:35.695
!MESSAGE REX 1555509935695 Utilities::sendPost Response Code from local server: 200
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:05:35.697
!MESSAGE REX 1555509935697 [ready] setUrl: http://localhost:55432
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:07:24.718
!MESSAGE REX 1555510044718 Monitor thread discovered server process problem. Have set error page
!ENTRY com.ti.ccstudio.webcontent 4 0 2019-04-17 22:07:56.373
!MESSAGE org.json.JSONException: Module Closed
!STACK 0
java.util.concurrent.ExecutionException: org.json.JSONException: Module Closed
at java.util.concurrent.CompletableFuture.reportGet(CompletableFuture.java:357)
at java.util.concurrent.CompletableFuture.get(CompletableFuture.java:1895)
at com.ti.ccstudio.webcontent.internal.ABrowserExtension.init(ABrowserExtension.java:30)
at com.ti.ccstudio.webcontent.cloudagent.CloudAgentBrowserExtension.init(CloudAgentBrowserExtension.java:24)
at com.ti.ccstudio.webcontent.internal.CommonBrowserExtensionContributor.init(CommonBrowserExtensionContributor.java:29)
at com.ti.browser.internal.TIBrowser$1.run(TIBrowser.java:100)
at com.ti.chromium.browser.JxBrowser$4.onScriptContextCreated(JxBrowser.java:306)
at com.teamdev.jxbrowser.chromium.Browser$e.b(SourceFile:3621)
at com.teamdev.jxbrowser.chromium.Browser$e.onMessageReceived(SourceFile:5590)
at com.teamdev.jxbrowser.chromium.internal.ipc.p.a(SourceFile:1083)
at com.teamdev.jxbrowser.chromium.internal.ipc.q.run(SourceFile:67)
at com.teamdev.jxbrowser.chromium.internal.q.run(SourceFile:62)
at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
at java.util.concurrent.FutureTask.run(FutureTask.java:266)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
at java.lang.Thread.run(Thread.java:745)
Caused by: org.json.JSONException: Module Closed
at com.ti.cloudagent.communication.JSONInterface.call(JSONInterface.java:54)
at com.ti.cloudagent.Agent.createModule(Agent.java:171)
at com.ti.cloudagent.Agent.lambda$createSpecificModule$4(Agent.java:96)
at java.util.concurrent.CompletableFuture.uniHandle(CompletableFuture.java:822)
at java.util.concurrent.CompletableFuture.uniHandleStage(CompletableFuture.java:834)
at java.util.concurrent.CompletableFuture.handle(CompletableFuture.java:2155)
at com.ti.cloudagent.Agent.createSpecificModule(Agent.java:87)
at com.ti.cloudagent.Agent.createEventBroker(Agent.java:68)
... 15 more
!ENTRY com.ti.ccstudio.webcontent 4 0 2019-04-17 22:07:56.373
!MESSAGE org.json.JSONException: Module Closed
!STACK 0
java.util.concurrent.ExecutionException: org.json.JSONException: Module Closed
at java.util.concurrent.CompletableFuture.reportGet(CompletableFuture.java:357)
at java.util.concurrent.CompletableFuture.get(CompletableFuture.java:1895)
at com.ti.ccstudio.webcontent.internal.ABrowserExtension.init(ABrowserExtension.java:30)
at com.ti.ccstudio.webcontent.internal.DebugUIBrowserExtension.init(DebugUIBrowserExtension.java:110)
at com.ti.ccstudio.webcontent.internal.CommonBrowserExtensionContributor.init(CommonBrowserExtensionContributor.java:30)
at com.ti.browser.internal.TIBrowser$1.run(TIBrowser.java:100)
at com.ti.chromium.browser.JxBrowser$4.onScriptContextCreated(JxBrowser.java:306)
at com.teamdev.jxbrowser.chromium.Browser$e.b(SourceFile:3621)
at com.teamdev.jxbrowser.chromium.Browser$e.onMessageReceived(SourceFile:5590)
at com.teamdev.jxbrowser.chromium.internal.ipc.p.a(SourceFile:1083)
at com.teamdev.jxbrowser.chromium.internal.ipc.q.run(SourceFile:67)
at com.teamdev.jxbrowser.chromium.internal.q.run(SourceFile:62)
at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
at java.util.concurrent.FutureTask.run(FutureTask.java:266)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
at java.lang.Thread.run(Thread.java:745)
Caused by: org.json.JSONException: Module Closed
at com.ti.cloudagent.communication.JSONInterface.call(JSONInterface.java:54)
at com.ti.cloudagent.Agent.createModule(Agent.java:171)
at com.ti.cloudagent.Agent.lambda$createSpecificModule$4(Agent.java:96)
at java.util.concurrent.CompletableFuture.uniHandle(CompletableFuture.java:822)
at java.util.concurrent.CompletableFuture.uniHandleStage(CompletableFuture.java:834)
at java.util.concurrent.CompletableFuture.handle(CompletableFuture.java:2155)
at com.ti.cloudagent.Agent.createSpecificModule(Agent.java:87)
at com.ti.cloudagent.Agent.createEventBroker(Agent.java:68)
... 15 more
!ENTRY com.ti.ccstudio.webcontent 4 0 2019-04-17 22:07:56.726
!MESSAGE org.json.JSONException: Module Closed
!STACK 0
java.util.concurrent.ExecutionException: org.json.JSONException: Module Closed
at java.util.concurrent.CompletableFuture.reportGet(CompletableFuture.java:357)
at java.util.concurrent.CompletableFuture.get(CompletableFuture.java:1895)
at com.ti.ccstudio.webcontent.internal.ABrowserExtension.init(ABrowserExtension.java:30)
at com.ti.ccstudio.webcontent.cloudagent.CloudAgentBrowserExtension.init(CloudAgentBrowserExtension.java:24)
at com.ti.ccstudio.webcontent.internal.CommonBrowserExtensionContributor.init(CommonBrowserExtensionContributor.java:29)
at com.ti.browser.internal.TIBrowser$1.run(TIBrowser.java:100)
at com.ti.chromium.browser.JxBrowser$4.onScriptContextCreated(JxBrowser.java:306)
at com.teamdev.jxbrowser.chromium.Browser$e.b(SourceFile:3621)
at com.teamdev.jxbrowser.chromium.Browser$e.onMessageReceived(SourceFile:5590)
at com.teamdev.jxbrowser.chromium.internal.ipc.p.a(SourceFile:1083)
at com.teamdev.jxbrowser.chromium.internal.ipc.q.run(SourceFile:67)
at com.teamdev.jxbrowser.chromium.internal.q.run(SourceFile:62)
at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
at java.util.concurrent.FutureTask.run(FutureTask.java:266)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
at java.lang.Thread.run(Thread.java:745)
Caused by: org.json.JSONException: Module Closed
at com.ti.cloudagent.communication.JSONInterface.call(JSONInterface.java:54)
at com.ti.cloudagent.Agent.createModule(Agent.java:171)
at com.ti.cloudagent.Agent.lambda$createSpecificModule$4(Agent.java:96)
at java.util.concurrent.CompletableFuture.uniHandle(CompletableFuture.java:822)
at java.util.concurrent.CompletableFuture.uniHandleStage(CompletableFuture.java:834)
at java.util.concurrent.CompletableFuture.handle(CompletableFuture.java:2155)
at com.ti.cloudagent.Agent.createSpecificModule(Agent.java:87)
at com.ti.cloudagent.Agent.createEventBroker(Agent.java:68)
... 15 more
!ENTRY com.ti.ccstudio.webcontent 4 0 2019-04-17 22:07:56.727
!MESSAGE org.json.JSONException: Module Closed
!STACK 0
java.util.concurrent.ExecutionException: org.json.JSONException: Module Closed
at java.util.concurrent.CompletableFuture.reportGet(CompletableFuture.java:357)
at java.util.concurrent.CompletableFuture.get(CompletableFuture.java:1895)
at com.ti.ccstudio.webcontent.internal.ABrowserExtension.init(ABrowserExtension.java:30)
at com.ti.ccstudio.webcontent.internal.DebugUIBrowserExtension.init(DebugUIBrowserExtension.java:110)
at com.ti.ccstudio.webcontent.internal.CommonBrowserExtensionContributor.init(CommonBrowserExtensionContributor.java:30)
at com.ti.browser.internal.TIBrowser$1.run(TIBrowser.java:100)
at com.ti.chromium.browser.JxBrowser$4.onScriptContextCreated(JxBrowser.java:306)
at com.teamdev.jxbrowser.chromium.Browser$e.b(SourceFile:3621)
at com.teamdev.jxbrowser.chromium.Browser$e.onMessageReceived(SourceFile:5590)
at com.teamdev.jxbrowser.chromium.internal.ipc.p.a(SourceFile:1083)
at com.teamdev.jxbrowser.chromium.internal.ipc.q.run(SourceFile:67)
at com.teamdev.jxbrowser.chromium.internal.q.run(SourceFile:62)
at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
at java.util.concurrent.FutureTask.run(FutureTask.java:266)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
at java.lang.Thread.run(Thread.java:745)
Caused by: org.json.JSONException: Module Closed
at com.ti.cloudagent.communication.JSONInterface.call(JSONInterface.java:54)
at com.ti.cloudagent.Agent.createModule(Agent.java:171)
at com.ti.cloudagent.Agent.lambda$createSpecificModule$4(Agent.java:96)
at java.util.concurrent.CompletableFuture.uniHandle(CompletableFuture.java:822)
at java.util.concurrent.CompletableFuture.uniHandleStage(CompletableFuture.java:834)
at java.util.concurrent.CompletableFuture.handle(CompletableFuture.java:2155)
at com.ti.cloudagent.Agent.createSpecificModule(Agent.java:87)
at com.ti.cloudagent.Agent.createEventBroker(Agent.java:68)
... 15 more
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:07:59.841
!MESSAGE REX OpenExplorerHandler:: Open Explorer
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:07:59.841
!MESSAGE REX OpenExplorerHandler:: just_started_plugin = false
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:07:59.857
!MESSAGE REX OpenExplorerHandler:: Call startServer()
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:07:59.857
!MESSAGE REX 1555510079857 [A:menu] Starting Server
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:07:59.857
!MESSAGE REX [OS:menu] win32
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:07:59.857
!MESSAGE REX [A] startServer()
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:07:59.857
!MESSAGE REX 1555510079857 Tc: Utilities::startServer preamble0
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:07:59.857
!MESSAGE REX 1555510079857 [D:menu] ccs_eclipse_folder: file:/D:/ti/ccsv8/eclipse/
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:07:59.857
!MESSAGE REX 1555510079857 [E:menu] ccs_eclipse_folder: D:/ti/ccsv8/eclipse/
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:07:59.872
!MESSAGE REX 1555510079872 Ti: Utilities::proxy 15
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:07:59.872
!MESSAGE REX 1555510079872 These are the commands [D:\ti\ccsv8\tirex/node.exe, app.js, D:\ti\ccsv8\tirex\ti-rex-core/dinfra-desktop/dinfra.js, D:\ti\ccsv8\tirex\ti-rex-core/config/dconfig_localserver.json, D:\ti\ccsv8\tirex\ti-rex-core/config/app_localserver_win.json, --ccs_port=58129, --myHttpPort=55432, --logsDirUncaughtException=C:\Users\ADMINI~1\AppData\Local\TEXASI~1\CCS\ti\1\dmp\]
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:07:59.872
!MESSAGE REX 1555510079872 Td: Utilities::before pb.start() 15
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:07:59.892
!MESSAGE REX 1555510079892 Te: Utilities::before isAlive loop 20
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:07:59.892
!MESSAGE REX 1555510079892 Tf: Utilities::after ResourceExplorerPlugin.p.isAlive() loop 0
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:07:59.893
!MESSAGE REX pollServerState for up or ready
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:07:59.893
!MESSAGE REX Sending 'GET' request to URL : 127.0.0.1:55432/.../serverstate
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:07:59.895
!MESSAGE REX 1555510079895 Tz: ResourceExplorerPage::createMainArea took 1
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:07:59.895
!MESSAGE REX 1555510079895 Launching Browser
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:07:59.977
!MESSAGE REX 1555510079977 Tz: ResourceExplorerPage::createBrowser took 82
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:07:59.977
!MESSAGE REX Using browser port 55432
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:07:59.977
!MESSAGE REX 1555510079977 server starting page: file:/D:/ti/ccsv8/eclipse/..\tirex\ti-rex-core\public\plugin\serverstarting.html
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:08:00.907
!MESSAGE REX 1555510080907 Utilities::sendGet Response Code from local server: 503
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:08:01.190
!MESSAGE REX 1555510081190 [] setUrl: file:/D:/ti/ccsv8/eclipse/..\tirex\ti-rex-core\public\plugin\serverstarting.html
!ENTRY com.ti.ccstudio.webcontent 4 0 2019-04-17 22:08:01.205
!MESSAGE org.json.JSONException: Module Closed
!STACK 0
java.util.concurrent.ExecutionException: org.json.JSONException: Module Closed
at java.util.concurrent.CompletableFuture.reportGet(CompletableFuture.java:357)
at java.util.concurrent.CompletableFuture.get(CompletableFuture.java:1895)
at com.ti.ccstudio.webcontent.internal.ABrowserExtension.init(ABrowserExtension.java:30)
at com.ti.ccstudio.webcontent.cloudagent.CloudAgentBrowserExtension.init(CloudAgentBrowserExtension.java:24)
at com.ti.ccstudio.webcontent.internal.CommonBrowserExtensionContributor.init(CommonBrowserExtensionContributor.java:29)
at com.ti.browser.internal.TIBrowser$1.run(TIBrowser.java:100)
at com.ti.chromium.browser.JxBrowser$4.onScriptContextCreated(JxBrowser.java:306)
at com.teamdev.jxbrowser.chromium.Browser$e.b(SourceFile:3621)
at com.teamdev.jxbrowser.chromium.Browser$e.onMessageReceived(SourceFile:5590)
at com.teamdev.jxbrowser.chromium.internal.ipc.p.a(SourceFile:1083)
at com.teamdev.jxbrowser.chromium.internal.ipc.q.run(SourceFile:67)
at com.teamdev.jxbrowser.chromium.internal.q.run(SourceFile:62)
at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
at java.util.concurrent.FutureTask.run(FutureTask.java:266)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
at java.lang.Thread.run(Thread.java:745)
Caused by: org.json.JSONException: Module Closed
at com.ti.cloudagent.communication.JSONInterface.call(JSONInterface.java:54)
at com.ti.cloudagent.Agent.createModule(Agent.java:171)
at com.ti.cloudagent.Agent.lambda$createSpecificModule$4(Agent.java:96)
at java.util.concurrent.CompletableFuture.uniHandle(CompletableFuture.java:822)
at java.util.concurrent.CompletableFuture.uniHandleStage(CompletableFuture.java:834)
at java.util.concurrent.CompletableFuture.handle(CompletableFuture.java:2155)
at com.ti.cloudagent.Agent.createSpecificModule(Agent.java:87)
at com.ti.cloudagent.Agent.createEventBroker(Agent.java:68)
... 15 more
!ENTRY com.ti.ccstudio.webcontent 4 0 2019-04-17 22:08:01.205
!MESSAGE org.json.JSONException: Module Closed
!STACK 0
java.util.concurrent.ExecutionException: org.json.JSONException: Module Closed
at java.util.concurrent.CompletableFuture.reportGet(CompletableFuture.java:357)
at java.util.concurrent.CompletableFuture.get(CompletableFuture.java:1895)
at com.ti.ccstudio.webcontent.internal.ABrowserExtension.init(ABrowserExtension.java:30)
at com.ti.ccstudio.webcontent.internal.DebugUIBrowserExtension.init(DebugUIBrowserExtension.java:110)
at com.ti.ccstudio.webcontent.internal.CommonBrowserExtensionContributor.init(CommonBrowserExtensionContributor.java:30)
at com.ti.browser.internal.TIBrowser$1.run(TIBrowser.java:100)
at com.ti.chromium.browser.JxBrowser$4.onScriptContextCreated(JxBrowser.java:306)
at com.teamdev.jxbrowser.chromium.Browser$e.b(SourceFile:3621)
at com.teamdev.jxbrowser.chromium.Browser$e.onMessageReceived(SourceFile:5590)
at com.teamdev.jxbrowser.chromium.internal.ipc.p.a(SourceFile:1083)
at com.teamdev.jxbrowser.chromium.internal.ipc.q.run(SourceFile:67)
at com.teamdev.jxbrowser.chromium.internal.q.run(SourceFile:62)
at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
at java.util.concurrent.FutureTask.run(FutureTask.java:266)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
at java.lang.Thread.run(Thread.java:745)
Caused by: org.json.JSONException: Module Closed
at com.ti.cloudagent.communication.JSONInterface.call(JSONInterface.java:54)
at com.ti.cloudagent.Agent.createModule(Agent.java:171)
at com.ti.cloudagent.Agent.lambda$createSpecificModule$4(Agent.java:96)
at java.util.concurrent.CompletableFuture.uniHandle(CompletableFuture.java:822)
at java.util.concurrent.CompletableFuture.uniHandleStage(CompletableFuture.java:834)
at java.util.concurrent.CompletableFuture.handle(CompletableFuture.java:2155)
at com.ti.cloudagent.Agent.createSpecificModule(Agent.java:87)
at com.ti.cloudagent.Agent.createEventBroker(Agent.java:68)
... 15 more
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:08:01.407
!MESSAGE REX Sending 'GET' request to URL : 127.0.0.1:55432/.../serverstate
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:08:01.412
!MESSAGE REX 1555510081412 Utilities::sendGet Response Code from local server: 503
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:08:01.912
!MESSAGE REX Sending 'GET' request to URL : 127.0.0.1:55432/.../serverstate
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:08:01.931
!MESSAGE REX 1555510081930 Utilities::sendGet Response Code from local server: 200
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:08:01.932
!MESSAGE REX [serverStatus] ready
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:08:01.933
!MESSAGE REX serverState is ready
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:08:01.934
!MESSAGE REX 1555510081934 Tg: Utilities::after server isAlive 2042
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:08:01.938
!MESSAGE REX 1555510081937 Th: Utilities::refreshEditor 2
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:08:01.939
!MESSAGE REX Sending 'POST' request to URL : 127.0.0.1:55432/.../scan
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:08:02.256
!MESSAGE REX 1555510082256 Utilities::sendPost Response Code from local server: 200
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:08:02.256
!MESSAGE REX 1555510082256 Changing URL to http://localhost:55432
!ENTRY com.ti.ccstudio.webcontent 4 0 2019-04-17 22:08:02.721
!MESSAGE org.json.JSONException: Module Closed
!STACK 0
java.util.concurrent.ExecutionException: org.json.JSONException: Module Closed
at java.util.concurrent.CompletableFuture.reportGet(CompletableFuture.java:357)
at java.util.concurrent.CompletableFuture.get(CompletableFuture.java:1895)
at com.ti.ccstudio.webcontent.internal.ABrowserExtension.init(ABrowserExtension.java:30)
at com.ti.ccstudio.webcontent.cloudagent.CloudAgentBrowserExtension.init(CloudAgentBrowserExtension.java:24)
at com.ti.ccstudio.webcontent.internal.CommonBrowserExtensionContributor.init(CommonBrowserExtensionContributor.java:29)
at com.ti.browser.internal.TIBrowser$1.run(TIBrowser.java:100)
at com.ti.chromium.browser.JxBrowser$4.onScriptContextCreated(JxBrowser.java:306)
at com.teamdev.jxbrowser.chromium.Browser$e.b(SourceFile:3621)
at com.teamdev.jxbrowser.chromium.Browser$e.onMessageReceived(SourceFile:5590)
at com.teamdev.jxbrowser.chromium.internal.ipc.p.a(SourceFile:1083)
at com.teamdev.jxbrowser.chromium.internal.ipc.q.run(SourceFile:67)
at com.teamdev.jxbrowser.chromium.internal.q.run(SourceFile:62)
at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
at java.util.concurrent.FutureTask.run(FutureTask.java:266)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
at java.lang.Thread.run(Thread.java:745)
Caused by: org.json.JSONException: Module Closed
at com.ti.cloudagent.communication.JSONInterface.call(JSONInterface.java:54)
at com.ti.cloudagent.Agent.createModule(Agent.java:171)
at com.ti.cloudagent.Agent.lambda$createSpecificModule$4(Agent.java:96)
at java.util.concurrent.CompletableFuture.uniHandle(CompletableFuture.java:822)
at java.util.concurrent.CompletableFuture.uniHandleStage(CompletableFuture.java:834)
at java.util.concurrent.CompletableFuture.handle(CompletableFuture.java:2155)
at com.ti.cloudagent.Agent.createSpecificModule(Agent.java:87)
at com.ti.cloudagent.Agent.createEventBroker(Agent.java:68)
... 15 more
!ENTRY com.ti.ccstudio.webcontent 4 0 2019-04-17 22:08:02.722
!MESSAGE org.json.JSONException: Module Closed
!STACK 0
java.util.concurrent.ExecutionException: org.json.JSONException: Module Closed
at java.util.concurrent.CompletableFuture.reportGet(CompletableFuture.java:357)
at java.util.concurrent.CompletableFuture.get(CompletableFuture.java:1895)
at com.ti.ccstudio.webcontent.internal.ABrowserExtension.init(ABrowserExtension.java:30)
at com.ti.ccstudio.webcontent.internal.DebugUIBrowserExtension.init(DebugUIBrowserExtension.java:110)
at com.ti.ccstudio.webcontent.internal.CommonBrowserExtensionContributor.init(CommonBrowserExtensionContributor.java:30)
at com.ti.browser.internal.TIBrowser$1.run(TIBrowser.java:100)
at com.ti.chromium.browser.JxBrowser$4.onScriptContextCreated(JxBrowser.java:306)
at com.teamdev.jxbrowser.chromium.Browser$e.b(SourceFile:3621)
at com.teamdev.jxbrowser.chromium.Browser$e.onMessageReceived(SourceFile:5590)
at com.teamdev.jxbrowser.chromium.internal.ipc.p.a(SourceFile:1083)
at com.teamdev.jxbrowser.chromium.internal.ipc.q.run(SourceFile:67)
at com.teamdev.jxbrowser.chromium.internal.q.run(SourceFile:62)
at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
at java.util.concurrent.FutureTask.run(FutureTask.java:266)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
at java.lang.Thread.run(Thread.java:745)
Caused by: org.json.JSONException: Module Closed
at com.ti.cloudagent.communication.JSONInterface.call(JSONInterface.java:54)
at com.ti.cloudagent.Agent.createModule(Agent.java:171)
at com.ti.cloudagent.Agent.lambda$createSpecificModule$4(Agent.java:96)
at java.util.concurrent.CompletableFuture.uniHandle(CompletableFuture.java:822)
at java.util.concurrent.CompletableFuture.uniHandleStage(CompletableFuture.java:834)
at java.util.concurrent.CompletableFuture.handle(CompletableFuture.java:2155)
at com.ti.cloudagent.Agent.createSpecificModule(Agent.java:87)
at com.ti.cloudagent.Agent.createEventBroker(Agent.java:68)
... 15 more
!ENTRY com.ti.ccstudio.webcontent 4 0 2019-04-17 22:08:07.331
!MESSAGE org.json.JSONException: Module Closed
!STACK 0
java.util.concurrent.ExecutionException: org.json.JSONException: Module Closed
at java.util.concurrent.CompletableFuture.reportGet(CompletableFuture.java:357)
at java.util.concurrent.CompletableFuture.get(CompletableFuture.java:1895)
at com.ti.ccstudio.webcontent.internal.ABrowserExtension.init(ABrowserExtension.java:30)
at com.ti.ccstudio.webcontent.cloudagent.CloudAgentBrowserExtension.init(CloudAgentBrowserExtension.java:24)
at com.ti.ccstudio.webcontent.internal.CommonBrowserExtensionContributor.init(CommonBrowserExtensionContributor.java:29)
at com.ti.browser.internal.TIBrowser$1.run(TIBrowser.java:100)
at com.ti.chromium.browser.JxBrowser$4.onScriptContextCreated(JxBrowser.java:306)
at com.teamdev.jxbrowser.chromium.Browser$e.b(SourceFile:3621)
at com.teamdev.jxbrowser.chromium.Browser$e.onMessageReceived(SourceFile:5590)
at com.teamdev.jxbrowser.chromium.internal.ipc.p.a(SourceFile:1083)
at com.teamdev.jxbrowser.chromium.internal.ipc.q.run(SourceFile:67)
at com.teamdev.jxbrowser.chromium.internal.q.run(SourceFile:62)
at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
at java.util.concurrent.FutureTask.run(FutureTask.java:266)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
at java.lang.Thread.run(Thread.java:745)
Caused by: org.json.JSONException: Module Closed
at com.ti.cloudagent.communication.JSONInterface.call(JSONInterface.java:54)
at com.ti.cloudagent.Agent.createModule(Agent.java:171)
at com.ti.cloudagent.Agent.lambda$createSpecificModule$4(Agent.java:96)
at java.util.concurrent.CompletableFuture.uniHandle(CompletableFuture.java:822)
at java.util.concurrent.CompletableFuture.uniHandleStage(CompletableFuture.java:834)
at java.util.concurrent.CompletableFuture.handle(CompletableFuture.java:2155)
at com.ti.cloudagent.Agent.createSpecificModule(Agent.java:87)
at com.ti.cloudagent.Agent.createEventBroker(Agent.java:68)
... 15 more
!ENTRY com.ti.ccstudio.webcontent 4 0 2019-04-17 22:08:07.331
!MESSAGE org.json.JSONException: Module Closed
!STACK 0
java.util.concurrent.ExecutionException: org.json.JSONException: Module Closed
at java.util.concurrent.CompletableFuture.reportGet(CompletableFuture.java:357)
at java.util.concurrent.CompletableFuture.get(CompletableFuture.java:1895)
at com.ti.ccstudio.webcontent.internal.ABrowserExtension.init(ABrowserExtension.java:30)
at com.ti.ccstudio.webcontent.internal.DebugUIBrowserExtension.init(DebugUIBrowserExtension.java:110)
at com.ti.ccstudio.webcontent.internal.CommonBrowserExtensionContributor.init(CommonBrowserExtensionContributor.java:30)
at com.ti.browser.internal.TIBrowser$1.run(TIBrowser.java:100)
at com.ti.chromium.browser.JxBrowser$4.onScriptContextCreated(JxBrowser.java:306)
at com.teamdev.jxbrowser.chromium.Browser$e.b(SourceFile:3621)
at com.teamdev.jxbrowser.chromium.Browser$e.onMessageReceived(SourceFile:5590)
at com.teamdev.jxbrowser.chromium.internal.ipc.p.a(SourceFile:1083)
at com.teamdev.jxbrowser.chromium.internal.ipc.q.run(SourceFile:67)
at com.teamdev.jxbrowser.chromium.internal.q.run(SourceFile:62)
at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
at java.util.concurrent.FutureTask.run(FutureTask.java:266)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
at java.lang.Thread.run(Thread.java:745)
Caused by: org.json.JSONException: Module Closed
at com.ti.cloudagent.communication.JSONInterface.call(JSONInterface.java:54)
at com.ti.cloudagent.Agent.createModule(Agent.java:171)
at com.ti.cloudagent.Agent.lambda$createSpecificModule$4(Agent.java:96)
at java.util.concurrent.CompletableFuture.uniHandle(CompletableFuture.java:822)
at java.util.concurrent.CompletableFuture.uniHandleStage(CompletableFuture.java:834)
at java.util.concurrent.CompletableFuture.handle(CompletableFuture.java:2155)
at com.ti.cloudagent.Agent.createSpecificModule(Agent.java:87)
at com.ti.cloudagent.Agent.createEventBroker(Agent.java:68)
... 15 more
!ENTRY com.ti.ccstudio.webcontent 4 0 2019-04-17 22:08:12.341
!MESSAGE org.json.JSONException: Module Closed
!STACK 0
java.util.concurrent.ExecutionException: org.json.JSONException: Module Closed
at java.util.concurrent.CompletableFuture.reportGet(CompletableFuture.java:357)
at java.util.concurrent.CompletableFuture.get(CompletableFuture.java:1895)
at com.ti.ccstudio.webcontent.internal.ABrowserExtension.init(ABrowserExtension.java:30)
at com.ti.ccstudio.webcontent.cloudagent.CloudAgentBrowserExtension.init(CloudAgentBrowserExtension.java:24)
at com.ti.ccstudio.webcontent.internal.CommonBrowserExtensionContributor.init(CommonBrowserExtensionContributor.java:29)
at com.ti.browser.internal.TIBrowser$1.run(TIBrowser.java:100)
at com.ti.chromium.browser.JxBrowser$4.onScriptContextCreated(JxBrowser.java:306)
at com.teamdev.jxbrowser.chromium.Browser$e.b(SourceFile:3621)
at com.teamdev.jxbrowser.chromium.Browser$e.onMessageReceived(SourceFile:5590)
at com.teamdev.jxbrowser.chromium.internal.ipc.p.a(SourceFile:1083)
at com.teamdev.jxbrowser.chromium.internal.ipc.q.run(SourceFile:67)
at com.teamdev.jxbrowser.chromium.internal.q.run(SourceFile:62)
at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
at java.util.concurrent.FutureTask.run(FutureTask.java:266)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
at java.lang.Thread.run(Thread.java:745)
Caused by: org.json.JSONException: Module Closed
at com.ti.cloudagent.communication.JSONInterface.call(JSONInterface.java:54)
at com.ti.cloudagent.Agent.createModule(Agent.java:171)
at com.ti.cloudagent.Agent.lambda$createSpecificModule$4(Agent.java:96)
at java.util.concurrent.CompletableFuture.uniHandle(CompletableFuture.java:822)
at java.util.concurrent.CompletableFuture.uniHandleStage(CompletableFuture.java:834)
at java.util.concurrent.CompletableFuture.handle(CompletableFuture.java:2155)
at com.ti.cloudagent.Agent.createSpecificModule(Agent.java:87)
at com.ti.cloudagent.Agent.createEventBroker(Agent.java:68)
... 15 more
!ENTRY com.ti.ccstudio.webcontent 4 0 2019-04-17 22:08:12.342
!MESSAGE org.json.JSONException: Module Closed
!STACK 0
java.util.concurrent.ExecutionException: org.json.JSONException: Module Closed
at java.util.concurrent.CompletableFuture.reportGet(CompletableFuture.java:357)
at java.util.concurrent.CompletableFuture.get(CompletableFuture.java:1895)
at com.ti.ccstudio.webcontent.internal.ABrowserExtension.init(ABrowserExtension.java:30)
at com.ti.ccstudio.webcontent.internal.DebugUIBrowserExtension.init(DebugUIBrowserExtension.java:110)
at com.ti.ccstudio.webcontent.internal.CommonBrowserExtensionContributor.init(CommonBrowserExtensionContributor.java:30)
at com.ti.browser.internal.TIBrowser$1.run(TIBrowser.java:100)
at com.ti.chromium.browser.JxBrowser$4.onScriptContextCreated(JxBrowser.java:306)
at com.teamdev.jxbrowser.chromium.Browser$e.b(SourceFile:3621)
at com.teamdev.jxbrowser.chromium.Browser$e.onMessageReceived(SourceFile:5590)
at com.teamdev.jxbrowser.chromium.internal.ipc.p.a(SourceFile:1083)
at com.teamdev.jxbrowser.chromium.internal.ipc.q.run(SourceFile:67)
at com.teamdev.jxbrowser.chromium.internal.q.run(SourceFile:62)
at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
at java.util.concurrent.FutureTask.run(FutureTask.java:266)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
at java.lang.Thread.run(Thread.java:745)
Caused by: org.json.JSONException: Module Closed
at com.ti.cloudagent.communication.JSONInterface.call(JSONInterface.java:54)
at com.ti.cloudagent.Agent.createModule(Agent.java:171)
at com.ti.cloudagent.Agent.lambda$createSpecificModule$4(Agent.java:96)
at java.util.concurrent.CompletableFuture.uniHandle(CompletableFuture.java:822)
at java.util.concurrent.CompletableFuture.uniHandleStage(CompletableFuture.java:834)
at java.util.concurrent.CompletableFuture.handle(CompletableFuture.java:2155)
at com.ti.cloudagent.Agent.createSpecificModule(Agent.java:87)
at com.ti.cloudagent.Agent.createEventBroker(Agent.java:68)
... 15 more
!ENTRY com.ti.ccstudio.webcontent 4 0 2019-04-17 22:08:17.344
!MESSAGE org.json.JSONException: Module Closed
!STACK 0
java.util.concurrent.ExecutionException: org.json.JSONException: Module Closed
at java.util.concurrent.CompletableFuture.reportGet(CompletableFuture.java:357)
at java.util.concurrent.CompletableFuture.get(CompletableFuture.java:1895)
at com.ti.ccstudio.webcontent.internal.ABrowserExtension.init(ABrowserExtension.java:30)
at com.ti.ccstudio.webcontent.cloudagent.CloudAgentBrowserExtension.init(CloudAgentBrowserExtension.java:24)
at com.ti.ccstudio.webcontent.internal.CommonBrowserExtensionContributor.init(CommonBrowserExtensionContributor.java:29)
at com.ti.browser.internal.TIBrowser$1.run(TIBrowser.java:100)
at com.ti.chromium.browser.JxBrowser$4.onScriptContextCreated(JxBrowser.java:306)
at com.teamdev.jxbrowser.chromium.Browser$e.b(SourceFile:3621)
at com.teamdev.jxbrowser.chromium.Browser$e.onMessageReceived(SourceFile:5590)
at com.teamdev.jxbrowser.chromium.internal.ipc.p.a(SourceFile:1083)
at com.teamdev.jxbrowser.chromium.internal.ipc.q.run(SourceFile:67)
at com.teamdev.jxbrowser.chromium.internal.q.run(SourceFile:62)
at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
at java.util.concurrent.FutureTask.run(FutureTask.java:266)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
at java.lang.Thread.run(Thread.java:745)
Caused by: org.json.JSONException: Module Closed
at com.ti.cloudagent.communication.JSONInterface.call(JSONInterface.java:54)
at com.ti.cloudagent.Agent.createModule(Agent.java:171)
at com.ti.cloudagent.Agent.lambda$createSpecificModule$4(Agent.java:96)
at java.util.concurrent.CompletableFuture.uniHandle(CompletableFuture.java:822)
at java.util.concurrent.CompletableFuture.uniHandleStage(CompletableFuture.java:834)
at java.util.concurrent.CompletableFuture.handle(CompletableFuture.java:2155)
at com.ti.cloudagent.Agent.createSpecificModule(Agent.java:87)
at com.ti.cloudagent.Agent.createEventBroker(Agent.java:68)
... 15 more
!ENTRY com.ti.ccstudio.webcontent 4 0 2019-04-17 22:08:17.345
!MESSAGE org.json.JSONException: Module Closed
!STACK 0
java.util.concurrent.ExecutionException: org.json.JSONException: Module Closed
at java.util.concurrent.CompletableFuture.reportGet(CompletableFuture.java:357)
at java.util.concurrent.CompletableFuture.get(CompletableFuture.java:1895)
at com.ti.ccstudio.webcontent.internal.ABrowserExtension.init(ABrowserExtension.java:30)
at com.ti.ccstudio.webcontent.internal.DebugUIBrowserExtension.init(DebugUIBrowserExtension.java:110)
at com.ti.ccstudio.webcontent.internal.CommonBrowserExtensionContributor.init(CommonBrowserExtensionContributor.java:30)
at com.ti.browser.internal.TIBrowser$1.run(TIBrowser.java:100)
at com.ti.chromium.browser.JxBrowser$4.onScriptContextCreated(JxBrowser.java:306)
at com.teamdev.jxbrowser.chromium.Browser$e.b(SourceFile:3621)
at com.teamdev.jxbrowser.chromium.Browser$e.onMessageReceived(SourceFile:5590)
at com.teamdev.jxbrowser.chromium.internal.ipc.p.a(SourceFile:1083)
at com.teamdev.jxbrowser.chromium.internal.ipc.q.run(SourceFile:67)
at com.teamdev.jxbrowser.chromium.internal.q.run(SourceFile:62)
at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
at java.util.concurrent.FutureTask.run(FutureTask.java:266)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
at java.lang.Thread.run(Thread.java:745)
Caused by: org.json.JSONException: Module Closed
at com.ti.cloudagent.communication.JSONInterface.call(JSONInterface.java:54)
at com.ti.cloudagent.Agent.createModule(Agent.java:171)
at com.ti.cloudagent.Agent.lambda$createSpecificModule$4(Agent.java:96)
at java.util.concurrent.CompletableFuture.uniHandle(CompletableFuture.java:822)
at java.util.concurrent.CompletableFuture.uniHandleStage(CompletableFuture.java:834)
at java.util.concurrent.CompletableFuture.handle(CompletableFuture.java:2155)
at com.ti.cloudagent.Agent.createSpecificModule(Agent.java:87)
at com.ti.cloudagent.Agent.createEventBroker(Agent.java:68)
... 15 more
!ENTRY com.ti.ccstudio.webcontent 4 0 2019-04-17 22:08:22.338
!MESSAGE org.json.JSONException: Module Closed
!STACK 0
java.util.concurrent.ExecutionException: org.json.JSONException: Module Closed
at java.util.concurrent.CompletableFuture.reportGet(CompletableFuture.java:357)
at java.util.concurrent.CompletableFuture.get(CompletableFuture.java:1895)
at com.ti.ccstudio.webcontent.internal.ABrowserExtension.init(ABrowserExtension.java:30)
at com.ti.ccstudio.webcontent.cloudagent.CloudAgentBrowserExtension.init(CloudAgentBrowserExtension.java:24)
at com.ti.ccstudio.webcontent.internal.CommonBrowserExtensionContributor.init(CommonBrowserExtensionContributor.java:29)
at com.ti.browser.internal.TIBrowser$1.run(TIBrowser.java:100)
at com.ti.chromium.browser.JxBrowser$4.onScriptContextCreated(JxBrowser.java:306)
at com.teamdev.jxbrowser.chromium.Browser$e.b(SourceFile:3621)
at com.teamdev.jxbrowser.chromium.Browser$e.onMessageReceived(SourceFile:5590)
at com.teamdev.jxbrowser.chromium.internal.ipc.p.a(SourceFile:1083)
at com.teamdev.jxbrowser.chromium.internal.ipc.q.run(SourceFile:67)
at com.teamdev.jxbrowser.chromium.internal.q.run(SourceFile:62)
at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
at java.util.concurrent.FutureTask.run(FutureTask.java:266)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
at java.lang.Thread.run(Thread.java:745)
Caused by: org.json.JSONException: Module Closed
at com.ti.cloudagent.communication.JSONInterface.call(JSONInterface.java:54)
at com.ti.cloudagent.Agent.createModule(Agent.java:171)
at com.ti.cloudagent.Agent.lambda$createSpecificModule$4(Agent.java:96)
at java.util.concurrent.CompletableFuture.uniHandle(CompletableFuture.java:822)
at java.util.concurrent.CompletableFuture.uniHandleStage(CompletableFuture.java:834)
at java.util.concurrent.CompletableFuture.handle(CompletableFuture.java:2155)
at com.ti.cloudagent.Agent.createSpecificModule(Agent.java:87)
at com.ti.cloudagent.Agent.createEventBroker(Agent.java:68)
... 15 more
!ENTRY com.ti.ccstudio.webcontent 4 0 2019-04-17 22:08:22.338
!MESSAGE org.json.JSONException: Module Closed
!STACK 0
java.util.concurrent.ExecutionException: org.json.JSONException: Module Closed
at java.util.concurrent.CompletableFuture.reportGet(CompletableFuture.java:357)
at java.util.concurrent.CompletableFuture.get(CompletableFuture.java:1895)
at com.ti.ccstudio.webcontent.internal.ABrowserExtension.init(ABrowserExtension.java:30)
at com.ti.ccstudio.webcontent.internal.DebugUIBrowserExtension.init(DebugUIBrowserExtension.java:110)
at com.ti.ccstudio.webcontent.internal.CommonBrowserExtensionContributor.init(CommonBrowserExtensionContributor.java:30)
at com.ti.browser.internal.TIBrowser$1.run(TIBrowser.java:100)
at com.ti.chromium.browser.JxBrowser$4.onScriptContextCreated(JxBrowser.java:306)
at com.teamdev.jxbrowser.chromium.Browser$e.b(SourceFile:3621)
at com.teamdev.jxbrowser.chromium.Browser$e.onMessageReceived(SourceFile:5590)
at com.teamdev.jxbrowser.chromium.internal.ipc.p.a(SourceFile:1083)
at com.teamdev.jxbrowser.chromium.internal.ipc.q.run(SourceFile:67)
at com.teamdev.jxbrowser.chromium.internal.q.run(SourceFile:62)
at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
at java.util.concurrent.FutureTask.run(FutureTask.java:266)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
at java.lang.Thread.run(Thread.java:745)
Caused by: org.json.JSONException: Module Closed
at com.ti.cloudagent.communication.JSONInterface.call(JSONInterface.java:54)
at com.ti.cloudagent.Agent.createModule(Agent.java:171)
at com.ti.cloudagent.Agent.lambda$createSpecificModule$4(Agent.java:96)
at java.util.concurrent.CompletableFuture.uniHandle(CompletableFuture.java:822)
at java.util.concurrent.CompletableFuture.uniHandleStage(CompletableFuture.java:834)
at java.util.concurrent.CompletableFuture.handle(CompletableFuture.java:2155)
at com.ti.cloudagent.Agent.createSpecificModule(Agent.java:87)
at com.ti.cloudagent.Agent.createEventBroker(Agent.java:68)
... 15 more
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:18:15.512
!MESSAGE >>1555510695512 killing node server
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:18:15.512
!MESSAGE REX Sending 'GET' request to URL : localhost:55432/.../exit
!SESSION 2019-04-17 22:19:35.292 -----------------------------------------------
eclipse.buildId=4.7.1.M20171009-0410
java.version=1.8.0_112
java.vendor=Oracle Corporation
BootLoader constants: OS=win32, ARCH=x86, WS=win32, NL=zh_CN
Framework arguments: -product com.ti.ccstudio.branding.product
Command-line arguments: -os win32 -ws win32 -arch x86 -product com.ti.ccstudio.branding.product
!ENTRY com.ti.common.core 4 0 2019-04-17 22:19:36.400
!MESSAGE path=ccs_base/DebugServer
!ENTRY com.ti.common.core 4 0 2019-04-17 22:19:36.400
!MESSAGE debugServerDir=D:/ti/ccsv8/ccs_base/DebugServer
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:19:38.975
!MESSAGE >>1555510778975 Ta: (ResourceExplorerPlugin::start discoverCCSPort()) took 203
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:19:38.975
!MESSAGE Plugin start call t.start()
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:19:38.975
!MESSAGE >>1555510778975 Tb: (ResourceExplorerPlugin::new Thread to start plugin 0
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:19:38.975
!MESSAGE REX 1555510778975 [A:plugin start] Starting Server
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:19:38.975
!MESSAGE REX [OS:plugin start] win32
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:19:38.975
!MESSAGE REX [A] startServer()
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:19:38.975
!MESSAGE REX [A-] ResourceExplorerPlugin.p == null
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:19:38.975
!MESSAGE REX attempt_process_cleanup = true
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:19:39.131
!MESSAGE REX 1555510779131 Tz: ResourceExplorerPage::createMainArea took 0
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:19:39.131
!MESSAGE REX 1555510779131 Launching Browser
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:19:39.193
!MESSAGE REX 1555510779193 [killServerProcesses]
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:19:39.193
!MESSAGE REX 1555510779193 Tc: Utilities::startServer preamble218
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:19:39.193
!MESSAGE REX 1555510779193 [D:plugin start] ccs_eclipse_folder: file:/D:/ti/ccsv8/eclipse/
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:19:39.193
!MESSAGE REX 1555510779193 [E:plugin start] ccs_eclipse_folder: D:/ti/ccsv8/eclipse/
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:19:39.271
!MESSAGE REX 1555510779271 Ti: Utilities::proxy 78
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:19:39.271
!MESSAGE REX 1555510779271 These are the commands [D:\ti\ccsv8\tirex/node.exe, app.js, D:\ti\ccsv8\tirex\ti-rex-core/dinfra-desktop/dinfra.js, D:\ti\ccsv8\tirex\ti-rex-core/config/dconfig_localserver.json, D:\ti\ccsv8\tirex\ti-rex-core/config/app_localserver_win.json, --ccs_port=60377, --myHttpPort=55432, --logsDirUncaughtException=C:\Users\ADMINI~1\AppData\Local\TEXASI~1\CCS\ti\1\dmp\, --ccsVersion=8.0.0.00016, --tirexPluginVersion=4.1.0.201903271045]
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:19:39.271
!MESSAGE REX 1555510779271 Td: Utilities::before pb.start() 78
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:19:39.271
!MESSAGE REX 1555510779271 Te: Utilities::before isAlive loop 0
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:19:39.271
!MESSAGE REX 1555510779271 Tf: Utilities::after ResourceExplorerPlugin.p.isAlive() loop 0
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:19:39.271
!MESSAGE REX pollServerState for up or ready
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:19:39.271
!MESSAGE REX Sending 'GET' request to URL : 127.0.0.1:55432/.../serverstate
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:19:40.302
!MESSAGE REX 1555510780302 Utilities::sendGet Response Code from local server: 503
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:19:40.816
!MESSAGE REX Sending 'GET' request to URL : 127.0.0.1:55432/.../serverstate
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:19:40.816
!MESSAGE REX 1555510780816 Utilities::sendGet Response Code from local server: 503
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:19:41.331
!MESSAGE REX Sending 'GET' request to URL : 127.0.0.1:55432/.../serverstate
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:19:41.331
!MESSAGE REX 1555510781331 Utilities::sendGet Response Code from local server: 503
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:19:41.846
!MESSAGE REX Sending 'GET' request to URL : 127.0.0.1:55432/.../serverstate
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:19:41.846
!MESSAGE REX 1555510781846 Utilities::sendGet Response Code from local server: 503
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:19:42.361
!MESSAGE REX Sending 'GET' request to URL : 127.0.0.1:55432/.../serverstate
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:19:42.361
!MESSAGE REX 1555510782361 Utilities::sendGet Response Code from local server: 503
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:19:42.783
!MESSAGE REX 1555510782783 Tz: ResourceExplorerPage::createBrowser took 3652
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:19:42.783
!MESSAGE REX Using browser port 55432
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:19:42.783
!MESSAGE REX 1555510782783 server starting page: file:/D:/ti/ccsv8/eclipse/..\tirex\ti-rex-core\public\plugin\serverstarting.html
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:19:42.875
!MESSAGE REX Sending 'GET' request to URL : 127.0.0.1:55432/.../serverstate
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:19:42.875
!MESSAGE REX 1555510782875 Utilities::sendGet Response Code from local server: 503
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:19:43.390
!MESSAGE REX Sending 'GET' request to URL : 127.0.0.1:55432/.../serverstate
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:19:43.390
!MESSAGE REX 1555510783390 Utilities::sendGet Response Code from local server: 503
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:19:43.905
!MESSAGE REX Sending 'GET' request to URL : 127.0.0.1:55432/.../serverstate
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:19:43.905
!MESSAGE REX 1555510783905 Utilities::sendGet Response Code from local server: 503
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:19:44.029
!MESSAGE REX 1555510784029 [] setUrl: file:/D:/ti/ccsv8/eclipse/..\tirex\ti-rex-core\public\plugin\serverstarting.html
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:19:44.419
!MESSAGE REX Sending 'GET' request to URL : 127.0.0.1:55432/.../serverstate
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:19:44.419
!MESSAGE REX 1555510784419 Utilities::sendGet Response Code from local server: 503
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:19:44.922
!MESSAGE REX Sending 'GET' request to URL : 127.0.0.1:55432/.../serverstate
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:19:44.922
!MESSAGE REX 1555510784922 Utilities::sendGet Response Code from local server: 503
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:19:45.423
!MESSAGE REX Sending 'GET' request to URL : 127.0.0.1:55432/.../serverstate
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:19:45.423
!MESSAGE REX 1555510785423 Utilities::sendGet Response Code from local server: 503
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:19:45.925
!MESSAGE REX Sending 'GET' request to URL : 127.0.0.1:55432/.../serverstate
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:19:45.925
!MESSAGE REX 1555510785925 Utilities::sendGet Response Code from local server: 503
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:19:46.440
!MESSAGE REX Sending 'GET' request to URL : 127.0.0.1:55432/.../serverstate
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:19:46.444
!MESSAGE REX 1555510786444 Utilities::sendGet Response Code from local server: 503
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:19:46.946
!MESSAGE REX Sending 'GET' request to URL : 127.0.0.1:55432/.../serverstate
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:19:46.950
!MESSAGE REX 1555510786949 Utilities::sendGet Response Code from local server: 503
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:19:47.462
!MESSAGE REX Sending 'GET' request to URL : 127.0.0.1:55432/.../serverstate
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:19:47.462
!MESSAGE REX 1555510787462 Utilities::sendGet Response Code from local server: 503
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:19:47.962
!MESSAGE REX Sending 'GET' request to URL : 127.0.0.1:55432/.../serverstate
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:19:47.963
!MESSAGE REX 1555510787963 Utilities::sendGet Response Code from local server: 503
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:19:48.478
!MESSAGE REX Sending 'GET' request to URL : 127.0.0.1:55432/.../serverstate
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:19:48.478
!MESSAGE REX 1555510788478 Utilities::sendGet Response Code from local server: 503
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:19:48.979
!MESSAGE REX Sending 'GET' request to URL : 127.0.0.1:55432/.../serverstate
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:19:48.979
!MESSAGE REX 1555510788979 Utilities::sendGet Response Code from local server: 503
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:19:49.479
!MESSAGE REX Sending 'GET' request to URL : 127.0.0.1:55432/.../serverstate
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:19:49.479
!MESSAGE REX 1555510789479 Utilities::sendGet Response Code from local server: 503
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:19:49.979
!MESSAGE REX Sending 'GET' request to URL : 127.0.0.1:55432/.../serverstate
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:19:49.979
!MESSAGE REX 1555510789979 Utilities::sendGet Response Code from local server: 503
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:19:50.479
!MESSAGE REX Sending 'GET' request to URL : 127.0.0.1:55432/.../serverstate
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:19:50.495
!MESSAGE REX 1555510790479 Utilities::sendGet Response Code from local server: 503
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:19:50.995
!MESSAGE REX Sending 'GET' request to URL : 127.0.0.1:55432/.../serverstate
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:19:51.001
!MESSAGE REX 1555510791001 Utilities::sendGet Response Code from local server: 503
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:19:51.510
!MESSAGE REX Sending 'GET' request to URL : 127.0.0.1:55432/.../serverstate
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:19:51.526
!MESSAGE REX 1555510791526 Utilities::sendGet Response Code from local server: 503
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:19:52.026
!MESSAGE REX Sending 'GET' request to URL : 127.0.0.1:55432/.../serverstate
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:19:52.037
!MESSAGE REX 1555510792037 Utilities::sendGet Response Code from local server: 503
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:19:52.539
!MESSAGE REX Sending 'GET' request to URL : 127.0.0.1:55432/.../serverstate
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:19:52.543
!MESSAGE REX 1555510792542 Utilities::sendGet Response Code from local server: 503
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:19:53.043
!MESSAGE REX Sending 'GET' request to URL : 127.0.0.1:55432/.../serverstate
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:19:53.047
!MESSAGE REX 1555510793047 Utilities::sendGet Response Code from local server: 503
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:19:53.547
!MESSAGE REX Sending 'GET' request to URL : 127.0.0.1:55432/.../serverstate
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:19:53.553
!MESSAGE REX 1555510793553 Utilities::sendGet Response Code from local server: 503
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:19:54.053
!MESSAGE REX Sending 'GET' request to URL : 127.0.0.1:55432/.../serverstate
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:19:54.080
!MESSAGE REX 1555510794080 Utilities::sendGet Response Code from local server: 503
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:19:54.581
!MESSAGE REX Sending 'GET' request to URL : 127.0.0.1:55432/.../serverstate
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:19:54.581
!MESSAGE REX 1555510794581 Utilities::sendGet Response Code from local server: 503
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:19:55.096
!MESSAGE REX Sending 'GET' request to URL : 127.0.0.1:55432/.../serverstate
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:19:55.096
!MESSAGE REX 1555510795096 Utilities::sendGet Response Code from local server: 503
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:19:55.597
!MESSAGE REX Sending 'GET' request to URL : 127.0.0.1:55432/.../serverstate
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:19:55.597
!MESSAGE REX 1555510795597 Utilities::sendGet Response Code from local server: 503
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:19:56.097
!MESSAGE REX Sending 'GET' request to URL : 127.0.0.1:55432/.../serverstate
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:19:56.112
!MESSAGE REX 1555510796112 Utilities::sendGet Response Code from local server: 503
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:19:56.612
!MESSAGE REX Sending 'GET' request to URL : 127.0.0.1:55432/.../serverstate
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:19:56.612
!MESSAGE REX 1555510796612 Utilities::sendGet Response Code from local server: 503
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:19:57.112
!MESSAGE REX Sending 'GET' request to URL : 127.0.0.1:55432/.../serverstate
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:19:57.112
!MESSAGE REX 1555510797112 Utilities::sendGet Response Code from local server: 503
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:19:57.612
!MESSAGE REX Sending 'GET' request to URL : 127.0.0.1:55432/.../serverstate
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:19:57.612
!MESSAGE REX 1555510797612 Utilities::sendGet Response Code from local server: 503
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:19:58.112
!MESSAGE REX Sending 'GET' request to URL : 127.0.0.1:55432/.../serverstate
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:19:58.112
!MESSAGE REX 1555510798112 Utilities::sendGet Response Code from local server: 503
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:19:58.613
!MESSAGE REX Sending 'GET' request to URL : 127.0.0.1:55432/.../serverstate
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:19:58.613
!MESSAGE REX 1555510798613 Utilities::sendGet Response Code from local server: 503
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:19:59.129
!MESSAGE REX Sending 'GET' request to URL : 127.0.0.1:55432/.../serverstate
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:19:59.144
!MESSAGE REX 1555510799144 Utilities::sendGet Response Code from local server: 503
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:19:59.645
!MESSAGE REX Sending 'GET' request to URL : 127.0.0.1:55432/.../serverstate
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:19:59.660
!MESSAGE REX 1555510799659 Utilities::sendGet Response Code from local server: 503
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:20:00.160
!MESSAGE REX Sending 'GET' request to URL : 127.0.0.1:55432/.../serverstate
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:20:00.164
!MESSAGE REX 1555510800164 Utilities::sendGet Response Code from local server: 503
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:20:00.665
!MESSAGE REX Sending 'GET' request to URL : 127.0.0.1:55432/.../serverstate
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:20:00.667
!MESSAGE REX 1555510800667 Utilities::sendGet Response Code from local server: 503
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:20:01.167
!MESSAGE REX Sending 'GET' request to URL : 127.0.0.1:55432/.../serverstate
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:20:01.167
!MESSAGE REX 1555510801167 Utilities::sendGet Response Code from local server: 503
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:20:01.668
!MESSAGE REX Sending 'GET' request to URL : 127.0.0.1:55432/.../serverstate
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:20:01.668
!MESSAGE REX 1555510801668 Utilities::sendGet Response Code from local server: 503
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:20:02.168
!MESSAGE REX Sending 'GET' request to URL : 127.0.0.1:55432/.../serverstate
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:20:02.168
!MESSAGE REX 1555510802168 Utilities::sendGet Response Code from local server: 503
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:20:02.668
!MESSAGE REX Sending 'GET' request to URL : 127.0.0.1:55432/.../serverstate
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:20:02.668
!MESSAGE REX 1555510802668 Utilities::sendGet Response Code from local server: 503
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:20:03.183
!MESSAGE REX Sending 'GET' request to URL : 127.0.0.1:55432/.../serverstate
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:20:03.183
!MESSAGE REX 1555510803183 Utilities::sendGet Response Code from local server: 503
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:20:03.684
!MESSAGE REX Sending 'GET' request to URL : 127.0.0.1:55432/.../serverstate
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:20:03.684
!MESSAGE REX 1555510803684 Utilities::sendGet Response Code from local server: 503
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:20:04.184
!MESSAGE REX Sending 'GET' request to URL : 127.0.0.1:55432/.../serverstate
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:20:04.184
!MESSAGE REX 1555510804184 Utilities::sendGet Response Code from local server: 503
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:20:04.684
!MESSAGE REX Sending 'GET' request to URL : 127.0.0.1:55432/.../serverstate
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:20:04.684
!MESSAGE REX 1555510804684 Utilities::sendGet Response Code from local server: 503
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:20:05.184
!MESSAGE REX Sending 'GET' request to URL : 127.0.0.1:55432/.../serverstate
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:20:05.184
!MESSAGE REX 1555510805184 Utilities::sendGet Response Code from local server: 503
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:20:05.684
!MESSAGE REX Sending 'GET' request to URL : 127.0.0.1:55432/.../serverstate
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:20:05.684
!MESSAGE REX 1555510805684 Utilities::sendGet Response Code from local server: 503
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:20:06.185
!MESSAGE REX Sending 'GET' request to URL : 127.0.0.1:55432/.../serverstate
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:20:06.197
!MESSAGE REX 1555510806196 Utilities::sendGet Response Code from local server: 503
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:20:06.700
!MESSAGE REX Sending 'GET' request to URL : 127.0.0.1:55432/.../serverstate
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:20:06.700
!MESSAGE REX 1555510806700 Utilities::sendGet Response Code from local server: 503
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:20:07.200
!MESSAGE REX Sending 'GET' request to URL : 127.0.0.1:55432/.../serverstate
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:20:07.200
!MESSAGE REX 1555510807200 Utilities::sendGet Response Code from local server: 503
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:20:07.713
!MESSAGE REX Sending 'GET' request to URL : 127.0.0.1:55432/.../serverstate
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:20:07.713
!MESSAGE REX 1555510807713 Utilities::sendGet Response Code from local server: 503
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:20:08.216
!MESSAGE REX Sending 'GET' request to URL : 127.0.0.1:55432/.../serverstate
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:20:08.216
!MESSAGE REX 1555510808216 Utilities::sendGet Response Code from local server: 503
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:20:08.716
!MESSAGE REX Sending 'GET' request to URL : 127.0.0.1:55432/.../serverstate
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:20:08.716
!MESSAGE REX 1555510808716 Utilities::sendGet Response Code from local server: 503
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:20:09.216
!MESSAGE REX Sending 'GET' request to URL : 127.0.0.1:55432/.../serverstate
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:20:09.216
!MESSAGE REX 1555510809216 Utilities::sendGet Response Code from local server: 503
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:20:09.717
!MESSAGE REX Sending 'GET' request to URL : 127.0.0.1:55432/.../serverstate
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:20:09.717
!MESSAGE REX 1555510809717 Utilities::sendGet Response Code from local server: 503
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:20:10.234
!MESSAGE REX Sending 'GET' request to URL : 127.0.0.1:55432/.../serverstate
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:20:10.247
!MESSAGE REX 1555510810247 Utilities::sendGet Response Code from local server: 503
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:20:10.748
!MESSAGE REX Sending 'GET' request to URL : 127.0.0.1:55432/.../serverstate
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:20:10.756
!MESSAGE REX 1555510810755 Utilities::sendGet Response Code from local server: 503
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:20:11.269
!MESSAGE REX Sending 'GET' request to URL : 127.0.0.1:55432/.../serverstate
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:20:11.269
!MESSAGE REX 1555510811269 Utilities::sendGet Response Code from local server: 503
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:20:11.784
!MESSAGE REX Sending 'GET' request to URL : 127.0.0.1:55432/.../serverstate
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:20:11.784
!MESSAGE REX 1555510811784 Utilities::sendGet Response Code from local server: 503
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:20:12.285
!MESSAGE REX Sending 'GET' request to URL : 127.0.0.1:55432/.../serverstate
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:20:12.285
!MESSAGE REX 1555510812285 Utilities::sendGet Response Code from local server: 503
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:20:12.785
!MESSAGE REX Sending 'GET' request to URL : 127.0.0.1:55432/.../serverstate
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:20:12.801
!MESSAGE REX 1555510812801 Utilities::sendGet Response Code from local server: 503
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:20:13.301
!MESSAGE REX Sending 'GET' request to URL : 127.0.0.1:55432/.../serverstate
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:20:13.317
!MESSAGE REX 1555510813317 Utilities::sendGet Response Code from local server: 503
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:20:13.817
!MESSAGE REX Sending 'GET' request to URL : 127.0.0.1:55432/.../serverstate
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:20:13.817
!MESSAGE REX 1555510813817 Utilities::sendGet Response Code from local server: 503
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:20:14.317
!MESSAGE REX Sending 'GET' request to URL : 127.0.0.1:55432/.../serverstate
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:20:14.317
!MESSAGE REX 1555510814317 Utilities::sendGet Response Code from local server: 503
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:20:14.817
!MESSAGE REX Sending 'GET' request to URL : 127.0.0.1:55432/.../serverstate
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:20:14.817
!MESSAGE REX 1555510814817 Utilities::sendGet Response Code from local server: 503
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:20:15.317
!MESSAGE REX Sending 'GET' request to URL : 127.0.0.1:55432/.../serverstate
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:20:15.317
!MESSAGE REX 1555510815317 Utilities::sendGet Response Code from local server: 503
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:20:15.817
!MESSAGE REX Sending 'GET' request to URL : 127.0.0.1:55432/.../serverstate
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:20:15.817
!MESSAGE REX 1555510815817 Utilities::sendGet Response Code from local server: 503
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:20:16.317
!MESSAGE REX Sending 'GET' request to URL : 127.0.0.1:55432/.../serverstate
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:20:16.317
!MESSAGE REX 1555510816317 Utilities::sendGet Response Code from local server: 503
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:20:16.818
!MESSAGE REX Sending 'GET' request to URL : 127.0.0.1:55432/.../serverstate
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:20:16.818
!MESSAGE REX 1555510816818 Utilities::sendGet Response Code from local server: 503
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:20:17.318
!MESSAGE REX Sending 'GET' request to URL : 127.0.0.1:55432/.../serverstate
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:20:17.318
!MESSAGE REX 1555510817318 Utilities::sendGet Response Code from local server: 503
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:20:17.818
!MESSAGE REX Sending 'GET' request to URL : 127.0.0.1:55432/.../serverstate
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:20:17.818
!MESSAGE REX 1555510817818 Utilities::sendGet Response Code from local server: 503
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:20:18.318
!MESSAGE REX Sending 'GET' request to URL : 127.0.0.1:55432/.../serverstate
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:20:18.318
!MESSAGE REX 1555510818318 Utilities::sendGet Response Code from local server: 503
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:20:18.819
!MESSAGE REX Sending 'GET' request to URL : 127.0.0.1:55432/.../serverstate
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:20:18.819
!MESSAGE REX 1555510818819 Utilities::sendGet Response Code from local server: 503
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:20:19.319
!MESSAGE REX Sending 'GET' request to URL : 127.0.0.1:55432/.../serverstate
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:20:19.319
!MESSAGE REX 1555510819319 Utilities::sendGet Response Code from local server: 503
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:20:19.819
!MESSAGE REX Sending 'GET' request to URL : 127.0.0.1:55432/.../serverstate
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:20:19.835
!MESSAGE REX 1555510819834 Utilities::sendGet Response Code from local server: 503
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:20:20.335
!MESSAGE REX Sending 'GET' request to URL : 127.0.0.1:55432/.../serverstate
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:20:20.347
!MESSAGE REX 1555510820347 Utilities::sendGet Response Code from local server: 503
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:20:20.849
!MESSAGE REX Sending 'GET' request to URL : 127.0.0.1:55432/.../serverstate
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:20:20.857
!MESSAGE REX 1555510820857 Utilities::sendGet Response Code from local server: 503
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:20:21.357
!MESSAGE REX Sending 'GET' request to URL : 127.0.0.1:55432/.../serverstate
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:20:21.357
!MESSAGE REX 1555510821357 Utilities::sendGet Response Code from local server: 503
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:20:21.857
!MESSAGE REX Sending 'GET' request to URL : 127.0.0.1:55432/.../serverstate
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:20:21.857
!MESSAGE REX 1555510821857 Utilities::sendGet Response Code from local server: 503
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:20:22.372
!MESSAGE REX Sending 'GET' request to URL : 127.0.0.1:55432/.../serverstate
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:20:22.372
!MESSAGE REX 1555510822372 Utilities::sendGet Response Code from local server: 503
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:20:22.872
!MESSAGE REX Sending 'GET' request to URL : 127.0.0.1:55432/.../serverstate
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:20:22.872
!MESSAGE REX 1555510822872 Utilities::sendGet Response Code from local server: 503
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:20:23.373
!MESSAGE REX Sending 'GET' request to URL : 127.0.0.1:55432/.../serverstate
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:20:23.373
!MESSAGE REX 1555510823373 Utilities::sendGet Response Code from local server: 503
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:20:23.887
!MESSAGE REX Sending 'GET' request to URL : 127.0.0.1:55432/.../serverstate
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:20:23.887
!MESSAGE REX 1555510823887 Utilities::sendGet Response Code from local server: 503
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:20:24.389
!MESSAGE REX Sending 'GET' request to URL : 127.0.0.1:55432/.../serverstate
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:20:24.404
!MESSAGE REX 1555510824389 Utilities::sendGet Response Code from local server: 503
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:20:24.904
!MESSAGE REX Sending 'GET' request to URL : 127.0.0.1:55432/.../serverstate
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:20:24.904
!MESSAGE REX 1555510824904 Utilities::sendGet Response Code from local server: 503
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:20:25.405
!MESSAGE REX Sending 'GET' request to URL : 127.0.0.1:55432/.../serverstate
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:20:25.405
!MESSAGE REX 1555510825405 Utilities::sendGet Response Code from local server: 503
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:20:25.905
!MESSAGE REX Sending 'GET' request to URL : 127.0.0.1:55432/.../serverstate
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:20:25.905
!MESSAGE REX 1555510825905 Utilities::sendGet Response Code from local server: 503
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:20:26.419
!MESSAGE REX Sending 'GET' request to URL : 127.0.0.1:55432/.../serverstate
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:20:26.419
!MESSAGE REX 1555510826419 Utilities::sendGet Response Code from local server: 503
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:20:26.921
!MESSAGE REX Sending 'GET' request to URL : 127.0.0.1:55432/.../serverstate
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:20:26.921
!MESSAGE REX 1555510826921 Utilities::sendGet Response Code from local server: 503
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:20:27.437
!MESSAGE REX Sending 'GET' request to URL : 127.0.0.1:55432/.../serverstate
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:20:27.450
!MESSAGE REX 1555510827449 Utilities::sendGet Response Code from local server: 503
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:20:27.950
!MESSAGE REX Sending 'GET' request to URL : 127.0.0.1:55432/.../serverstate
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:20:27.959
!MESSAGE REX 1555510827959 Utilities::sendGet Response Code from local server: 503
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:20:28.474
!MESSAGE REX Sending 'GET' request to URL : 127.0.0.1:55432/.../serverstate
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:20:28.474
!MESSAGE REX 1555510828474 Utilities::sendGet Response Code from local server: 503
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:20:28.974
!MESSAGE REX Sending 'GET' request to URL : 127.0.0.1:55432/.../serverstate
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:20:28.974
!MESSAGE REX 1555510828974 Utilities::sendGet Response Code from local server: 503
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:20:29.475
!MESSAGE REX Sending 'GET' request to URL : 127.0.0.1:55432/.../serverstate
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:20:29.491
!MESSAGE REX 1555510829491 Utilities::sendGet Response Code from local server: 503
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:20:29.991
!MESSAGE REX Sending 'GET' request to URL : 127.0.0.1:55432/.../serverstate
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:20:29.991
!MESSAGE REX 1555510829991 Utilities::sendGet Response Code from local server: 503
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:20:30.491
!MESSAGE REX Sending 'GET' request to URL : 127.0.0.1:55432/.../serverstate
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:20:30.491
!MESSAGE REX 1555510830491 Utilities::sendGet Response Code from local server: 503
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:20:31.005
!MESSAGE REX Sending 'GET' request to URL : 127.0.0.1:55432/.../serverstate
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:20:31.005
!MESSAGE REX 1555510831005 Utilities::sendGet Response Code from local server: 503
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:20:31.507
!MESSAGE REX Sending 'GET' request to URL : 127.0.0.1:55432/.../serverstate
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:20:31.507
!MESSAGE REX 1555510831507 Utilities::sendGet Response Code from local server: 503
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:20:32.007
!MESSAGE REX Sending 'GET' request to URL : 127.0.0.1:55432/.../serverstate
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:20:32.007
!MESSAGE REX 1555510832007 Utilities::sendGet Response Code from local server: 503
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:20:32.507
!MESSAGE REX Sending 'GET' request to URL : 127.0.0.1:55432/.../serverstate
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:20:32.507
!MESSAGE REX 1555510832507 Utilities::sendGet Response Code from local server: 503
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:20:33.007
!MESSAGE REX Sending 'GET' request to URL : 127.0.0.1:55432/.../serverstate
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:20:33.007
!MESSAGE REX 1555510833007 Utilities::sendGet Response Code from local server: 503
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:20:33.523
!MESSAGE REX Sending 'GET' request to URL : 127.0.0.1:55432/.../serverstate
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:20:33.523
!MESSAGE REX 1555510833523 Utilities::sendGet Response Code from local server: 503
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:20:34.023
!MESSAGE REX Sending 'GET' request to URL : 127.0.0.1:55432/.../serverstate
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:20:34.023
!MESSAGE REX 1555510834023 Utilities::sendGet Response Code from local server: 503
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:20:34.524
!MESSAGE REX Sending 'GET' request to URL : 127.0.0.1:55432/.../serverstate
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:20:34.524
!MESSAGE REX 1555510834524 Utilities::sendGet Response Code from local server: 503
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:20:35.024
!MESSAGE REX Sending 'GET' request to URL : 127.0.0.1:55432/.../serverstate
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:20:35.024
!MESSAGE REX 1555510835024 Utilities::sendGet Response Code from local server: 503
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:20:35.524
!MESSAGE REX Sending 'GET' request to URL : 127.0.0.1:55432/.../serverstate
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:20:35.524
!MESSAGE REX 1555510835524 Utilities::sendGet Response Code from local server: 503
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:20:36.024
!MESSAGE REX Sending 'GET' request to URL : 127.0.0.1:55432/.../serverstate
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:20:36.024
!MESSAGE REX 1555510836024 Utilities::sendGet Response Code from local server: 503
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:20:36.540
!MESSAGE REX Sending 'GET' request to URL : 127.0.0.1:55432/.../serverstate
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:20:36.551
!MESSAGE REX 1555510836550 Utilities::sendGet Response Code from local server: 503
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:20:37.051
!MESSAGE REX Sending 'GET' request to URL : 127.0.0.1:55432/.../serverstate
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:20:37.062
!MESSAGE REX 1555510837062 Utilities::sendGet Response Code from local server: 503
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:20:37.577
!MESSAGE REX Sending 'GET' request to URL : 127.0.0.1:55432/.../serverstate
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:20:37.577
!MESSAGE REX 1555510837577 Utilities::sendGet Response Code from local server: 503
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:20:38.077
!MESSAGE REX Sending 'GET' request to URL : 127.0.0.1:55432/.../serverstate
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:20:38.077
!MESSAGE REX 1555510838077 Utilities::sendGet Response Code from local server: 503
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:20:38.578
!MESSAGE REX Sending 'GET' request to URL : 127.0.0.1:55432/.../serverstate
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:20:38.578
!MESSAGE REX 1555510838578 Utilities::sendGet Response Code from local server: 503
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:20:39.078
!MESSAGE REX Sending 'GET' request to URL : 127.0.0.1:55432/.../serverstate
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:20:39.078
!MESSAGE REX 1555510839078 Utilities::sendGet Response Code from local server: 503
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:20:39.578
!MESSAGE REX serverState is
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:20:39.578
!MESSAGE REX 1555510839578 [plugin start] Failed to start server within timeout period
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:20:39.578
!MESSAGE REX 1555510839578 Changing URL to file:/D:/ti/ccsv8/eclipse/..\tirex\ti-rex-core\public\plugin\serverdidnotstart.html
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:21:07.715
!MESSAGE REX OpenExplorerHandler:: Open Explorer
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:21:07.716
!MESSAGE REX OpenExplorerHandler:: just_started_plugin = false
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:21:07.720
!MESSAGE REX OpenExplorerHandler:: Call startServer()
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:21:07.722
!MESSAGE REX 1555510867721 [A:menu] Starting Server
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:21:07.723
!MESSAGE REX [OS:menu] win32
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:21:07.724
!MESSAGE REX [A] startServer()
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:21:07.724
!MESSAGE REX [A-] ResourceExplorerPlugin.p == null
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:21:07.725
!MESSAGE REX attempt_process_cleanup = true
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:21:07.754
!MESSAGE REX 1555510867754 Tz: ResourceExplorerPage::createMainArea took 1
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:21:07.754
!MESSAGE REX 1555510867754 Launching Browser
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:21:07.845
!MESSAGE REX 1555510867844 Tz: ResourceExplorerPage::createBrowser took 89
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:21:07.845
!MESSAGE REX Using browser port 55432
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:21:07.845
!MESSAGE REX 1555510867845 server starting page: file:/D:/ti/ccsv8/eclipse/..\tirex\ti-rex-core\public\plugin\serverstarting.html
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:21:07.938
!MESSAGE REX 1555510867938 [killServerProcesses]
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:21:07.938
!MESSAGE REX 1555510867938 Tc: Utilities::startServer preamble217
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:21:07.938
!MESSAGE REX 1555510867938 [D:menu] ccs_eclipse_folder: file:/D:/ti/ccsv8/eclipse/
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:21:07.938
!MESSAGE REX 1555510867938 [E:menu] ccs_eclipse_folder: D:/ti/ccsv8/eclipse/
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:21:07.938
!MESSAGE REX 1555510867938 Ti: Utilities::proxy 0
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:21:07.938
!MESSAGE REX 1555510867938 These are the commands [D:\ti\ccsv8\tirex/node.exe, app.js, D:\ti\ccsv8\tirex\ti-rex-core/dinfra-desktop/dinfra.js, D:\ti\ccsv8\tirex\ti-rex-core/config/dconfig_localserver.json, D:\ti\ccsv8\tirex\ti-rex-core/config/app_localserver_win.json, --ccs_port=60377, --myHttpPort=55432, --logsDirUncaughtException=C:\Users\ADMINI~1\AppData\Local\TEXASI~1\CCS\ti\1\dmp\, --ccsVersion=8.0.0.00016, --tirexPluginVersion=4.1.0.201903271045]
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:21:07.938
!MESSAGE REX 1555510867938 Td: Utilities::before pb.start() 0
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:21:07.938
!MESSAGE REX 1555510867938 Te: Utilities::before isAlive loop 0
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:21:07.938
!MESSAGE REX 1555510867938 Tf: Utilities::after ResourceExplorerPlugin.p.isAlive() loop 0
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:21:07.938
!MESSAGE REX pollServerState for up or ready
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:21:07.938
!MESSAGE REX Sending 'GET' request to URL : 127.0.0.1:55432/.../serverstate
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:21:08.977
!MESSAGE REX 1555510868977 Utilities::sendGet Response Code from local server: 503
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:21:09.055
!MESSAGE REX 1555510869055 [] setUrl: file:/D:/ti/ccsv8/eclipse/..\tirex\ti-rex-core\public\plugin\serverstarting.html
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:21:09.479
!MESSAGE REX Sending 'GET' request to URL : 127.0.0.1:55432/.../serverstate
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:21:09.485
!MESSAGE REX 1555510869484 Utilities::sendGet Response Code from local server: 503
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:21:09.985
!MESSAGE REX Sending 'GET' request to URL : 127.0.0.1:55432/.../serverstate
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:21:09.992
!MESSAGE REX 1555510869992 Utilities::sendGet Response Code from local server: 503
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:21:10.505
!MESSAGE REX Sending 'GET' request to URL : 127.0.0.1:55432/.../serverstate
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:21:10.505
!MESSAGE REX 1555510870505 Utilities::sendGet Response Code from local server: 503
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:21:11.006
!MESSAGE REX Sending 'GET' request to URL : 127.0.0.1:55432/.../serverstate
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:21:11.006
!MESSAGE REX 1555510871006 Utilities::sendGet Response Code from local server: 503
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:21:11.506
!MESSAGE REX Sending 'GET' request to URL : 127.0.0.1:55432/.../serverstate
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:21:11.506
!MESSAGE REX 1555510871506 Utilities::sendGet Response Code from local server: 503
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:21:12.021
!MESSAGE REX Sending 'GET' request to URL : 127.0.0.1:55432/.../serverstate
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:21:12.021
!MESSAGE REX 1555510872021 Utilities::sendGet Response Code from local server: 503
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:21:12.521
!MESSAGE REX Sending 'GET' request to URL : 127.0.0.1:55432/.../serverstate
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:21:12.521
!MESSAGE REX 1555510872521 Utilities::sendGet Response Code from local server: 503
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:21:13.021
!MESSAGE REX Sending 'GET' request to URL : 127.0.0.1:55432/.../serverstate
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:21:13.023
!MESSAGE REX 1555510873023 Utilities::sendGet Response Code from local server: 503
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:21:13.536
!MESSAGE REX Sending 'GET' request to URL : 127.0.0.1:55432/.../serverstate
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:21:13.536
!MESSAGE REX 1555510873536 Utilities::sendGet Response Code from local server: 503
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:21:14.038
!MESSAGE REX Sending 'GET' request to URL : 127.0.0.1:55432/.../serverstate
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:21:14.038
!MESSAGE REX 1555510874038 Utilities::sendGet Response Code from local server: 503
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:21:14.553
!MESSAGE REX Sending 'GET' request to URL : 127.0.0.1:55432/.../serverstate
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:21:14.553
!MESSAGE REX 1555510874553 Utilities::sendGet Response Code from local server: 503
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:21:15.053
!MESSAGE REX Sending 'GET' request to URL : 127.0.0.1:55432/.../serverstate
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:21:15.053
!MESSAGE REX 1555510875053 Utilities::sendGet Response Code from local server: 503
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:21:15.553
!MESSAGE REX Sending 'GET' request to URL : 127.0.0.1:55432/.../serverstate
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:21:15.553
!MESSAGE REX 1555510875553 Utilities::sendGet Response Code from local server: 503
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:21:16.053
!MESSAGE REX Sending 'GET' request to URL : 127.0.0.1:55432/.../serverstate
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:21:16.053
!MESSAGE REX 1555510876053 Utilities::sendGet Response Code from local server: 503
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:21:16.553
!MESSAGE REX Sending 'GET' request to URL : 127.0.0.1:55432/.../serverstate
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:21:16.553
!MESSAGE REX 1555510876553 Utilities::sendGet Response Code from local server: 503
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:21:17.053
!MESSAGE REX Sending 'GET' request to URL : 127.0.0.1:55432/.../serverstate
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:21:17.053
!MESSAGE REX 1555510877053 Utilities::sendGet Response Code from local server: 503
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:21:17.553
!MESSAGE REX Sending 'GET' request to URL : 127.0.0.1:55432/.../serverstate
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:21:17.553
!MESSAGE REX 1555510877553 Utilities::sendGet Response Code from local server: 503
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:21:18.053
!MESSAGE REX Sending 'GET' request to URL : 127.0.0.1:55432/.../serverstate
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:21:18.053
!MESSAGE REX 1555510878053 Utilities::sendGet Response Code from local server: 503
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:21:18.554
!MESSAGE REX Sending 'GET' request to URL : 127.0.0.1:55432/.../serverstate
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:21:18.554
!MESSAGE REX 1555510878554 Utilities::sendGet Response Code from local server: 503
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:21:19.054
!MESSAGE REX Sending 'GET' request to URL : 127.0.0.1:55432/.../serverstate
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:21:19.054
!MESSAGE REX 1555510879054 Utilities::sendGet Response Code from local server: 503
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:21:19.554
!MESSAGE REX Sending 'GET' request to URL : 127.0.0.1:55432/.../serverstate
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:21:19.554
!MESSAGE REX 1555510879554 Utilities::sendGet Response Code from local server: 503
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:21:20.085
!MESSAGE REX Sending 'GET' request to URL : 127.0.0.1:55432/.../serverstate
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:21:20.092
!MESSAGE REX 1555510880092 Utilities::sendGet Response Code from local server: 503
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:21:20.592
!MESSAGE REX Sending 'GET' request to URL : 127.0.0.1:55432/.../serverstate
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:21:20.592
!MESSAGE REX 1555510880592 Utilities::sendGet Response Code from local server: 503
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:21:21.092
!MESSAGE REX Sending 'GET' request to URL : 127.0.0.1:55432/.../serverstate
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:21:21.092
!MESSAGE REX 1555510881092 Utilities::sendGet Response Code from local server: 503
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:21:21.592
!MESSAGE REX Sending 'GET' request to URL : 127.0.0.1:55432/.../serverstate
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:21:21.592
!MESSAGE REX 1555510881592 Utilities::sendGet Response Code from local server: 503
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:21:22.092
!MESSAGE REX Sending 'GET' request to URL : 127.0.0.1:55432/.../serverstate
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:21:22.093
!MESSAGE REX 1555510882093 Utilities::sendGet Response Code from local server: 503
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:21:22.593
!MESSAGE REX Sending 'GET' request to URL : 127.0.0.1:55432/.../serverstate
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:21:22.608
!MESSAGE REX 1555510882608 Utilities::sendGet Response Code from local server: 503
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:21:23.108
!MESSAGE REX Sending 'GET' request to URL : 127.0.0.1:55432/.../serverstate
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:21:23.124
!MESSAGE REX 1555510883108 Utilities::sendGet Response Code from local server: 503
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:21:23.624
!MESSAGE REX Sending 'GET' request to URL : 127.0.0.1:55432/.../serverstate
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:21:23.624
!MESSAGE REX 1555510883624 Utilities::sendGet Response Code from local server: 503
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:21:24.124
!MESSAGE REX Sending 'GET' request to URL : 127.0.0.1:55432/.../serverstate
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:21:24.124
!MESSAGE REX 1555510884124 Utilities::sendGet Response Code from local server: 503
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:21:24.624
!MESSAGE REX Sending 'GET' request to URL : 127.0.0.1:55432/.../serverstate
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:21:24.640
!MESSAGE REX 1555510884624 Utilities::sendGet Response Code from local server: 503
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:21:25.140
!MESSAGE REX Sending 'GET' request to URL : 127.0.0.1:55432/.../serverstate
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:21:25.140
!MESSAGE REX 1555510885140 Utilities::sendGet Response Code from local server: 503
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:21:25.640
!MESSAGE REX Sending 'GET' request to URL : 127.0.0.1:55432/.../serverstate
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:21:25.640
!MESSAGE REX 1555510885640 Utilities::sendGet Response Code from local server: 503
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:21:26.140
!MESSAGE REX Sending 'GET' request to URL : 127.0.0.1:55432/.../serverstate
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:21:26.140
!MESSAGE REX 1555510886140 Utilities::sendGet Response Code from local server: 503
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:21:26.641
!MESSAGE REX Sending 'GET' request to URL : 127.0.0.1:55432/.../serverstate
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:21:26.641
!MESSAGE REX 1555510886641 Utilities::sendGet Response Code from local server: 503
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:21:27.141
!MESSAGE REX Sending 'GET' request to URL : 127.0.0.1:55432/.../serverstate
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:21:27.141
!MESSAGE REX 1555510887141 Utilities::sendGet Response Code from local server: 503
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:21:27.656
!MESSAGE REX Sending 'GET' request to URL : 127.0.0.1:55432/.../serverstate
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:21:27.674
!MESSAGE REX 1555510887674 Utilities::sendGet Response Code from local server: 503
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:21:28.175
!MESSAGE REX Sending 'GET' request to URL : 127.0.0.1:55432/.../serverstate
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:21:28.188
!MESSAGE REX 1555510888187 Utilities::sendGet Response Code from local server: 503
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:21:28.689
!MESSAGE REX Sending 'GET' request to URL : 127.0.0.1:55432/.../serverstate
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:21:28.694
!MESSAGE REX 1555510888694 Utilities::sendGet Response Code from local server: 503
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:21:29.194
!MESSAGE REX Sending 'GET' request to URL : 127.0.0.1:55432/.../serverstate
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:21:29.194
!MESSAGE REX 1555510889194 Utilities::sendGet Response Code from local server: 503
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:21:29.710
!MESSAGE REX Sending 'GET' request to URL : 127.0.0.1:55432/.../serverstate
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:21:29.710
!MESSAGE REX 1555510889710 Utilities::sendGet Response Code from local server: 503
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:21:30.210
!MESSAGE REX Sending 'GET' request to URL : 127.0.0.1:55432/.../serverstate
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:21:30.210
!MESSAGE REX 1555510890210 Utilities::sendGet Response Code from local server: 503
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:21:30.711
!MESSAGE REX Sending 'GET' request to URL : 127.0.0.1:55432/.../serverstate
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:21:30.727
!MESSAGE REX 1555510890727 Utilities::sendGet Response Code from local server: 503
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:21:31.227
!MESSAGE REX Sending 'GET' request to URL : 127.0.0.1:55432/.../serverstate
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:21:31.227
!MESSAGE REX 1555510891227 Utilities::sendGet Response Code from local server: 503
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:21:31.727
!MESSAGE REX Sending 'GET' request to URL : 127.0.0.1:55432/.../serverstate
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:21:31.727
!MESSAGE REX 1555510891727 Utilities::sendGet Response Code from local server: 503
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:21:32.227
!MESSAGE REX Sending 'GET' request to URL : 127.0.0.1:55432/.../serverstate
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:21:32.227
!MESSAGE REX 1555510892227 Utilities::sendGet Response Code from local server: 503
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:21:32.727
!MESSAGE REX Sending 'GET' request to URL : 127.0.0.1:55432/.../serverstate
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:21:32.727
!MESSAGE REX 1555510892727 Utilities::sendGet Response Code from local server: 503
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:21:33.227
!MESSAGE REX Sending 'GET' request to URL : 127.0.0.1:55432/.../serverstate
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:21:33.227
!MESSAGE REX 1555510893227 Utilities::sendGet Response Code from local server: 503
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:21:33.727
!MESSAGE REX Sending 'GET' request to URL : 127.0.0.1:55432/.../serverstate
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:21:33.727
!MESSAGE REX 1555510893727 Utilities::sendGet Response Code from local server: 503
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:21:34.228
!MESSAGE REX Sending 'GET' request to URL : 127.0.0.1:55432/.../serverstate
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:21:34.228
!MESSAGE REX 1555510894228 Utilities::sendGet Response Code from local server: 503
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:21:34.728
!MESSAGE REX Sending 'GET' request to URL : 127.0.0.1:55432/.../serverstate
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:21:34.728
!MESSAGE REX 1555510894728 Utilities::sendGet Response Code from local server: 503
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:21:35.228
!MESSAGE REX Sending 'GET' request to URL : 127.0.0.1:55432/.../serverstate
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:21:35.228
!MESSAGE REX 1555510895228 Utilities::sendGet Response Code from local server: 503
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:21:35.728
!MESSAGE REX Sending 'GET' request to URL : 127.0.0.1:55432/.../serverstate
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:21:35.728
!MESSAGE REX 1555510895728 Utilities::sendGet Response Code from local server: 503
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:21:36.228
!MESSAGE REX Sending 'GET' request to URL : 127.0.0.1:55432/.../serverstate
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:21:36.228
!MESSAGE REX 1555510896228 Utilities::sendGet Response Code from local server: 503
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:21:36.728
!MESSAGE REX Sending 'GET' request to URL : 127.0.0.1:55432/.../serverstate
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:21:36.728
!MESSAGE REX 1555510896728 Utilities::sendGet Response Code from local server: 503
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:21:37.228
!MESSAGE REX Sending 'GET' request to URL : 127.0.0.1:55432/.../serverstate
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:21:37.228
!MESSAGE REX 1555510897228 Utilities::sendGet Response Code from local server: 503
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:21:37.729
!MESSAGE REX Sending 'GET' request to URL : 127.0.0.1:55432/.../serverstate
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:21:37.729
!MESSAGE REX 1555510897729 Utilities::sendGet Response Code from local server: 503
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:21:38.244
!MESSAGE REX Sending 'GET' request to URL : 127.0.0.1:55432/.../serverstate
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:21:38.244
!MESSAGE REX 1555510898244 Utilities::sendGet Response Code from local server: 503
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:21:38.745
!MESSAGE REX Sending 'GET' request to URL : 127.0.0.1:55432/.../serverstate
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:21:38.745
!MESSAGE REX 1555510898745 Utilities::sendGet Response Code from local server: 503
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:21:39.245
!MESSAGE REX Sending 'GET' request to URL : 127.0.0.1:55432/.../serverstate
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:21:39.245
!MESSAGE REX 1555510899245 Utilities::sendGet Response Code from local server: 503
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:21:39.760
!MESSAGE REX Sending 'GET' request to URL : 127.0.0.1:55432/.../serverstate
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:21:39.760
!MESSAGE REX 1555510899760 Utilities::sendGet Response Code from local server: 503
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:21:40.260
!MESSAGE REX Sending 'GET' request to URL : 127.0.0.1:55432/.../serverstate
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:21:40.260
!MESSAGE REX 1555510900260 Utilities::sendGet Response Code from local server: 503
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:21:40.760
!MESSAGE REX Sending 'GET' request to URL : 127.0.0.1:55432/.../serverstate
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:21:40.760
!MESSAGE REX 1555510900760 Utilities::sendGet Response Code from local server: 503
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:21:41.260
!MESSAGE REX Sending 'GET' request to URL : 127.0.0.1:55432/.../serverstate
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:21:41.260
!MESSAGE REX 1555510901260 Utilities::sendGet Response Code from local server: 503
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:21:41.761
!MESSAGE REX Sending 'GET' request to URL : 127.0.0.1:55432/.../serverstate
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:21:41.761
!MESSAGE REX 1555510901761 Utilities::sendGet Response Code from local server: 503
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:21:42.261
!MESSAGE REX Sending 'GET' request to URL : 127.0.0.1:55432/.../serverstate
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:21:42.261
!MESSAGE REX 1555510902261 Utilities::sendGet Response Code from local server: 503
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:21:42.777
!MESSAGE REX Sending 'GET' request to URL : 127.0.0.1:55432/.../serverstate
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:21:42.791
!MESSAGE REX 1555510902790 Utilities::sendGet Response Code from local server: 503
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:21:43.292
!MESSAGE REX Sending 'GET' request to URL : 127.0.0.1:55432/.../serverstate
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:21:43.299
!MESSAGE REX 1555510903299 Utilities::sendGet Response Code from local server: 503
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:21:43.799
!MESSAGE REX Sending 'GET' request to URL : 127.0.0.1:55432/.../serverstate
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:21:43.799
!MESSAGE REX 1555510903799 Utilities::sendGet Response Code from local server: 503
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:21:44.299
!MESSAGE REX Sending 'GET' request to URL : 127.0.0.1:55432/.../serverstate
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:21:44.299
!MESSAGE REX 1555510904299 Utilities::sendGet Response Code from local server: 503
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:21:44.799
!MESSAGE REX Sending 'GET' request to URL : 127.0.0.1:55432/.../serverstate
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:21:44.799
!MESSAGE REX 1555510904799 Utilities::sendGet Response Code from local server: 503
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:21:45.299
!MESSAGE REX Sending 'GET' request to URL : 127.0.0.1:55432/.../serverstate
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:21:45.299
!MESSAGE REX 1555510905299 Utilities::sendGet Response Code from local server: 503
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:21:45.800
!MESSAGE REX Sending 'GET' request to URL : 127.0.0.1:55432/.../serverstate
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:21:45.800
!MESSAGE REX 1555510905800 Utilities::sendGet Response Code from local server: 503
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:21:46.300
!MESSAGE REX Sending 'GET' request to URL : 127.0.0.1:55432/.../serverstate
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:21:46.300
!MESSAGE REX 1555510906300 Utilities::sendGet Response Code from local server: 503
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:21:46.800
!MESSAGE REX Sending 'GET' request to URL : 127.0.0.1:55432/.../serverstate
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:21:46.800
!MESSAGE REX 1555510906800 Utilities::sendGet Response Code from local server: 503
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:21:47.300
!MESSAGE REX Sending 'GET' request to URL : 127.0.0.1:55432/.../serverstate
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:21:47.300
!MESSAGE REX 1555510907300 Utilities::sendGet Response Code from local server: 503
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:21:47.800
!MESSAGE REX Sending 'GET' request to URL : 127.0.0.1:55432/.../serverstate
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:21:47.800
!MESSAGE REX 1555510907800 Utilities::sendGet Response Code from local server: 503
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:21:48.300
!MESSAGE REX Sending 'GET' request to URL : 127.0.0.1:55432/.../serverstate
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:21:48.300
!MESSAGE REX 1555510908300 Utilities::sendGet Response Code from local server: 503
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:21:48.800
!MESSAGE REX Sending 'GET' request to URL : 127.0.0.1:55432/.../serverstate
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:21:48.801
!MESSAGE REX 1555510908801 Utilities::sendGet Response Code from local server: 503
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:21:49.301
!MESSAGE REX Sending 'GET' request to URL : 127.0.0.1:55432/.../serverstate
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:21:49.301
!MESSAGE REX 1555510909301 Utilities::sendGet Response Code from local server: 503
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:21:49.801
!MESSAGE REX Sending 'GET' request to URL : 127.0.0.1:55432/.../serverstate
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:21:49.801
!MESSAGE REX 1555510909801 Utilities::sendGet Response Code from local server: 503
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:21:50.301
!MESSAGE REX Sending 'GET' request to URL : 127.0.0.1:55432/.../serverstate
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:21:50.301
!MESSAGE REX 1555510910301 Utilities::sendGet Response Code from local server: 503
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:21:50.801
!MESSAGE REX Sending 'GET' request to URL : 127.0.0.1:55432/.../serverstate
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:21:50.801
!MESSAGE REX 1555510910801 Utilities::sendGet Response Code from local server: 503
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:21:51.302
!MESSAGE REX Sending 'GET' request to URL : 127.0.0.1:55432/.../serverstate
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:21:51.302
!MESSAGE REX 1555510911302 Utilities::sendGet Response Code from local server: 503
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:21:51.802
!MESSAGE REX Sending 'GET' request to URL : 127.0.0.1:55432/.../serverstate
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:21:51.802
!MESSAGE REX 1555510911802 Utilities::sendGet Response Code from local server: 503
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:21:52.302
!MESSAGE REX Sending 'GET' request to URL : 127.0.0.1:55432/.../serverstate
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:21:52.303
!MESSAGE REX 1555510912303 Utilities::sendGet Response Code from local server: 503
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:21:52.818
!MESSAGE REX Sending 'GET' request to URL : 127.0.0.1:55432/.../serverstate
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:21:52.818
!MESSAGE REX 1555510912818 Utilities::sendGet Response Code from local server: 503
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:21:53.318
!MESSAGE REX Sending 'GET' request to URL : 127.0.0.1:55432/.../serverstate
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:21:53.318
!MESSAGE REX 1555510913318 Utilities::sendGet Response Code from local server: 503
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:21:53.818
!MESSAGE REX Sending 'GET' request to URL : 127.0.0.1:55432/.../serverstate
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:21:53.818
!MESSAGE REX 1555510913818 Utilities::sendGet Response Code from local server: 503
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:21:54.318
!MESSAGE REX Sending 'GET' request to URL : 127.0.0.1:55432/.../serverstate
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:21:54.318
!MESSAGE REX 1555510914318 Utilities::sendGet Response Code from local server: 503
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:21:54.818
!MESSAGE REX Sending 'GET' request to URL : 127.0.0.1:55432/.../serverstate
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:21:54.818
!MESSAGE REX 1555510914818 Utilities::sendGet Response Code from local server: 503
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:21:55.318
!MESSAGE REX Sending 'GET' request to URL : 127.0.0.1:55432/.../serverstate
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:21:55.318
!MESSAGE REX 1555510915318 Utilities::sendGet Response Code from local server: 503
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:21:55.819
!MESSAGE REX Sending 'GET' request to URL : 127.0.0.1:55432/.../serverstate
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:21:55.819
!MESSAGE REX 1555510915819 Utilities::sendGet Response Code from local server: 503
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:21:56.334
!MESSAGE REX Sending 'GET' request to URL : 127.0.0.1:55432/.../serverstate
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:21:56.334
!MESSAGE REX 1555510916334 Utilities::sendGet Response Code from local server: 503
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:21:56.835
!MESSAGE REX Sending 'GET' request to URL : 127.0.0.1:55432/.../serverstate
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:21:56.835
!MESSAGE REX 1555510916835 Utilities::sendGet Response Code from local server: 503
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:21:57.335
!MESSAGE REX Sending 'GET' request to URL : 127.0.0.1:55432/.../serverstate
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:21:57.335
!MESSAGE REX 1555510917335 Utilities::sendGet Response Code from local server: 503
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:21:57.835
!MESSAGE REX Sending 'GET' request to URL : 127.0.0.1:55432/.../serverstate
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:21:57.835
!MESSAGE REX 1555510917835 Utilities::sendGet Response Code from local server: 503
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:21:58.335
!MESSAGE REX Sending 'GET' request to URL : 127.0.0.1:55432/.../serverstate
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:21:58.335
!MESSAGE REX 1555510918335 Utilities::sendGet Response Code from local server: 503
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:21:58.835
!MESSAGE REX Sending 'GET' request to URL : 127.0.0.1:55432/.../serverstate
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:21:58.835
!MESSAGE REX 1555510918835 Utilities::sendGet Response Code from local server: 503
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:21:59.336
!MESSAGE REX Sending 'GET' request to URL : 127.0.0.1:55432/.../serverstate
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:21:59.336
!MESSAGE REX 1555510919336 Utilities::sendGet Response Code from local server: 503
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:21:59.837
!MESSAGE REX Sending 'GET' request to URL : 127.0.0.1:55432/.../serverstate
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:21:59.837
!MESSAGE REX 1555510919837 Utilities::sendGet Response Code from local server: 503
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:22:00.351
!MESSAGE REX Sending 'GET' request to URL : 127.0.0.1:55432/.../serverstate
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:22:00.351
!MESSAGE REX 1555510920351 Utilities::sendGet Response Code from local server: 503
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:22:00.851
!MESSAGE REX Sending 'GET' request to URL : 127.0.0.1:55432/.../serverstate
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:22:00.851
!MESSAGE REX 1555510920851 Utilities::sendGet Response Code from local server: 503
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:22:01.352
!MESSAGE REX Sending 'GET' request to URL : 127.0.0.1:55432/.../serverstate
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:22:01.352
!MESSAGE REX 1555510921352 Utilities::sendGet Response Code from local server: 503
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:22:01.852
!MESSAGE REX Sending 'GET' request to URL : 127.0.0.1:55432/.../serverstate
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:22:01.852
!MESSAGE REX 1555510921852 Utilities::sendGet Response Code from local server: 503
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:22:02.352
!MESSAGE REX Sending 'GET' request to URL : 127.0.0.1:55432/.../serverstate
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:22:02.352
!MESSAGE REX 1555510922352 Utilities::sendGet Response Code from local server: 503
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:22:02.852
!MESSAGE REX Sending 'GET' request to URL : 127.0.0.1:55432/.../serverstate
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:22:02.852
!MESSAGE REX 1555510922852 Utilities::sendGet Response Code from local server: 503
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:22:03.352
!MESSAGE REX Sending 'GET' request to URL : 127.0.0.1:55432/.../serverstate
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:22:03.352
!MESSAGE REX 1555510923352 Utilities::sendGet Response Code from local server: 503
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:22:03.852
!MESSAGE REX Sending 'GET' request to URL : 127.0.0.1:55432/.../serverstate
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:22:03.852
!MESSAGE REX 1555510923852 Utilities::sendGet Response Code from local server: 503
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:22:04.352
!MESSAGE REX Sending 'GET' request to URL : 127.0.0.1:55432/.../serverstate
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:22:04.352
!MESSAGE REX 1555510924352 Utilities::sendGet Response Code from local server: 503
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:22:04.852
!MESSAGE REX Sending 'GET' request to URL : 127.0.0.1:55432/.../serverstate
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:22:04.852
!MESSAGE REX 1555510924852 Utilities::sendGet Response Code from local server: 503
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:22:05.353
!MESSAGE REX Sending 'GET' request to URL : 127.0.0.1:55432/.../serverstate
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:22:05.353
!MESSAGE REX 1555510925353 Utilities::sendGet Response Code from local server: 503
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:22:05.853
!MESSAGE REX Sending 'GET' request to URL : 127.0.0.1:55432/.../serverstate
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:22:05.853
!MESSAGE REX 1555510925853 Utilities::sendGet Response Code from local server: 503
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:22:06.353
!MESSAGE REX Sending 'GET' request to URL : 127.0.0.1:55432/.../serverstate
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:22:06.353
!MESSAGE REX 1555510926353 Utilities::sendGet Response Code from local server: 503
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:22:06.853
!MESSAGE REX Sending 'GET' request to URL : 127.0.0.1:55432/.../serverstate
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:22:06.853
!MESSAGE REX 1555510926853 Utilities::sendGet Response Code from local server: 503
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:22:07.367
!MESSAGE REX Sending 'GET' request to URL : 127.0.0.1:55432/.../serverstate
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:22:07.367
!MESSAGE REX 1555510927367 Utilities::sendGet Response Code from local server: 503
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:22:07.869
!MESSAGE REX Sending 'GET' request to URL : 127.0.0.1:55432/.../serverstate
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:22:07.881
!MESSAGE REX 1555510927880 Utilities::sendGet Response Code from local server: 503
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:22:08.385
!MESSAGE REX serverState is
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:22:08.385
!MESSAGE REX 1555510928385 [menu] Failed to start server within timeout period
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:22:08.392
!MESSAGE REX 1555510928391 Changing URL to file:/D:/ti/ccsv8/eclipse/..\tirex\ti-rex-core\public\plugin\serverdidnotstart.html
!SESSION 2019-04-17 22:24:10.757 -----------------------------------------------
eclipse.buildId=4.7.1.M20171009-0410
java.version=1.8.0_112
java.vendor=Oracle Corporation
BootLoader constants: OS=win32, ARCH=x86, WS=win32, NL=zh_CN
Framework arguments: -product com.ti.ccstudio.branding.product
Command-line arguments: -os win32 -ws win32 -arch x86 -product com.ti.ccstudio.branding.product
!ENTRY com.ti.common.core 4 0 2019-04-17 22:24:11.802
!MESSAGE path=ccs_base/DebugServer
!ENTRY com.ti.common.core 4 0 2019-04-17 22:24:11.802
!MESSAGE debugServerDir=D:/ti/ccsv8/ccs_base/DebugServer
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:24:14.331
!MESSAGE >>1555511054331 Ta: (ResourceExplorerPlugin::start discoverCCSPort()) took 203
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:24:14.331
!MESSAGE Plugin start call t.start()
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:24:14.331
!MESSAGE >>1555511054331 Tb: (ResourceExplorerPlugin::new Thread to start plugin 0
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:24:14.331
!MESSAGE REX 1555511054331 [A:plugin start] Starting Server
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:24:14.331
!MESSAGE REX [OS:plugin start] win32
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:24:14.331
!MESSAGE REX [A] startServer()
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:24:14.331
!MESSAGE REX [A-] ResourceExplorerPlugin.p == null
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:24:14.331
!MESSAGE REX attempt_process_cleanup = true
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:24:14.471
!MESSAGE REX 1555511054471 Tz: ResourceExplorerPage::createMainArea took 0
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:24:14.471
!MESSAGE REX 1555511054471 Launching Browser
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:24:14.533
!MESSAGE REX 1555511054533 [killServerProcesses]
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:24:14.533
!MESSAGE REX 1555511054533 Tc: Utilities::startServer preamble202
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:24:14.533
!MESSAGE REX 1555511054533 [D:plugin start] ccs_eclipse_folder: file:/D:/ti/ccsv8/eclipse/
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:24:14.533
!MESSAGE REX 1555511054533 [E:plugin start] ccs_eclipse_folder: D:/ti/ccsv8/eclipse/
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:24:14.611
!MESSAGE REX 1555511054611 Ti: Utilities::proxy 78
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:24:14.611
!MESSAGE REX 1555511054611 These are the commands [D:\ti\ccsv8\tirex/node.exe, app.js, D:\ti\ccsv8\tirex\ti-rex-core/dinfra-desktop/dinfra.js, D:\ti\ccsv8\tirex\ti-rex-core/config/dconfig_localserver.json, D:\ti\ccsv8\tirex\ti-rex-core/config/app_localserver_win.json, --ccs_port=61407, --myHttpPort=55432, --logsDirUncaughtException=C:\Users\ADMINI~1\AppData\Local\TEXASI~1\CCS\ti\1\dmp\, --ccsVersion=8.0.0.00016, --tirexPluginVersion=4.1.0.201903271045]
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:24:14.611
!MESSAGE REX 1555511054611 Td: Utilities::before pb.start() 78
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:24:14.611
!MESSAGE REX 1555511054611 Te: Utilities::before isAlive loop 0
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:24:14.611
!MESSAGE REX 1555511054611 Tf: Utilities::after ResourceExplorerPlugin.p.isAlive() loop 0
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:24:14.611
!MESSAGE REX pollServerState for up or ready
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:24:14.611
!MESSAGE REX Sending 'GET' request to URL : 127.0.0.1:55432/.../serverstate
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:24:15.625
!MESSAGE REX 1555511055625 Utilities::sendGet Response Code from local server: 503
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:24:16.140
!MESSAGE REX Sending 'GET' request to URL : 127.0.0.1:55432/.../serverstate
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:24:16.140
!MESSAGE REX 1555511056140 Utilities::sendGet Response Code from local server: 503
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:24:16.655
!MESSAGE REX Sending 'GET' request to URL : 127.0.0.1:55432/.../serverstate
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:24:16.655
!MESSAGE REX 1555511056655 Utilities::sendGet Response Code from local server: 503
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:24:17.170
!MESSAGE REX Sending 'GET' request to URL : 127.0.0.1:55432/.../serverstate
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:24:17.170
!MESSAGE REX 1555511057170 Utilities::sendGet Response Code from local server: 503
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:24:17.685
!MESSAGE REX Sending 'GET' request to URL : 127.0.0.1:55432/.../serverstate
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:24:17.685
!MESSAGE REX 1555511057685 Utilities::sendGet Response Code from local server: 503
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:24:17.965
!MESSAGE REX 1555511057965 Tz: ResourceExplorerPage::createBrowser took 3494
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:24:17.965
!MESSAGE REX Using browser port 55432
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:24:17.965
!MESSAGE REX 1555511057965 server starting page: file:/D:/ti/ccsv8/eclipse/..\tirex\ti-rex-core\public\plugin\serverstarting.html
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:24:18.187
!MESSAGE REX Sending 'GET' request to URL : 127.0.0.1:55432/.../serverstate
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:24:18.187
!MESSAGE REX 1555511058187 Utilities::sendGet Response Code from local server: 503
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:24:18.701
!MESSAGE REX Sending 'GET' request to URL : 127.0.0.1:55432/.../serverstate
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:24:18.701
!MESSAGE REX 1555511058701 Utilities::sendGet Response Code from local server: 503
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:24:19.216
!MESSAGE REX Sending 'GET' request to URL : 127.0.0.1:55432/.../serverstate
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:24:19.216
!MESSAGE REX 1555511059216 [] setUrl: file:/D:/ti/ccsv8/eclipse/..\tirex\ti-rex-core\public\plugin\serverstarting.html
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:24:19.216
!MESSAGE REX 1555511059216 Utilities::sendGet Response Code from local server: 503
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:24:19.727
!MESSAGE REX Sending 'GET' request to URL : 127.0.0.1:55432/.../serverstate
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:24:19.727
!MESSAGE REX 1555511059727 Utilities::sendGet Response Code from local server: 503
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:24:20.239
!MESSAGE REX Sending 'GET' request to URL : 127.0.0.1:55432/.../serverstate
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:24:20.255
!MESSAGE REX 1555511060255 Utilities::sendGet Response Code from local server: 503
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:24:20.760
!MESSAGE REX Sending 'GET' request to URL : 127.0.0.1:55432/.../serverstate
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:24:20.760
!MESSAGE REX 1555511060760 Utilities::sendGet Response Code from local server: 503
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:24:21.261
!MESSAGE REX Sending 'GET' request to URL : 127.0.0.1:55432/.../serverstate
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:24:21.261
!MESSAGE REX 1555511061261 Utilities::sendGet Response Code from local server: 503
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:24:21.791
!MESSAGE REX Sending 'GET' request to URL : 127.0.0.1:55432/.../serverstate
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:24:21.792
!MESSAGE REX 1555511061792 Utilities::sendGet Response Code from local server: 503
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:24:22.345
!MESSAGE REX Sending 'GET' request to URL : 127.0.0.1:55432/.../serverstate
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:24:22.345
!MESSAGE REX 1555511062345 Utilities::sendGet Response Code from local server: 503
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:24:22.850
!MESSAGE REX Sending 'GET' request to URL : 127.0.0.1:55432/.../serverstate
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:24:22.850
!MESSAGE REX 1555511062850 Utilities::sendGet Response Code from local server: 503
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:24:22.881
!MESSAGE >>1555511062881 killing node server
!ENTRY org.eclipse.equinox.p2.metadata.repository 4 0 2019-04-17 22:24:22.991
!MESSAGE Unexpected error loading extension: org.eclipse.equinox.p2.metadata.repository.XZedRepository
!STACK 0
java.lang.NullPointerException
at org.eclipse.equinox.internal.p2.transport.ecf.FileReader.sendRetrieveRequest(FileReader.java:399)
at org.eclipse.equinox.internal.p2.transport.ecf.FileReader.readInto(FileReader.java:360)
at org.eclipse.equinox.internal.p2.transport.ecf.RepositoryTransport.download(RepositoryTransport.java:101)
at org.eclipse.equinox.internal.p2.transport.ecf.RepositoryTransport.download(RepositoryTransport.java:156)
at org.eclipse.equinox.internal.p2.repository.CacheManager.updateCache(CacheManager.java:402)
at org.eclipse.equinox.internal.p2.repository.CacheManager.createCacheFromFile(CacheManager.java:132)
at org.eclipse.equinox.internal.p2.metadata.repository.XZedSimpleMetadataRepositoryFactory.getLocalFile(XZedSimpleMetadataRepositoryFactory.java:56)
at org.eclipse.equinox.internal.p2.metadata.repository.XZedSimpleMetadataRepositoryFactory.load(XZedSimpleMetadataRepositoryFactory.java:78)
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:152)
at org.eclipse.equinox.internal.p2.updatechecker.UpdateChecker.checkForUpdates(UpdateChecker.java:130)
at org.eclipse.equinox.internal.p2.updatechecker.UpdateChecker$UpdateCheckThread.run(UpdateChecker.java:74)
!ENTRY org.eclipse.equinox.p2.metadata.repository 4 0 2019-04-17 22:24:22.991
!MESSAGE Unexpected error loading extension: org.eclipse.equinox.p2.metadata.repository.XZedRepository
!STACK 0
java.lang.NullPointerException
at org.eclipse.equinox.internal.p2.transport.ecf.FileReader.sendRetrieveRequest(FileReader.java:399)
at org.eclipse.equinox.internal.p2.transport.ecf.FileReader.readInto(FileReader.java:360)
at org.eclipse.equinox.internal.p2.transport.ecf.RepositoryTransport.download(RepositoryTransport.java:101)
at org.eclipse.equinox.internal.p2.transport.ecf.RepositoryTransport.download(RepositoryTransport.java:156)
at org.eclipse.equinox.internal.p2.repository.CacheManager.updateCache(CacheManager.java:402)
at org.eclipse.equinox.internal.p2.repository.CacheManager.createCacheFromFile(CacheManager.java:132)
at org.eclipse.equinox.internal.p2.metadata.repository.XZedSimpleMetadataRepositoryFactory.getLocalFile(XZedSimpleMetadataRepositoryFactory.java:56)
at org.eclipse.equinox.internal.p2.metadata.repository.XZedSimpleMetadataRepositoryFactory.load(XZedSimpleMetadataRepositoryFactory.java:78)
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 com.ti.ccstudio.p2app.DirectorApplication.getInstallableUnits(DirectorApplication.java:1507)
at com.ti.ccstudio.p2app.DirectorApplication$LocationQueryable.query(DirectorApplication.java:180)
at org.eclipse.equinox.p2.query.CompoundQueryable.getIteratorFromQueryable(CompoundQueryable.java:164)
at org.eclipse.equinox.p2.query.CompoundQueryable.everything(CompoundQueryable.java:117)
at org.eclipse.equinox.internal.p2.metadata.expression.RepeatableIterator$IndexProviderIterator.<init>(RepeatableIterator.java:129)
at org.eclipse.equinox.internal.p2.metadata.expression.RepeatableIterator.create(RepeatableIterator.java:57)
at org.eclipse.equinox.p2.query.ExpressionMatchQuery.perform(ExpressionMatchQuery.java:49)
at org.eclipse.equinox.internal.p2.metadata.index.IndexProvider.query(IndexProvider.java:23)
at org.eclipse.equinox.internal.p2.metadata.index.IndexProvider.query(IndexProvider.java:32)
at com.ti.ccstudio.p2app.DirectorApplication.collectRootIUs(DirectorApplication.java:639)
at com.ti.ccstudio.p2app.DirectorApplication.performList(DirectorApplication.java:1038)
at com.ti.ccstudio.p2app.DirectorApplication.run(DirectorApplication.java:1396)
at com.ti.ccstudio.p2app.DirectorApplication.listIUsFoundInRepos(DirectorApplication.java:1775)
at com.ti.ccstudio.app.center.p2.DirectorApplicationDelegate.listIUsFoundInRepos(DirectorApplicationDelegate.java:40)
at com.ti.ccstudio.app.center.p2.DirectorApplicationDelegate.resolveIU(DirectorApplicationDelegate.java:72)
at com.ti.ccstudio.app.center.internal.CCSAppCenter._replaceIusWithLatest(CCSAppCenter.java:397)
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:56)
!ENTRY org.eclipse.equinox.p2.updatechecker 4 0 2019-04-17 22:24:22.991
!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:152)
at org.eclipse.equinox.internal.p2.updatechecker.UpdateChecker.checkForUpdates(UpdateChecker.java:130)
at org.eclipse.equinox.internal.p2.updatechecker.UpdateChecker$UpdateCheckThread.run(UpdateChecker.java:74)
!ENTRY org.eclipse.core.jobs 4 2 2019-04-17 22:24:23.006
!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:56)
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:24:23.365
!MESSAGE REX Sending 'GET' request to URL : 127.0.0.1:55432/.../serverstate
!SESSION 2019-04-17 22:24:23.852 -----------------------------------------------
eclipse.buildId=4.7.1.M20171009-0410
java.version=1.8.0_112
java.vendor=Oracle Corporation
BootLoader constants: OS=win32, ARCH=x86, WS=win32, NL=zh_CN
Framework arguments: -product com.ti.ccstudio.branding.product
Command-line arguments: -os win32 -ws win32 -arch x86 -product com.ti.ccstudio.branding.product
!ENTRY com.ti.common.core 4 0 2019-04-17 22:24:24.990
!MESSAGE path=ccs_base/DebugServer
!ENTRY com.ti.common.core 4 0 2019-04-17 22:24:24.990
!MESSAGE debugServerDir=D:/ti/ccsv8/ccs_base/DebugServer
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:24:27.534
!MESSAGE >>1555511067534 Ta: (ResourceExplorerPlugin::start discoverCCSPort()) took 234
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:24:27.534
!MESSAGE Plugin start call t.start()
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:24:27.534
!MESSAGE >>1555511067534 Tb: (ResourceExplorerPlugin::new Thread to start plugin 0
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:24:27.534
!MESSAGE REX 1555511067534 [A:plugin start] Starting Server
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:24:27.534
!MESSAGE REX [OS:plugin start] win32
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:24:27.534
!MESSAGE REX [A] startServer()
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:24:27.534
!MESSAGE REX [A-] ResourceExplorerPlugin.p == null
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:24:27.534
!MESSAGE REX attempt_process_cleanup = true
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:24:27.674
!MESSAGE REX 1555511067674 [killServerProcesses]
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:24:27.674
!MESSAGE REX 1555511067674 Tc: Utilities::startServer preamble140
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:24:27.674
!MESSAGE REX 1555511067674 [D:plugin start] ccs_eclipse_folder: file:/D:/ti/ccsv8/eclipse/
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:24:27.674
!MESSAGE REX 1555511067674 [E:plugin start] ccs_eclipse_folder: D:/ti/ccsv8/eclipse/
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:24:27.674
!MESSAGE REX 1555511067674 Tz: ResourceExplorerPage::createMainArea took 0
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:24:27.674
!MESSAGE REX 1555511067674 Launching Browser
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:24:27.752
!MESSAGE REX 1555511067752 Ti: Utilities::proxy 78
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:24:27.752
!MESSAGE REX 1555511067752 These are the commands [D:\ti\ccsv8\tirex/node.exe, app.js, D:\ti\ccsv8\tirex\ti-rex-core/dinfra-desktop/dinfra.js, D:\ti\ccsv8\tirex\ti-rex-core/config/dconfig_localserver.json, D:\ti\ccsv8\tirex\ti-rex-core/config/app_localserver_win.json, --ccs_port=61487, --myHttpPort=55432, --logsDirUncaughtException=C:\Users\ADMINI~1\AppData\Local\TEXASI~1\CCS\ti\1\dmp\, --ccsVersion=8.0.0.00016, --tirexPluginVersion=4.1.0.201903271045]
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:24:27.752
!MESSAGE REX 1555511067752 Td: Utilities::before pb.start() 78
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:24:27.752
!MESSAGE REX 1555511067752 Te: Utilities::before isAlive loop 0
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:24:27.752
!MESSAGE REX 1555511067752 Tf: Utilities::after ResourceExplorerPlugin.p.isAlive() loop 0
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:24:27.752
!MESSAGE REX pollServerState for up or ready
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:24:27.752
!MESSAGE REX Sending 'GET' request to URL : 127.0.0.1:55432/.../serverstate
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:24:28.783
!MESSAGE REX 1555511068783 Utilities::sendGet Response Code from local server: 503
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:24:29.297
!MESSAGE REX Sending 'GET' request to URL : 127.0.0.1:55432/.../serverstate
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:24:29.297
!MESSAGE REX 1555511069297 Utilities::sendGet Response Code from local server: 503
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:24:29.812
!MESSAGE REX Sending 'GET' request to URL : 127.0.0.1:55432/.../serverstate
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:24:29.812
!MESSAGE REX 1555511069812 Utilities::sendGet Response Code from local server: 503
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:24:30.327
!MESSAGE REX Sending 'GET' request to URL : 127.0.0.1:55432/.../serverstate
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:24:30.327
!MESSAGE REX 1555511070327 Utilities::sendGet Response Code from local server: 503
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:24:30.842
!MESSAGE REX Sending 'GET' request to URL : 127.0.0.1:55432/.../serverstate
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:24:30.842
!MESSAGE REX 1555511070842 Utilities::sendGet Response Code from local server: 503
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:24:31.091
!MESSAGE REX 1555511071091 Tz: ResourceExplorerPage::createBrowser took 3417
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:24:31.091
!MESSAGE REX Using browser port 55432
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:24:31.091
!MESSAGE REX 1555511071091 server starting page: file:/D:/ti/ccsv8/eclipse/..\tirex\ti-rex-core\public\plugin\serverstarting.html
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:24:31.343
!MESSAGE REX Sending 'GET' request to URL : 127.0.0.1:55432/.../serverstate
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:24:31.343
!MESSAGE REX 1555511071343 Utilities::sendGet Response Code from local server: 503
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:24:31.858
!MESSAGE REX Sending 'GET' request to URL : 127.0.0.1:55432/.../serverstate
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:24:31.858
!MESSAGE REX 1555511071858 Utilities::sendGet Response Code from local server: 503
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:24:32.341
!MESSAGE REX 1555511072341 [] setUrl: file:/D:/ti/ccsv8/eclipse/..\tirex\ti-rex-core\public\plugin\serverstarting.html
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:24:32.373
!MESSAGE REX Sending 'GET' request to URL : 127.0.0.1:55432/.../serverstate
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:24:32.373
!MESSAGE REX 1555511072373 Utilities::sendGet Response Code from local server: 503
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:24:32.874
!MESSAGE REX Sending 'GET' request to URL : 127.0.0.1:55432/.../serverstate
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:24:32.874
!MESSAGE REX 1555511072874 Utilities::sendGet Response Code from local server: 503
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:24:33.375
!MESSAGE REX Sending 'GET' request to URL : 127.0.0.1:55432/.../serverstate
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:24:33.375
!MESSAGE REX 1555511073375 Utilities::sendGet Response Code from local server: 503
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:24:33.883
!MESSAGE REX Sending 'GET' request to URL : 127.0.0.1:55432/.../serverstate
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:24:33.883
!MESSAGE REX 1555511073883 Utilities::sendGet Response Code from local server: 503
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:24:34.383
!MESSAGE REX Sending 'GET' request to URL : 127.0.0.1:55432/.../serverstate
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:24:34.383
!MESSAGE REX 1555511074383 Utilities::sendGet Response Code from local server: 503
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:24:34.895
!MESSAGE REX Sending 'GET' request to URL : 127.0.0.1:55432/.../serverstate
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:24:34.895
!MESSAGE REX 1555511074895 Utilities::sendGet Response Code from local server: 503
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:24:34.895
!MESSAGE >>1555511074895 killing node server
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:24:35.409
!MESSAGE REX Sending 'GET' request to URL : 127.0.0.1:55432/.../serverstate
!ENTRY org.eclipse.ui.workbench 4 2 2019-04-17 22:24:35.646
!MESSAGE Problems occurred when invoking code from plug-in: "org.eclipse.ui.workbench".
!STACK 0
java.lang.NullPointerException
at com.ti.ccstudio.project.core.internal.ProjectCorePlugin.log(ProjectCorePlugin.java:277)
at com.ti.ccstudio.buildmodel.BuildModelLoader.loadFamilyDefinition(BuildModelLoader.java:229)
at com.ti.ccstudio.buildmodel.BuildModelLoader.buildDefsLoaded(BuildModelLoader.java:123)
at com.ti.ccstudio.buildmodel.BuildModelLoader.buildDefsLoaded(BuildModelLoader.java:117)
at org.eclipse.cdt.managedbuilder.core.ManagedBuildManager.loadExtensionsSynchronized(ManagedBuildManager.java:2215)
at org.eclipse.cdt.managedbuilder.core.ManagedBuildManager.loadExtensions(ManagedBuildManager.java:2126)
at org.eclipse.cdt.managedbuilder.core.ManagedBuildManager.getExtensionBuilderMapInternal(ManagedBuildManager.java:475)
at org.eclipse.cdt.managedbuilder.core.ManagedBuildManager.getExtensionBuilder(ManagedBuildManager.java:669)
at com.ti.ccstudio.buildmodel.BuildModelLoader.initialize(BuildModelLoader.java:100)
at com.ti.ccstudio.project.ui.internal.ProjectUIStartup.earlyStartup(ProjectUIStartup.java:25)
at org.eclipse.ui.internal.EarlyStartupRunnable.runEarlyStartup(EarlyStartupRunnable.java:77)
at org.eclipse.ui.internal.EarlyStartupRunnable.run(EarlyStartupRunnable.java:53)
at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:42)
at org.eclipse.ui.internal.Workbench$40.run(Workbench.java:2747)
at org.eclipse.core.internal.jobs.Worker.run(Worker.java:56)
!ENTRY org.eclipse.ui 4 0 2019-04-17 22:24:35.662
!MESSAGE Unable to execute early startup code for the org.eclipse.ui.IStartup extension contributed by the 'com.ti.ccstudio.project.ui' plug-in.
!STACK 0
java.lang.NullPointerException
at com.ti.ccstudio.project.core.internal.ProjectCorePlugin.log(ProjectCorePlugin.java:277)
at com.ti.ccstudio.buildmodel.BuildModelLoader.loadFamilyDefinition(BuildModelLoader.java:229)
at com.ti.ccstudio.buildmodel.BuildModelLoader.buildDefsLoaded(BuildModelLoader.java:123)
at com.ti.ccstudio.buildmodel.BuildModelLoader.buildDefsLoaded(BuildModelLoader.java:117)
at org.eclipse.cdt.managedbuilder.core.ManagedBuildManager.loadExtensionsSynchronized(ManagedBuildManager.java:2215)
at org.eclipse.cdt.managedbuilder.core.ManagedBuildManager.loadExtensions(ManagedBuildManager.java:2126)
at org.eclipse.cdt.managedbuilder.core.ManagedBuildManager.getExtensionBuilderMapInternal(ManagedBuildManager.java:475)
at org.eclipse.cdt.managedbuilder.core.ManagedBuildManager.getExtensionBuilder(ManagedBuildManager.java:669)
at com.ti.ccstudio.buildmodel.BuildModelLoader.initialize(BuildModelLoader.java:100)
at com.ti.ccstudio.project.ui.internal.ProjectUIStartup.earlyStartup(ProjectUIStartup.java:25)
at org.eclipse.ui.internal.EarlyStartupRunnable.runEarlyStartup(EarlyStartupRunnable.java:77)
at org.eclipse.ui.internal.EarlyStartupRunnable.run(EarlyStartupRunnable.java:53)
at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:42)
at org.eclipse.ui.internal.Workbench$40.run(Workbench.java:2747)
at org.eclipse.core.internal.jobs.Worker.run(Worker.java:56)
!ENTRY org.eclipse.equinox.p2.metadata.repository 4 0 2019-04-17 22:24:35.709
!MESSAGE Unexpected error loading extension: org.eclipse.equinox.p2.metadata.repository.XZedRepository
!STACK 0
java.lang.NullPointerException
at org.eclipse.equinox.internal.p2.transport.ecf.FileReader.sendRetrieveRequest(FileReader.java:399)
at org.eclipse.equinox.internal.p2.transport.ecf.FileReader.readInto(FileReader.java:360)
at org.eclipse.equinox.internal.p2.transport.ecf.RepositoryTransport.download(RepositoryTransport.java:101)
at org.eclipse.equinox.internal.p2.transport.ecf.RepositoryTransport.download(RepositoryTransport.java:156)
at org.eclipse.equinox.internal.p2.repository.CacheManager.updateCache(CacheManager.java:402)
at org.eclipse.equinox.internal.p2.repository.CacheManager.createCacheFromFile(CacheManager.java:132)
at org.eclipse.equinox.internal.p2.metadata.repository.XZedSimpleMetadataRepositoryFactory.getLocalFile(XZedSimpleMetadataRepositoryFactory.java:56)
at org.eclipse.equinox.internal.p2.metadata.repository.XZedSimpleMetadataRepositoryFactory.load(XZedSimpleMetadataRepositoryFactory.java:78)
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 com.ti.ccstudio.p2app.DirectorApplication.getInstallableUnits(DirectorApplication.java:1507)
at com.ti.ccstudio.p2app.DirectorApplication$LocationQueryable.query(DirectorApplication.java:180)
at org.eclipse.equinox.p2.query.CompoundQueryable.getIteratorFromQueryable(CompoundQueryable.java:164)
at org.eclipse.equinox.p2.query.CompoundQueryable.everything(CompoundQueryable.java:117)
at org.eclipse.equinox.internal.p2.metadata.expression.RepeatableIterator$IndexProviderIterator.<init>(RepeatableIterator.java:129)
at org.eclipse.equinox.internal.p2.metadata.expression.RepeatableIterator.create(RepeatableIterator.java:57)
at org.eclipse.equinox.p2.query.ExpressionMatchQuery.perform(ExpressionMatchQuery.java:49)
at org.eclipse.equinox.internal.p2.metadata.index.IndexProvider.query(IndexProvider.java:23)
at org.eclipse.equinox.internal.p2.metadata.index.IndexProvider.query(IndexProvider.java:32)
at com.ti.ccstudio.p2app.DirectorApplication.collectRootIUs(DirectorApplication.java:639)
at com.ti.ccstudio.p2app.DirectorApplication.performList(DirectorApplication.java:1038)
at com.ti.ccstudio.p2app.DirectorApplication.run(DirectorApplication.java:1396)
at com.ti.ccstudio.p2app.DirectorApplication.listIUsFoundInRepos(DirectorApplication.java:1775)
at com.ti.ccstudio.app.center.p2.DirectorApplicationDelegate.listIUsFoundInRepos(DirectorApplicationDelegate.java:40)
at com.ti.ccstudio.app.center.p2.DirectorApplicationDelegate.resolveIU(DirectorApplicationDelegate.java:72)
at com.ti.ccstudio.app.center.internal.CCSAppCenter._replaceIusWithLatest(CCSAppCenter.java:397)
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:56)
!ENTRY org.eclipse.equinox.p2.metadata.repository 4 0 2019-04-17 22:24:35.709
!MESSAGE Unexpected error loading extension: org.eclipse.equinox.p2.metadata.repository.XZedRepository
!STACK 0
java.lang.NullPointerException
at org.eclipse.equinox.internal.p2.transport.ecf.FileReader.sendRetrieveRequest(FileReader.java:399)
at org.eclipse.equinox.internal.p2.transport.ecf.FileReader.readInto(FileReader.java:360)
at org.eclipse.equinox.internal.p2.transport.ecf.RepositoryTransport.download(RepositoryTransport.java:101)
at org.eclipse.equinox.internal.p2.transport.ecf.RepositoryTransport.download(RepositoryTransport.java:156)
at org.eclipse.equinox.internal.p2.repository.CacheManager.updateCache(CacheManager.java:402)
at org.eclipse.equinox.internal.p2.repository.CacheManager.createCacheFromFile(CacheManager.java:132)
at org.eclipse.equinox.internal.p2.metadata.repository.XZedSimpleMetadataRepositoryFactory.getLocalFile(XZedSimpleMetadataRepositoryFactory.java:56)
at org.eclipse.equinox.internal.p2.metadata.repository.XZedSimpleMetadataRepositoryFactory.load(XZedSimpleMetadataRepositoryFactory.java:78)
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:152)
at org.eclipse.equinox.internal.p2.updatechecker.UpdateChecker.checkForUpdates(UpdateChecker.java:130)
at org.eclipse.equinox.internal.p2.updatechecker.UpdateChecker$UpdateCheckThread.run(UpdateChecker.java:74)
!ENTRY org.eclipse.equinox.p2.updatechecker 4 0 2019-04-17 22:24:35.709
!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:152)
at org.eclipse.equinox.internal.p2.updatechecker.UpdateChecker.checkForUpdates(UpdateChecker.java:130)
at org.eclipse.equinox.internal.p2.updatechecker.UpdateChecker$UpdateCheckThread.run(UpdateChecker.java:74)
!ENTRY org.eclipse.core.jobs 4 2 2019-04-17 22:24:35.724
!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:56)
!SESSION 2019-04-17 22:24:35.693 -----------------------------------------------
eclipse.buildId=4.7.1.M20171009-0410
java.version=1.8.0_112
java.vendor=Oracle Corporation
BootLoader constants: OS=win32, ARCH=x86, WS=win32, NL=zh_CN
Framework arguments: -product com.ti.ccstudio.branding.product
Command-line arguments: -os win32 -ws win32 -arch x86 -product com.ti.ccstudio.branding.product
!ENTRY com.ti.common.core 4 0 2019-04-17 22:24:36.801
!MESSAGE path=ccs_base/DebugServer
!ENTRY com.ti.common.core 4 0 2019-04-17 22:24:36.801
!MESSAGE debugServerDir=D:/ti/ccsv8/ccs_base/DebugServer
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:24:39.329
!MESSAGE >>1555511079329 Ta: (ResourceExplorerPlugin::start discoverCCSPort()) took 203
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:24:39.329
!MESSAGE Plugin start call t.start()
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:24:39.329
!MESSAGE >>1555511079329 Tb: (ResourceExplorerPlugin::new Thread to start plugin 0
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:24:39.329
!MESSAGE REX 1555511079329 [A:plugin start] Starting Server
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:24:39.329
!MESSAGE REX [OS:plugin start] win32
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:24:39.329
!MESSAGE REX [A] startServer()
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:24:39.329
!MESSAGE REX [A-] ResourceExplorerPlugin.p == null
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:24:39.329
!MESSAGE REX attempt_process_cleanup = true
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:24:39.469
!MESSAGE REX 1555511079469 [killServerProcesses]
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:24:39.469
!MESSAGE REX 1555511079469 Tc: Utilities::startServer preamble140
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:24:39.469
!MESSAGE REX 1555511079469 Tz: ResourceExplorerPage::createMainArea took 0
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:24:39.469
!MESSAGE REX 1555511079469 Launching Browser
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:24:39.469
!MESSAGE REX 1555511079469 [D:plugin start] ccs_eclipse_folder: file:/D:/ti/ccsv8/eclipse/
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:24:39.469
!MESSAGE REX 1555511079469 [E:plugin start] ccs_eclipse_folder: D:/ti/ccsv8/eclipse/
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:24:39.547
!MESSAGE REX 1555511079547 Ti: Utilities::proxy 78
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:24:39.547
!MESSAGE REX 1555511079547 These are the commands [D:\ti\ccsv8\tirex/node.exe, app.js, D:\ti\ccsv8\tirex\ti-rex-core/dinfra-desktop/dinfra.js, D:\ti\ccsv8\tirex\ti-rex-core/config/dconfig_localserver.json, D:\ti\ccsv8\tirex\ti-rex-core/config/app_localserver_win.json, --ccs_port=61559, --myHttpPort=55432, --logsDirUncaughtException=C:\Users\ADMINI~1\AppData\Local\TEXASI~1\CCS\ti\1\dmp\, --ccsVersion=8.0.0.00016, --tirexPluginVersion=4.1.0.201903271045]
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:24:39.547
!MESSAGE REX 1555511079547 Td: Utilities::before pb.start() 78
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:24:39.547
!MESSAGE REX 1555511079547 Te: Utilities::before isAlive loop 0
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:24:39.547
!MESSAGE REX 1555511079547 Tf: Utilities::after ResourceExplorerPlugin.p.isAlive() loop 0
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:24:39.547
!MESSAGE REX pollServerState for up or ready
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:24:39.563
!MESSAGE REX Sending 'GET' request to URL : 127.0.0.1:55432/.../serverstate
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:24:40.593
!MESSAGE REX 1555511080593 Utilities::sendGet Response Code from local server: 503
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:24:41.107
!MESSAGE REX Sending 'GET' request to URL : 127.0.0.1:55432/.../serverstate
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:24:41.107
!MESSAGE REX 1555511081107 Utilities::sendGet Response Code from local server: 503
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:24:41.622
!MESSAGE REX Sending 'GET' request to URL : 127.0.0.1:55432/.../serverstate
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:24:41.622
!MESSAGE REX 1555511081622 Utilities::sendGet Response Code from local server: 503
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:24:42.137
!MESSAGE REX Sending 'GET' request to URL : 127.0.0.1:55432/.../serverstate
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:24:42.137
!MESSAGE REX 1555511082137 Utilities::sendGet Response Code from local server: 503
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:24:42.652
!MESSAGE REX Sending 'GET' request to URL : 127.0.0.1:55432/.../serverstate
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:24:42.652
!MESSAGE REX 1555511082652 Utilities::sendGet Response Code from local server: 503
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:24:42.948
!MESSAGE REX 1555511082948 Tz: ResourceExplorerPage::createBrowser took 3479
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:24:42.948
!MESSAGE REX Using browser port 55432
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:24:42.948
!MESSAGE REX 1555511082948 server starting page: file:/D:/ti/ccsv8/eclipse/..\tirex\ti-rex-core\public\plugin\serverstarting.html
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:24:43.153
!MESSAGE REX Sending 'GET' request to URL : 127.0.0.1:55432/.../serverstate
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:24:43.153
!MESSAGE REX 1555511083153 Utilities::sendGet Response Code from local server: 503
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:24:43.668
!MESSAGE REX Sending 'GET' request to URL : 127.0.0.1:55432/.../serverstate
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:24:43.668
!MESSAGE REX 1555511083668 Utilities::sendGet Response Code from local server: 503
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:24:44.168
!MESSAGE REX Sending 'GET' request to URL : 127.0.0.1:55432/.../serverstate
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:24:44.168
!MESSAGE REX 1555511084168 Utilities::sendGet Response Code from local server: 503
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:24:44.200
!MESSAGE REX 1555511084200 [] setUrl: file:/D:/ti/ccsv8/eclipse/..\tirex\ti-rex-core\public\plugin\serverstarting.html
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:24:44.672
!MESSAGE REX Sending 'GET' request to URL : 127.0.0.1:55432/.../serverstate
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:24:44.679
!MESSAGE REX 1555511084678 Utilities::sendGet Response Code from local server: 503
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:24:45.182
!MESSAGE REX Sending 'GET' request to URL : 127.0.0.1:55432/.../serverstate
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:24:45.182
!MESSAGE REX 1555511085182 Utilities::sendGet Response Code from local server: 503
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:24:45.682
!MESSAGE REX Sending 'GET' request to URL : 127.0.0.1:55432/.../serverstate
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:24:45.686
!MESSAGE REX 1555511085686 Utilities::sendGet Response Code from local server: 503
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:24:46.187
!MESSAGE REX Sending 'GET' request to URL : 127.0.0.1:55432/.../serverstate
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:24:46.189
!MESSAGE REX 1555511086189 Utilities::sendGet Response Code from local server: 503
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:24:46.690
!MESSAGE REX Sending 'GET' request to URL : 127.0.0.1:55432/.../serverstate
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:24:46.690
!MESSAGE REX 1555511086690 Utilities::sendGet Response Code from local server: 503
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:24:47.321
!MESSAGE REX Sending 'GET' request to URL : 127.0.0.1:55432/.../serverstate
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:24:47.321
!MESSAGE REX 1555511087321 Utilities::sendGet Response Code from local server: 503
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:24:47.822
!MESSAGE REX Sending 'GET' request to URL : 127.0.0.1:55432/.../serverstate
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:24:47.822
!MESSAGE REX 1555511087822 Utilities::sendGet Response Code from local server: 503
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:24:48.453
!MESSAGE REX Sending 'GET' request to URL : 127.0.0.1:55432/.../serverstate
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:24:48.453
!MESSAGE REX 1555511088453 Utilities::sendGet Response Code from local server: 503
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:24:48.969
!MESSAGE REX Sending 'GET' request to URL : 127.0.0.1:55432/.../serverstate
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:24:48.983
!MESSAGE REX 1555511088982 Utilities::sendGet Response Code from local server: 503
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:24:49.483
!MESSAGE REX Sending 'GET' request to URL : 127.0.0.1:55432/.../serverstate
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:24:49.490
!MESSAGE REX 1555511089490 Utilities::sendGet Response Code from local server: 503
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:24:49.990
!MESSAGE REX Sending 'GET' request to URL : 127.0.0.1:55432/.../serverstate
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:24:49.991
!MESSAGE REX 1555511089991 Utilities::sendGet Response Code from local server: 503
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:24:50.507
!MESSAGE REX Sending 'GET' request to URL : 127.0.0.1:55432/.../serverstate
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:24:50.507
!MESSAGE REX 1555511090507 Utilities::sendGet Response Code from local server: 503
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:24:51.007
!MESSAGE REX Sending 'GET' request to URL : 127.0.0.1:55432/.../serverstate
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:24:51.007
!MESSAGE REX 1555511091007 Utilities::sendGet Response Code from local server: 503
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:24:51.507
!MESSAGE REX Sending 'GET' request to URL : 127.0.0.1:55432/.../serverstate
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:24:51.507
!MESSAGE REX 1555511091507 Utilities::sendGet Response Code from local server: 503
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:24:52.007
!MESSAGE REX Sending 'GET' request to URL : 127.0.0.1:55432/.../serverstate
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:24:52.007
!MESSAGE REX 1555511092007 Utilities::sendGet Response Code from local server: 503
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:24:52.507
!MESSAGE REX Sending 'GET' request to URL : 127.0.0.1:55432/.../serverstate
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:24:52.507
!MESSAGE REX 1555511092507 Utilities::sendGet Response Code from local server: 503
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:24:53.007
!MESSAGE REX Sending 'GET' request to URL : 127.0.0.1:55432/.../serverstate
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:24:53.007
!MESSAGE REX 1555511093007 Utilities::sendGet Response Code from local server: 503
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:24:53.508
!MESSAGE REX Sending 'GET' request to URL : 127.0.0.1:55432/.../serverstate
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:24:53.508
!MESSAGE REX 1555511093508 Utilities::sendGet Response Code from local server: 503
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:24:54.008
!MESSAGE REX Sending 'GET' request to URL : 127.0.0.1:55432/.../serverstate
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:24:54.023
!MESSAGE REX 1555511094023 Utilities::sendGet Response Code from local server: 503
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:24:54.523
!MESSAGE REX Sending 'GET' request to URL : 127.0.0.1:55432/.../serverstate
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:24:54.523
!MESSAGE REX 1555511094523 Utilities::sendGet Response Code from local server: 503
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:24:55.039
!MESSAGE REX Sending 'GET' request to URL : 127.0.0.1:55432/.../serverstate
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:24:55.039
!MESSAGE REX 1555511095039 Utilities::sendGet Response Code from local server: 503
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:24:55.540
!MESSAGE REX Sending 'GET' request to URL : 127.0.0.1:55432/.../serverstate
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:24:55.540
!MESSAGE REX 1555511095540 Utilities::sendGet Response Code from local server: 503
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:24:56.040
!MESSAGE REX Sending 'GET' request to URL : 127.0.0.1:55432/.../serverstate
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:24:56.040
!MESSAGE REX 1555511096040 Utilities::sendGet Response Code from local server: 503
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:24:56.540
!MESSAGE REX Sending 'GET' request to URL : 127.0.0.1:55432/.../serverstate
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:24:56.555
!MESSAGE REX 1555511096555 Utilities::sendGet Response Code from local server: 503
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:24:57.055
!MESSAGE REX Sending 'GET' request to URL : 127.0.0.1:55432/.../serverstate
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:24:57.071
!MESSAGE REX 1555511097071 Utilities::sendGet Response Code from local server: 503
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:24:57.572
!MESSAGE REX Sending 'GET' request to URL : 127.0.0.1:55432/.../serverstate
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:24:57.584
!MESSAGE REX 1555511097583 Utilities::sendGet Response Code from local server: 503
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:24:58.085
!MESSAGE REX Sending 'GET' request to URL : 127.0.0.1:55432/.../serverstate
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:24:58.090
!MESSAGE REX 1555511098090 Utilities::sendGet Response Code from local server: 503
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:24:58.591
!MESSAGE REX Sending 'GET' request to URL : 127.0.0.1:55432/.../serverstate
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:24:58.623
!MESSAGE REX 1555511098623 Utilities::sendGet Response Code from local server: 503
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:24:59.125
!MESSAGE REX Sending 'GET' request to URL : 127.0.0.1:55432/.../serverstate
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:24:59.125
!MESSAGE REX 1555511099125 Utilities::sendGet Response Code from local server: 503
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:24:59.625
!MESSAGE REX Sending 'GET' request to URL : 127.0.0.1:55432/.../serverstate
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:24:59.643
!MESSAGE REX 1555511099642 Utilities::sendGet Response Code from local server: 503
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:25:00.157
!MESSAGE REX Sending 'GET' request to URL : 127.0.0.1:55432/.../serverstate
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:25:00.157
!MESSAGE REX 1555511100157 Utilities::sendGet Response Code from local server: 503
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:25:00.658
!MESSAGE REX Sending 'GET' request to URL : 127.0.0.1:55432/.../serverstate
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:25:00.686
!MESSAGE REX 1555511100685 Utilities::sendGet Response Code from local server: 503
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:25:01.186
!MESSAGE REX Sending 'GET' request to URL : 127.0.0.1:55432/.../serverstate
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:25:01.198
!MESSAGE REX 1555511101197 Utilities::sendGet Response Code from local server: 503
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:25:01.698
!MESSAGE REX Sending 'GET' request to URL : 127.0.0.1:55432/.../serverstate
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:25:01.705
!MESSAGE REX 1555511101705 Utilities::sendGet Response Code from local server: 503
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:25:02.206
!MESSAGE REX Sending 'GET' request to URL : 127.0.0.1:55432/.../serverstate
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:25:02.216
!MESSAGE REX 1555511102215 Utilities::sendGet Response Code from local server: 503
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:25:02.718
!MESSAGE REX Sending 'GET' request to URL : 127.0.0.1:55432/.../serverstate
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:25:02.743
!MESSAGE REX 1555511102742 Utilities::sendGet Response Code from local server: 503
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:25:03.257
!MESSAGE REX Sending 'GET' request to URL : 127.0.0.1:55432/.../serverstate
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:25:03.257
!MESSAGE REX 1555511103257 Utilities::sendGet Response Code from local server: 503
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:25:03.757
!MESSAGE REX Sending 'GET' request to URL : 127.0.0.1:55432/.../serverstate
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:25:03.767
!MESSAGE REX 1555511103766 Utilities::sendGet Response Code from local server: 503
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:25:04.268
!MESSAGE REX Sending 'GET' request to URL : 127.0.0.1:55432/.../serverstate
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:25:04.271
!MESSAGE REX 1555511104271 Utilities::sendGet Response Code from local server: 503
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:25:04.771
!MESSAGE REX Sending 'GET' request to URL : 127.0.0.1:55432/.../serverstate
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:25:04.778
!MESSAGE REX 1555511104778 Utilities::sendGet Response Code from local server: 503
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:25:05.278
!MESSAGE REX Sending 'GET' request to URL : 127.0.0.1:55432/.../serverstate
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:25:05.290
!MESSAGE REX 1555511105289 Utilities::sendGet Response Code from local server: 503
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:25:05.790
!MESSAGE REX Sending 'GET' request to URL : 127.0.0.1:55432/.../serverstate
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:25:05.794
!MESSAGE REX 1555511105794 Utilities::sendGet Response Code from local server: 503
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:25:06.295
!MESSAGE REX Sending 'GET' request to URL : 127.0.0.1:55432/.../serverstate
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:25:06.302
!MESSAGE REX 1555511106302 Utilities::sendGet Response Code from local server: 503
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:25:06.802
!MESSAGE REX Sending 'GET' request to URL : 127.0.0.1:55432/.../serverstate
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:25:06.810
!MESSAGE REX 1555511106809 Utilities::sendGet Response Code from local server: 503
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:25:07.311
!MESSAGE REX Sending 'GET' request to URL : 127.0.0.1:55432/.../serverstate
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:25:07.323
!MESSAGE REX 1555511107322 Utilities::sendGet Response Code from local server: 503
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:25:07.823
!MESSAGE REX Sending 'GET' request to URL : 127.0.0.1:55432/.../serverstate
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:25:07.836
!MESSAGE REX 1555511107836 Utilities::sendGet Response Code from local server: 503
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:25:08.337
!MESSAGE REX Sending 'GET' request to URL : 127.0.0.1:55432/.../serverstate
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:25:08.346
!MESSAGE REX 1555511108345 Utilities::sendGet Response Code from local server: 503
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:25:08.846
!MESSAGE REX Sending 'GET' request to URL : 127.0.0.1:55432/.../serverstate
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:25:08.850
!MESSAGE REX 1555511108850 Utilities::sendGet Response Code from local server: 503
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:25:09.350
!MESSAGE REX Sending 'GET' request to URL : 127.0.0.1:55432/.../serverstate
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:25:09.363
!MESSAGE REX 1555511109362 Utilities::sendGet Response Code from local server: 503
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:25:09.863
!MESSAGE REX Sending 'GET' request to URL : 127.0.0.1:55432/.../serverstate
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:25:09.876
!MESSAGE REX 1555511109876 Utilities::sendGet Response Code from local server: 503
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:25:10.377
!MESSAGE REX Sending 'GET' request to URL : 127.0.0.1:55432/.../serverstate
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:25:10.390
!MESSAGE REX 1555511110390 Utilities::sendGet Response Code from local server: 503
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:25:10.891
!MESSAGE REX Sending 'GET' request to URL : 127.0.0.1:55432/.../serverstate
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:25:10.897
!MESSAGE REX 1555511110896 Utilities::sendGet Response Code from local server: 503
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:25:11.397
!MESSAGE REX Sending 'GET' request to URL : 127.0.0.1:55432/.../serverstate
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:25:11.409
!MESSAGE REX 1555511111408 Utilities::sendGet Response Code from local server: 503
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:25:11.909
!MESSAGE REX Sending 'GET' request to URL : 127.0.0.1:55432/.../serverstate
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:25:11.912
!MESSAGE REX 1555511111912 Utilities::sendGet Response Code from local server: 503
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:25:12.413
!MESSAGE REX Sending 'GET' request to URL : 127.0.0.1:55432/.../serverstate
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:25:12.417
!MESSAGE REX 1555511112417 Utilities::sendGet Response Code from local server: 503
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:25:12.917
!MESSAGE REX Sending 'GET' request to URL : 127.0.0.1:55432/.../serverstate
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:25:12.923
!MESSAGE REX 1555511112923 Utilities::sendGet Response Code from local server: 503
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:25:13.424
!MESSAGE REX Sending 'GET' request to URL : 127.0.0.1:55432/.../serverstate
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:25:13.441
!MESSAGE REX 1555511113440 Utilities::sendGet Response Code from local server: 503
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:25:13.941
!MESSAGE REX Sending 'GET' request to URL : 127.0.0.1:55432/.../serverstate
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:25:13.956
!MESSAGE REX 1555511113955 Utilities::sendGet Response Code from local server: 503
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:25:14.456
!MESSAGE REX Sending 'GET' request to URL : 127.0.0.1:55432/.../serverstate
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:25:14.468
!MESSAGE REX 1555511114468 Utilities::sendGet Response Code from local server: 503
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:25:14.969
!MESSAGE REX Sending 'GET' request to URL : 127.0.0.1:55432/.../serverstate
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:25:14.976
!MESSAGE REX 1555511114976 Utilities::sendGet Response Code from local server: 503
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:25:15.477
!MESSAGE REX Sending 'GET' request to URL : 127.0.0.1:55432/.../serverstate
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:25:15.489
!MESSAGE REX 1555511115488 Utilities::sendGet Response Code from local server: 503
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:25:15.989
!MESSAGE REX Sending 'GET' request to URL : 127.0.0.1:55432/.../serverstate
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:25:16.001
!MESSAGE REX 1555511116001 Utilities::sendGet Response Code from local server: 503
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:25:16.502
!MESSAGE REX Sending 'GET' request to URL : 127.0.0.1:55432/.../serverstate
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:25:16.514
!MESSAGE REX 1555511116513 Utilities::sendGet Response Code from local server: 503
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:25:17.014
!MESSAGE REX Sending 'GET' request to URL : 127.0.0.1:55432/.../serverstate
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:25:17.026
!MESSAGE REX 1555511117025 Utilities::sendGet Response Code from local server: 503
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:25:17.526
!MESSAGE REX Sending 'GET' request to URL : 127.0.0.1:55432/.../serverstate
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:25:17.539
!MESSAGE REX 1555511117538 Utilities::sendGet Response Code from local server: 503
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:25:18.039
!MESSAGE REX Sending 'GET' request to URL : 127.0.0.1:55432/.../serverstate
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:25:18.052
!MESSAGE REX 1555511118051 Utilities::sendGet Response Code from local server: 503
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:25:18.552
!MESSAGE REX Sending 'GET' request to URL : 127.0.0.1:55432/.../serverstate
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:25:18.565
!MESSAGE REX 1555511118564 Utilities::sendGet Response Code from local server: 503
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:25:19.066
!MESSAGE REX Sending 'GET' request to URL : 127.0.0.1:55432/.../serverstate
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:25:19.078
!MESSAGE REX 1555511119077 Utilities::sendGet Response Code from local server: 503
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:25:19.579
!MESSAGE REX Sending 'GET' request to URL : 127.0.0.1:55432/.../serverstate
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:25:19.594
!MESSAGE REX 1555511119593 Utilities::sendGet Response Code from local server: 503
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:25:20.094
!MESSAGE REX Sending 'GET' request to URL : 127.0.0.1:55432/.../serverstate
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:25:20.105
!MESSAGE REX 1555511120105 Utilities::sendGet Response Code from local server: 503
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:25:20.606
!MESSAGE REX Sending 'GET' request to URL : 127.0.0.1:55432/.../serverstate
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:25:20.619
!MESSAGE REX 1555511120618 Utilities::sendGet Response Code from local server: 503
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:25:21.119
!MESSAGE REX Sending 'GET' request to URL : 127.0.0.1:55432/.../serverstate
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:25:21.131
!MESSAGE REX 1555511121130 Utilities::sendGet Response Code from local server: 503
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:25:21.632
!MESSAGE REX Sending 'GET' request to URL : 127.0.0.1:55432/.../serverstate
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:25:21.647
!MESSAGE REX 1555511121646 Utilities::sendGet Response Code from local server: 503
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:25:22.147
!MESSAGE REX Sending 'GET' request to URL : 127.0.0.1:55432/.../serverstate
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:25:22.159
!MESSAGE REX 1555511122158 Utilities::sendGet Response Code from local server: 503
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:25:22.659
!MESSAGE REX Sending 'GET' request to URL : 127.0.0.1:55432/.../serverstate
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:25:22.667
!MESSAGE REX 1555511122667 Utilities::sendGet Response Code from local server: 503
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:25:23.168
!MESSAGE REX Sending 'GET' request to URL : 127.0.0.1:55432/.../serverstate
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:25:23.179
!MESSAGE REX 1555511123179 Utilities::sendGet Response Code from local server: 503
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:25:23.680
!MESSAGE REX Sending 'GET' request to URL : 127.0.0.1:55432/.../serverstate
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:25:23.691
!MESSAGE REX 1555511123691 Utilities::sendGet Response Code from local server: 503
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:25:24.192
!MESSAGE REX Sending 'GET' request to URL : 127.0.0.1:55432/.../serverstate
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:25:24.204
!MESSAGE REX 1555511124203 Utilities::sendGet Response Code from local server: 503
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:25:24.705
!MESSAGE REX Sending 'GET' request to URL : 127.0.0.1:55432/.../serverstate
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:25:24.710
!MESSAGE REX 1555511124709 Utilities::sendGet Response Code from local server: 503
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:25:25.210
!MESSAGE REX Sending 'GET' request to URL : 127.0.0.1:55432/.../serverstate
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:25:25.223
!MESSAGE REX 1555511125222 Utilities::sendGet Response Code from local server: 503
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:25:25.723
!MESSAGE REX Sending 'GET' request to URL : 127.0.0.1:55432/.../serverstate
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:25:25.736
!MESSAGE REX 1555511125735 Utilities::sendGet Response Code from local server: 503
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:25:26.236
!MESSAGE REX Sending 'GET' request to URL : 127.0.0.1:55432/.../serverstate
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:25:26.244
!MESSAGE REX 1555511126243 Utilities::sendGet Response Code from local server: 503
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:25:26.744
!MESSAGE REX Sending 'GET' request to URL : 127.0.0.1:55432/.../serverstate
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:25:26.757
!MESSAGE REX 1555511126756 Utilities::sendGet Response Code from local server: 503
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:25:27.257
!MESSAGE REX Sending 'GET' request to URL : 127.0.0.1:55432/.../serverstate
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:25:27.269
!MESSAGE REX 1555511127268 Utilities::sendGet Response Code from local server: 503
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:25:27.769
!MESSAGE REX Sending 'GET' request to URL : 127.0.0.1:55432/.../serverstate
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:25:27.783
!MESSAGE REX 1555511127783 Utilities::sendGet Response Code from local server: 503
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:25:28.284
!MESSAGE REX Sending 'GET' request to URL : 127.0.0.1:55432/.../serverstate
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:25:28.297
!MESSAGE REX 1555511128296 Utilities::sendGet Response Code from local server: 503
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:25:28.797
!MESSAGE REX Sending 'GET' request to URL : 127.0.0.1:55432/.../serverstate
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:25:28.809
!MESSAGE REX 1555511128809 Utilities::sendGet Response Code from local server: 503
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:25:29.310
!MESSAGE REX Sending 'GET' request to URL : 127.0.0.1:55432/.../serverstate
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:25:29.322
!MESSAGE REX 1555511129321 Utilities::sendGet Response Code from local server: 503
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:25:29.822
!MESSAGE REX Sending 'GET' request to URL : 127.0.0.1:55432/.../serverstate
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:25:29.835
!MESSAGE REX 1555511129834 Utilities::sendGet Response Code from local server: 503
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:25:30.336
!MESSAGE REX Sending 'GET' request to URL : 127.0.0.1:55432/.../serverstate
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:25:30.347
!MESSAGE REX 1555511130346 Utilities::sendGet Response Code from local server: 503
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:25:30.847
!MESSAGE REX Sending 'GET' request to URL : 127.0.0.1:55432/.../serverstate
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:25:30.858
!MESSAGE REX 1555511130857 Utilities::sendGet Response Code from local server: 503
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:25:31.358
!MESSAGE REX Sending 'GET' request to URL : 127.0.0.1:55432/.../serverstate
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:25:31.370
!MESSAGE REX 1555511131370 Utilities::sendGet Response Code from local server: 503
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:25:31.871
!MESSAGE REX Sending 'GET' request to URL : 127.0.0.1:55432/.../serverstate
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:25:31.883
!MESSAGE REX 1555511131882 Utilities::sendGet Response Code from local server: 503
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:25:32.383
!MESSAGE REX Sending 'GET' request to URL : 127.0.0.1:55432/.../serverstate
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:25:32.395
!MESSAGE REX 1555511132394 Utilities::sendGet Response Code from local server: 503
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:25:32.895
!MESSAGE REX Sending 'GET' request to URL : 127.0.0.1:55432/.../serverstate
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:25:32.902
!MESSAGE REX 1555511132901 Utilities::sendGet Response Code from local server: 503
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:25:33.402
!MESSAGE REX Sending 'GET' request to URL : 127.0.0.1:55432/.../serverstate
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:25:33.413
!MESSAGE REX 1555511133413 Utilities::sendGet Response Code from local server: 503
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:25:33.914
!MESSAGE REX Sending 'GET' request to URL : 127.0.0.1:55432/.../serverstate
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:25:33.929
!MESSAGE REX 1555511133929 Utilities::sendGet Response Code from local server: 503
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:25:34.430
!MESSAGE REX Sending 'GET' request to URL : 127.0.0.1:55432/.../serverstate
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:25:34.439
!MESSAGE REX 1555511134438 Utilities::sendGet Response Code from local server: 503
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:25:34.939
!MESSAGE REX Sending 'GET' request to URL : 127.0.0.1:55432/.../serverstate
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:25:34.942
!MESSAGE REX 1555511134942 Utilities::sendGet Response Code from local server: 503
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:25:35.443
!MESSAGE REX Sending 'GET' request to URL : 127.0.0.1:55432/.../serverstate
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:25:35.448
!MESSAGE REX 1555511135447 Utilities::sendGet Response Code from local server: 503
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:25:35.948
!MESSAGE REX Sending 'GET' request to URL : 127.0.0.1:55432/.../serverstate
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:25:35.954
!MESSAGE REX 1555511135954 Utilities::sendGet Response Code from local server: 503
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:25:36.456
!MESSAGE REX Sending 'GET' request to URL : 127.0.0.1:55432/.../serverstate
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:25:36.467
!MESSAGE REX 1555511136466 Utilities::sendGet Response Code from local server: 503
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:25:36.967
!MESSAGE REX Sending 'GET' request to URL : 127.0.0.1:55432/.../serverstate
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:25:36.979
!MESSAGE REX 1555511136979 Utilities::sendGet Response Code from local server: 503
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:25:37.480
!MESSAGE REX Sending 'GET' request to URL : 127.0.0.1:55432/.../serverstate
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:25:37.492
!MESSAGE REX 1555511137491 Utilities::sendGet Response Code from local server: 503
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:25:37.993
!MESSAGE REX Sending 'GET' request to URL : 127.0.0.1:55432/.../serverstate
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:25:37.996
!MESSAGE REX 1555511137996 Utilities::sendGet Response Code from local server: 503
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:25:38.496
!MESSAGE REX Sending 'GET' request to URL : 127.0.0.1:55432/.../serverstate
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:25:38.508
!MESSAGE REX 1555511138507 Utilities::sendGet Response Code from local server: 503
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:25:39.008
!MESSAGE REX Sending 'GET' request to URL : 127.0.0.1:55432/.../serverstate
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:25:39.020
!MESSAGE REX 1555511139019 Utilities::sendGet Response Code from local server: 503
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:25:39.520
!MESSAGE REX Sending 'GET' request to URL : 127.0.0.1:55432/.../serverstate
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:25:39.532
!MESSAGE REX 1555511139531 Utilities::sendGet Response Code from local server: 503
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:25:40.032
!MESSAGE REX serverState is
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:25:40.033
!MESSAGE REX 1555511140033 [plugin start] Failed to start server within timeout period
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:25:40.045
!MESSAGE REX 1555511140045 Changing URL to file:/D:/ti/ccsv8/eclipse/..\tirex\ti-rex-core\public\plugin\serverdidnotstart.html
!ENTRY org.eclipse.equinox.p2.updatechecker 4 0 2019-04-17 22:25:46.890
!MESSAGE Exception in update check thread
!STACK 0
org.eclipse.core.runtime.OperationCanceledException
at org.eclipse.equinox.internal.p2.transport.ecf.RepositoryTransport.download(RepositoryTransport.java:125)
at org.eclipse.equinox.internal.p2.transport.ecf.RepositoryTransport.download(RepositoryTransport.java:156)
at org.eclipse.equinox.internal.p2.repository.helpers.AbstractRepositoryManager.loadIndexFile(AbstractRepositoryManager.java:735)
at org.eclipse.equinox.internal.p2.repository.helpers.AbstractRepositoryManager.loadRepository(AbstractRepositoryManager.java:657)
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:152)
at org.eclipse.equinox.internal.p2.updatechecker.UpdateChecker.checkForUpdates(UpdateChecker.java:130)
at org.eclipse.equinox.internal.p2.updatechecker.UpdateChecker$UpdateCheckThread.run(UpdateChecker.java:74)
!SESSION 2019-04-17 22:25:56.508 -----------------------------------------------
eclipse.buildId=4.7.1.M20171009-0410
java.version=1.8.0_112
java.vendor=Oracle Corporation
BootLoader constants: OS=win32, ARCH=x86, WS=win32, NL=zh_CN
Framework arguments: -product com.ti.ccstudio.branding.product
Command-line arguments: -os win32 -ws win32 -arch x86 -product com.ti.ccstudio.branding.product
!ENTRY com.ti.common.core 4 0 2019-04-17 22:25:57.663
!MESSAGE path=ccs_base/DebugServer
!ENTRY com.ti.common.core 4 0 2019-04-17 22:25:57.663
!MESSAGE debugServerDir=D:/ti/ccsv8/ccs_base/DebugServer
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:26:00.284
!MESSAGE >>1555511160284 Ta: (ResourceExplorerPlugin::start discoverCCSPort()) took 218
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:26:00.284
!MESSAGE Plugin start call t.start()
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:26:00.284
!MESSAGE >>1555511160284 Tb: (ResourceExplorerPlugin::new Thread to start plugin 0
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:26:00.284
!MESSAGE REX 1555511160284 [A:plugin start] Starting Server
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:26:00.284
!MESSAGE REX [OS:plugin start] win32
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:26:00.284
!MESSAGE REX [A] startServer()
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:26:00.284
!MESSAGE REX [A-] ResourceExplorerPlugin.p == null
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:26:00.284
!MESSAGE REX attempt_process_cleanup = true
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:26:00.440
!MESSAGE REX 1555511160440 Tz: ResourceExplorerPage::createMainArea took 0
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:26:00.440
!MESSAGE REX 1555511160440 Launching Browser
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:26:00.456
!MESSAGE REX 1555511160456 [killServerProcesses]
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:26:00.456
!MESSAGE REX 1555511160456 Tc: Utilities::startServer preamble172
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:26:00.456
!MESSAGE REX 1555511160456 [D:plugin start] ccs_eclipse_folder: file:/D:/ti/ccsv8/eclipse/
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:26:00.456
!MESSAGE REX 1555511160456 [E:plugin start] ccs_eclipse_folder: D:/ti/ccsv8/eclipse/
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:26:00.534
!MESSAGE REX 1555511160534 Ti: Utilities::proxy 78
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:26:00.534
!MESSAGE REX 1555511160534 These are the commands [D:\ti\ccsv8\tirex/node.exe, app.js, D:\ti\ccsv8\tirex\ti-rex-core/dinfra-desktop/dinfra.js, D:\ti\ccsv8\tirex\ti-rex-core/config/dconfig_localserver.json, D:\ti\ccsv8\tirex\ti-rex-core/config/app_localserver_win.json, --ccs_port=61990, --myHttpPort=55432, --logsDirUncaughtException=C:\Users\ADMINI~1\AppData\Local\TEXASI~1\CCS\ti\1\dmp\, --ccsVersion=8.0.0.00016, --tirexPluginVersion=4.1.0.201903271045]
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:26:00.534
!MESSAGE REX 1555511160534 Td: Utilities::before pb.start() 78
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:26:00.534
!MESSAGE REX 1555511160534 Te: Utilities::before isAlive loop 0
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:26:00.534
!MESSAGE REX 1555511160534 Tf: Utilities::after ResourceExplorerPlugin.p.isAlive() loop 0
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:26:00.534
!MESSAGE REX pollServerState for up or ready
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:26:00.534
!MESSAGE REX Sending 'GET' request to URL : 127.0.0.1:55432/.../serverstate
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:26:01.564
!MESSAGE REX 1555511161564 Utilities::sendGet Response Code from local server: 503
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:26:02.078
!MESSAGE REX Sending 'GET' request to URL : 127.0.0.1:55432/.../serverstate
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:26:02.078
!MESSAGE REX 1555511162078 Utilities::sendGet Response Code from local server: 503
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:26:02.593
!MESSAGE REX Sending 'GET' request to URL : 127.0.0.1:55432/.../serverstate
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:26:02.593
!MESSAGE REX 1555511162593 Utilities::sendGet Response Code from local server: 503
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:26:03.108
!MESSAGE REX Sending 'GET' request to URL : 127.0.0.1:55432/.../serverstate
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:26:03.108
!MESSAGE REX 1555511163108 Utilities::sendGet Response Code from local server: 503
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:26:03.623
!MESSAGE REX Sending 'GET' request to URL : 127.0.0.1:55432/.../serverstate
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:26:03.623
!MESSAGE REX 1555511163623 Utilities::sendGet Response Code from local server: 503
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:26:03.779
!MESSAGE REX 1555511163779 Tz: ResourceExplorerPage::createBrowser took 3339
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:26:03.779
!MESSAGE REX Using browser port 55432
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:26:03.779
!MESSAGE REX 1555511163779 server starting page: file:/D:/ti/ccsv8/eclipse/..\tirex\ti-rex-core\public\plugin\serverstarting.html
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:26:04.127
!MESSAGE REX Sending 'GET' request to URL : 127.0.0.1:55432/.../serverstate
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:26:04.127
!MESSAGE REX 1555511164127 Utilities::sendGet Response Code from local server: 503
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:26:04.642
!MESSAGE REX Sending 'GET' request to URL : 127.0.0.1:55432/.../serverstate
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:26:04.642
!MESSAGE REX 1555511164642 Utilities::sendGet Response Code from local server: 503
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:26:05.017
!MESSAGE REX 1555511165017 [] setUrl: file:/D:/ti/ccsv8/eclipse/..\tirex\ti-rex-core\public\plugin\serverstarting.html
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:26:05.157
!MESSAGE REX Sending 'GET' request to URL : 127.0.0.1:55432/.../serverstate
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:26:05.159
!MESSAGE REX 1555511165159 Utilities::sendGet Response Code from local server: 503
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:26:05.660
!MESSAGE REX Sending 'GET' request to URL : 127.0.0.1:55432/.../serverstate
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:26:05.665
!MESSAGE REX 1555511165665 Utilities::sendGet Response Code from local server: 503
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:26:06.180
!MESSAGE REX Sending 'GET' request to URL : 127.0.0.1:55432/.../serverstate
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:26:06.187
!MESSAGE REX 1555511166187 Utilities::sendGet Response Code from local server: 503
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:26:06.694
!MESSAGE REX Sending 'GET' request to URL : 127.0.0.1:55432/.../serverstate
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:26:06.694
!MESSAGE REX 1555511166694 Utilities::sendGet Response Code from local server: 503
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:26:07.194
!MESSAGE REX Sending 'GET' request to URL : 127.0.0.1:55432/.../serverstate
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:26:07.195
!MESSAGE REX 1555511167195 Utilities::sendGet Response Code from local server: 503
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:26:07.696
!MESSAGE REX Sending 'GET' request to URL : 127.0.0.1:55432/.../serverstate
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:26:07.702
!MESSAGE REX 1555511167701 Utilities::sendGet Response Code from local server: 503
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:26:08.210
!MESSAGE REX Sending 'GET' request to URL : 127.0.0.1:55432/.../serverstate
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:26:08.210
!MESSAGE REX 1555511168210 Utilities::sendGet Response Code from local server: 503
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:26:08.710
!MESSAGE REX Sending 'GET' request to URL : 127.0.0.1:55432/.../serverstate
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:26:08.723
!MESSAGE REX 1555511168723 Utilities::sendGet Response Code from local server: 503
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:26:09.224
!MESSAGE REX Sending 'GET' request to URL : 127.0.0.1:55432/.../serverstate
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:26:09.229
!MESSAGE REX 1555511169229 Utilities::sendGet Response Code from local server: 503
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:26:09.730
!MESSAGE REX Sending 'GET' request to URL : 127.0.0.1:55432/.../serverstate
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:26:09.743
!MESSAGE REX 1555511169742 Utilities::sendGet Response Code from local server: 503
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:26:10.243
!MESSAGE REX Sending 'GET' request to URL : 127.0.0.1:55432/.../serverstate
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:26:10.256
!MESSAGE REX 1555511170255 Utilities::sendGet Response Code from local server: 503
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:26:10.756
!MESSAGE REX Sending 'GET' request to URL : 127.0.0.1:55432/.../serverstate
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:26:10.768
!MESSAGE REX 1555511170767 Utilities::sendGet Response Code from local server: 503
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:26:11.268
!MESSAGE REX Sending 'GET' request to URL : 127.0.0.1:55432/.../serverstate
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:26:11.283
!MESSAGE REX 1555511171282 Utilities::sendGet Response Code from local server: 503
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:26:11.783
!MESSAGE REX Sending 'GET' request to URL : 127.0.0.1:55432/.../serverstate
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:26:11.787
!MESSAGE REX 1555511171787 Utilities::sendGet Response Code from local server: 503
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:26:12.287
!MESSAGE REX Sending 'GET' request to URL : 127.0.0.1:55432/.../serverstate
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:26:12.292
!MESSAGE REX 1555511172292 Utilities::sendGet Response Code from local server: 503
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:26:12.792
!MESSAGE REX Sending 'GET' request to URL : 127.0.0.1:55432/.../serverstate
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:26:12.805
!MESSAGE REX 1555511172804 Utilities::sendGet Response Code from local server: 503
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:26:13.306
!MESSAGE REX Sending 'GET' request to URL : 127.0.0.1:55432/.../serverstate
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:26:13.320
!MESSAGE REX 1555511173319 Utilities::sendGet Response Code from local server: 503
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:26:13.820
!MESSAGE REX Sending 'GET' request to URL : 127.0.0.1:55432/.../serverstate
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:26:13.832
!MESSAGE REX 1555511173832 Utilities::sendGet Response Code from local server: 503
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:26:14.333
!MESSAGE REX Sending 'GET' request to URL : 127.0.0.1:55432/.../serverstate
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:26:14.337
!MESSAGE REX 1555511174337 Utilities::sendGet Response Code from local server: 503
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:26:14.838
!MESSAGE REX Sending 'GET' request to URL : 127.0.0.1:55432/.../serverstate
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:26:14.848
!MESSAGE REX 1555511174848 Utilities::sendGet Response Code from local server: 503
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:26:15.350
!MESSAGE REX Sending 'GET' request to URL : 127.0.0.1:55432/.../serverstate
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:26:15.370
!MESSAGE REX 1555511175369 Utilities::sendGet Response Code from local server: 503
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:26:15.870
!MESSAGE REX Sending 'GET' request to URL : 127.0.0.1:55432/.../serverstate
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:26:15.884
!MESSAGE REX 1555511175883 Utilities::sendGet Response Code from local server: 503
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:26:16.385
!MESSAGE REX Sending 'GET' request to URL : 127.0.0.1:55432/.../serverstate
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:26:16.396
!MESSAGE REX 1555511176396 Utilities::sendGet Response Code from local server: 503
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:26:16.897
!MESSAGE REX Sending 'GET' request to URL : 127.0.0.1:55432/.../serverstate
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:26:16.902
!MESSAGE REX 1555511176902 Utilities::sendGet Response Code from local server: 503
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:26:17.402
!MESSAGE REX Sending 'GET' request to URL : 127.0.0.1:55432/.../serverstate
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:26:17.419
!MESSAGE REX 1555511177418 Utilities::sendGet Response Code from local server: 503
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:26:17.920
!MESSAGE REX Sending 'GET' request to URL : 127.0.0.1:55432/.../serverstate
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:26:17.933
!MESSAGE REX 1555511177932 Utilities::sendGet Response Code from local server: 503
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:26:18.434
!MESSAGE REX Sending 'GET' request to URL : 127.0.0.1:55432/.../serverstate
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:26:18.440
!MESSAGE REX 1555511178439 Utilities::sendGet Response Code from local server: 503
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:26:18.940
!MESSAGE REX Sending 'GET' request to URL : 127.0.0.1:55432/.../serverstate
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:26:18.981
!MESSAGE REX 1555511178954 Utilities::sendGet Response Code from local server: 503
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:26:19.481
!MESSAGE REX Sending 'GET' request to URL : 127.0.0.1:55432/.../serverstate
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:26:19.495
!MESSAGE REX 1555511179495 Utilities::sendGet Response Code from local server: 503
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:26:19.996
!MESSAGE REX Sending 'GET' request to URL : 127.0.0.1:55432/.../serverstate
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:26:20.000
!MESSAGE REX 1555511180000 Utilities::sendGet Response Code from local server: 503
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:26:20.500
!MESSAGE REX Sending 'GET' request to URL : 127.0.0.1:55432/.../serverstate
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:26:20.516
!MESSAGE REX 1555511180515 Utilities::sendGet Response Code from local server: 503
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:26:21.016
!MESSAGE REX Sending 'GET' request to URL : 127.0.0.1:55432/.../serverstate
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:26:21.029
!MESSAGE REX 1555511181029 Utilities::sendGet Response Code from local server: 503
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:26:21.530
!MESSAGE REX Sending 'GET' request to URL : 127.0.0.1:55432/.../serverstate
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:26:21.543
!MESSAGE REX 1555511181542 Utilities::sendGet Response Code from local server: 503
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:26:22.043
!MESSAGE REX Sending 'GET' request to URL : 127.0.0.1:55432/.../serverstate
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:26:22.058
!MESSAGE REX 1555511182057 Utilities::sendGet Response Code from local server: 503
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:26:22.559
!MESSAGE REX Sending 'GET' request to URL : 127.0.0.1:55432/.../serverstate
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:26:22.564
!MESSAGE REX 1555511182563 Utilities::sendGet Response Code from local server: 503
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:26:23.064
!MESSAGE REX Sending 'GET' request to URL : 127.0.0.1:55432/.../serverstate
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:26:23.076
!MESSAGE REX 1555511183075 Utilities::sendGet Response Code from local server: 503
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:26:23.577
!MESSAGE REX Sending 'GET' request to URL : 127.0.0.1:55432/.../serverstate
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:26:23.594
!MESSAGE REX 1555511183594 Utilities::sendGet Response Code from local server: 503
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:26:24.095
!MESSAGE REX Sending 'GET' request to URL : 127.0.0.1:55432/.../serverstate
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:26:24.110
!MESSAGE REX 1555511184109 Utilities::sendGet Response Code from local server: 503
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:26:24.611
!MESSAGE REX Sending 'GET' request to URL : 127.0.0.1:55432/.../serverstate
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:26:24.616
!MESSAGE REX 1555511184616 Utilities::sendGet Response Code from local server: 503
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:26:25.117
!MESSAGE REX Sending 'GET' request to URL : 127.0.0.1:55432/.../serverstate
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:26:25.129
!MESSAGE REX 1555511185128 Utilities::sendGet Response Code from local server: 503
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:26:25.629
!MESSAGE REX Sending 'GET' request to URL : 127.0.0.1:55432/.../serverstate
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:26:25.641
!MESSAGE REX 1555511185641 Utilities::sendGet Response Code from local server: 503
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:26:26.142
!MESSAGE REX Sending 'GET' request to URL : 127.0.0.1:55432/.../serverstate
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:26:26.147
!MESSAGE REX 1555511186146 Utilities::sendGet Response Code from local server: 503
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:26:26.647
!MESSAGE REX Sending 'GET' request to URL : 127.0.0.1:55432/.../serverstate
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:26:26.654
!MESSAGE REX 1555511186653 Utilities::sendGet Response Code from local server: 503
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:26:27.155
!MESSAGE REX Sending 'GET' request to URL : 127.0.0.1:55432/.../serverstate
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:26:27.168
!MESSAGE REX 1555511187167 Utilities::sendGet Response Code from local server: 503
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:26:27.669
!MESSAGE REX Sending 'GET' request to URL : 127.0.0.1:55432/.../serverstate
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:26:27.682
!MESSAGE REX 1555511187682 Utilities::sendGet Response Code from local server: 503
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:26:28.183
!MESSAGE REX Sending 'GET' request to URL : 127.0.0.1:55432/.../serverstate
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:26:28.191
!MESSAGE REX 1555511188191 Utilities::sendGet Response Code from local server: 503
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:26:28.692
!MESSAGE REX Sending 'GET' request to URL : 127.0.0.1:55432/.../serverstate
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:26:28.701
!MESSAGE REX 1555511188701 Utilities::sendGet Response Code from local server: 503
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:26:29.202
!MESSAGE REX Sending 'GET' request to URL : 127.0.0.1:55432/.../serverstate
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:26:29.214
!MESSAGE REX 1555511189213 Utilities::sendGet Response Code from local server: 503
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:26:29.714
!MESSAGE REX Sending 'GET' request to URL : 127.0.0.1:55432/.../serverstate
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:26:29.731
!MESSAGE REX 1555511189730 Utilities::sendGet Response Code from local server: 503
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:26:30.231
!MESSAGE REX Sending 'GET' request to URL : 127.0.0.1:55432/.../serverstate
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:26:30.243
!MESSAGE REX 1555511190242 Utilities::sendGet Response Code from local server: 503
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:26:30.743
!MESSAGE REX Sending 'GET' request to URL : 127.0.0.1:55432/.../serverstate
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:26:30.751
!MESSAGE REX 1555511190751 Utilities::sendGet Response Code from local server: 503
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:26:31.251
!MESSAGE REX Sending 'GET' request to URL : 127.0.0.1:55432/.../serverstate
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:26:31.280
!MESSAGE REX 1555511191280 Utilities::sendGet Response Code from local server: 503
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:26:31.781
!MESSAGE REX Sending 'GET' request to URL : 127.0.0.1:55432/.../serverstate
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:26:32.495
!MESSAGE REX 1555511192494 Utilities::sendGet Response Code from local server: 503
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:26:32.996
!MESSAGE REX Sending 'GET' request to URL : 127.0.0.1:55432/.../serverstate
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:26:33.009
!MESSAGE REX 1555511193008 Utilities::sendGet Response Code from local server: 503
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:26:33.509
!MESSAGE REX Sending 'GET' request to URL : 127.0.0.1:55432/.../serverstate
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:26:33.517
!MESSAGE REX 1555511193517 Utilities::sendGet Response Code from local server: 503
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:26:34.017
!MESSAGE REX Sending 'GET' request to URL : 127.0.0.1:55432/.../serverstate
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:26:34.021
!MESSAGE REX 1555511194021 Utilities::sendGet Response Code from local server: 503
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:26:34.521
!MESSAGE REX Sending 'GET' request to URL : 127.0.0.1:55432/.../serverstate
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:26:34.525
!MESSAGE REX 1555511194524 Utilities::sendGet Response Code from local server: 503
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:26:35.025
!MESSAGE REX Sending 'GET' request to URL : 127.0.0.1:55432/.../serverstate
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:26:35.028
!MESSAGE REX 1555511195028 Utilities::sendGet Response Code from local server: 503
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:26:35.528
!MESSAGE REX Sending 'GET' request to URL : 127.0.0.1:55432/.../serverstate
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:26:35.541
!MESSAGE REX 1555511195540 Utilities::sendGet Response Code from local server: 503
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:26:36.041
!MESSAGE REX Sending 'GET' request to URL : 127.0.0.1:55432/.../serverstate
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:26:36.048
!MESSAGE REX 1555511196047 Utilities::sendGet Response Code from local server: 503
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:26:36.548
!MESSAGE REX Sending 'GET' request to URL : 127.0.0.1:55432/.../serverstate
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:26:36.560
!MESSAGE REX 1555511196559 Utilities::sendGet Response Code from local server: 503
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:26:37.060
!MESSAGE REX Sending 'GET' request to URL : 127.0.0.1:55432/.../serverstate
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:26:37.072
!MESSAGE REX 1555511197071 Utilities::sendGet Response Code from local server: 503
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:26:37.572
!MESSAGE REX Sending 'GET' request to URL : 127.0.0.1:55432/.../serverstate
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:26:37.585
!MESSAGE REX 1555511197584 Utilities::sendGet Response Code from local server: 503
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:26:38.086
!MESSAGE REX Sending 'GET' request to URL : 127.0.0.1:55432/.../serverstate
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:26:38.097
!MESSAGE REX 1555511198096 Utilities::sendGet Response Code from local server: 503
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:26:38.598
!MESSAGE REX Sending 'GET' request to URL : 127.0.0.1:55432/.../serverstate
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:26:38.610
!MESSAGE REX 1555511198609 Utilities::sendGet Response Code from local server: 503
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:26:39.110
!MESSAGE REX Sending 'GET' request to URL : 127.0.0.1:55432/.../serverstate
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:26:39.119
!MESSAGE REX 1555511199119 Utilities::sendGet Response Code from local server: 503
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:26:39.620
!MESSAGE REX Sending 'GET' request to URL : 127.0.0.1:55432/.../serverstate
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:26:39.632
!MESSAGE REX 1555511199631 Utilities::sendGet Response Code from local server: 503
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:26:40.133
!MESSAGE REX Sending 'GET' request to URL : 127.0.0.1:55432/.../serverstate
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:26:40.145
!MESSAGE REX 1555511200145 Utilities::sendGet Response Code from local server: 503
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:26:40.646
!MESSAGE REX Sending 'GET' request to URL : 127.0.0.1:55432/.../serverstate
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:26:40.658
!MESSAGE REX 1555511200657 Utilities::sendGet Response Code from local server: 503
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:26:41.158
!MESSAGE REX Sending 'GET' request to URL : 127.0.0.1:55432/.../serverstate
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:26:41.165
!MESSAGE REX 1555511201165 Utilities::sendGet Response Code from local server: 503
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:26:41.665
!MESSAGE REX Sending 'GET' request to URL : 127.0.0.1:55432/.../serverstate
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:26:41.676
!MESSAGE REX 1555511201676 Utilities::sendGet Response Code from local server: 503
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:26:42.177
!MESSAGE REX Sending 'GET' request to URL : 127.0.0.1:55432/.../serverstate
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:26:42.189
!MESSAGE REX 1555511202188 Utilities::sendGet Response Code from local server: 503
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:26:42.689
!MESSAGE REX Sending 'GET' request to URL : 127.0.0.1:55432/.../serverstate
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:26:42.701
!MESSAGE REX 1555511202700 Utilities::sendGet Response Code from local server: 503
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:26:43.201
!MESSAGE REX Sending 'GET' request to URL : 127.0.0.1:55432/.../serverstate
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:26:43.214
!MESSAGE REX 1555511203213 Utilities::sendGet Response Code from local server: 503
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:26:43.714
!MESSAGE REX Sending 'GET' request to URL : 127.0.0.1:55432/.../serverstate
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:26:43.726
!MESSAGE REX 1555511203725 Utilities::sendGet Response Code from local server: 503
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:26:44.226
!MESSAGE REX Sending 'GET' request to URL : 127.0.0.1:55432/.../serverstate
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:26:44.237
!MESSAGE REX 1555511204237 Utilities::sendGet Response Code from local server: 503
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:26:44.738
!MESSAGE REX Sending 'GET' request to URL : 127.0.0.1:55432/.../serverstate
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:26:44.751
!MESSAGE REX 1555511204750 Utilities::sendGet Response Code from local server: 503
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:26:45.251
!MESSAGE REX Sending 'GET' request to URL : 127.0.0.1:55432/.../serverstate
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:26:45.263
!MESSAGE REX 1555511205262 Utilities::sendGet Response Code from local server: 503
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:26:45.763
!MESSAGE REX Sending 'GET' request to URL : 127.0.0.1:55432/.../serverstate
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:26:45.774
!MESSAGE REX 1555511205774 Utilities::sendGet Response Code from local server: 503
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:26:46.275
!MESSAGE REX Sending 'GET' request to URL : 127.0.0.1:55432/.../serverstate
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:26:46.287
!MESSAGE REX 1555511206287 Utilities::sendGet Response Code from local server: 503
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:26:46.788
!MESSAGE REX Sending 'GET' request to URL : 127.0.0.1:55432/.../serverstate
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:26:46.798
!MESSAGE REX 1555511206798 Utilities::sendGet Response Code from local server: 503
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:26:47.299
!MESSAGE REX Sending 'GET' request to URL : 127.0.0.1:55432/.../serverstate
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:26:47.311
!MESSAGE REX 1555511207310 Utilities::sendGet Response Code from local server: 503
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:26:47.811
!MESSAGE REX Sending 'GET' request to URL : 127.0.0.1:55432/.../serverstate
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:26:47.823
!MESSAGE REX 1555511207822 Utilities::sendGet Response Code from local server: 503
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:26:48.323
!MESSAGE REX Sending 'GET' request to URL : 127.0.0.1:55432/.../serverstate
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:26:48.335
!MESSAGE REX 1555511208334 Utilities::sendGet Response Code from local server: 503
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:26:48.835
!MESSAGE REX Sending 'GET' request to URL : 127.0.0.1:55432/.../serverstate
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:26:48.840
!MESSAGE REX 1555511208839 Utilities::sendGet Response Code from local server: 503
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:26:49.340
!MESSAGE REX Sending 'GET' request to URL : 127.0.0.1:55432/.../serverstate
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:26:49.352
!MESSAGE REX 1555511209351 Utilities::sendGet Response Code from local server: 503
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:26:49.852
!MESSAGE REX Sending 'GET' request to URL : 127.0.0.1:55432/.../serverstate
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:26:49.861
!MESSAGE REX 1555511209861 Utilities::sendGet Response Code from local server: 503
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:26:50.363
!MESSAGE REX Sending 'GET' request to URL : 127.0.0.1:55432/.../serverstate
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:26:50.374
!MESSAGE REX 1555511210374 Utilities::sendGet Response Code from local server: 503
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:26:50.875
!MESSAGE REX Sending 'GET' request to URL : 127.0.0.1:55432/.../serverstate
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:26:50.880
!MESSAGE REX 1555511210879 Utilities::sendGet Response Code from local server: 503
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:26:51.380
!MESSAGE REX Sending 'GET' request to URL : 127.0.0.1:55432/.../serverstate
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:26:51.394
!MESSAGE REX 1555511211393 Utilities::sendGet Response Code from local server: 503
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:26:51.894
!MESSAGE REX Sending 'GET' request to URL : 127.0.0.1:55432/.../serverstate
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:26:51.903
!MESSAGE REX 1555511211903 Utilities::sendGet Response Code from local server: 503
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:26:52.404
!MESSAGE REX Sending 'GET' request to URL : 127.0.0.1:55432/.../serverstate
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:26:52.415
!MESSAGE REX 1555511212414 Utilities::sendGet Response Code from local server: 503
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:26:52.915
!MESSAGE REX Sending 'GET' request to URL : 127.0.0.1:55432/.../serverstate
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:26:52.928
!MESSAGE REX 1555511212927 Utilities::sendGet Response Code from local server: 503
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:26:53.428
!MESSAGE REX Sending 'GET' request to URL : 127.0.0.1:55432/.../serverstate
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:26:53.440
!MESSAGE REX 1555511213439 Utilities::sendGet Response Code from local server: 503
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:26:53.940
!MESSAGE REX Sending 'GET' request to URL : 127.0.0.1:55432/.../serverstate
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:26:53.954
!MESSAGE REX 1555511213953 Utilities::sendGet Response Code from local server: 503
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:26:54.454
!MESSAGE REX Sending 'GET' request to URL : 127.0.0.1:55432/.../serverstate
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:26:54.465
!MESSAGE REX 1555511214465 Utilities::sendGet Response Code from local server: 503
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:26:54.965
!MESSAGE REX Sending 'GET' request to URL : 127.0.0.1:55432/.../serverstate
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:26:54.977
!MESSAGE REX 1555511214977 Utilities::sendGet Response Code from local server: 503
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:26:55.478
!MESSAGE REX Sending 'GET' request to URL : 127.0.0.1:55432/.../serverstate
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:26:55.488
!MESSAGE REX 1555511215487 Utilities::sendGet Response Code from local server: 503
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:26:55.988
!MESSAGE REX Sending 'GET' request to URL : 127.0.0.1:55432/.../serverstate
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:26:55.993
!MESSAGE REX 1555511215992 Utilities::sendGet Response Code from local server: 503
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:26:56.493
!MESSAGE REX Sending 'GET' request to URL : 127.0.0.1:55432/.../serverstate
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:26:56.504
!MESSAGE REX 1555511216503 Utilities::sendGet Response Code from local server: 503
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:26:57.004
!MESSAGE REX Sending 'GET' request to URL : 127.0.0.1:55432/.../serverstate
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:26:57.016
!MESSAGE REX 1555511217015 Utilities::sendGet Response Code from local server: 503
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:26:57.516
!MESSAGE REX Sending 'GET' request to URL : 127.0.0.1:55432/.../serverstate
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:26:57.520
!MESSAGE REX 1555511217520 Utilities::sendGet Response Code from local server: 503
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:26:58.020
!MESSAGE REX Sending 'GET' request to URL : 127.0.0.1:55432/.../serverstate
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:26:58.031
!MESSAGE REX 1555511218030 Utilities::sendGet Response Code from local server: 503
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:26:58.531
!MESSAGE REX Sending 'GET' request to URL : 127.0.0.1:55432/.../serverstate
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:26:58.544
!MESSAGE REX 1555511218544 Utilities::sendGet Response Code from local server: 503
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:26:59.045
!MESSAGE REX Sending 'GET' request to URL : 127.0.0.1:55432/.../serverstate
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:26:59.053
!MESSAGE REX 1555511219052 Utilities::sendGet Response Code from local server: 503
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:26:59.553
!MESSAGE REX Sending 'GET' request to URL : 127.0.0.1:55432/.../serverstate
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:26:59.565
!MESSAGE REX 1555511219564 Utilities::sendGet Response Code from local server: 503
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:27:00.065
!MESSAGE REX Sending 'GET' request to URL : 127.0.0.1:55432/.../serverstate
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:27:00.077
!MESSAGE REX 1555511220076 Utilities::sendGet Response Code from local server: 503
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:27:00.577
!MESSAGE REX serverState is
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:27:00.577
!MESSAGE REX 1555511220577 [plugin start] Failed to start server within timeout period
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:27:00.587
!MESSAGE REX 1555511220586 Changing URL to file:/D:/ti/ccsv8/eclipse/..\tirex\ti-rex-core\public\plugin\serverdidnotstart.html
!SESSION 2019-04-17 22:28:12.487 -----------------------------------------------
eclipse.buildId=4.7.1.M20171009-0410
java.version=1.8.0_112
java.vendor=Oracle Corporation
BootLoader constants: OS=win32, ARCH=x86, WS=win32, NL=zh_CN
Framework arguments: -product com.ti.ccstudio.branding.product
Command-line arguments: -os win32 -ws win32 -arch x86 -product com.ti.ccstudio.branding.product
!ENTRY com.ti.common.core 4 0 2019-04-17 22:28:13.641
!MESSAGE path=ccs_base/DebugServer
!ENTRY com.ti.common.core 4 0 2019-04-17 22:28:13.641
!MESSAGE debugServerDir=D:/ti/ccsv8/ccs_base/DebugServer
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:28:16.282
!MESSAGE >>1555511296282 Ta: (ResourceExplorerPlugin::start discoverCCSPort()) took 251
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:28:16.287
!MESSAGE Plugin start call t.start()
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:28:16.290
!MESSAGE >>1555511296289 Tb: (ResourceExplorerPlugin::new Thread to start plugin 4
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:28:16.290
!MESSAGE REX 1555511296290 [A:plugin start] Starting Server
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:28:16.291
!MESSAGE REX [OS:plugin start] win32
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:28:16.291
!MESSAGE REX [A] startServer()
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:28:16.291
!MESSAGE REX [A-] ResourceExplorerPlugin.p == null
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:28:16.291
!MESSAGE REX attempt_process_cleanup = true
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:28:16.434
!MESSAGE REX 1555511296434 Tz: ResourceExplorerPage::createMainArea took 3
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:28:16.434
!MESSAGE REX 1555511296434 Launching Browser
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:28:16.467
!MESSAGE REX 1555511296466 [killServerProcesses]
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:28:16.467
!MESSAGE REX 1555511296467 Tc: Utilities::startServer preamble177
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:28:16.467
!MESSAGE REX 1555511296467 [D:plugin start] ccs_eclipse_folder: file:/D:/ti/ccsv8/eclipse/
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:28:16.468
!MESSAGE REX 1555511296467 [E:plugin start] ccs_eclipse_folder: D:/ti/ccsv8/eclipse/
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:28:16.545
!MESSAGE REX 1555511296545 Ti: Utilities::proxy 77
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:28:16.546
!MESSAGE REX 1555511296546 These are the commands [D:\ti\ccsv8\tirex/node.exe, app.js, D:\ti\ccsv8\tirex\ti-rex-core/dinfra-desktop/dinfra.js, D:\ti\ccsv8\tirex\ti-rex-core/config/dconfig_localserver.json, D:\ti\ccsv8\tirex\ti-rex-core/config/app_localserver_win.json, --ccs_port=62547, --myHttpPort=55432, --logsDirUncaughtException=C:\Users\ADMINI~1\AppData\Local\TEXASI~1\CCS\ti\1\dmp\, --ccsVersion=8.0.0.00016, --tirexPluginVersion=4.1.0.201903271045]
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:28:16.546
!MESSAGE REX 1555511296546 Td: Utilities::before pb.start() 79
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:28:16.550
!MESSAGE REX 1555511296550 Te: Utilities::before isAlive loop 4
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:28:16.550
!MESSAGE REX 1555511296550 Tf: Utilities::after ResourceExplorerPlugin.p.isAlive() loop 0
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:28:16.551
!MESSAGE REX pollServerState for up or ready
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:28:16.555
!MESSAGE REX Sending 'GET' request to URL : 127.0.0.1:55432/.../serverstate
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:28:17.568
!MESSAGE REX 1555511297567 Utilities::sendGet Response Code from local server: 503
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:28:18.068
!MESSAGE REX Sending 'GET' request to URL : 127.0.0.1:55432/.../serverstate
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:28:18.074
!MESSAGE REX 1555511298074 Utilities::sendGet Response Code from local server: 503
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:28:18.574
!MESSAGE REX Sending 'GET' request to URL : 127.0.0.1:55432/.../serverstate
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:28:18.578
!MESSAGE REX 1555511298578 Utilities::sendGet Response Code from local server: 503
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:28:19.078
!MESSAGE REX Sending 'GET' request to URL : 127.0.0.1:55432/.../serverstate
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:28:19.082
!MESSAGE REX 1555511299082 Utilities::sendGet Response Code from local server: 503
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:28:19.582
!MESSAGE REX Sending 'GET' request to URL : 127.0.0.1:55432/.../serverstate
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:28:19.595
!MESSAGE REX 1555511299594 Utilities::sendGet Response Code from local server: 503
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:28:19.947
!MESSAGE REX 1555511299947 Tz: ResourceExplorerPage::createBrowser took 3513
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:28:19.947
!MESSAGE REX Using browser port 55432
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:28:19.947
!MESSAGE REX 1555511299947 server starting page: file:/D:/ti/ccsv8/eclipse/..\tirex\ti-rex-core\public\plugin\serverstarting.html
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:28:20.095
!MESSAGE REX Sending 'GET' request to URL : 127.0.0.1:55432/.../serverstate
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:28:20.105
!MESSAGE REX 1555511300105 Utilities::sendGet Response Code from local server: 503
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:28:20.606
!MESSAGE REX Sending 'GET' request to URL : 127.0.0.1:55432/.../serverstate
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:28:20.618
!MESSAGE REX 1555511300617 Utilities::sendGet Response Code from local server: 503
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:28:21.118
!MESSAGE REX Sending 'GET' request to URL : 127.0.0.1:55432/.../serverstate
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:28:21.127
!MESSAGE REX 1555511301127 Utilities::sendGet Response Code from local server: 503
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:28:21.149
!MESSAGE REX 1555511301148 [] setUrl: file:/D:/ti/ccsv8/eclipse/..\tirex\ti-rex-core\public\plugin\serverstarting.html
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:28:21.629
!MESSAGE REX Sending 'GET' request to URL : 127.0.0.1:55432/.../serverstate
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:28:21.649
!MESSAGE REX 1555511301649 Utilities::sendGet Response Code from local server: 503
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:28:22.149
!MESSAGE REX Sending 'GET' request to URL : 127.0.0.1:55432/.../serverstate
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:28:22.154
!MESSAGE REX 1555511302153 Utilities::sendGet Response Code from local server: 503
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:28:22.654
!MESSAGE REX Sending 'GET' request to URL : 127.0.0.1:55432/.../serverstate
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:28:22.658
!MESSAGE REX 1555511302658 Utilities::sendGet Response Code from local server: 503
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:28:23.158
!MESSAGE REX Sending 'GET' request to URL : 127.0.0.1:55432/.../serverstate
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:28:23.163
!MESSAGE REX 1555511303162 Utilities::sendGet Response Code from local server: 503
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:28:23.760
!MESSAGE REX Sending 'GET' request to URL : 127.0.0.1:55432/.../serverstate
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:28:23.767
!MESSAGE REX 1555511303766 Utilities::sendGet Response Code from local server: 503
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:28:24.268
!MESSAGE REX Sending 'GET' request to URL : 127.0.0.1:55432/.../serverstate
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:28:24.274
!MESSAGE REX 1555511304274 Utilities::sendGet Response Code from local server: 503
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:28:24.774
!MESSAGE REX Sending 'GET' request to URL : 127.0.0.1:55432/.../serverstate
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:28:24.780
!MESSAGE REX 1555511304780 Utilities::sendGet Response Code from local server: 503
!ENTRY com.ti.ccstudio.debug.server 4 214294189 2019-04-17 22:28:25.064
!MESSAGE Unexpected CCS exit detected [19-4-17 下午10:26]!!!
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:28:25.280
!MESSAGE REX Sending 'GET' request to URL : 127.0.0.1:55432/.../serverstate
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:28:25.509
!MESSAGE REX 1555511305508 Utilities::sendGet Response Code from local server: 503
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:28:26.009
!MESSAGE REX Sending 'GET' request to URL : 127.0.0.1:55432/.../serverstate
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:28:26.028
!MESSAGE REX 1555511306027 Utilities::sendGet Response Code from local server: 503
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:28:26.528
!MESSAGE REX Sending 'GET' request to URL : 127.0.0.1:55432/.../serverstate
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:28:26.540
!MESSAGE REX 1555511306539 Utilities::sendGet Response Code from local server: 503
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:28:27.040
!MESSAGE REX Sending 'GET' request to URL : 127.0.0.1:55432/.../serverstate
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:28:27.051
!MESSAGE REX 1555511307051 Utilities::sendGet Response Code from local server: 503
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:28:27.551
!MESSAGE REX Sending 'GET' request to URL : 127.0.0.1:55432/.../serverstate
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:28:27.558
!MESSAGE REX 1555511307558 Utilities::sendGet Response Code from local server: 503
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:28:28.074
!MESSAGE REX Sending 'GET' request to URL : 127.0.0.1:55432/.../serverstate
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:28:28.074
!MESSAGE REX 1555511308074 Utilities::sendGet Response Code from local server: 503
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:28:28.574
!MESSAGE REX Sending 'GET' request to URL : 127.0.0.1:55432/.../serverstate
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:28:28.590
!MESSAGE REX 1555511308590 Utilities::sendGet Response Code from local server: 503
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:28:29.090
!MESSAGE REX Sending 'GET' request to URL : 127.0.0.1:55432/.../serverstate
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:28:29.090
!MESSAGE REX 1555511309090 Utilities::sendGet Response Code from local server: 503
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:28:29.605
!MESSAGE REX Sending 'GET' request to URL : 127.0.0.1:55432/.../serverstate
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:28:29.605
!MESSAGE REX 1555511309605 Utilities::sendGet Response Code from local server: 503
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:28:30.105
!MESSAGE REX Sending 'GET' request to URL : 127.0.0.1:55432/.../serverstate
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:28:30.105
!MESSAGE REX 1555511310105 Utilities::sendGet Response Code from local server: 503
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:28:30.605
!MESSAGE REX Sending 'GET' request to URL : 127.0.0.1:55432/.../serverstate
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:28:30.605
!MESSAGE REX 1555511310605 Utilities::sendGet Response Code from local server: 503
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:28:31.105
!MESSAGE REX Sending 'GET' request to URL : 127.0.0.1:55432/.../serverstate
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:28:31.123
!MESSAGE REX 1555511311123 Utilities::sendGet Response Code from local server: 503
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:28:31.624
!MESSAGE REX Sending 'GET' request to URL : 127.0.0.1:55432/.../serverstate
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:28:31.626
!MESSAGE REX 1555511311626 Utilities::sendGet Response Code from local server: 503
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:28:32.127
!MESSAGE REX Sending 'GET' request to URL : 127.0.0.1:55432/.../serverstate
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:28:32.135
!MESSAGE REX 1555511312135 Utilities::sendGet Response Code from local server: 503
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:28:32.637
!MESSAGE REX Sending 'GET' request to URL : 127.0.0.1:55432/.../serverstate
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:28:32.644
!MESSAGE REX 1555511312644 Utilities::sendGet Response Code from local server: 503
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:28:33.159
!MESSAGE REX Sending 'GET' request to URL : 127.0.0.1:55432/.../serverstate
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:28:33.159
!MESSAGE REX 1555511313159 Utilities::sendGet Response Code from local server: 503
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:28:33.660
!MESSAGE REX Sending 'GET' request to URL : 127.0.0.1:55432/.../serverstate
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:28:33.675
!MESSAGE REX 1555511313675 Utilities::sendGet Response Code from local server: 503
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:28:34.175
!MESSAGE REX Sending 'GET' request to URL : 127.0.0.1:55432/.../serverstate
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:28:34.175
!MESSAGE REX 1555511314175 Utilities::sendGet Response Code from local server: 503
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:28:34.691
!MESSAGE REX Sending 'GET' request to URL : 127.0.0.1:55432/.../serverstate
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:28:34.691
!MESSAGE REX 1555511314691 Utilities::sendGet Response Code from local server: 503
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:28:35.192
!MESSAGE REX Sending 'GET' request to URL : 127.0.0.1:55432/.../serverstate
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:28:35.192
!MESSAGE REX 1555511315192 Utilities::sendGet Response Code from local server: 503
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:28:35.706
!MESSAGE REX Sending 'GET' request to URL : 127.0.0.1:55432/.../serverstate
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:28:35.706
!MESSAGE REX 1555511315706 Utilities::sendGet Response Code from local server: 503
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:28:36.223
!MESSAGE REX Sending 'GET' request to URL : 127.0.0.1:55432/.../serverstate
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:28:36.237
!MESSAGE REX 1555511316237 Utilities::sendGet Response Code from local server: 503
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:28:36.744
!MESSAGE REX Sending 'GET' request to URL : 127.0.0.1:55432/.../serverstate
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:28:36.744
!MESSAGE REX 1555511316744 Utilities::sendGet Response Code from local server: 503
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:28:37.244
!MESSAGE REX Sending 'GET' request to URL : 127.0.0.1:55432/.../serverstate
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:28:37.245
!MESSAGE REX 1555511317245 Utilities::sendGet Response Code from local server: 503
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:28:37.745
!MESSAGE REX Sending 'GET' request to URL : 127.0.0.1:55432/.../serverstate
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:28:37.745
!MESSAGE REX 1555511317745 Utilities::sendGet Response Code from local server: 503
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:28:38.245
!MESSAGE REX Sending 'GET' request to URL : 127.0.0.1:55432/.../serverstate
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:28:38.245
!MESSAGE REX 1555511318245 Utilities::sendGet Response Code from local server: 503
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:28:38.745
!MESSAGE REX Sending 'GET' request to URL : 127.0.0.1:55432/.../serverstate
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:28:38.745
!MESSAGE REX 1555511318745 Utilities::sendGet Response Code from local server: 503
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:28:39.245
!MESSAGE REX Sending 'GET' request to URL : 127.0.0.1:55432/.../serverstate
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:28:39.260
!MESSAGE REX 1555511319245 Utilities::sendGet Response Code from local server: 503
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:28:39.761
!MESSAGE REX Sending 'GET' request to URL : 127.0.0.1:55432/.../serverstate
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:28:39.776
!MESSAGE REX 1555511319776 Utilities::sendGet Response Code from local server: 503
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:28:40.276
!MESSAGE REX Sending 'GET' request to URL : 127.0.0.1:55432/.../serverstate
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:28:40.276
!MESSAGE REX 1555511320276 Utilities::sendGet Response Code from local server: 503
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:28:40.776
!MESSAGE REX Sending 'GET' request to URL : 127.0.0.1:55432/.../serverstate
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:28:40.776
!MESSAGE REX 1555511320776 Utilities::sendGet Response Code from local server: 503
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:28:41.277
!MESSAGE REX Sending 'GET' request to URL : 127.0.0.1:55432/.../serverstate
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:28:41.277
!MESSAGE REX 1555511321277 Utilities::sendGet Response Code from local server: 503
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:28:41.777
!MESSAGE REX Sending 'GET' request to URL : 127.0.0.1:55432/.../serverstate
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:28:41.777
!MESSAGE REX 1555511321777 Utilities::sendGet Response Code from local server: 503
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:28:42.277
!MESSAGE REX Sending 'GET' request to URL : 127.0.0.1:55432/.../serverstate
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:28:42.288
!MESSAGE REX 1555511322288 Utilities::sendGet Response Code from local server: 503
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:28:42.789
!MESSAGE REX Sending 'GET' request to URL : 127.0.0.1:55432/.../serverstate
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:28:42.793
!MESSAGE REX 1555511322793 Utilities::sendGet Response Code from local server: 503
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:28:43.309
!MESSAGE REX Sending 'GET' request to URL : 127.0.0.1:55432/.../serverstate
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:28:43.309
!MESSAGE REX 1555511323309 Utilities::sendGet Response Code from local server: 503
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:28:43.809
!MESSAGE REX Sending 'GET' request to URL : 127.0.0.1:55432/.../serverstate
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:28:43.813
!MESSAGE REX 1555511323813 Utilities::sendGet Response Code from local server: 503
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:28:44.313
!MESSAGE REX Sending 'GET' request to URL : 127.0.0.1:55432/.../serverstate
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:28:44.325
!MESSAGE REX 1555511324325 Utilities::sendGet Response Code from local server: 503
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:28:44.826
!MESSAGE REX Sending 'GET' request to URL : 127.0.0.1:55432/.../serverstate
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:28:44.831
!MESSAGE REX 1555511324831 Utilities::sendGet Response Code from local server: 503
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:28:45.331
!MESSAGE REX Sending 'GET' request to URL : 127.0.0.1:55432/.../serverstate
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:28:45.331
!MESSAGE REX 1555511325331 Utilities::sendGet Response Code from local server: 503
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:28:45.831
!MESSAGE REX Sending 'GET' request to URL : 127.0.0.1:55432/.../serverstate
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:28:45.831
!MESSAGE REX 1555511325831 Utilities::sendGet Response Code from local server: 503
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:28:46.332
!MESSAGE REX Sending 'GET' request to URL : 127.0.0.1:55432/.../serverstate
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:28:46.332
!MESSAGE REX 1555511326332 Utilities::sendGet Response Code from local server: 503
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:28:46.847
!MESSAGE REX Sending 'GET' request to URL : 127.0.0.1:55432/.../serverstate
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:28:46.847
!MESSAGE REX 1555511326847 Utilities::sendGet Response Code from local server: 503
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:28:47.348
!MESSAGE REX Sending 'GET' request to URL : 127.0.0.1:55432/.../serverstate
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:28:47.363
!MESSAGE REX 1555511327348 Utilities::sendGet Response Code from local server: 503
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:28:47.863
!MESSAGE REX Sending 'GET' request to URL : 127.0.0.1:55432/.../serverstate
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:28:47.863
!MESSAGE REX 1555511327863 Utilities::sendGet Response Code from local server: 503
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:28:48.363
!MESSAGE REX Sending 'GET' request to URL : 127.0.0.1:55432/.../serverstate
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:28:48.363
!MESSAGE REX 1555511328363 Utilities::sendGet Response Code from local server: 503
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:28:48.863
!MESSAGE REX Sending 'GET' request to URL : 127.0.0.1:55432/.../serverstate
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:28:48.863
!MESSAGE REX 1555511328863 Utilities::sendGet Response Code from local server: 503
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:28:49.363
!MESSAGE REX Sending 'GET' request to URL : 127.0.0.1:55432/.../serverstate
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:28:49.363
!MESSAGE REX 1555511329363 Utilities::sendGet Response Code from local server: 503
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:28:49.863
!MESSAGE REX Sending 'GET' request to URL : 127.0.0.1:55432/.../serverstate
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:28:49.863
!MESSAGE REX 1555511329863 Utilities::sendGet Response Code from local server: 503
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:28:50.363
!MESSAGE REX Sending 'GET' request to URL : 127.0.0.1:55432/.../serverstate
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:28:50.363
!MESSAGE REX 1555511330363 Utilities::sendGet Response Code from local server: 503
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:28:50.864
!MESSAGE REX Sending 'GET' request to URL : 127.0.0.1:55432/.../serverstate
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:28:50.864
!MESSAGE REX 1555511330864 Utilities::sendGet Response Code from local server: 503
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:28:51.378
!MESSAGE REX Sending 'GET' request to URL : 127.0.0.1:55432/.../serverstate
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:28:51.378
!MESSAGE REX 1555511331378 Utilities::sendGet Response Code from local server: 503
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:28:51.880
!MESSAGE REX Sending 'GET' request to URL : 127.0.0.1:55432/.../serverstate
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:28:51.880
!MESSAGE REX 1555511331880 Utilities::sendGet Response Code from local server: 503
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:28:52.381
!MESSAGE REX Sending 'GET' request to URL : 127.0.0.1:55432/.../serverstate
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:28:52.393
!MESSAGE REX 1555511332393 Utilities::sendGet Response Code from local server: 503
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:28:52.896
!MESSAGE REX Sending 'GET' request to URL : 127.0.0.1:55432/.../serverstate
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:28:52.896
!MESSAGE REX 1555511332896 Utilities::sendGet Response Code from local server: 503
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:28:53.396
!MESSAGE REX Sending 'GET' request to URL : 127.0.0.1:55432/.../serverstate
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:28:53.396
!MESSAGE REX 1555511333396 Utilities::sendGet Response Code from local server: 503
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:28:53.896
!MESSAGE REX Sending 'GET' request to URL : 127.0.0.1:55432/.../serverstate
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:28:53.896
!MESSAGE REX 1555511333896 Utilities::sendGet Response Code from local server: 503
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:28:54.396
!MESSAGE REX Sending 'GET' request to URL : 127.0.0.1:55432/.../serverstate
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:28:54.396
!MESSAGE REX 1555511334396 Utilities::sendGet Response Code from local server: 503
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:28:54.911
!MESSAGE REX Sending 'GET' request to URL : 127.0.0.1:55432/.../serverstate
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:28:54.925
!MESSAGE REX 1555511334925 Utilities::sendGet Response Code from local server: 503
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:28:55.426
!MESSAGE REX Sending 'GET' request to URL : 127.0.0.1:55432/.../serverstate
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:28:55.435
!MESSAGE REX 1555511335435 Utilities::sendGet Response Code from local server: 503
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:28:55.935
!MESSAGE REX Sending 'GET' request to URL : 127.0.0.1:55432/.../serverstate
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:28:55.935
!MESSAGE REX 1555511335935 Utilities::sendGet Response Code from local server: 503
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:28:56.435
!MESSAGE REX Sending 'GET' request to URL : 127.0.0.1:55432/.../serverstate
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:28:56.435
!MESSAGE REX 1555511336435 Utilities::sendGet Response Code from local server: 503
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:28:56.935
!MESSAGE REX Sending 'GET' request to URL : 127.0.0.1:55432/.../serverstate
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:28:56.935
!MESSAGE REX 1555511336935 Utilities::sendGet Response Code from local server: 503
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:28:57.435
!MESSAGE REX Sending 'GET' request to URL : 127.0.0.1:55432/.../serverstate
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:28:57.435
!MESSAGE REX 1555511337435 Utilities::sendGet Response Code from local server: 503
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:28:57.935
!MESSAGE REX Sending 'GET' request to URL : 127.0.0.1:55432/.../serverstate
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:28:57.935
!MESSAGE REX 1555511337935 Utilities::sendGet Response Code from local server: 503
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:28:58.435
!MESSAGE REX Sending 'GET' request to URL : 127.0.0.1:55432/.../serverstate
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:28:58.436
!MESSAGE REX 1555511338436 Utilities::sendGet Response Code from local server: 503
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:28:58.936
!MESSAGE REX Sending 'GET' request to URL : 127.0.0.1:55432/.../serverstate
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:28:58.936
!MESSAGE REX 1555511338936 Utilities::sendGet Response Code from local server: 503
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:28:59.436
!MESSAGE REX Sending 'GET' request to URL : 127.0.0.1:55432/.../serverstate
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:28:59.436
!MESSAGE REX 1555511339436 Utilities::sendGet Response Code from local server: 503
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:28:59.936
!MESSAGE REX Sending 'GET' request to URL : 127.0.0.1:55432/.../serverstate
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:28:59.936
!MESSAGE REX 1555511339936 Utilities::sendGet Response Code from local server: 503
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:29:00.436
!MESSAGE REX Sending 'GET' request to URL : 127.0.0.1:55432/.../serverstate
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:29:00.436
!MESSAGE REX 1555511340436 Utilities::sendGet Response Code from local server: 503
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:29:00.936
!MESSAGE REX Sending 'GET' request to URL : 127.0.0.1:55432/.../serverstate
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:29:00.936
!MESSAGE REX 1555511340936 Utilities::sendGet Response Code from local server: 503
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:29:01.436
!MESSAGE REX Sending 'GET' request to URL : 127.0.0.1:55432/.../serverstate
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:29:01.436
!MESSAGE REX 1555511341436 Utilities::sendGet Response Code from local server: 503
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:29:01.936
!MESSAGE REX Sending 'GET' request to URL : 127.0.0.1:55432/.../serverstate
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:29:01.936
!MESSAGE REX 1555511341936 Utilities::sendGet Response Code from local server: 503
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:29:02.437
!MESSAGE REX Sending 'GET' request to URL : 127.0.0.1:55432/.../serverstate
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:29:02.437
!MESSAGE REX 1555511342437 Utilities::sendGet Response Code from local server: 503
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:29:02.937
!MESSAGE REX Sending 'GET' request to URL : 127.0.0.1:55432/.../serverstate
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:29:02.944
!MESSAGE REX 1555511342943 Utilities::sendGet Response Code from local server: 503
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:29:03.453
!MESSAGE REX Sending 'GET' request to URL : 127.0.0.1:55432/.../serverstate
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:29:03.453
!MESSAGE REX 1555511343453 Utilities::sendGet Response Code from local server: 503
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:29:03.955
!MESSAGE REX Sending 'GET' request to URL : 127.0.0.1:55432/.../serverstate
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:29:03.964
!MESSAGE REX 1555511343963 Utilities::sendGet Response Code from local server: 503
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:29:04.464
!MESSAGE REX Sending 'GET' request to URL : 127.0.0.1:55432/.../serverstate
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:29:04.476
!MESSAGE REX 1555511344475 Utilities::sendGet Response Code from local server: 503
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:29:04.987
!MESSAGE REX Sending 'GET' request to URL : 127.0.0.1:55432/.../serverstate
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:29:04.987
!MESSAGE REX 1555511344987 Utilities::sendGet Response Code from local server: 503
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:29:05.487
!MESSAGE REX Sending 'GET' request to URL : 127.0.0.1:55432/.../serverstate
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:29:05.500
!MESSAGE REX 1555511345500 Utilities::sendGet Response Code from local server: 503
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:29:06.017
!MESSAGE REX Sending 'GET' request to URL : 127.0.0.1:55432/.../serverstate
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:29:06.028
!MESSAGE REX 1555511346027 Utilities::sendGet Response Code from local server: 503
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:29:06.537
!MESSAGE REX Sending 'GET' request to URL : 127.0.0.1:55432/.../serverstate
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:29:06.537
!MESSAGE REX 1555511346537 Utilities::sendGet Response Code from local server: 503
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:29:07.037
!MESSAGE REX Sending 'GET' request to URL : 127.0.0.1:55432/.../serverstate
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:29:07.038
!MESSAGE REX 1555511347038 Utilities::sendGet Response Code from local server: 503
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:29:07.538
!MESSAGE REX Sending 'GET' request to URL : 127.0.0.1:55432/.../serverstate
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:29:07.549
!MESSAGE REX 1555511347549 Utilities::sendGet Response Code from local server: 503
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:29:08.054
!MESSAGE REX Sending 'GET' request to URL : 127.0.0.1:55432/.../serverstate
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:29:08.054
!MESSAGE REX 1555511348054 Utilities::sendGet Response Code from local server: 503
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:29:08.554
!MESSAGE REX Sending 'GET' request to URL : 127.0.0.1:55432/.../serverstate
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:29:08.554
!MESSAGE REX 1555511348554 Utilities::sendGet Response Code from local server: 503
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:29:09.054
!MESSAGE REX Sending 'GET' request to URL : 127.0.0.1:55432/.../serverstate
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:29:09.054
!MESSAGE REX 1555511349054 Utilities::sendGet Response Code from local server: 503
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:29:09.569
!MESSAGE REX Sending 'GET' request to URL : 127.0.0.1:55432/.../serverstate
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:29:09.569
!MESSAGE REX 1555511349569 Utilities::sendGet Response Code from local server: 503
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:29:10.070
!MESSAGE REX Sending 'GET' request to URL : 127.0.0.1:55432/.../serverstate
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:29:10.070
!MESSAGE REX 1555511350070 Utilities::sendGet Response Code from local server: 503
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:29:10.571
!MESSAGE REX Sending 'GET' request to URL : 127.0.0.1:55432/.../serverstate
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:29:10.571
!MESSAGE REX 1555511350571 Utilities::sendGet Response Code from local server: 503
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:29:11.071
!MESSAGE REX Sending 'GET' request to URL : 127.0.0.1:55432/.../serverstate
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:29:11.071
!MESSAGE REX 1555511351071 Utilities::sendGet Response Code from local server: 503
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:29:11.586
!MESSAGE REX Sending 'GET' request to URL : 127.0.0.1:55432/.../serverstate
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:29:11.586
!MESSAGE REX 1555511351586 Utilities::sendGet Response Code from local server: 503
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:29:12.087
!MESSAGE REX Sending 'GET' request to URL : 127.0.0.1:55432/.../serverstate
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:29:12.087
!MESSAGE REX 1555511352087 Utilities::sendGet Response Code from local server: 503
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:29:12.602
!MESSAGE REX Sending 'GET' request to URL : 127.0.0.1:55432/.../serverstate
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:29:12.602
!MESSAGE REX 1555511352602 Utilities::sendGet Response Code from local server: 503
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:29:13.102
!MESSAGE REX Sending 'GET' request to URL : 127.0.0.1:55432/.../serverstate
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:29:13.102
!MESSAGE REX 1555511353102 Utilities::sendGet Response Code from local server: 503
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:29:13.603
!MESSAGE REX Sending 'GET' request to URL : 127.0.0.1:55432/.../serverstate
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:29:13.603
!MESSAGE REX 1555511353603 Utilities::sendGet Response Code from local server: 503
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:29:14.103
!MESSAGE REX Sending 'GET' request to URL : 127.0.0.1:55432/.../serverstate
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:29:14.103
!MESSAGE REX 1555511354103 Utilities::sendGet Response Code from local server: 503
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:29:14.603
!MESSAGE REX Sending 'GET' request to URL : 127.0.0.1:55432/.../serverstate
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:29:14.603
!MESSAGE REX 1555511354603 Utilities::sendGet Response Code from local server: 503
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:29:15.103
!MESSAGE REX Sending 'GET' request to URL : 127.0.0.1:55432/.../serverstate
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:29:15.103
!MESSAGE REX 1555511355103 Utilities::sendGet Response Code from local server: 503
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:29:15.603
!MESSAGE REX Sending 'GET' request to URL : 127.0.0.1:55432/.../serverstate
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:29:15.603
!MESSAGE REX 1555511355603 Utilities::sendGet Response Code from local server: 503
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:29:16.103
!MESSAGE REX Sending 'GET' request to URL : 127.0.0.1:55432/.../serverstate
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:29:16.103
!MESSAGE REX 1555511356103 Utilities::sendGet Response Code from local server: 503
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:29:16.607
!MESSAGE REX serverState is
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:29:16.607
!MESSAGE REX 1555511356607 [plugin start] Failed to start server within timeout period
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:29:16.607
!MESSAGE REX 1555511356607 Changing URL to file:/D:/ti/ccsv8/eclipse/..\tirex\ti-rex-core\public\plugin\serverdidnotstart.html
!ENTRY org.eclipse.equinox.p2.transport.ecf 2 0 2019-04-17 22:29:34.038
!MESSAGE Connection to dl.ti.com/.../p2.index failed on dl.ti.com. Retry attempt 0 started
!STACK 0
java.net.UnknownHostException: dl.ti.com
at java.net.Inet6AddressImpl.lookupAllHostAddr(Native Method)
at java.net.InetAddress$2.lookupAllHostAddr(InetAddress.java:928)
at java.net.InetAddress.getAddressesFromNameService(InetAddress.java:1323)
at java.net.InetAddress.getAllByName0(InetAddress.java:1276)
at java.net.InetAddress.getAllByName(InetAddress.java:1192)
at java.net.InetAddress.getAllByName(InetAddress.java:1126)
at org.apache.http.impl.conn.SystemDefaultDnsResolver.resolve(SystemDefaultDnsResolver.java:45)
at org.apache.http.impl.conn.DefaultClientConnectionOperator.resolveHostname(DefaultClientConnectionOperator.java:262)
at org.apache.http.impl.conn.DefaultClientConnectionOperator.openConnection(DefaultClientConnectionOperator.java:161)
at org.apache.http.impl.conn.AbstractPoolEntry.open(AbstractPoolEntry.java:144)
at org.apache.http.impl.conn.AbstractPooledConnAdapter.open(AbstractPooledConnAdapter.java:134)
at org.apache.http.impl.client.DefaultRequestDirector.tryConnect(DefaultRequestDirector.java:612)
at org.apache.http.impl.client.DefaultRequestDirector.execute(DefaultRequestDirector.java:447)
at org.apache.http.impl.client.AbstractHttpClient.doExecute(AbstractHttpClient.java:884)
at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:82)
at org.eclipse.ecf.provider.filetransfer.httpclient4.HttpClientRetrieveFileTransfer.performConnect(HttpClientRetrieveFileTransfer.java:1084)
at org.eclipse.ecf.provider.filetransfer.httpclient4.HttpClientRetrieveFileTransfer.access$0(HttpClientRetrieveFileTransfer.java:1075)
at org.eclipse.ecf.provider.filetransfer.httpclient4.HttpClientRetrieveFileTransfer$1.performFileTransfer(HttpClientRetrieveFileTransfer.java:1071)
at org.eclipse.ecf.filetransfer.FileTransferJob.run(FileTransferJob.java:74)
at org.eclipse.core.internal.jobs.Worker.run(Worker.java:56)
!ENTRY org.eclipse.equinox.p2.transport.ecf 2 0 2019-04-17 22:29:39.031
!MESSAGE Connection to dl.ti.com/.../p2.index failed on dl.ti.com. Retry attempt 0 started
!STACK 0
java.net.UnknownHostException: dl.ti.com
at java.net.InetAddress.getAllByName0(InetAddress.java:1280)
at java.net.InetAddress.getAllByName(InetAddress.java:1192)
at java.net.InetAddress.getAllByName(InetAddress.java:1126)
at org.apache.http.impl.conn.SystemDefaultDnsResolver.resolve(SystemDefaultDnsResolver.java:45)
at org.apache.http.impl.conn.DefaultClientConnectionOperator.resolveHostname(DefaultClientConnectionOperator.java:262)
at org.apache.http.impl.conn.DefaultClientConnectionOperator.openConnection(DefaultClientConnectionOperator.java:161)
at org.apache.http.impl.conn.AbstractPoolEntry.open(AbstractPoolEntry.java:144)
at org.apache.http.impl.conn.AbstractPooledConnAdapter.open(AbstractPooledConnAdapter.java:134)
at org.apache.http.impl.client.DefaultRequestDirector.tryConnect(DefaultRequestDirector.java:612)
at org.apache.http.impl.client.DefaultRequestDirector.execute(DefaultRequestDirector.java:447)
at org.apache.http.impl.client.AbstractHttpClient.doExecute(AbstractHttpClient.java:884)
at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:82)
at org.eclipse.ecf.provider.filetransfer.httpclient4.HttpClientRetrieveFileTransfer.performConnect(HttpClientRetrieveFileTransfer.java:1084)
at org.eclipse.ecf.provider.filetransfer.httpclient4.HttpClientRetrieveFileTransfer.access$0(HttpClientRetrieveFileTransfer.java:1075)
at org.eclipse.ecf.provider.filetransfer.httpclient4.HttpClientRetrieveFileTransfer$1.performFileTransfer(HttpClientRetrieveFileTransfer.java:1071)
at org.eclipse.ecf.filetransfer.FileTransferJob.run(FileTransferJob.java:74)
at org.eclipse.core.internal.jobs.Worker.run(Worker.java:56)
!ENTRY org.eclipse.equinox.p2.core 4 0 2019-04-17 22:30:13.822
!MESSAGE Provisioning exception
!STACK 1
org.eclipse.equinox.p2.core.ProvisionException: No repository found at dl.ti.com/.../tirex-3.7.0.
at org.eclipse.equinox.internal.p2.repository.helpers.AbstractRepositoryManager.fail(AbstractRepositoryManager.java:395)
at org.eclipse.equinox.internal.p2.repository.helpers.AbstractRepositoryManager.loadRepository(AbstractRepositoryManager.java:653)
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.p2.ui.LoadMetadataRepositoryJob.doLoad(LoadMetadataRepositoryJob.java:118)
at org.eclipse.equinox.p2.ui.LoadMetadataRepositoryJob.runModal(LoadMetadataRepositoryJob.java:103)
at org.eclipse.equinox.internal.p2.ui.sdk.PreloadingRepositoryHandler$2.runModal(PreloadingRepositoryHandler.java:83)
at org.eclipse.equinox.p2.operations.ProvisioningJob.run(ProvisioningJob.java:177)
at org.eclipse.core.internal.jobs.Worker.run(Worker.java:56)
!SUBENTRY 1 org.eclipse.equinox.p2.metadata.repository 4 1000 2019-04-17 22:30:13.822
!MESSAGE No repository found at dl.ti.com/.../tirex-3.7.0.
!SESSION 2019-04-17 22:32:14.892 -----------------------------------------------
eclipse.buildId=4.7.1.M20171009-0410
java.version=1.8.0_112
java.vendor=Oracle Corporation
BootLoader constants: OS=win32, ARCH=x86, WS=win32, NL=zh_CN
Framework arguments: -product com.ti.ccstudio.branding.product
Command-line arguments: -os win32 -ws win32 -arch x86 -product com.ti.ccstudio.branding.product
!ENTRY com.ti.common.core 4 0 2019-04-17 22:32:16.062
!MESSAGE path=ccs_base/DebugServer
!ENTRY com.ti.common.core 4 0 2019-04-17 22:32:16.062
!MESSAGE debugServerDir=D:/ti/ccsv8/ccs_base/DebugServer
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:32:18.730
!MESSAGE >>1555511538730 Ta: (ResourceExplorerPlugin::start discoverCCSPort()) took 218
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:32:18.746
!MESSAGE Plugin start call t.start()
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:32:18.746
!MESSAGE >>1555511538746 Tb: (ResourceExplorerPlugin::new Thread to start plugin 16
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:32:18.746
!MESSAGE REX 1555511538746 [A:plugin start] Starting Server
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:32:18.746
!MESSAGE REX [OS:plugin start] win32
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:32:18.746
!MESSAGE REX [A] startServer()
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:32:18.746
!MESSAGE REX [A-] ResourceExplorerPlugin.p == null
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:32:18.746
!MESSAGE REX attempt_process_cleanup = true
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:32:18.886
!MESSAGE REX 1555511538886 Tz: ResourceExplorerPage::createMainArea took 0
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:32:18.886
!MESSAGE REX 1555511538886 Launching Browser
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:32:18.933
!MESSAGE REX 1555511538933 [killServerProcesses]
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:32:18.933
!MESSAGE REX 1555511538933 Tc: Utilities::startServer preamble187
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:32:18.933
!MESSAGE REX 1555511538933 [D:plugin start] ccs_eclipse_folder: file:/D:/ti/ccsv8/eclipse/
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:32:18.933
!MESSAGE REX 1555511538933 [E:plugin start] ccs_eclipse_folder: D:/ti/ccsv8/eclipse/
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:32:19.011
!MESSAGE REX 1555511539011 Ti: Utilities::proxy 78
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:32:19.011
!MESSAGE REX 1555511539011 These are the commands [D:\ti\ccsv8\tirex/node.exe, app.js, D:\ti\ccsv8\tirex\ti-rex-core/dinfra-desktop/dinfra.js, D:\ti\ccsv8\tirex\ti-rex-core/config/dconfig_localserver.json, D:\ti\ccsv8\tirex\ti-rex-core/config/app_localserver_win.json, --ccs_port=63303, --myHttpPort=55432, --logsDirUncaughtException=C:\Users\ADMINI~1\AppData\Local\TEXASI~1\CCS\ti\1\dmp\, --ccsVersion=8.0.0.00016, --tirexPluginVersion=4.1.0.201903271045]
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:32:19.011
!MESSAGE REX 1555511539011 Td: Utilities::before pb.start() 78
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:32:19.011
!MESSAGE REX 1555511539011 Te: Utilities::before isAlive loop 0
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:32:19.011
!MESSAGE REX 1555511539011 Tf: Utilities::after ResourceExplorerPlugin.p.isAlive() loop 0
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:32:19.011
!MESSAGE REX pollServerState for up or ready
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:32:19.011
!MESSAGE REX Sending 'GET' request to URL : 127.0.0.1:55432/.../serverstate
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:32:20.041
!MESSAGE REX 1555511540041 Utilities::sendGet Response Code from local server: 503
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:32:20.556
!MESSAGE REX Sending 'GET' request to URL : 127.0.0.1:55432/.../serverstate
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:32:20.556
!MESSAGE REX 1555511540556 Utilities::sendGet Response Code from local server: 503
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:32:21.070
!MESSAGE REX Sending 'GET' request to URL : 127.0.0.1:55432/.../serverstate
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:32:21.070
!MESSAGE REX 1555511541070 Utilities::sendGet Response Code from local server: 503
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:32:21.585
!MESSAGE REX Sending 'GET' request to URL : 127.0.0.1:55432/.../serverstate
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:32:21.585
!MESSAGE REX 1555511541585 Utilities::sendGet Response Code from local server: 503
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:32:22.100
!MESSAGE REX Sending 'GET' request to URL : 127.0.0.1:55432/.../serverstate
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:32:22.100
!MESSAGE REX 1555511542100 Utilities::sendGet Response Code from local server: 503
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:32:22.569
!MESSAGE REX 1555511542569 Tz: ResourceExplorerPage::createBrowser took 3683
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:32:22.569
!MESSAGE REX Using browser port 55432
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:32:22.569
!MESSAGE REX 1555511542569 server starting page: file:/D:/ti/ccsv8/eclipse/..\tirex\ti-rex-core\public\plugin\serverstarting.html
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:32:22.600
!MESSAGE REX Sending 'GET' request to URL : 127.0.0.1:55432/.../serverstate
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:32:22.604
!MESSAGE REX 1555511542604 Utilities::sendGet Response Code from local server: 503
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:32:23.116
!MESSAGE REX Sending 'GET' request to URL : 127.0.0.1:55432/.../serverstate
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:32:23.116
!MESSAGE REX 1555511543116 Utilities::sendGet Response Code from local server: 503
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:32:23.631
!MESSAGE REX Sending 'GET' request to URL : 127.0.0.1:55432/.../serverstate
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:32:23.631
!MESSAGE REX 1555511543631 Utilities::sendGet Response Code from local server: 503
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:32:23.818
!MESSAGE REX 1555511543818 [] setUrl: file:/D:/ti/ccsv8/eclipse/..\tirex\ti-rex-core\public\plugin\serverstarting.html
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:32:24.145
!MESSAGE REX Sending 'GET' request to URL : 127.0.0.1:55432/.../serverstate
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:32:24.145
!MESSAGE REX 1555511544145 Utilities::sendGet Response Code from local server: 503
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:32:24.655
!MESSAGE REX Sending 'GET' request to URL : 127.0.0.1:55432/.../serverstate
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:32:24.655
!MESSAGE REX 1555511544655 Utilities::sendGet Response Code from local server: 503
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:32:25.166
!MESSAGE REX Sending 'GET' request to URL : 127.0.0.1:55432/.../serverstate
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:32:25.166
!MESSAGE REX 1555511545166 Utilities::sendGet Response Code from local server: 503
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:32:25.666
!MESSAGE REX Sending 'GET' request to URL : 127.0.0.1:55432/.../serverstate
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:32:25.666
!MESSAGE REX 1555511545666 Utilities::sendGet Response Code from local server: 503
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:32:26.166
!MESSAGE REX Sending 'GET' request to URL : 127.0.0.1:55432/.../serverstate
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:32:26.166
!MESSAGE REX 1555511546166 Utilities::sendGet Response Code from local server: 503
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:32:26.760
!MESSAGE REX Sending 'GET' request to URL : 127.0.0.1:55432/.../serverstate
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:32:26.775
!MESSAGE REX 1555511546775 Utilities::sendGet Response Code from local server: 503
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:32:27.276
!MESSAGE REX Sending 'GET' request to URL : 127.0.0.1:55432/.../serverstate
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:32:27.280
!MESSAGE REX 1555511547280 Utilities::sendGet Response Code from local server: 503
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:32:27.781
!MESSAGE REX Sending 'GET' request to URL : 127.0.0.1:55432/.../serverstate
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:32:27.781
!MESSAGE REX 1555511547781 Utilities::sendGet Response Code from local server: 503
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:32:28.283
!MESSAGE REX Sending 'GET' request to URL : 127.0.0.1:55432/.../serverstate
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:32:28.283
!MESSAGE REX 1555511548283 Utilities::sendGet Response Code from local server: 503
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:32:28.784
!MESSAGE REX Sending 'GET' request to URL : 127.0.0.1:55432/.../serverstate
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:32:28.797
!MESSAGE REX 1555511548796 Utilities::sendGet Response Code from local server: 503
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:32:29.299
!MESSAGE REX Sending 'GET' request to URL : 127.0.0.1:55432/.../serverstate
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:32:29.311
!MESSAGE REX 1555511549310 Utilities::sendGet Response Code from local server: 503
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:32:29.814
!MESSAGE REX Sending 'GET' request to URL : 127.0.0.1:55432/.../serverstate
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:32:29.814
!MESSAGE REX 1555511549814 Utilities::sendGet Response Code from local server: 503
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:32:30.314
!MESSAGE REX Sending 'GET' request to URL : 127.0.0.1:55432/.../serverstate
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:32:30.322
!MESSAGE REX 1555511550322 Utilities::sendGet Response Code from local server: 503
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:32:30.823
!MESSAGE REX Sending 'GET' request to URL : 127.0.0.1:55432/.../serverstate
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:32:30.828
!MESSAGE REX 1555511550828 Utilities::sendGet Response Code from local server: 503
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:32:31.329
!MESSAGE REX Sending 'GET' request to URL : 127.0.0.1:55432/.../serverstate
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:32:31.354
!MESSAGE REX 1555511551353 Utilities::sendGet Response Code from local server: 503
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:32:31.854
!MESSAGE REX Sending 'GET' request to URL : 127.0.0.1:55432/.../serverstate
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:32:31.864
!MESSAGE REX 1555511551863 Utilities::sendGet Response Code from local server: 503
!ENTRY org.eclipse.equinox.p2.transport.ecf 2 0 2019-04-17 22:32:32.274
!MESSAGE Connection to dl.ti.com/.../p2.index failed on dl.ti.com. Retry attempt 0 started
!STACK 0
java.net.UnknownHostException: dl.ti.com
at java.net.Inet6AddressImpl.lookupAllHostAddr(Native Method)
at java.net.InetAddress$2.lookupAllHostAddr(InetAddress.java:928)
at java.net.InetAddress.getAddressesFromNameService(InetAddress.java:1323)
at java.net.InetAddress.getAllByName0(InetAddress.java:1276)
at java.net.InetAddress.getAllByName(InetAddress.java:1192)
at java.net.InetAddress.getAllByName(InetAddress.java:1126)
at org.apache.http.impl.conn.SystemDefaultDnsResolver.resolve(SystemDefaultDnsResolver.java:45)
at org.apache.http.impl.conn.DefaultClientConnectionOperator.resolveHostname(DefaultClientConnectionOperator.java:262)
at org.apache.http.impl.conn.DefaultClientConnectionOperator.openConnection(DefaultClientConnectionOperator.java:161)
at org.apache.http.impl.conn.AbstractPoolEntry.open(AbstractPoolEntry.java:144)
at org.apache.http.impl.conn.AbstractPooledConnAdapter.open(AbstractPooledConnAdapter.java:134)
at org.apache.http.impl.client.DefaultRequestDirector.tryConnect(DefaultRequestDirector.java:612)
at org.apache.http.impl.client.DefaultRequestDirector.execute(DefaultRequestDirector.java:447)
at org.apache.http.impl.client.AbstractHttpClient.doExecute(AbstractHttpClient.java:884)
at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:82)
at org.eclipse.ecf.provider.filetransfer.httpclient4.HttpClientRetrieveFileTransfer.performConnect(HttpClientRetrieveFileTransfer.java:1084)
at org.eclipse.ecf.provider.filetransfer.httpclient4.HttpClientRetrieveFileTransfer.access$0(HttpClientRetrieveFileTransfer.java:1075)
at org.eclipse.ecf.provider.filetransfer.httpclient4.HttpClientRetrieveFileTransfer$1.performFileTransfer(HttpClientRetrieveFileTransfer.java:1071)
at org.eclipse.ecf.filetransfer.FileTransferJob.run(FileTransferJob.java:74)
at org.eclipse.core.internal.jobs.Worker.run(Worker.java:56)
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:32:32.364
!MESSAGE REX Sending 'GET' request to URL : 127.0.0.1:55432/.../serverstate
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:32:32.369
!MESSAGE REX 1555511552368 Utilities::sendGet Response Code from local server: 503
!ENTRY org.eclipse.equinox.p2.transport.ecf 4 1006 2019-04-17 22:32:32.520
!MESSAGE Unknown Host: dl.ti.com/.../content.xml
!STACK 0
java.net.UnknownHostException: dl.ti.com
at java.net.InetAddress.getAllByName0(InetAddress.java:1280)
at java.net.InetAddress.getAllByName(InetAddress.java:1192)
at java.net.InetAddress.getAllByName(InetAddress.java:1126)
at org.apache.http.impl.conn.SystemDefaultDnsResolver.resolve(SystemDefaultDnsResolver.java:45)
at org.apache.http.impl.conn.DefaultClientConnectionOperator.resolveHostname(DefaultClientConnectionOperator.java:262)
at org.apache.http.impl.conn.DefaultClientConnectionOperator.openConnection(DefaultClientConnectionOperator.java:161)
at org.apache.http.impl.conn.ManagedClientConnectionImpl.open(ManagedClientConnectionImpl.java:328)
at org.apache.http.impl.client.DefaultRequestDirector.tryConnect(DefaultRequestDirector.java:612)
at org.apache.http.impl.client.DefaultRequestDirector.execute(DefaultRequestDirector.java:447)
at org.apache.http.impl.client.AbstractHttpClient.doExecute(AbstractHttpClient.java:884)
at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:82)
at org.eclipse.ecf.provider.filetransfer.httpclient4.HttpClientFileSystemBrowser.runRequest(HttpClientFileSystemBrowser.java:263)
at org.eclipse.ecf.provider.filetransfer.browse.AbstractFileSystemBrowser$DirectoryJob.run(AbstractFileSystemBrowser.java:69)
at org.eclipse.core.internal.jobs.Worker.run(Worker.java:56)
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:32:32.869
!MESSAGE REX Sending 'GET' request to URL : 127.0.0.1:55432/.../serverstate
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:32:32.876
!MESSAGE REX 1555511552876 Utilities::sendGet Response Code from local server: 503
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:32:33.377
!MESSAGE REX Sending 'GET' request to URL : 127.0.0.1:55432/.../serverstate
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:32:33.381
!MESSAGE REX 1555511553381 Utilities::sendGet Response Code from local server: 503
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:32:33.882
!MESSAGE REX Sending 'GET' request to URL : 127.0.0.1:55432/.../serverstate
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:32:33.890
!MESSAGE REX 1555511553889 Utilities::sendGet Response Code from local server: 503
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:32:34.391
!MESSAGE REX Sending 'GET' request to URL : 127.0.0.1:55432/.../serverstate
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:32:34.404
!MESSAGE REX 1555511554403 Utilities::sendGet Response Code from local server: 503
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:32:34.905
!MESSAGE REX Sending 'GET' request to URL : 127.0.0.1:55432/.../serverstate
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:32:34.910
!MESSAGE REX 1555511554910 Utilities::sendGet Response Code from local server: 503
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:32:35.410
!MESSAGE REX Sending 'GET' request to URL : 127.0.0.1:55432/.../serverstate
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:32:35.420
!MESSAGE REX 1555511555419 Utilities::sendGet Response Code from local server: 503
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:32:35.921
!MESSAGE REX Sending 'GET' request to URL : 127.0.0.1:55432/.../serverstate
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:32:35.926
!MESSAGE REX 1555511555926 Utilities::sendGet Response Code from local server: 503
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:32:36.427
!MESSAGE REX Sending 'GET' request to URL : 127.0.0.1:55432/.../serverstate
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:32:36.440
!MESSAGE REX 1555511556439 Utilities::sendGet Response Code from local server: 503
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:32:36.942
!MESSAGE REX Sending 'GET' request to URL : 127.0.0.1:55432/.../serverstate
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:32:36.953
!MESSAGE REX 1555511556952 Utilities::sendGet Response Code from local server: 503
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:32:37.454
!MESSAGE REX Sending 'GET' request to URL : 127.0.0.1:55432/.../serverstate
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:32:37.458
!MESSAGE REX 1555511557458 Utilities::sendGet Response Code from local server: 503
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:32:37.958
!MESSAGE REX Sending 'GET' request to URL : 127.0.0.1:55432/.../serverstate
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:32:37.967
!MESSAGE REX 1555511557967 Utilities::sendGet Response Code from local server: 503
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:32:38.468
!MESSAGE REX Sending 'GET' request to URL : 127.0.0.1:55432/.../serverstate
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:32:38.473
!MESSAGE REX 1555511558473 Utilities::sendGet Response Code from local server: 503
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:32:38.975
!MESSAGE REX Sending 'GET' request to URL : 127.0.0.1:55432/.../serverstate
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:32:38.989
!MESSAGE REX 1555511558988 Utilities::sendGet Response Code from local server: 503
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:32:39.491
!MESSAGE REX Sending 'GET' request to URL : 127.0.0.1:55432/.../serverstate
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:32:39.504
!MESSAGE REX 1555511559503 Utilities::sendGet Response Code from local server: 503
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:32:40.006
!MESSAGE REX Sending 'GET' request to URL : 127.0.0.1:55432/.../serverstate
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:32:40.019
!MESSAGE REX 1555511560018 Utilities::sendGet Response Code from local server: 503
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:32:40.522
!MESSAGE REX Sending 'GET' request to URL : 127.0.0.1:55432/.../serverstate
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:32:40.530
!MESSAGE REX 1555511560530 Utilities::sendGet Response Code from local server: 503
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:32:41.030
!MESSAGE REX Sending 'GET' request to URL : 127.0.0.1:55432/.../serverstate
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:32:41.038
!MESSAGE REX 1555511561037 Utilities::sendGet Response Code from local server: 503
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:32:41.538
!MESSAGE REX Sending 'GET' request to URL : 127.0.0.1:55432/.../serverstate
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:32:41.547
!MESSAGE REX 1555511561546 Utilities::sendGet Response Code from local server: 503
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:32:42.047
!MESSAGE REX Sending 'GET' request to URL : 127.0.0.1:55432/.../serverstate
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:32:42.057
!MESSAGE REX 1555511562057 Utilities::sendGet Response Code from local server: 503
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:32:42.559
!MESSAGE REX Sending 'GET' request to URL : 127.0.0.1:55432/.../serverstate
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:32:42.571
!MESSAGE REX 1555511562570 Utilities::sendGet Response Code from local server: 503
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:32:43.074
!MESSAGE REX Sending 'GET' request to URL : 127.0.0.1:55432/.../serverstate
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:32:43.089
!MESSAGE REX 1555511563088 Utilities::sendGet Response Code from local server: 503
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:32:43.591
!MESSAGE REX Sending 'GET' request to URL : 127.0.0.1:55432/.../serverstate
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:32:43.602
!MESSAGE REX 1555511563601 Utilities::sendGet Response Code from local server: 503
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:32:44.103
!MESSAGE REX Sending 'GET' request to URL : 127.0.0.1:55432/.../serverstate
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:32:44.116
!MESSAGE REX 1555511564115 Utilities::sendGet Response Code from local server: 503
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:32:44.617
!MESSAGE REX Sending 'GET' request to URL : 127.0.0.1:55432/.../serverstate
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:32:44.624
!MESSAGE REX 1555511564623 Utilities::sendGet Response Code from local server: 503
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:32:45.124
!MESSAGE REX Sending 'GET' request to URL : 127.0.0.1:55432/.../serverstate
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:32:45.128
!MESSAGE REX 1555511565128 Utilities::sendGet Response Code from local server: 503
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:32:45.628
!MESSAGE REX Sending 'GET' request to URL : 127.0.0.1:55432/.../serverstate
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:32:45.636
!MESSAGE REX 1555511565636 Utilities::sendGet Response Code from local server: 503
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:32:46.137
!MESSAGE REX Sending 'GET' request to URL : 127.0.0.1:55432/.../serverstate
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:32:46.145
!MESSAGE REX 1555511566144 Utilities::sendGet Response Code from local server: 503
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:32:46.646
!MESSAGE REX Sending 'GET' request to URL : 127.0.0.1:55432/.../serverstate
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:32:46.659
!MESSAGE REX 1555511566658 Utilities::sendGet Response Code from local server: 503
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:32:47.159
!MESSAGE REX Sending 'GET' request to URL : 127.0.0.1:55432/.../serverstate
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:32:47.166
!MESSAGE REX 1555511567165 Utilities::sendGet Response Code from local server: 503
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:32:47.666
!MESSAGE REX Sending 'GET' request to URL : 127.0.0.1:55432/.../serverstate
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:32:47.670
!MESSAGE REX 1555511567669 Utilities::sendGet Response Code from local server: 503
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:32:48.170
!MESSAGE REX Sending 'GET' request to URL : 127.0.0.1:55432/.../serverstate
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:32:48.175
!MESSAGE REX 1555511568175 Utilities::sendGet Response Code from local server: 503
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:32:48.676
!MESSAGE REX Sending 'GET' request to URL : 127.0.0.1:55432/.../serverstate
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:32:48.687
!MESSAGE REX 1555511568686 Utilities::sendGet Response Code from local server: 503
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:32:49.189
!MESSAGE REX Sending 'GET' request to URL : 127.0.0.1:55432/.../serverstate
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:32:49.199
!MESSAGE REX 1555511569198 Utilities::sendGet Response Code from local server: 503
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:32:49.700
!MESSAGE REX Sending 'GET' request to URL : 127.0.0.1:55432/.../serverstate
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:32:49.713
!MESSAGE REX 1555511569712 Utilities::sendGet Response Code from local server: 503
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:32:50.214
!MESSAGE REX Sending 'GET' request to URL : 127.0.0.1:55432/.../serverstate
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:32:50.228
!MESSAGE REX 1555511570227 Utilities::sendGet Response Code from local server: 503
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:32:50.729
!MESSAGE REX Sending 'GET' request to URL : 127.0.0.1:55432/.../serverstate
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:32:50.740
!MESSAGE REX 1555511570739 Utilities::sendGet Response Code from local server: 503
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:32:51.240
!MESSAGE REX Sending 'GET' request to URL : 127.0.0.1:55432/.../serverstate
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:32:51.248
!MESSAGE REX 1555511571248 Utilities::sendGet Response Code from local server: 503
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:32:51.750
!MESSAGE REX Sending 'GET' request to URL : 127.0.0.1:55432/.../serverstate
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:32:51.757
!MESSAGE REX 1555511571756 Utilities::sendGet Response Code from local server: 503
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:32:52.258
!MESSAGE REX Sending 'GET' request to URL : 127.0.0.1:55432/.../serverstate
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:32:52.263
!MESSAGE REX 1555511572263 Utilities::sendGet Response Code from local server: 503
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:32:52.763
!MESSAGE REX Sending 'GET' request to URL : 127.0.0.1:55432/.../serverstate
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:32:52.770
!MESSAGE REX 1555511572769 Utilities::sendGet Response Code from local server: 503
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:32:53.270
!MESSAGE REX Sending 'GET' request to URL : 127.0.0.1:55432/.../serverstate
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:32:53.275
!MESSAGE REX 1555511573275 Utilities::sendGet Response Code from local server: 503
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:32:53.775
!MESSAGE REX Sending 'GET' request to URL : 127.0.0.1:55432/.../serverstate
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:32:53.785
!MESSAGE REX 1555511573785 Utilities::sendGet Response Code from local server: 503
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:32:54.287
!MESSAGE REX Sending 'GET' request to URL : 127.0.0.1:55432/.../serverstate
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:32:54.299
!MESSAGE REX 1555511574298 Utilities::sendGet Response Code from local server: 503
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:32:54.801
!MESSAGE REX Sending 'GET' request to URL : 127.0.0.1:55432/.../serverstate
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:32:54.813
!MESSAGE REX 1555511574812 Utilities::sendGet Response Code from local server: 503
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:32:55.314
!MESSAGE REX Sending 'GET' request to URL : 127.0.0.1:55432/.../serverstate
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:32:55.319
!MESSAGE REX 1555511575318 Utilities::sendGet Response Code from local server: 503
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:32:55.819
!MESSAGE REX Sending 'GET' request to URL : 127.0.0.1:55432/.../serverstate
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:32:55.831
!MESSAGE REX 1555511575830 Utilities::sendGet Response Code from local server: 503
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:32:56.332
!MESSAGE REX Sending 'GET' request to URL : 127.0.0.1:55432/.../serverstate
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:32:56.345
!MESSAGE REX 1555511576344 Utilities::sendGet Response Code from local server: 503
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:32:56.846
!MESSAGE REX Sending 'GET' request to URL : 127.0.0.1:55432/.../serverstate
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:32:56.857
!MESSAGE REX 1555511576856 Utilities::sendGet Response Code from local server: 503
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:32:57.358
!MESSAGE REX Sending 'GET' request to URL : 127.0.0.1:55432/.../serverstate
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:32:57.369
!MESSAGE REX 1555511577369 Utilities::sendGet Response Code from local server: 503
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:32:57.871
!MESSAGE REX Sending 'GET' request to URL : 127.0.0.1:55432/.../serverstate
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:32:57.883
!MESSAGE REX 1555511577882 Utilities::sendGet Response Code from local server: 503
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:32:58.385
!MESSAGE REX Sending 'GET' request to URL : 127.0.0.1:55432/.../serverstate
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:32:58.398
!MESSAGE REX 1555511578397 Utilities::sendGet Response Code from local server: 503
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:32:58.899
!MESSAGE REX Sending 'GET' request to URL : 127.0.0.1:55432/.../serverstate
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:32:58.911
!MESSAGE REX 1555511578910 Utilities::sendGet Response Code from local server: 503
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:32:59.413
!MESSAGE REX Sending 'GET' request to URL : 127.0.0.1:55432/.../serverstate
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:32:59.418
!MESSAGE REX 1555511579418 Utilities::sendGet Response Code from local server: 503
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:32:59.919
!MESSAGE REX Sending 'GET' request to URL : 127.0.0.1:55432/.../serverstate
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:32:59.933
!MESSAGE REX 1555511579932 Utilities::sendGet Response Code from local server: 503
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:33:00.434
!MESSAGE REX Sending 'GET' request to URL : 127.0.0.1:55432/.../serverstate
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:33:00.469
!MESSAGE REX 1555511580468 Utilities::sendGet Response Code from local server: 503
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:33:01.067
!MESSAGE REX Sending 'GET' request to URL : 127.0.0.1:55432/.../serverstate
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:33:01.082
!MESSAGE REX 1555511581081 Utilities::sendGet Response Code from local server: 503
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:33:01.582
!MESSAGE REX Sending 'GET' request to URL : 127.0.0.1:55432/.../serverstate
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:33:01.587
!MESSAGE REX 1555511581587 Utilities::sendGet Response Code from local server: 503
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:33:02.088
!MESSAGE REX Sending 'GET' request to URL : 127.0.0.1:55432/.../serverstate
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:33:02.101
!MESSAGE REX 1555511582100 Utilities::sendGet Response Code from local server: 503
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:33:02.602
!MESSAGE REX Sending 'GET' request to URL : 127.0.0.1:55432/.../serverstate
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:33:02.606
!MESSAGE REX 1555511582606 Utilities::sendGet Response Code from local server: 503
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:33:03.106
!MESSAGE REX Sending 'GET' request to URL : 127.0.0.1:55432/.../serverstate
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:33:03.112
!MESSAGE REX 1555511583112 Utilities::sendGet Response Code from local server: 503
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:33:03.612
!MESSAGE REX Sending 'GET' request to URL : 127.0.0.1:55432/.../serverstate
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:33:03.617
!MESSAGE REX 1555511583617 Utilities::sendGet Response Code from local server: 503
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:33:04.117
!MESSAGE REX Sending 'GET' request to URL : 127.0.0.1:55432/.../serverstate
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:33:04.123
!MESSAGE REX 1555511584122 Utilities::sendGet Response Code from local server: 503
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:33:04.623
!MESSAGE REX Sending 'GET' request to URL : 127.0.0.1:55432/.../serverstate
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:33:04.627
!MESSAGE REX 1555511584626 Utilities::sendGet Response Code from local server: 503
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:33:05.128
!MESSAGE REX Sending 'GET' request to URL : 127.0.0.1:55432/.../serverstate
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:33:05.133
!MESSAGE REX 1555511585133 Utilities::sendGet Response Code from local server: 503
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:33:05.634
!MESSAGE REX Sending 'GET' request to URL : 127.0.0.1:55432/.../serverstate
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:33:05.639
!MESSAGE REX 1555511585639 Utilities::sendGet Response Code from local server: 503
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:33:06.139
!MESSAGE REX Sending 'GET' request to URL : 127.0.0.1:55432/.../serverstate
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:33:06.147
!MESSAGE REX 1555511586147 Utilities::sendGet Response Code from local server: 503
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:33:06.667
!MESSAGE REX Sending 'GET' request to URL : 127.0.0.1:55432/.../serverstate
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:33:06.684
!MESSAGE REX 1555511586684 Utilities::sendGet Response Code from local server: 503
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:33:07.184
!MESSAGE REX Sending 'GET' request to URL : 127.0.0.1:55432/.../serverstate
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:33:07.190
!MESSAGE REX 1555511587189 Utilities::sendGet Response Code from local server: 503
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:33:07.690
!MESSAGE REX Sending 'GET' request to URL : 127.0.0.1:55432/.../serverstate
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:33:07.699
!MESSAGE REX 1555511587698 Utilities::sendGet Response Code from local server: 503
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:33:08.199
!MESSAGE REX Sending 'GET' request to URL : 127.0.0.1:55432/.../serverstate
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:33:08.204
!MESSAGE REX 1555511588204 Utilities::sendGet Response Code from local server: 503
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:33:08.704
!MESSAGE REX Sending 'GET' request to URL : 127.0.0.1:55432/.../serverstate
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:33:08.713
!MESSAGE REX 1555511588712 Utilities::sendGet Response Code from local server: 503
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:33:09.214
!MESSAGE REX Sending 'GET' request to URL : 127.0.0.1:55432/.../serverstate
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:33:09.221
!MESSAGE REX 1555511589221 Utilities::sendGet Response Code from local server: 503
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:33:09.722
!MESSAGE REX Sending 'GET' request to URL : 127.0.0.1:55432/.../serverstate
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:33:09.736
!MESSAGE REX 1555511589735 Utilities::sendGet Response Code from local server: 503
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:33:10.237
!MESSAGE REX Sending 'GET' request to URL : 127.0.0.1:55432/.../serverstate
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:33:10.251
!MESSAGE REX 1555511590250 Utilities::sendGet Response Code from local server: 503
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:33:10.762
!MESSAGE REX Sending 'GET' request to URL : 127.0.0.1:55432/.../serverstate
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:33:10.777
!MESSAGE REX 1555511590777 Utilities::sendGet Response Code from local server: 503
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:33:11.281
!MESSAGE REX Sending 'GET' request to URL : 127.0.0.1:55432/.../serverstate
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:33:11.294
!MESSAGE REX 1555511591294 Utilities::sendGet Response Code from local server: 503
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:33:11.795
!MESSAGE REX Sending 'GET' request to URL : 127.0.0.1:55432/.../serverstate
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:33:11.811
!MESSAGE REX 1555511591810 Utilities::sendGet Response Code from local server: 503
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:33:12.311
!MESSAGE REX Sending 'GET' request to URL : 127.0.0.1:55432/.../serverstate
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:33:12.317
!MESSAGE REX 1555511592316 Utilities::sendGet Response Code from local server: 503
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:33:12.819
!MESSAGE REX Sending 'GET' request to URL : 127.0.0.1:55432/.../serverstate
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:33:12.839
!MESSAGE REX 1555511592838 Utilities::sendGet Response Code from local server: 503
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:33:13.340
!MESSAGE REX Sending 'GET' request to URL : 127.0.0.1:55432/.../serverstate
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:33:13.348
!MESSAGE REX 1555511593348 Utilities::sendGet Response Code from local server: 503
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:33:13.849
!MESSAGE REX Sending 'GET' request to URL : 127.0.0.1:55432/.../serverstate
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:33:13.859
!MESSAGE REX 1555511593858 Utilities::sendGet Response Code from local server: 503
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:33:14.361
!MESSAGE REX Sending 'GET' request to URL : 127.0.0.1:55432/.../serverstate
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:33:14.377
!MESSAGE REX 1555511594376 Utilities::sendGet Response Code from local server: 503
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:33:14.879
!MESSAGE REX Sending 'GET' request to URL : 127.0.0.1:55432/.../serverstate
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:33:14.892
!MESSAGE REX 1555511594891 Utilities::sendGet Response Code from local server: 503
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:33:15.392
!MESSAGE REX Sending 'GET' request to URL : 127.0.0.1:55432/.../serverstate
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:33:15.402
!MESSAGE REX 1555511595402 Utilities::sendGet Response Code from local server: 503
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:33:15.911
!MESSAGE REX Sending 'GET' request to URL : 127.0.0.1:55432/.../serverstate
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:33:15.911
!MESSAGE REX 1555511595911 Utilities::sendGet Response Code from local server: 503
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:33:16.427
!MESSAGE REX Sending 'GET' request to URL : 127.0.0.1:55432/.../serverstate
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:33:16.435
!MESSAGE REX 1555511596434 Utilities::sendGet Response Code from local server: 503
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:33:16.936
!MESSAGE REX Sending 'GET' request to URL : 127.0.0.1:55432/.../serverstate
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:33:16.950
!MESSAGE REX 1555511596950 Utilities::sendGet Response Code from local server: 503
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:33:17.450
!MESSAGE REX Sending 'GET' request to URL : 127.0.0.1:55432/.../serverstate
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:33:17.465
!MESSAGE REX 1555511597465 Utilities::sendGet Response Code from local server: 503
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:33:17.966
!MESSAGE REX Sending 'GET' request to URL : 127.0.0.1:55432/.../serverstate
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:33:17.981
!MESSAGE REX 1555511597981 Utilities::sendGet Response Code from local server: 503
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:33:18.482
!MESSAGE REX Sending 'GET' request to URL : 127.0.0.1:55432/.../serverstate
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:33:18.483
!MESSAGE REX 1555511598483 Utilities::sendGet Response Code from local server: 503
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:33:18.985
!MESSAGE REX Sending 'GET' request to URL : 127.0.0.1:55432/.../serverstate
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:33:19.002
!MESSAGE REX 1555511599001 Utilities::sendGet Response Code from local server: 503
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:33:19.512
!MESSAGE REX serverState is
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:33:19.514
!MESSAGE REX 1555511599512 [plugin start] Failed to start server within timeout period
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:33:19.532
!MESSAGE REX 1555511599530 Changing URL to file:/D:/ti/ccsv8/eclipse/..\tirex\ti-rex-core\public\plugin\serverdidnotstart.html
!SESSION 2019-04-17 22:44:57.736 -----------------------------------------------
eclipse.buildId=4.7.1.M20171009-0410
java.version=1.8.0_112
java.vendor=Oracle Corporation
BootLoader constants: OS=win32, ARCH=x86, WS=win32, NL=zh_CN
Framework arguments: -product com.ti.ccstudio.branding.product
Command-line arguments: -os win32 -ws win32 -arch x86 -product com.ti.ccstudio.branding.product
!ENTRY com.ti.common.core 4 0 2019-04-17 22:44:59.031
!MESSAGE path=ccs_base/DebugServer
!ENTRY com.ti.common.core 4 0 2019-04-17 22:44:59.031
!MESSAGE debugServerDir=D:/ti/ccsv8/ccs_base/DebugServer
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:45:02.187
!MESSAGE >>1555512302186 Ta: (ResourceExplorerPlugin::start discoverCCSPort()) took 386
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:45:02.191
!MESSAGE Plugin start call t.start()
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:45:02.192
!MESSAGE >>1555512302191 Tb: (ResourceExplorerPlugin::new Thread to start plugin 1
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:45:02.192
!MESSAGE REX 1555512302191 [A:plugin start] Starting Server
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:45:02.193
!MESSAGE REX [OS:plugin start] win32
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:45:02.193
!MESSAGE REX [A] startServer()
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:45:02.194
!MESSAGE REX [A-] ResourceExplorerPlugin.p == null
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:45:02.194
!MESSAGE REX attempt_process_cleanup = true
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:45:02.362
!MESSAGE REX 1555512302361 Tz: ResourceExplorerPage::createMainArea took 2
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:45:02.362
!MESSAGE REX 1555512302362 Launching Browser
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:45:02.494
!MESSAGE REX 1555512302494 [killServerProcesses]
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:45:02.495
!MESSAGE REX 1555512302495 Tc: Utilities::startServer preamble304
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:45:02.496
!MESSAGE REX 1555512302495 [D:plugin start] ccs_eclipse_folder: file:/D:/ti/ccsv8/eclipse/
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:45:02.496
!MESSAGE REX 1555512302496 [E:plugin start] ccs_eclipse_folder: D:/ti/ccsv8/eclipse/
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:45:02.564
!MESSAGE REX 1555512302563 Ti: Utilities::proxy 67
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:45:02.565
!MESSAGE REX 1555512302564 These are the commands [D:\ti\ccsv8\tirex/node.exe, app.js, D:\ti\ccsv8\tirex\ti-rex-core/dinfra-desktop/dinfra.js, D:\ti\ccsv8\tirex\ti-rex-core/config/dconfig_localserver.json, D:\ti\ccsv8\tirex\ti-rex-core/config/app_localserver_win.json, --ccs_port=65197, --myHttpPort=55432, --logsDirUncaughtException=C:\Users\ADMINI~1\AppData\Local\TEXASI~1\CCS\ti\1\dmp\, --ccsVersion=8.0.0.00016, --tirexPluginVersion=4.1.0.201903271045]
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:45:02.565
!MESSAGE REX 1555512302565 Td: Utilities::before pb.start() 70
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:45:02.734
!MESSAGE REX 1555512302733 Te: Utilities::before isAlive loop 168
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:45:02.734
!MESSAGE REX 1555512302734 Tf: Utilities::after ResourceExplorerPlugin.p.isAlive() loop 0
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:45:02.735
!MESSAGE REX pollServerState for up or ready
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:45:02.739
!MESSAGE REX Sending 'GET' request to URL : 127.0.0.1:55432/.../serverstate
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:45:04.240
!MESSAGE REX Sending 'GET' request to URL : 127.0.0.1:55432/.../serverstate
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:45:04.257
!MESSAGE REX 1555512304256 Utilities::sendGet Response Code from local server: 503
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:45:04.757
!MESSAGE REX Sending 'GET' request to URL : 127.0.0.1:55432/.../serverstate
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:45:04.764
!MESSAGE REX 1555512304764 Utilities::sendGet Response Code from local server: 503
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:45:05.264
!MESSAGE REX Sending 'GET' request to URL : 127.0.0.1:55432/.../serverstate
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:45:05.271
!MESSAGE REX 1555512305270 Utilities::sendGet Response Code from local server: 503
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:45:05.772
!MESSAGE REX Sending 'GET' request to URL : 127.0.0.1:55432/.../serverstate
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:45:05.791
!MESSAGE REX 1555512305789 Utilities::sendGet Response Code from local server: 503
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:45:06.292
!MESSAGE REX Sending 'GET' request to URL : 127.0.0.1:55432/.../serverstate
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:45:06.303
!MESSAGE REX 1555512306302 Utilities::sendGet Response Code from local server: 503
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:45:06.803
!MESSAGE REX Sending 'GET' request to URL : 127.0.0.1:55432/.../serverstate
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:45:06.809
!MESSAGE REX 1555512306809 Utilities::sendGet Response Code from local server: 503
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:45:06.861
!MESSAGE REX 1555512306860 Tz: ResourceExplorerPage::createBrowser took 4498
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:45:06.861
!MESSAGE REX Using browser port 55432
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:45:06.862
!MESSAGE REX 1555512306861 server starting page: file:/D:/ti/ccsv8/eclipse/..\tirex\ti-rex-core\public\plugin\serverstarting.html
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:45:07.311
!MESSAGE REX Sending 'GET' request to URL : 127.0.0.1:55432/.../serverstate
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:45:07.330
!MESSAGE REX 1555512307329 Utilities::sendGet Response Code from local server: 503
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:45:07.832
!MESSAGE REX Sending 'GET' request to URL : 127.0.0.1:55432/.../serverstate
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:45:07.851
!MESSAGE REX 1555512307849 Utilities::sendGet Response Code from local server: 503
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:45:08.064
!MESSAGE REX 1555512308063 [] setUrl: file:/D:/ti/ccsv8/eclipse/..\tirex\ti-rex-core\public\plugin\serverstarting.html
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:45:08.352
!MESSAGE REX Sending 'GET' request to URL : 127.0.0.1:55432/.../serverstate
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:45:08.362
!MESSAGE REX 1555512308361 Utilities::sendGet Response Code from local server: 503
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:45:08.863
!MESSAGE REX Sending 'GET' request to URL : 127.0.0.1:55432/.../serverstate
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:45:08.884
!MESSAGE REX 1555512308883 Utilities::sendGet Response Code from local server: 503
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:45:09.384
!MESSAGE REX Sending 'GET' request to URL : 127.0.0.1:55432/.../serverstate
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:45:09.393
!MESSAGE REX 1555512309392 Utilities::sendGet Response Code from local server: 503
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:45:09.893
!MESSAGE REX Sending 'GET' request to URL : 127.0.0.1:55432/.../serverstate
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:45:09.899
!MESSAGE REX 1555512309898 Utilities::sendGet Response Code from local server: 503
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:45:10.399
!MESSAGE REX Sending 'GET' request to URL : 127.0.0.1:55432/.../serverstate
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:45:10.407
!MESSAGE REX 1555512310406 Utilities::sendGet Response Code from local server: 503
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:45:10.908
!MESSAGE REX Sending 'GET' request to URL : 127.0.0.1:55432/.../serverstate
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:45:10.914
!MESSAGE REX 1555512310914 Utilities::sendGet Response Code from local server: 503
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:45:11.414
!MESSAGE REX Sending 'GET' request to URL : 127.0.0.1:55432/.../serverstate
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:45:11.420
!MESSAGE REX 1555512311419 Utilities::sendGet Response Code from local server: 503
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:45:11.920
!MESSAGE REX Sending 'GET' request to URL : 127.0.0.1:55432/.../serverstate
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:45:11.927
!MESSAGE REX 1555512311927 Utilities::sendGet Response Code from local server: 503
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:45:12.427
!MESSAGE REX Sending 'GET' request to URL : 127.0.0.1:55432/.../serverstate
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:45:12.430
!MESSAGE REX 1555512312429 Utilities::sendGet Response Code from local server: 503
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:45:12.956
!MESSAGE REX Sending 'GET' request to URL : 127.0.0.1:55432/.../serverstate
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:45:12.962
!MESSAGE REX 1555512312961 Utilities::sendGet Response Code from local server: 503
!ENTRY org.eclipse.equinox.p2.transport.ecf 2 0 2019-04-17 22:45:13.133
!MESSAGE Connection to dl.ti.com/.../p2.index failed on dl.ti.com. Retry attempt 0 started
!STACK 0
java.net.UnknownHostException: dl.ti.com
at java.net.Inet6AddressImpl.lookupAllHostAddr(Native Method)
at java.net.InetAddress$2.lookupAllHostAddr(InetAddress.java:928)
at java.net.InetAddress.getAddressesFromNameService(InetAddress.java:1323)
at java.net.InetAddress.getAllByName0(InetAddress.java:1276)
at java.net.InetAddress.getAllByName(InetAddress.java:1192)
at java.net.InetAddress.getAllByName(InetAddress.java:1126)
at org.apache.http.impl.conn.SystemDefaultDnsResolver.resolve(SystemDefaultDnsResolver.java:45)
at org.apache.http.impl.conn.DefaultClientConnectionOperator.resolveHostname(DefaultClientConnectionOperator.java:262)
at org.apache.http.impl.conn.DefaultClientConnectionOperator.openConnection(DefaultClientConnectionOperator.java:161)
at org.apache.http.impl.conn.AbstractPoolEntry.open(AbstractPoolEntry.java:144)
at org.apache.http.impl.conn.AbstractPooledConnAdapter.open(AbstractPooledConnAdapter.java:134)
at org.apache.http.impl.client.DefaultRequestDirector.tryConnect(DefaultRequestDirector.java:612)
at org.apache.http.impl.client.DefaultRequestDirector.execute(DefaultRequestDirector.java:447)
at org.apache.http.impl.client.AbstractHttpClient.doExecute(AbstractHttpClient.java:884)
at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:82)
at org.eclipse.ecf.provider.filetransfer.httpclient4.HttpClientRetrieveFileTransfer.performConnect(HttpClientRetrieveFileTransfer.java:1084)
at org.eclipse.ecf.provider.filetransfer.httpclient4.HttpClientRetrieveFileTransfer.access$0(HttpClientRetrieveFileTransfer.java:1075)
at org.eclipse.ecf.provider.filetransfer.httpclient4.HttpClientRetrieveFileTransfer$1.performFileTransfer(HttpClientRetrieveFileTransfer.java:1071)
at org.eclipse.ecf.filetransfer.FileTransferJob.run(FileTransferJob.java:74)
at org.eclipse.core.internal.jobs.Worker.run(Worker.java:56)
!ENTRY org.eclipse.equinox.p2.transport.ecf 4 1006 2019-04-17 22:45:13.388
!MESSAGE Unknown Host: dl.ti.com/.../content.xml
!STACK 0
java.net.UnknownHostException: dl.ti.com
at java.net.InetAddress.getAllByName0(InetAddress.java:1280)
at java.net.InetAddress.getAllByName(InetAddress.java:1192)
at java.net.InetAddress.getAllByName(InetAddress.java:1126)
at org.apache.http.impl.conn.SystemDefaultDnsResolver.resolve(SystemDefaultDnsResolver.java:45)
at org.apache.http.impl.conn.DefaultClientConnectionOperator.resolveHostname(DefaultClientConnectionOperator.java:262)
at org.apache.http.impl.conn.DefaultClientConnectionOperator.openConnection(DefaultClientConnectionOperator.java:161)
at org.apache.http.impl.conn.ManagedClientConnectionImpl.open(ManagedClientConnectionImpl.java:328)
at org.apache.http.impl.client.DefaultRequestDirector.tryConnect(DefaultRequestDirector.java:612)
at org.apache.http.impl.client.DefaultRequestDirector.execute(DefaultRequestDirector.java:447)
at org.apache.http.impl.client.AbstractHttpClient.doExecute(AbstractHttpClient.java:884)
at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:82)
at org.eclipse.ecf.provider.filetransfer.httpclient4.HttpClientFileSystemBrowser.runRequest(HttpClientFileSystemBrowser.java:263)
at org.eclipse.ecf.provider.filetransfer.browse.AbstractFileSystemBrowser$DirectoryJob.run(AbstractFileSystemBrowser.java:69)
at org.eclipse.core.internal.jobs.Worker.run(Worker.java:56)
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:45:13.462
!MESSAGE REX Sending 'GET' request to URL : 127.0.0.1:55432/.../serverstate
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:45:13.493
!MESSAGE REX 1555512313493 Utilities::sendGet Response Code from local server: 503
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:45:14.185
!MESSAGE REX Sending 'GET' request to URL : 127.0.0.1:55432/.../serverstate
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:45:14.191
!MESSAGE REX 1555512314188 Utilities::sendGet Response Code from local server: 503
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:45:14.693
!MESSAGE REX Sending 'GET' request to URL : 127.0.0.1:55432/.../serverstate
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:45:14.712
!MESSAGE REX 1555512314711 Utilities::sendGet Response Code from local server: 503
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:45:15.213
!MESSAGE REX Sending 'GET' request to URL : 127.0.0.1:55432/.../serverstate
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:45:15.220
!MESSAGE REX 1555512315219 Utilities::sendGet Response Code from local server: 503
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:45:15.720
!MESSAGE REX Sending 'GET' request to URL : 127.0.0.1:55432/.../serverstate
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:45:15.726
!MESSAGE REX 1555512315725 Utilities::sendGet Response Code from local server: 503
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:45:16.226
!MESSAGE REX Sending 'GET' request to URL : 127.0.0.1:55432/.../serverstate
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:45:16.237
!MESSAGE REX 1555512316237 Utilities::sendGet Response Code from local server: 503
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:45:16.738
!MESSAGE REX Sending 'GET' request to URL : 127.0.0.1:55432/.../serverstate
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:45:16.748
!MESSAGE REX 1555512316747 Utilities::sendGet Response Code from local server: 503
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:45:17.249
!MESSAGE REX Sending 'GET' request to URL : 127.0.0.1:55432/.../serverstate
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:45:17.261
!MESSAGE REX 1555512317260 Utilities::sendGet Response Code from local server: 503
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:45:17.763
!MESSAGE REX Sending 'GET' request to URL : 127.0.0.1:55432/.../serverstate
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:45:17.776
!MESSAGE REX 1555512317775 Utilities::sendGet Response Code from local server: 503
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:45:18.277
!MESSAGE REX Sending 'GET' request to URL : 127.0.0.1:55432/.../serverstate
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:45:18.283
!MESSAGE REX 1555512318283 Utilities::sendGet Response Code from local server: 503
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:45:18.784
!MESSAGE REX Sending 'GET' request to URL : 127.0.0.1:55432/.../serverstate
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:45:18.798
!MESSAGE REX 1555512318797 Utilities::sendGet Response Code from local server: 503
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:45:19.299
!MESSAGE REX Sending 'GET' request to URL : 127.0.0.1:55432/.../serverstate
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:45:19.318
!MESSAGE REX 1555512319316 Utilities::sendGet Response Code from local server: 503
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:45:19.820
!MESSAGE REX Sending 'GET' request to URL : 127.0.0.1:55432/.../serverstate
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:45:19.839
!MESSAGE REX 1555512319837 Utilities::sendGet Response Code from local server: 503
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:45:20.340
!MESSAGE REX Sending 'GET' request to URL : 127.0.0.1:55432/.../serverstate
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:45:20.355
!MESSAGE REX 1555512320354 Utilities::sendGet Response Code from local server: 503
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:45:20.856
!MESSAGE REX Sending 'GET' request to URL : 127.0.0.1:55432/.../serverstate
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:45:20.863
!MESSAGE REX 1555512320862 Utilities::sendGet Response Code from local server: 503
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:45:21.363
!MESSAGE REX Sending 'GET' request to URL : 127.0.0.1:55432/.../serverstate
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:45:21.373
!MESSAGE REX 1555512321372 Utilities::sendGet Response Code from local server: 503
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:45:21.874
!MESSAGE REX Sending 'GET' request to URL : 127.0.0.1:55432/.../serverstate
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:45:21.895
!MESSAGE REX 1555512321893 Utilities::sendGet Response Code from local server: 503
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:45:22.396
!MESSAGE REX Sending 'GET' request to URL : 127.0.0.1:55432/.../serverstate
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:45:22.410
!MESSAGE REX 1555512322408 Utilities::sendGet Response Code from local server: 503
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:45:22.910
!MESSAGE REX Sending 'GET' request to URL : 127.0.0.1:55432/.../serverstate
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:45:22.915
!MESSAGE REX 1555512322915 Utilities::sendGet Response Code from local server: 503
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:45:23.415
!MESSAGE REX Sending 'GET' request to URL : 127.0.0.1:55432/.../serverstate
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:45:23.421
!MESSAGE REX 1555512323421 Utilities::sendGet Response Code from local server: 503
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:45:23.922
!MESSAGE REX Sending 'GET' request to URL : 127.0.0.1:55432/.../serverstate
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:45:23.927
!MESSAGE REX 1555512323926 Utilities::sendGet Response Code from local server: 503
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:45:24.428
!MESSAGE REX Sending 'GET' request to URL : 127.0.0.1:55432/.../serverstate
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:45:24.436
!MESSAGE REX 1555512324436 Utilities::sendGet Response Code from local server: 503
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:45:24.937
!MESSAGE REX Sending 'GET' request to URL : 127.0.0.1:55432/.../serverstate
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:45:24.945
!MESSAGE REX 1555512324945 Utilities::sendGet Response Code from local server: 503
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:45:25.446
!MESSAGE REX Sending 'GET' request to URL : 127.0.0.1:55432/.../serverstate
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:45:25.473
!MESSAGE REX 1555512325472 Utilities::sendGet Response Code from local server: 503
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:45:25.973
!MESSAGE REX Sending 'GET' request to URL : 127.0.0.1:55432/.../serverstate
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:45:25.986
!MESSAGE REX 1555512325986 Utilities::sendGet Response Code from local server: 503
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:45:26.488
!MESSAGE REX Sending 'GET' request to URL : 127.0.0.1:55432/.../serverstate
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:45:26.522
!MESSAGE REX 1555512326520 Utilities::sendGet Response Code from local server: 503
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:45:27.022
!MESSAGE REX Sending 'GET' request to URL : 127.0.0.1:55432/.../serverstate
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:45:27.032
!MESSAGE REX 1555512327031 Utilities::sendGet Response Code from local server: 503
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:45:27.533
!MESSAGE REX Sending 'GET' request to URL : 127.0.0.1:55432/.../serverstate
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:45:27.549
!MESSAGE REX 1555512327547 Utilities::sendGet Response Code from local server: 503
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:45:28.050
!MESSAGE REX Sending 'GET' request to URL : 127.0.0.1:55432/.../serverstate
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:45:28.067
!MESSAGE REX 1555512328066 Utilities::sendGet Response Code from local server: 503
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:45:28.570
!MESSAGE REX Sending 'GET' request to URL : 127.0.0.1:55432/.../serverstate
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:45:28.590
!MESSAGE REX 1555512328588 Utilities::sendGet Response Code from local server: 503
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:45:29.091
!MESSAGE REX Sending 'GET' request to URL : 127.0.0.1:55432/.../serverstate
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:45:29.108
!MESSAGE REX 1555512329106 Utilities::sendGet Response Code from local server: 503
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:45:29.608
!MESSAGE REX Sending 'GET' request to URL : 127.0.0.1:55432/.../serverstate
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:45:29.614
!MESSAGE REX 1555512329613 Utilities::sendGet Response Code from local server: 503
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:45:30.114
!MESSAGE REX Sending 'GET' request to URL : 127.0.0.1:55432/.../serverstate
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:45:30.120
!MESSAGE REX 1555512330119 Utilities::sendGet Response Code from local server: 503
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:45:30.620
!MESSAGE REX Sending 'GET' request to URL : 127.0.0.1:55432/.../serverstate
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:45:30.632
!MESSAGE REX 1555512330632 Utilities::sendGet Response Code from local server: 503
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:45:31.133
!MESSAGE REX Sending 'GET' request to URL : 127.0.0.1:55432/.../serverstate
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:45:31.142
!MESSAGE REX 1555512331141 Utilities::sendGet Response Code from local server: 503
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:45:31.643
!MESSAGE REX Sending 'GET' request to URL : 127.0.0.1:55432/.../serverstate
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:45:31.662
!MESSAGE REX 1555512331660 Utilities::sendGet Response Code from local server: 503
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:45:32.177
!MESSAGE REX Sending 'GET' request to URL : 127.0.0.1:55432/.../serverstate
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:45:32.184
!MESSAGE REX 1555512332183 Utilities::sendGet Response Code from local server: 503
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:45:32.685
!MESSAGE REX Sending 'GET' request to URL : 127.0.0.1:55432/.../serverstate
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:45:32.690
!MESSAGE REX 1555512332689 Utilities::sendGet Response Code from local server: 503
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:45:33.190
!MESSAGE REX Sending 'GET' request to URL : 127.0.0.1:55432/.../serverstate
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:45:33.196
!MESSAGE REX 1555512333195 Utilities::sendGet Response Code from local server: 503
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:45:33.696
!MESSAGE REX Sending 'GET' request to URL : 127.0.0.1:55432/.../serverstate
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:45:33.703
!MESSAGE REX 1555512333703 Utilities::sendGet Response Code from local server: 503
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:45:34.203
!MESSAGE REX Sending 'GET' request to URL : 127.0.0.1:55432/.../serverstate
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:45:34.210
!MESSAGE REX 1555512334209 Utilities::sendGet Response Code from local server: 503
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:45:34.711
!MESSAGE REX Sending 'GET' request to URL : 127.0.0.1:55432/.../serverstate
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:45:34.726
!MESSAGE REX 1555512334725 Utilities::sendGet Response Code from local server: 503
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:45:35.227
!MESSAGE REX Sending 'GET' request to URL : 127.0.0.1:55432/.../serverstate
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:45:35.235
!MESSAGE REX 1555512335234 Utilities::sendGet Response Code from local server: 503
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:45:35.736
!MESSAGE REX Sending 'GET' request to URL : 127.0.0.1:55432/.../serverstate
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:45:35.755
!MESSAGE REX 1555512335753 Utilities::sendGet Response Code from local server: 503
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:45:36.256
!MESSAGE REX Sending 'GET' request to URL : 127.0.0.1:55432/.../serverstate
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:45:36.267
!MESSAGE REX 1555512336266 Utilities::sendGet Response Code from local server: 503
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:45:36.768
!MESSAGE REX Sending 'GET' request to URL : 127.0.0.1:55432/.../serverstate
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:45:36.787
!MESSAGE REX 1555512336786 Utilities::sendGet Response Code from local server: 503
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:45:37.289
!MESSAGE REX Sending 'GET' request to URL : 127.0.0.1:55432/.../serverstate
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:45:37.310
!MESSAGE REX 1555512337308 Utilities::sendGet Response Code from local server: 503
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:45:37.811
!MESSAGE REX Sending 'GET' request to URL : 127.0.0.1:55432/.../serverstate
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:45:37.831
!MESSAGE REX 1555512337829 Utilities::sendGet Response Code from local server: 503
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:45:38.333
!MESSAGE REX Sending 'GET' request to URL : 127.0.0.1:55432/.../serverstate
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:45:38.351
!MESSAGE REX 1555512338349 Utilities::sendGet Response Code from local server: 503
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:45:38.851
!MESSAGE REX Sending 'GET' request to URL : 127.0.0.1:55432/.../serverstate
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:45:38.860
!MESSAGE REX 1555512338859 Utilities::sendGet Response Code from local server: 503
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:45:39.363
!MESSAGE REX Sending 'GET' request to URL : 127.0.0.1:55432/.../serverstate
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:45:39.379
!MESSAGE REX 1555512339377 Utilities::sendGet Response Code from local server: 503
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:45:39.880
!MESSAGE REX Sending 'GET' request to URL : 127.0.0.1:55432/.../serverstate
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:45:39.895
!MESSAGE REX 1555512339894 Utilities::sendGet Response Code from local server: 503
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:45:40.397
!MESSAGE REX Sending 'GET' request to URL : 127.0.0.1:55432/.../serverstate
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:45:40.415
!MESSAGE REX 1555512340413 Utilities::sendGet Response Code from local server: 503
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:45:40.916
!MESSAGE REX Sending 'GET' request to URL : 127.0.0.1:55432/.../serverstate
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:45:40.933
!MESSAGE REX 1555512340931 Utilities::sendGet Response Code from local server: 503
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:45:41.435
!MESSAGE REX Sending 'GET' request to URL : 127.0.0.1:55432/.../serverstate
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:45:41.450
!MESSAGE REX 1555512341449 Utilities::sendGet Response Code from local server: 503
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:45:41.952
!MESSAGE REX Sending 'GET' request to URL : 127.0.0.1:55432/.../serverstate
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:45:41.970
!MESSAGE REX 1555512341968 Utilities::sendGet Response Code from local server: 503
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:45:42.471
!MESSAGE REX Sending 'GET' request to URL : 127.0.0.1:55432/.../serverstate
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:45:42.490
!MESSAGE REX 1555512342489 Utilities::sendGet Response Code from local server: 503
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:45:42.991
!MESSAGE REX Sending 'GET' request to URL : 127.0.0.1:55432/.../serverstate
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:45:43.000
!MESSAGE REX 1555512342999 Utilities::sendGet Response Code from local server: 503
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:45:43.502
!MESSAGE REX Sending 'GET' request to URL : 127.0.0.1:55432/.../serverstate
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:45:43.518
!MESSAGE REX 1555512343516 Utilities::sendGet Response Code from local server: 503
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:45:44.019
!MESSAGE REX Sending 'GET' request to URL : 127.0.0.1:55432/.../serverstate
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:45:44.037
!MESSAGE REX 1555512344035 Utilities::sendGet Response Code from local server: 503
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:45:44.540
!MESSAGE REX Sending 'GET' request to URL : 127.0.0.1:55432/.../serverstate
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:45:44.556
!MESSAGE REX 1555512344554 Utilities::sendGet Response Code from local server: 503
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:45:45.057
!MESSAGE REX Sending 'GET' request to URL : 127.0.0.1:55432/.../serverstate
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:45:45.074
!MESSAGE REX 1555512345072 Utilities::sendGet Response Code from local server: 503
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:45:45.576
!MESSAGE REX Sending 'GET' request to URL : 127.0.0.1:55432/.../serverstate
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:45:45.591
!MESSAGE REX 1555512345589 Utilities::sendGet Response Code from local server: 503
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:45:46.093
!MESSAGE REX Sending 'GET' request to URL : 127.0.0.1:55432/.../serverstate
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:45:46.112
!MESSAGE REX 1555512346110 Utilities::sendGet Response Code from local server: 503
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:45:46.613
!MESSAGE REX Sending 'GET' request to URL : 127.0.0.1:55432/.../serverstate
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:45:46.621
!MESSAGE REX 1555512346620 Utilities::sendGet Response Code from local server: 503
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:45:47.122
!MESSAGE REX Sending 'GET' request to URL : 127.0.0.1:55432/.../serverstate
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:45:47.139
!MESSAGE REX 1555512347137 Utilities::sendGet Response Code from local server: 503
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:45:47.640
!MESSAGE REX Sending 'GET' request to URL : 127.0.0.1:55432/.../serverstate
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:45:47.653
!MESSAGE REX 1555512347652 Utilities::sendGet Response Code from local server: 503
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:45:48.154
!MESSAGE REX Sending 'GET' request to URL : 127.0.0.1:55432/.../serverstate
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:45:48.172
!MESSAGE REX 1555512348170 Utilities::sendGet Response Code from local server: 503
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:45:48.673
!MESSAGE REX Sending 'GET' request to URL : 127.0.0.1:55432/.../serverstate
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:45:48.691
!MESSAGE REX 1555512348689 Utilities::sendGet Response Code from local server: 503
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:45:49.193
!MESSAGE REX Sending 'GET' request to URL : 127.0.0.1:55432/.../serverstate
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:45:49.199
!MESSAGE REX 1555512349198 Utilities::sendGet Response Code from local server: 503
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:45:49.701
!MESSAGE REX Sending 'GET' request to URL : 127.0.0.1:55432/.../serverstate
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:45:49.712
!MESSAGE REX 1555512349711 Utilities::sendGet Response Code from local server: 503
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:45:50.214
!MESSAGE REX Sending 'GET' request to URL : 127.0.0.1:55432/.../serverstate
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:45:50.231
!MESSAGE REX 1555512350230 Utilities::sendGet Response Code from local server: 503
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:45:50.731
!MESSAGE REX Sending 'GET' request to URL : 127.0.0.1:55432/.../serverstate
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:45:50.736
!MESSAGE REX 1555512350736 Utilities::sendGet Response Code from local server: 503
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:45:51.237
!MESSAGE REX Sending 'GET' request to URL : 127.0.0.1:55432/.../serverstate
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:45:51.253
!MESSAGE REX 1555512351252 Utilities::sendGet Response Code from local server: 503
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:45:51.753
!MESSAGE REX Sending 'GET' request to URL : 127.0.0.1:55432/.../serverstate
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:45:51.765
!MESSAGE REX 1555512351764 Utilities::sendGet Response Code from local server: 503
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:45:52.266
!MESSAGE REX Sending 'GET' request to URL : 127.0.0.1:55432/.../serverstate
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:45:52.280
!MESSAGE REX 1555512352279 Utilities::sendGet Response Code from local server: 503
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:45:52.782
!MESSAGE REX Sending 'GET' request to URL : 127.0.0.1:55432/.../serverstate
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:45:52.802
!MESSAGE REX 1555512352800 Utilities::sendGet Response Code from local server: 503
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:45:53.303
!MESSAGE REX Sending 'GET' request to URL : 127.0.0.1:55432/.../serverstate
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:45:53.312
!MESSAGE REX 1555512353311 Utilities::sendGet Response Code from local server: 503
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:45:53.814
!MESSAGE REX Sending 'GET' request to URL : 127.0.0.1:55432/.../serverstate
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:45:53.834
!MESSAGE REX 1555512353832 Utilities::sendGet Response Code from local server: 503
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:45:54.335
!MESSAGE REX Sending 'GET' request to URL : 127.0.0.1:55432/.../serverstate
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:45:54.352
!MESSAGE REX 1555512354350 Utilities::sendGet Response Code from local server: 503
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:45:54.854
!MESSAGE REX Sending 'GET' request to URL : 127.0.0.1:55432/.../serverstate
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:45:54.862
!MESSAGE REX 1555512354861 Utilities::sendGet Response Code from local server: 503
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:45:55.363
!MESSAGE REX Sending 'GET' request to URL : 127.0.0.1:55432/.../serverstate
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:45:55.381
!MESSAGE REX 1555512355380 Utilities::sendGet Response Code from local server: 503
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:45:55.883
!MESSAGE REX Sending 'GET' request to URL : 127.0.0.1:55432/.../serverstate
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:45:55.900
!MESSAGE REX 1555512355899 Utilities::sendGet Response Code from local server: 503
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:45:56.401
!MESSAGE REX Sending 'GET' request to URL : 127.0.0.1:55432/.../serverstate
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:45:56.416
!MESSAGE REX 1555512356414 Utilities::sendGet Response Code from local server: 503
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:45:56.917
!MESSAGE REX Sending 'GET' request to URL : 127.0.0.1:55432/.../serverstate
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:45:56.934
!MESSAGE REX 1555512356932 Utilities::sendGet Response Code from local server: 503
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:45:57.435
!MESSAGE REX Sending 'GET' request to URL : 127.0.0.1:55432/.../serverstate
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:45:57.452
!MESSAGE REX 1555512357451 Utilities::sendGet Response Code from local server: 503
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:45:57.954
!MESSAGE REX Sending 'GET' request to URL : 127.0.0.1:55432/.../serverstate
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:45:57.971
!MESSAGE REX 1555512357969 Utilities::sendGet Response Code from local server: 503
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:45:58.474
!MESSAGE REX Sending 'GET' request to URL : 127.0.0.1:55432/.../serverstate
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:45:58.490
!MESSAGE REX 1555512358488 Utilities::sendGet Response Code from local server: 503
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:45:58.991
!MESSAGE REX Sending 'GET' request to URL : 127.0.0.1:55432/.../serverstate
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:45:59.009
!MESSAGE REX 1555512359007 Utilities::sendGet Response Code from local server: 503
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:45:59.510
!MESSAGE REX Sending 'GET' request to URL : 127.0.0.1:55432/.../serverstate
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:45:59.529
!MESSAGE REX 1555512359528 Utilities::sendGet Response Code from local server: 503
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:46:00.031
!MESSAGE REX Sending 'GET' request to URL : 127.0.0.1:55432/.../serverstate
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:46:00.048
!MESSAGE REX 1555512360047 Utilities::sendGet Response Code from local server: 503
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:46:00.549
!MESSAGE REX Sending 'GET' request to URL : 127.0.0.1:55432/.../serverstate
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:46:00.554
!MESSAGE REX 1555512360553 Utilities::sendGet Response Code from local server: 503
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:46:01.055
!MESSAGE REX Sending 'GET' request to URL : 127.0.0.1:55432/.../serverstate
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:46:01.064
!MESSAGE REX 1555512361063 Utilities::sendGet Response Code from local server: 503
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:46:01.565
!MESSAGE REX Sending 'GET' request to URL : 127.0.0.1:55432/.../serverstate
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:46:01.575
!MESSAGE REX 1555512361575 Utilities::sendGet Response Code from local server: 503
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:46:02.078
!MESSAGE REX Sending 'GET' request to URL : 127.0.0.1:55432/.../serverstate
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:46:02.103
!MESSAGE REX 1555512362101 Utilities::sendGet Response Code from local server: 503
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:46:02.605
!MESSAGE REX Sending 'GET' request to URL : 127.0.0.1:55432/.../serverstate
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:46:02.623
!MESSAGE REX 1555512362622 Utilities::sendGet Response Code from local server: 503
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:46:03.125
!MESSAGE REX serverState is
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:46:03.127
!MESSAGE REX 1555512363126 [plugin start] Failed to start server within timeout period
!ENTRY org.eclipse.e4.ui.workbench 1 0 2019-04-17 22:46:03.153
!MESSAGE REX 1555512363152 Changing URL to file:/D:/ti/ccsv8/eclipse/..\tirex\ti-rex-core\public\plugin\serverdidnotstart.html
2 the contents of "c:\Users\<user_name>\ti\tirex-localserver-3.6.5\.logs"
{
"stamp": "2019-04-17T14:28:16.955Z",
"priority": "INFO",
"facility": "DAEMON",
"service": "tirex",
"args": [
"-----TI-REX started at Wed Apr 17 2019 22:28:16 GMT+0800 (中国标准时间)"
]
},
{
"stamp": "2019-04-17T14:28:16.965Z",
"priority": "INFO",
"facility": "DAEMON",
"service": "tirex",
"args": [
"process.env.HTTP_PROXY=undefined"
]
},
{
"stamp": "2019-04-17T14:28:16.965Z",
"priority": "INFO",
"facility": "DAEMON",
"service": "tirex",
"args": [
"process.env.HTTPS_PROXY=undefined"
]
},
{
"stamp": "2019-04-17T14:28:16.965Z",
"priority": "INFO",
"facility": "DAEMON",
"service": "tirex",
"args": [
"process.env.NO_PROXY=localhost,127.0.0.0,.toro.design.ti.com"
]
},
{
"stamp": "2019-04-17T14:28:17.439Z",
"priority": "INFO",
"facility": "DAEMON",
"service": "tirex",
"args": [
"Version: 3.7.0+201904091734"
]
},
{
"stamp": "2019-04-17T14:28:17.439Z",
"priority": "INFO",
"facility": "DAEMON",
"service": "tirex",
"args": [
"updateServerStatus: initializing"
]
},
{
"stamp": "2019-04-17T14:28:17.439Z",
"priority": "INFO",
"facility": "DAEMON",
"service": "tirex",
"args": [
"DELETING downloads dir"
]
},
{
"stamp": "2019-04-17T14:28:17.442Z",
"priority": "INFO",
"facility": "DAEMON",
"service": "tirex",
"args": [
"DELETING downloads.db"
]
},
{
"stamp": "2019-04-17T14:28:17.443Z",
"priority": "INFO",
"facility": "DAEMON",
"service": "tirex",
"args": [
"content dir: c:\\ti"
]
},
{
"stamp": "2019-04-17T14:28:17.443Z",
"priority": "INFO",
"facility": "DAEMON",
"service": "tirex",
"args": [
"db dir: C:\\Users\\Administrator\\ti\\tirex-localserver-3.7.0\\db"
]
},
{
"stamp": "2019-04-17T14:28:17.444Z",
"priority": "INFO",
"facility": "DAEMON",
"service": "tirex",
"args": [
"db logs dir: C:\\Users\\Administrator\\ti\\tirex-localserver-3.7.0\\db\\logs"
]
},
{
"stamp": "2019-04-17T14:28:17.444Z",
"priority": "INFO",
"facility": "DAEMON",
"service": "tirex",
"args": [
"sitemap dir: C:\\Users\\Administrator\\ti\\tirex-localserver-3.7.0\\db\\sitemap"
]
},
{
"stamp": "2019-04-17T14:28:17.444Z",
"priority": "INFO",
"facility": "DAEMON",
"service": "tirex",
"args": [
"downloads dir: C:\\Users\\Administrator\\ti\\tirex-localserver-3.7.0\\downloads"
]
},
{
"stamp": "2019-04-17T14:28:17.448Z",
"priority": "INFO",
"facility": "DAEMON",
"service": "tirex",
"args": [
"DB: use() called with []"
]
},
{
"stamp": "2019-04-17T14:28:17.449Z",
"priority": "INFO",
"facility": "DAEMON",
"service": "tirex",
"args": [
"DB: status {}"
]
},
{
"stamp": "2019-04-17T14:28:17.518Z",
"priority": "INFO",
"facility": "DAEMON",
"service": "tirex",
"args": [
"Waiting for DB ready..."
]
},
{
"stamp": "2019-04-17T14:28:17.522Z",
"priority": "INFO",
"facility": "DAEMON",
"service": "tirex",
"args": [
"Express server listening on port 55432"
]
},
{
"stamp": "2019-04-17T14:28:17.522Z",
"priority": "INFO",
"facility": "DAEMON",
"service": "tirex",
"args": [
"updateServerStatus: up"
]
},
{
"stamp": "2019-04-17T14:28:17.530Z",
"priority": "INFO",
"facility": "DAEMON",
"service": "tirex",
"args": [
"localserver",
"Starting up local server ..."
]
},
{
"stamp": "2019-04-17T14:28:17.531Z",
"priority": "INFO",
"facility": "DAEMON",
"service": "tirex",
"args": [
"localserver",
"CCS host: http://localhost:62547/ide/"
]
},
{
"stamp": "2019-04-17T14:28:17.541Z",
"priority": "INFO",
"facility": "DAEMON",
"service": "tirex",
"args": [
"localserver",
"Connecting to remote server host: http://dev.ti.com/tirex"
]
},
{
"stamp": "2019-04-17T14:28:17.541Z",
"priority": "INFO",
"facility": "DAEMON",
"service": "tirex",
"args": [
"localserver",
"=> remoteGet() : http://dev.ti.com/tirex/api/serverstate"
]
},
{
"stamp": "2019-04-17T14:28:17.561Z",
"priority": "INFO",
"facility": "DAEMON",
"service": "tirex",
"args": [
{
"name": "rexDebug",
"message": "block(): dbReady=false: sending 503 for url /api/serverstate\n",
"tags": []
}
]
},
{
"stamp": "2019-04-17T14:28:17.561Z",
"priority": "ERROR",
"facility": "DAEMON",
"service": "tirex",
"args": [
{
"name": "rexUser",
"message": "TIREX is temporarily unavailable while database initialization is in progress. Please try again later.\n",
"tags": []
}
]
},
{
"stamp": "2019-04-17T14:28:18.073Z",
"priority": "INFO",
"facility": "DAEMON",
"service": "tirex",
"args": [
{
"name": "rexDebug",
"message": "block(): dbReady=false: sending 503 for url /api/serverstate\n",
"tags": []
}
]
},
{
"stamp": "2019-04-17T14:28:18.073Z",
"priority": "ERROR",
"facility": "DAEMON",
"service": "tirex",
"args": [
{
"name": "rexUser",
"message": "TIREX is temporarily unavailable while database initialization is in progress. Please try again later.\n",
"tags": []
}
]
},
{
"stamp": "2019-04-17T14:28:18.270Z",
"priority": "INFO",
"facility": "DAEMON",
"service": "tirex",
"args": [
"localserver",
"<= remoteGet()"
]
},
{
"stamp": "2019-04-17T14:28:18.270Z",
"priority": "INFO",
"facility": "DAEMON",
"service": "tirex",
"args": [
"localserver",
"=> remoteGet() : http://dev.ti.com/tirex/api/packages?supplements=true"
]
},
{
"stamp": "2019-04-17T14:28:18.577Z",
"priority": "INFO",
"facility": "DAEMON",
"service": "tirex",
"args": [
{
"name": "rexDebug",
"message": "block(): dbReady=false: sending 503 for url /api/serverstate\n",
"tags": []
}
]
},
{
"stamp": "2019-04-17T14:28:18.577Z",
"priority": "ERROR",
"facility": "DAEMON",
"service": "tirex",
"args": [
{
"name": "rexUser",
"message": "TIREX is temporarily unavailable while database initialization is in progress. Please try again later.\n",
"tags": []
}
]
},
{
"stamp": "2019-04-17T14:28:19.081Z",
"priority": "INFO",
"facility": "DAEMON",
"service": "tirex",
"args": [
{
"name": "rexDebug",
"message": "block(): dbReady=false: sending 503 for url /api/serverstate\n",
"tags": []
}
]
},
{
"stamp": "2019-04-17T14:28:19.081Z",
"priority": "ERROR",
"facility": "DAEMON",
"service": "tirex",
"args": [
{
"name": "rexUser",
"message": "TIREX is temporarily unavailable while database initialization is in progress. Please try again later.\n",
"tags": []
}
]
},
{
"stamp": "2019-04-17T14:28:19.593Z",
"priority": "INFO",
"facility": "DAEMON",
"service": "tirex",
"args": [
{
"name": "rexDebug",
"message": "block(): dbReady=false: sending 503 for url /api/serverstate\n",
"tags": []
}
]
},
{
"stamp": "2019-04-17T14:28:19.593Z",
"priority": "ERROR",
"facility": "DAEMON",
"service": "tirex",
"args": [
{
"name": "rexUser",
"message": "TIREX is temporarily unavailable while database initialization is in progress. Please try again later.\n",
"tags": []
}
]
},
{
"stamp": "2019-04-17T14:28:20.103Z",
"priority": "INFO",
"facility": "DAEMON",
"service": "tirex",
"args": [
{
"name": "rexDebug",
"message": "block(): dbReady=false: sending 503 for url /api/serverstate\n",
"tags": []
}
]
},
{
"stamp": "2019-04-17T14:28:20.103Z",
"priority": "ERROR",
"facility": "DAEMON",
"service": "tirex",
"args": [
{
"name": "rexUser",
"message": "TIREX is temporarily unavailable while database initialization is in progress. Please try again later.\n",
"tags": []
}
]
},
{
"stamp": "2019-04-17T14:28:20.616Z",
"priority": "INFO",
"facility": "DAEMON",
"service": "tirex",
"args": [
{
"name": "rexDebug",
"message": "block(): dbReady=false: sending 503 for url /api/serverstate\n",
"tags": []
}
]
},
{
"stamp": "2019-04-17T14:28:20.616Z",
"priority": "ERROR",
"facility": "DAEMON",
"service": "tirex",
"args": [
{
"name": "rexUser",
"message": "TIREX is temporarily unavailable while database initialization is in progress. Please try again later.\n",
"tags": []
}
]
},
{
"stamp": "2019-04-17T14:28:21.126Z",
"priority": "INFO",
"facility": "DAEMON",
"service": "tirex",
"args": [
{
"name": "rexDebug",
"message": "block(): dbReady=false: sending 503 for url /api/serverstate\n",
"tags": []
}
]
},
{
"stamp": "2019-04-17T14:28:21.126Z",
"priority": "ERROR",
"facility": "DAEMON",
"service": "tirex",
"args": [
{
"name": "rexUser",
"message": "TIREX is temporarily unavailable while database initialization is in progress. Please try again later.\n",
"tags": []
}
]
},
{
"stamp": "2019-04-17T14:28:21.648Z",
"priority": "INFO",
"facility": "DAEMON",
"service": "tirex",
"args": [
{
"name": "rexDebug",
"message": "block(): dbReady=false: sending 503 for url /api/serverstate\n",
"tags": []
}
]
},
{
"stamp": "2019-04-17T14:28:21.648Z",
"priority": "ERROR",
"facility": "DAEMON",
"service": "tirex",
"args": [
{
"name": "rexUser",
"message": "TIREX is temporarily unavailable while database initialization is in progress. Please try again later.\n",
"tags": []
}
]
},
{
"stamp": "2019-04-17T14:28:22.152Z",
"priority": "INFO",
"facility": "DAEMON",
"service": "tirex",
"args": [
{
"name": "rexDebug",
"message": "block(): dbReady=false: sending 503 for url /api/serverstate\n",
"tags": []
}
]
},
{
"stamp": "2019-04-17T14:28:22.152Z",
"priority": "ERROR",
"facility": "DAEMON",
"service": "tirex",
"args": [
{
"name": "rexUser",
"message": "TIREX is temporarily unavailable while database initialization is in progress. Please try again later.\n",
"tags": []
}
]
},
{
"stamp": "2019-04-17T14:28:22.657Z",
"priority": "INFO",
"facility": "DAEMON",
"service": "tirex",
"args": [
{
"name": "rexDebug",
"message": "block(): dbReady=false: sending 503 for url /api/serverstate\n",
"tags": []
}
]
},
{
"stamp": "2019-04-17T14:28:22.657Z",
"priority": "ERROR",
"facility": "DAEMON",
"service": "tirex",
"args": [
{
"name": "rexUser",
"message": "TIREX is temporarily unavailable while database initialization is in progress. Please try again later.\n",
"tags": []
}
]
},
{
"stamp": "2019-04-17T14:28:23.162Z",
"priority": "INFO",
"facility": "DAEMON",
"service": "tirex",
"args": [
{
"name": "rexDebug",
"message": "block(): dbReady=false: sending 503 for url /api/serverstate\n",
"tags": []
}
]
},
{
"stamp": "2019-04-17T14:28:23.162Z",
"priority": "ERROR",
"facility": "DAEMON",
"service": "tirex",
"args": [
{
"name": "rexUser",
"message": "TIREX is temporarily unavailable while database initialization is in progress. Please try again later.\n",
"tags": []
}
]
},
{
"stamp": "2019-04-17T14:28:23.764Z",
"priority": "INFO",
"facility": "DAEMON",
"service": "tirex",
"args": [
{
"name": "rexDebug",
"message": "block(): dbReady=false: sending 503 for url /api/serverstate\n",
"tags": []
}
]
},
{
"stamp": "2019-04-17T14:28:23.764Z",
"priority": "ERROR",
"facility": "DAEMON",
"service": "tirex",
"args": [
{
"name": "rexUser",
"message": "TIREX is temporarily unavailable while database initialization is in progress. Please try again later.\n",
"tags": []
}
]
},
{
"stamp": "2019-04-17T14:28:24.272Z",
"priority": "INFO",
"facility": "DAEMON",
"service": "tirex",
"args": [
{
"name": "rexDebug",
"message": "block(): dbReady=false: sending 503 for url /api/serverstate\n",
"tags": []
}
]
},
{
"stamp": "2019-04-17T14:28:24.272Z",
"priority": "ERROR",
"facility": "DAEMON",
"service": "tirex",
"args": [
{
"name": "rexUser",
"message": "TIREX is temporarily unavailable while database initialization is in progress. Please try again later.\n",
"tags": []
}
]
},
{
"stamp": "2019-04-17T14:28:24.778Z",
"priority": "INFO",
"facility": "DAEMON",
"service": "tirex",
"args": [
{
"name": "rexDebug",
"message": "block(): dbReady=false: sending 503 for url /api/serverstate\n",
"tags": []
}
]
},
{
"stamp": "2019-04-17T14:28:24.778Z",
"priority": "ERROR",
"facility": "DAEMON",
"service": "tirex",
"args": [
{
"name": "rexUser",
"message": "TIREX is temporarily unavailable while database initialization is in progress. Please try again later.\n",
"tags": []
}
]
},
{
"stamp": "2019-04-17T14:28:25.288Z",
"priority": "INFO",
"facility": "DAEMON",
"service": "tirex",
"args": [
{
"name": "rexDebug",
"message": "block(): dbReady=false: sending 503 for url /api/serverstate\n",
"tags": []
}
]
},
{
"stamp": "2019-04-17T14:28:25.288Z",
"priority": "ERROR",
"facility": "DAEMON",
"service": "tirex",
"args": [
{
"name": "rexUser",
"message": "TIREX is temporarily unavailable while database initialization is in progress. Please try again later.\n",
"tags": []
}
]
},
{
"stamp": "2019-04-17T14:28:26.026Z",
"priority": "INFO",
"facility": "DAEMON",
"service": "tirex",
"args": [
{
"name": "rexDebug",
"message": "block(): dbReady=false: sending 503 for url /api/serverstate\n",
"tags": []
}
]
},
{
"stamp": "2019-04-17T14:28:26.026Z",
"priority": "ERROR",
"facility": "DAEMON",
"service": "tirex",
"args": [
{
"name": "rexUser",
"message": "TIREX is temporarily unavailable while database initialization is in progress. Please try again later.\n",
"tags": []
}
]
},
{
"stamp": "2019-04-17T14:28:26.537Z",
"priority": "INFO",
"facility": "DAEMON",
"service": "tirex",
"args": [
{
"name": "rexDebug",
"message": "block(): dbReady=false: sending 503 for url /api/serverstate\n",
"tags": []
}
]
},
{
"stamp": "2019-04-17T14:28:26.537Z",
"priority": "ERROR",
"facility": "DAEMON",
"service": "tirex",
"args": [
{
"name": "rexUser",
"message": "TIREX is temporarily unavailable while database initialization is in progress. Please try again later.\n",
"tags": []
}
]
},
{
"stamp": "2019-04-17T14:28:27.048Z",
"priority": "INFO",
"facility": "DAEMON",
"service": "tirex",
"args": [
{
"name": "rexDebug",
"message": "block(): dbReady=false: sending 503 for url /api/serverstate\n",
"tags": []
}
]
},
{
"stamp": "2019-04-17T14:28:27.049Z",
"priority": "ERROR",
"facility": "DAEMON",
"service": "tirex",
"args": [
{
"name": "rexUser",
"message": "TIREX is temporarily unavailable while database initialization is in progress. Please try again later.\n",
"tags": []
}
]
},
{
"stamp": "2019-04-17T14:28:27.557Z",
"priority": "INFO",
"facility": "DAEMON",
"service": "tirex",
"args": [
{
"name": "rexDebug",
"message": "block(): dbReady=false: sending 503 for url /api/serverstate\n",
"tags": []
}
]
},
{
"stamp": "2019-04-17T14:28:27.557Z",
"priority": "ERROR",
"facility": "DAEMON",
"service": "tirex",
"args": [
{
"name": "rexUser",
"message": "TIREX is temporarily unavailable while database initialization is in progress. Please try again later.\n",
"tags": []
}
]
},
{
"stamp": "2019-04-17T14:28:28.073Z",
"priority": "INFO",
"facility": "DAEMON",
"service": "tirex",
"args": [
{
"name": "rexDebug",
"message": "block(): dbReady=false: sending 503 for url /api/serverstate\n",
"tags": []
}
]
},
{
"stamp": "2019-04-17T14:28:28.073Z",
"priority": "ERROR",
"facility": "DAEMON",
"service": "tirex",
"args": [
{
"name": "rexUser",
"message": "TIREX is temporarily unavailable while database initialization is in progress. Please try again later.\n",
"tags": []
}
]
},
{
"stamp": "2019-04-17T14:28:28.573Z",
"priority": "INFO",
"facility": "DAEMON",
"service": "tirex",
"args": [
{
"name": "rexDebug",
"message": "block(): dbReady=false: sending 503 for url /api/serverstate\n",
"tags": []
}
]
},
{
"stamp": "2019-04-17T14:28:28.573Z",
"priority": "ERROR",
"facility": "DAEMON",
"service": "tirex",
"args": [
{
"name": "rexUser",
"message": "TIREX is temporarily unavailable while database initialization is in progress. Please try again later.\n",
"tags": []
}
]
},
{
"stamp": "2019-04-17T14:28:29.089Z",
"priority": "INFO",
"facility": "DAEMON",
"service": "tirex",
"args": [
{
"name": "rexDebug",
"message": "block(): dbReady=false: sending 503 for url /api/serverstate\n",
"tags": []
}
]
},
{
"stamp": "2019-04-17T14:28:29.089Z",
"priority": "ERROR",
"facility": "DAEMON",
"service": "tirex",
"args": [
{
"name": "rexUser",
"message": "TIREX is temporarily unavailable while database initialization is in progress. Please try again later.\n",
"tags": []
}
]
},
{
"stamp": "2019-04-17T14:28:29.604Z",
"priority": "INFO",
"facility": "DAEMON",
"service": "tirex",
"args": [
{
"name": "rexDebug",
"message": "block(): dbReady=false: sending 503 for url /api/serverstate\n",
"tags": []
}
]
},
{
"stamp": "2019-04-17T14:28:29.604Z",
"priority": "ERROR",
"facility": "DAEMON",
"service": "tirex",
"args": [
{
"name": "rexUser",
"message": "TIREX is temporarily unavailable while database initialization is in progress. Please try again later.\n",
"tags": []
}
]
},
{
"stamp": "2019-04-17T14:28:30.104Z",
"priority": "INFO",
"facility": "DAEMON",
"service": "tirex",
"args": [
{
"name": "rexDebug",
"message": "block(): dbReady=false: sending 503 for url /api/serverstate\n",
"tags": []
}
]
},
{
"stamp": "2019-04-17T14:28:30.104Z",
"priority": "ERROR",
"facility": "DAEMON",
"service": "tirex",
"args": [
{
"name": "rexUser",
"message": "TIREX is temporarily unavailable while database initialization is in progress. Please try again later.\n",
"tags": []
}
]
},
{
"stamp": "2019-04-17T14:28:30.605Z",
"priority": "INFO",
"facility": "DAEMON",
"service": "tirex",
"args": [
{
"name": "rexDebug",
"message": "block(): dbReady=false: sending 503 for url /api/serverstate\n",
"tags": []
}
]
},
{
"stamp": "2019-04-17T14:28:30.605Z",
"priority": "ERROR",
"facility": "DAEMON",
"service": "tirex",
"args": [
{
"name": "rexUser",
"message": "TIREX is temporarily unavailable while database initialization is in progress. Please try again later.\n",
"tags": []
}
]
},
{
"stamp": "2019-04-17T14:28:31.105Z",
"priority": "INFO",
"facility": "DAEMON",
"service": "tirex",
"args": [
{
"name": "rexDebug",
"message": "block(): dbReady=false: sending 503 for url /api/serverstate\n",
"tags": []
}
]
},
{
"stamp": "2019-04-17T14:28:31.105Z",
"priority": "ERROR",
"facility": "DAEMON",
"service": "tirex",
"args": [
{
"name": "rexUser",
"message": "TIREX is temporarily unavailable while database initialization is in progress. Please try again later.\n",
"tags": []
}
]
},
{
"stamp": "2019-04-17T14:28:31.626Z",
"priority": "INFO",
"facility": "DAEMON",
"service": "tirex",
"args": [
{
"name": "rexDebug",
"message": "block(): dbReady=false: sending 503 for url /api/serverstate\n",
"tags": []
}
]
},
{
"stamp": "2019-04-17T14:28:31.626Z",
"priority": "ERROR",
"facility": "DAEMON",
"service": "tirex",
"args": [
{
"name": "rexUser",
"message": "TIREX is temporarily unavailable while database initialization is in progress. Please try again later.\n",
"tags": []
}
]
},
{
"stamp": "2019-04-17T14:28:32.133Z",
"priority": "INFO",
"facility": "DAEMON",
"service": "tirex",
"args": [
{
"name": "rexDebug",
"message": "block(): dbReady=false: sending 503 for url /api/serverstate\n",
"tags": []
}
]
},
{
"stamp": "2019-04-17T14:28:32.133Z",
"priority": "ERROR",
"facility": "DAEMON",
"service": "tirex",
"args": [
{
"name": "rexUser",
"message": "TIREX is temporarily unavailable while database initialization is in progress. Please try again later.\n",
"tags": []
}
]
},
{
"stamp": "2019-04-17T14:28:32.643Z",
"priority": "INFO",
"facility": "DAEMON",
"service": "tirex",
"args": [
{
"name": "rexDebug",
"message": "block(): dbReady=false: sending 503 for url /api/serverstate\n",
"tags": []
}
]
},
{
"stamp": "2019-04-17T14:28:32.643Z",
"priority": "ERROR",
"facility": "DAEMON",
"service": "tirex",
"args": [
{
"name": "rexUser",
"message": "TIREX is temporarily unavailable while database initialization is in progress. Please try again later.\n",
"tags": []
}
]
},
{
"stamp": "2019-04-17T14:28:33.158Z",
"priority": "INFO",
"facility": "DAEMON",
"service": "tirex",
"args": [
{
"name": "rexDebug",
"message": "block(): dbReady=false: sending 503 for url /api/serverstate\n",
"tags": []
}
]
},
{
"stamp": "2019-04-17T14:28:33.158Z",
"priority": "ERROR",
"facility": "DAEMON",
"service": "tirex",
"args": [
{
"name": "rexUser",
"message": "TIREX is temporarily unavailable while database initialization is in progress. Please try again later.\n",
"tags": []
}
]
},
{
"stamp": "2019-04-17T14:28:33.675Z",
"priority": "INFO",
"facility": "DAEMON",
"service": "tirex",
"args": [
{
"name": "rexDebug",
"message": "block(): dbReady=false: sending 503 for url /api/serverstate\n",
"tags": []
}
]
},
{
"stamp": "2019-04-17T14:28:33.675Z",
"priority": "ERROR",
"facility": "DAEMON",
"service": "tirex",
"args": [
{
"name": "rexUser",
"message": "TIREX is temporarily unavailable while database initialization is in progress. Please try again later.\n",
"tags": []
}
]
},
{
"stamp": "2019-04-17T14:28:34.175Z",
"priority": "INFO",
"facility": "DAEMON",
"service": "tirex",
"args": [
{
"name": "rexDebug",
"message": "block(): dbReady=false: sending 503 for url /api/serverstate\n",
"tags": []
}
]
},
{
"stamp": "2019-04-17T14:28:34.175Z",
"priority": "ERROR",
"facility": "DAEMON",
"service": "tirex",
"args": [
{
"name": "rexUser",
"message": "TIREX is temporarily unavailable while database initialization is in progress. Please try again later.\n",
"tags": []
}
]
},
{
"stamp": "2019-04-17T14:28:34.690Z",
"priority": "INFO",
"facility": "DAEMON",
"service": "tirex",
"args": [
{
"name": "rexDebug",
"message": "block(): dbReady=false: sending 503 for url /api/serverstate\n",
"tags": []
}
]
},
{
"stamp": "2019-04-17T14:28:34.690Z",
"priority": "ERROR",
"facility": "DAEMON",
"service": "tirex",
"args": [
{
"name": "rexUser",
"message": "TIREX is temporarily unavailable while database initialization is in progress. Please try again later.\n",
"tags": []
}
]
},
{
"stamp": "2019-04-17T14:28:35.191Z",
"priority": "INFO",
"facility": "DAEMON",
"service": "tirex",
"args": [
{
"name": "rexDebug",
"message": "block(): dbReady=false: sending 503 for url /api/serverstate\n",
"tags": []
}
]
},
{
"stamp": "2019-04-17T14:28:35.191Z",
"priority": "ERROR",
"facility": "DAEMON",
"service": "tirex",
"args": [
{
"name": "rexUser",
"message": "TIREX is temporarily unavailable while database initialization is in progress. Please try again later.\n",
"tags": []
}
]
},
{
"stamp": "2019-04-17T14:28:35.706Z",
"priority": "INFO",
"facility": "DAEMON",
"service": "tirex",
"args": [
{
"name": "rexDebug",
"message": "block(): dbReady=false: sending 503 for url /api/serverstate\n",
"tags": []
}
]
},
{
"stamp": "2019-04-17T14:28:35.706Z",
"priority": "ERROR",
"facility": "DAEMON",
"service": "tirex",
"args": [
{
"name": "rexUser",
"message": "TIREX is temporarily unavailable while database initialization is in progress. Please try again later.\n",
"tags": []
}
]
},
{
"stamp": "2019-04-17T14:28:36.233Z",
"priority": "INFO",
"facility": "DAEMON",
"service": "tirex",
"args": [
{
"name": "rexDebug",
"message": "block(): dbReady=false: sending 503 for url /api/serverstate\n",
"tags": []
}
]
},
{
"stamp": "2019-04-17T14:28:36.233Z",
"priority": "ERROR",
"facility": "DAEMON",
"service": "tirex",
"args": [
{
"name": "rexUser",
"message": "TIREX is temporarily unavailable while database initialization is in progress. Please try again later.\n",
"tags": []
}
]
},
{
"stamp": "2019-04-17T14:28:36.743Z",
"priority": "INFO",
"facility": "DAEMON",
"service": "tirex",
"args": [
{
"name": "rexDebug",
"message": "block(): dbReady=false: sending 503 for url /api/serverstate\n",
"tags": []
}
]
},
{
"stamp": "2019-04-17T14:28:36.743Z",
"priority": "ERROR",
"facility": "DAEMON",
"service": "tirex",
"args": [
{
"name": "rexUser",
"message": "TIREX is temporarily unavailable while database initialization is in progress. Please try again later.\n",
"tags": []
}
]
},
{
"stamp": "2019-04-17T14:28:37.244Z",
"priority": "INFO",
"facility": "DAEMON",
"service": "tirex",
"args": [
{
"name": "rexDebug",
"message": "block(): dbReady=false: sending 503 for url /api/serverstate\n",
"tags": []
}
]
},
{
"stamp": "2019-04-17T14:28:37.244Z",
"priority": "ERROR",
"facility": "DAEMON",
"service": "tirex",
"args": [
{
"name": "rexUser",
"message": "TIREX is temporarily unavailable while database initialization is in progress. Please try again later.\n",
"tags": []
}
]
},
{
"stamp": "2019-04-17T14:28:37.744Z",
"priority": "INFO",
"facility": "DAEMON",
"service": "tirex",
"args": [
{
"name": "rexDebug",
"message": "block(): dbReady=false: sending 503 for url /api/serverstate\n",
"tags": []
}
]
},
{
"stamp": "2019-04-17T14:28:37.744Z",
"priority": "ERROR",
"facility": "DAEMON",
"service": "tirex",
"args": [
{
"name": "rexUser",
"message": "TIREX is temporarily unavailable while database initialization is in progress. Please try again later.\n",
"tags": []
}
]
},
{
"stamp": "2019-04-17T14:28:38.244Z",
"priority": "INFO",
"facility": "DAEMON",
"service": "tirex",
"args": [
{
"name": "rexDebug",
"message": "block(): dbReady=false: sending 503 for url /api/serverstate\n",
"tags": []
}
]
},
{
"stamp": "2019-04-17T14:28:38.244Z",
"priority": "ERROR",
"facility": "DAEMON",
"service": "tirex",
"args": [
{
"name": "rexUser",
"message": "TIREX is temporarily unavailable while database initialization is in progress. Please try again later.\n",
"tags": []
}
]
},
{
"stamp": "2019-04-17T14:28:38.744Z",
"priority": "INFO",
"facility": "DAEMON",
"service": "tirex",
"args": [
{
"name": "rexDebug",
"message": "block(): dbReady=false: sending 503 for url /api/serverstate\n",
"tags": []
}
]
},
{
"stamp": "2019-04-17T14:28:38.744Z",
"priority": "ERROR",
"facility": "DAEMON",
"service": "tirex",
"args": [
{
"name": "rexUser",
"message": "TIREX is temporarily unavailable while database initialization is in progress. Please try again later.\n",
"tags": []
}
]
},
{
"stamp": "2019-04-17T14:28:39.244Z",
"priority": "INFO",
"facility": "DAEMON",
"service": "tirex",
"args": [
{
"name": "rexDebug",
"message": "block(): dbReady=false: sending 503 for url /api/serverstate\n",
"tags": []
}
]
},
{
"stamp": "2019-04-17T14:28:39.244Z",
"priority": "ERROR",
"facility": "DAEMON",
"service": "tirex",
"args": [
{
"name": "rexUser",
"message": "TIREX is temporarily unavailable while database initialization is in progress. Please try again later.\n",
"tags": []
}
]
},
{
"stamp": "2019-04-17T14:28:39.760Z",
"priority": "INFO",
"facility": "DAEMON",
"service": "tirex",
"args": [
{
"name": "rexDebug",
"message": "block(): dbReady=false: sending 503 for url /api/serverstate\n",
"tags": []
}
]
},
{
"stamp": "2019-04-17T14:28:39.760Z",
"priority": "ERROR",
"facility": "DAEMON",
"service": "tirex",
"args": [
{
"name": "rexUser",
"message": "TIREX is temporarily unavailable while database initialization is in progress. Please try again later.\n",
"tags": []
}
]
},
{
"stamp": "2019-04-17T14:28:40.276Z",
"priority": "INFO",
"facility": "DAEMON",
"service": "tirex",
"args": [
{
"name": "rexDebug",
"message": "block(): dbReady=false: sending 503 for url /api/serverstate\n",
"tags": []
}
]
},
{
"stamp": "2019-04-17T14:28:40.276Z",
"priority": "ERROR",
"facility": "DAEMON",
"service": "tirex",
"args": [
{
"name": "rexUser",
"message": "TIREX is temporarily unavailable while database initialization is in progress. Please try again later.\n",
"tags": []
}
]
},
{
"stamp": "2019-04-17T14:28:40.776Z",
"priority": "INFO",
"facility": "DAEMON",
"service": "tirex",
"args": [
{
"name": "rexDebug",
"message": "block(): dbReady=false: sending 503 for url /api/serverstate\n",
"tags": []
}
]
},
{
"stamp": "2019-04-17T14:28:40.776Z",
"priority": "ERROR",
"facility": "DAEMON",
"service": "tirex",
"args": [
{
"name": "rexUser",
"message": "TIREX is temporarily unavailable while database initialization is in progress. Please try again later.\n",
"tags": []
}
]
},
{
"stamp": "2019-04-17T14:28:41.276Z",
"priority": "INFO",
"facility": "DAEMON",
"service": "tirex",
"args": [
{
"name": "rexDebug",
"message": "block(): dbReady=false: sending 503 for url /api/serverstate\n",
"tags": []
}
]
},
{
"stamp": "2019-04-17T14:28:41.276Z",
"priority": "ERROR",
"facility": "DAEMON",
"service": "tirex",
"args": [
{
"name": "rexUser",
"message": "TIREX is temporarily unavailable while database initialization is in progress. Please try again later.\n",
"tags": []
}
]
},
{
"stamp": "2019-04-17T14:28:41.776Z",
"priority": "INFO",
"facility": "DAEMON",
"service": "tirex",
"args": [
{
"name": "rexDebug",
"message": "block(): dbReady=false: sending 503 for url /api/serverstate\n",
"tags": []
}
]
},
{
"stamp": "2019-04-17T14:28:41.776Z",
"priority": "ERROR",
"facility": "DAEMON",
"service": "tirex",
"args": [
{
"name": "rexUser",
"message": "TIREX is temporarily unavailable while database initialization is in progress. Please try again later.\n",
"tags": []
}
]
},
{
"stamp": "2019-04-17T14:28:42.286Z",
"priority": "INFO",
"facility": "DAEMON",
"service": "tirex",
"args": [
{
"name": "rexDebug",
"message": "block(): dbReady=false: sending 503 for url /api/serverstate\n",
"tags": []
}
]
},
{
"stamp": "2019-04-17T14:28:42.286Z",
"priority": "ERROR",
"facility": "DAEMON",
"service": "tirex",
"args": [
{
"name": "rexUser",
"message": "TIREX is temporarily unavailable while database initialization is in progress. Please try again later.\n",
"tags": []
}
]
},
{
"stamp": "2019-04-17T14:28:42.791Z",
"priority": "INFO",
"facility": "DAEMON",
"service": "tirex",
"args": [
{
"name": "rexDebug",
"message": "block(): dbReady=false: sending 503 for url /api/serverstate\n",
"tags": []
}
]
},
{
"stamp": "2019-04-17T14:28:42.791Z",
"priority": "ERROR",
"facility": "DAEMON",
"service": "tirex",
"args": [
{
"name": "rexUser",
"message": "TIREX is temporarily unavailable while database initialization is in progress. Please try again later.\n",
"tags": []
}
]
},
{
"stamp": "2019-04-17T14:28:43.308Z",
"priority": "INFO",
"facility": "DAEMON",
"service": "tirex",
"args": [
{
"name": "rexDebug",
"message": "block(): dbReady=false: sending 503 for url /api/serverstate\n",
"tags": []
}
]
},
{
"stamp": "2019-04-17T14:28:43.308Z",
"priority": "ERROR",
"facility": "DAEMON",
"service": "tirex",
"args": [
{
"name": "rexUser",
"message": "TIREX is temporarily unavailable while database initialization is in progress. Please try again later.\n",
"tags": []
}
]
},
{
"stamp": "2019-04-17T14:28:43.811Z",
"priority": "INFO",
"facility": "DAEMON",
"service": "tirex",
"args": [
{
"name": "rexDebug",
"message": "block(): dbReady=false: sending 503 for url /api/serverstate\n",
"tags": []
}
]
},
{
"stamp": "2019-04-17T14:28:43.811Z",
"priority": "ERROR",
"facility": "DAEMON",
"service": "tirex",
"args": [
{
"name": "rexUser",
"message": "TIREX is temporarily unavailable while database initialization is in progress. Please try again later.\n",
"tags": []
}
]
},
{
"stamp": "2019-04-17T14:28:44.322Z",
"priority": "INFO",
"facility": "DAEMON",
"service": "tirex",
"args": [
{
"name": "rexDebug",
"message": "block(): dbReady=false: sending 503 for url /api/serverstate\n",
"tags": []
}
]
},
{
"stamp": "2019-04-17T14:28:44.322Z",
"priority": "ERROR",
"facility": "DAEMON",
"service": "tirex",
"args": [
{
"name": "rexUser",
"message": "TIREX is temporarily unavailable while database initialization is in progress. Please try again later.\n",
"tags": []
}
]
},
{
"stamp": "2019-04-17T14:28:44.830Z",
"priority": "INFO",
"facility": "DAEMON",
"service": "tirex",
"args": [
{
"name": "rexDebug",
"message": "block(): dbReady=false: sending 503 for url /api/serverstate\n",
"tags": []
}
]
},
{
"stamp": "2019-04-17T14:28:44.830Z",
"priority": "ERROR",
"facility": "DAEMON",
"service": "tirex",
"args": [
{
"name": "rexUser",
"message": "TIREX is temporarily unavailable while database initialization is in progress. Please try again later.\n",
"tags": []
}
]
},
{
"stamp": "2019-04-17T14:28:45.331Z",
"priority": "INFO",
"facility": "DAEMON",
"service": "tirex",
"args": [
{
"name": "rexDebug",
"message": "block(): dbReady=false: sending 503 for url /api/serverstate\n",
"tags": []
}
]
},
{
"stamp": "2019-04-17T14:28:45.331Z",
"priority": "ERROR",
"facility": "DAEMON",
"service": "tirex",
"args": [
{
"name": "rexUser",
"message": "TIREX is temporarily unavailable while database initialization is in progress. Please try again later.\n",
"tags": []
}
]
},
{
"stamp": "2019-04-17T14:28:45.831Z",
"priority": "INFO",
"facility": "DAEMON",
"service": "tirex",
"args": [
{
"name": "rexDebug",
"message": "block(): dbReady=false: sending 503 for url /api/serverstate\n",
"tags": []
}
]
},
{
"stamp": "2019-04-17T14:28:45.831Z",
"priority": "ERROR",
"facility": "DAEMON",
"service": "tirex",
"args": [
{
"name": "rexUser",
"message": "TIREX is temporarily unavailable while database initialization is in progress. Please try again later.\n",
"tags": []
}
]
},
{
"stamp": "2019-04-17T14:28:46.331Z",
"priority": "INFO",
"facility": "DAEMON",
"service": "tirex",
"args": [
{
"name": "rexDebug",
"message": "block(): dbReady=false: sending 503 for url /api/serverstate\n",
"tags": []
}
]
},
{
"stamp": "2019-04-17T14:28:46.331Z",
"priority": "ERROR",
"facility": "DAEMON",
"service": "tirex",
"args": [
{
"name": "rexUser",
"message": "TIREX is temporarily unavailable while database initialization is in progress. Please try again later.\n",
"tags": []
}
]
},
{
"stamp": "2019-04-17T14:28:46.846Z",
"priority": "INFO",
"facility": "DAEMON",
"service": "tirex",
"args": [
{
"name": "rexDebug",
"message": "block(): dbReady=false: sending 503 for url /api/serverstate\n",
"tags": []
}
]
},
{
"stamp": "2019-04-17T14:28:46.846Z",
"priority": "ERROR",
"facility": "DAEMON",
"service": "tirex",
"args": [
{
"name": "rexUser",
"message": "TIREX is temporarily unavailable while database initialization is in progress. Please try again later.\n",
"tags": []
}
]
},
{
"stamp": "2019-04-17T14:28:47.347Z",
"priority": "INFO",
"facility": "DAEMON",
"service": "tirex",
"args": [
{
"name": "rexDebug",
"message": "block(): dbReady=false: sending 503 for url /api/serverstate\n",
"tags": []
}
]
},
{
"stamp": "2019-04-17T14:28:47.347Z",
"priority": "ERROR",
"facility": "DAEMON",
"service": "tirex",
"args": [
{
"name": "rexUser",
"message": "TIREX is temporarily unavailable while database initialization is in progress. Please try again later.\n",
"tags": []
}
]
},
{
"stamp": "2019-04-17T14:28:47.863Z",
"priority": "INFO",
"facility": "DAEMON",
"service": "tirex",
"args": [
{
"name": "rexDebug",
"message": "block(): dbReady=false: sending 503 for url /api/serverstate\n",
"tags": []
}
]
},
{
"stamp": "2019-04-17T14:28:47.863Z",
"priority": "ERROR",
"facility": "DAEMON",
"service": "tirex",
"args": [
{
"name": "rexUser",
"message": "TIREX is temporarily unavailable while database initialization is in progress. Please try again later.\n",
"tags": []
}
]
},
{
"stamp": "2019-04-17T14:28:48.363Z",
"priority": "INFO",
"facility": "DAEMON",
"service": "tirex",
"args": [
{
"name": "rexDebug",
"message": "block(): dbReady=false: sending 503 for url /api/serverstate\n",
"tags": []
}
]
},
{
"stamp": "2019-04-17T14:28:48.363Z",
"priority": "ERROR",
"facility": "DAEMON",
"service": "tirex",
"args": [
{
"name": "rexUser",
"message": "TIREX is temporarily unavailable while database initialization is in progress. Please try again later.\n",
"tags": []
}
]
},
{
"stamp": "2019-04-17T14:28:48.863Z",
"priority": "INFO",
"facility": "DAEMON",
"service": "tirex",
"args": [
{
"name": "rexDebug",
"message": "block(): dbReady=false: sending 503 for url /api/serverstate\n",
"tags": []
}
]
},
{
"stamp": "2019-04-17T14:28:48.863Z",
"priority": "ERROR",
"facility": "DAEMON",
"service": "tirex",
"args": [
{
"name": "rexUser",
"message": "TIREX is temporarily unavailable while database initialization is in progress. Please try again later.\n",
"tags": []
}
]
},
{
"stamp": "2019-04-17T14:28:49.363Z",
"priority": "INFO",
"facility": "DAEMON",
"service": "tirex",
"args": [
{
"name": "rexDebug",
"message": "block(): dbReady=false: sending 503 for url /api/serverstate\n",
"tags": []
}
]
},
{
"stamp": "2019-04-17T14:28:49.363Z",
"priority": "ERROR",
"facility": "DAEMON",
"service": "tirex",
"args": [
{
"name": "rexUser",
"message": "TIREX is temporarily unavailable while database initialization is in progress. Please try again later.\n",
"tags": []
}
]
},
{
"stamp": "2019-04-17T14:28:49.863Z",
"priority": "INFO",
"facility": "DAEMON",
"service": "tirex",
"args": [
{
"name": "rexDebug",
"message": "block(): dbReady=false: sending 503 for url /api/serverstate\n",
"tags": []
}
]
},
{
"stamp": "2019-04-17T14:28:49.863Z",
"priority": "ERROR",
"facility": "DAEMON",
"service": "tirex",
"args": [
{
"name": "rexUser",
"message": "TIREX is temporarily unavailable while database initialization is in progress. Please try again later.\n",
"tags": []
}
]
},
{
"stamp": "2019-04-17T14:28:50.363Z",
"priority": "INFO",
"facility": "DAEMON",
"service": "tirex",
"args": [
{
"name": "rexDebug",
"message": "block(): dbReady=false: sending 503 for url /api/serverstate\n",
"tags": []
}
]
},
{
"stamp": "2019-04-17T14:28:50.363Z",
"priority": "ERROR",
"facility": "DAEMON",
"service": "tirex",
"args": [
{
"name": "rexUser",
"message": "TIREX is temporarily unavailable while database initialization is in progress. Please try again later.\n",
"tags": []
}
]
},
{
"stamp": "2019-04-17T14:28:50.864Z",
"priority": "INFO",
"facility": "DAEMON",
"service": "tirex",
"args": [
{
"name": "rexDebug",
"message": "block(): dbReady=false: sending 503 for url /api/serverstate\n",
"tags": []
}
]
},
{
"stamp": "2019-04-17T14:28:50.864Z",
"priority": "ERROR",
"facility": "DAEMON",
"service": "tirex",
"args": [
{
"name": "rexUser",
"message": "TIREX is temporarily unavailable while database initialization is in progress. Please try again later.\n",
"tags": []
}
]
},
{
"stamp": "2019-04-17T14:28:51.378Z",
"priority": "INFO",
"facility": "DAEMON",
"service": "tirex",
"args": [
{
"name": "rexDebug",
"message": "block(): dbReady=false: sending 503 for url /api/serverstate\n",
"tags": []
}
]
},
{
"stamp": "2019-04-17T14:28:51.378Z",
"priority": "ERROR",
"facility": "DAEMON",
"service": "tirex",
"args": [
{
"name": "rexUser",
"message": "TIREX is temporarily unavailable while database initialization is in progress. Please try again later.\n",
"tags": []
}
]
},
{
"stamp": "2019-04-17T14:28:51.880Z",
"priority": "INFO",
"facility": "DAEMON",
"service": "tirex",
"args": [
{
"name": "rexDebug",
"message": "block(): dbReady=false: sending 503 for url /api/serverstate\n",
"tags": []
}
]
},
{
"stamp": "2019-04-17T14:28:51.880Z",
"priority": "ERROR",
"facility": "DAEMON",
"service": "tirex",
"args": [
{
"name": "rexUser",
"message": "TIREX is temporarily unavailable while database initialization is in progress. Please try again later.\n",
"tags": []
}
]
},
{
"stamp": "2019-04-17T14:28:52.392Z",
"priority": "INFO",
"facility": "DAEMON",
"service": "tirex",
"args": [
{
"name": "rexDebug",
"message": "block(): dbReady=false: sending 503 for url /api/serverstate\n",
"tags": []
}
]
},
{
"stamp": "2019-04-17T14:28:52.392Z",
"priority": "ERROR",
"facility": "DAEMON",
"service": "tirex",
"args": [
{
"name": "rexUser",
"message": "TIREX is temporarily unavailable while database initialization is in progress. Please try again later.\n",
"tags": []
}
]
},
{
"stamp": "2019-04-17T14:28:52.895Z",
"priority": "INFO",
"facility": "DAEMON",
"service": "tirex",
"args": [
{
"name": "rexDebug",
"message": "block(): dbReady=false: sending 503 for url /api/serverstate\n",
"tags": []
}
]
},
{
"stamp": "2019-04-17T14:28:52.895Z",
"priority": "ERROR",
"facility": "DAEMON",
"service": "tirex",
"args": [
{
"name": "rexUser",
"message": "TIREX is temporarily unavailable while database initialization is in progress. Please try again later.\n",
"tags": []
}
]
},
{
"stamp": "2019-04-17T14:28:53.395Z",
"priority": "INFO",
"facility": "DAEMON",
"service": "tirex",
"args": [
{
"name": "rexDebug",
"message": "block(): dbReady=false: sending 503 for url /api/serverstate\n",
"tags": []
}
]
},
{
"stamp": "2019-04-17T14:28:53.395Z",
"priority": "ERROR",
"facility": "DAEMON",
"service": "tirex",
"args": [
{
"name": "rexUser",
"message": "TIREX is temporarily unavailable while database initialization is in progress. Please try again later.\n",
"tags": []
}
]
},
{
"stamp": "2019-04-17T14:28:53.896Z",
"priority": "INFO",
"facility": "DAEMON",
"service": "tirex",
"args": [
{
"name": "rexDebug",
"message": "block(): dbReady=false: sending 503 for url /api/serverstate\n",
"tags": []
}
]
},
{
"stamp": "2019-04-17T14:28:53.896Z",
"priority": "ERROR",
"facility": "DAEMON",
"service": "tirex",
"args": [
{
"name": "rexUser",
"message": "TIREX is temporarily unavailable while database initialization is in progress. Please try again later.\n",
"tags": []
}
]
},
{
"stamp": "2019-04-17T14:28:54.396Z",
"priority": "INFO",
"facility": "DAEMON",
"service": "tirex",
"args": [
{
"name": "rexDebug",
"message": "block(): dbReady=false: sending 503 for url /api/serverstate\n",
"tags": []
}
]
},
{
"stamp": "2019-04-17T14:28:54.396Z",
"priority": "ERROR",
"facility": "DAEMON",
"service": "tirex",
"args": [
{
"name": "rexUser",
"message": "TIREX is temporarily unavailable while database initialization is in progress. Please try again later.\n",
"tags": []
}
]
},
{
"stamp": "2019-04-17T14:28:54.920Z",
"priority": "INFO",
"facility": "DAEMON",
"service": "tirex",
"args": [
{
"name": "rexDebug",
"message": "block(): dbReady=false: sending 503 for url /api/serverstate\n",
"tags": []
}
]
},
{
"stamp": "2019-04-17T14:28:54.920Z",
"priority": "ERROR",
"facility": "DAEMON",
"service": "tirex",
"args": [
{
"name": "rexUser",
"message": "TIREX is temporarily unavailable while database initialization is in progress. Please try again later.\n",
"tags": []
}
]
},
{
"stamp": "2019-04-17T14:28:55.434Z",
"priority": "INFO",
"facility": "DAEMON",
"service": "tirex",
"args": [
{
"name": "rexDebug",
"message": "block(): dbReady=false: sending 503 for url /api/serverstate\n",
"tags": []
}
]
},
{
"stamp": "2019-04-17T14:28:55.434Z",
"priority": "ERROR",
"facility": "DAEMON",
"service": "tirex",
"args": [
{
"name": "rexUser",
"message": "TIREX is temporarily unavailable while database initialization is in progress. Please try again later.\n",
"tags": []
}
]
},
{
"stamp": "2019-04-17T14:28:55.934Z",
"priority": "INFO",
"facility": "DAEMON",
"service": "tirex",
"args": [
{
"name": "rexDebug",
"message": "block(): dbReady=false: sending 503 for url /api/serverstate\n",
"tags": []
}
]
},
{
"stamp": "2019-04-17T14:28:55.934Z",
"priority": "ERROR",
"facility": "DAEMON",
"service": "tirex",
"args": [
{
"name": "rexUser",
"message": "TIREX is temporarily unavailable while database initialization is in progress. Please try again later.\n",
"tags": []
}
]
},
{
"stamp": "2019-04-17T14:28:56.434Z",
"priority": "INFO",
"facility": "DAEMON",
"service": "tirex",
"args": [
{
"name": "rexDebug",
"message": "block(): dbReady=false: sending 503 for url /api/serverstate\n",
"tags": []
}
]
},
{
"stamp": "2019-04-17T14:28:56.434Z",
"priority": "ERROR",
"facility": "DAEMON",
"service": "tirex",
"args": [
{
"name": "rexUser",
"message": "TIREX is temporarily unavailable while database initialization is in progress. Please try again later.\n",
"tags": []
}
]
},
{
"stamp": "2019-04-17T14:28:56.934Z",
"priority": "INFO",
"facility": "DAEMON",
"service": "tirex",
"args": [
{
"name": "rexDebug",
"message": "block(): dbReady=false: sending 503 for url /api/serverstate\n",
"tags": []
}
]
},
{
"stamp": "2019-04-17T14:28:56.934Z",
"priority": "ERROR",
"facility": "DAEMON",
"service": "tirex",
"args": [
{
"name": "rexUser",
"message": "TIREX is temporarily unavailable while database initialization is in progress. Please try again later.\n",
"tags": []
}
]
},
{
"stamp": "2019-04-17T14:28:57.434Z",
"priority": "INFO",
"facility": "DAEMON",
"service": "tirex",
"args": [
{
"name": "rexDebug",
"message": "block(): dbReady=false: sending 503 for url /api/serverstate\n",
"tags": []
}
]
},
{
"stamp": "2019-04-17T14:28:57.434Z",
"priority": "ERROR",
"facility": "DAEMON",
"service": "tirex",
"args": [
{
"name": "rexUser",
"message": "TIREX is temporarily unavailable while database initialization is in progress. Please try again later.\n",
"tags": []
}
]
},
{
"stamp": "2019-04-17T14:28:57.934Z",
"priority": "INFO",
"facility": "DAEMON",
"service": "tirex",
"args": [
{
"name": "rexDebug",
"message": "block(): dbReady=false: sending 503 for url /api/serverstate\n",
"tags": []
}
]
},
{
"stamp": "2019-04-17T14:28:57.934Z",
"priority": "ERROR",
"facility": "DAEMON",
"service": "tirex",
"args": [
{
"name": "rexUser",
"message": "TIREX is temporarily unavailable while database initialization is in progress. Please try again later.\n",
"tags": []
}
]
},
{
"stamp": "2019-04-17T14:28:58.435Z",
"priority": "INFO",
"facility": "DAEMON",
"service": "tirex",
"args": [
{
"name": "rexDebug",
"message": "block(): dbReady=false: sending 503 for url /api/serverstate\n",
"tags": []
}
]
},
{
"stamp": "2019-04-17T14:28:58.435Z",
"priority": "ERROR",
"facility": "DAEMON",
"service": "tirex",
"args": [
{
"name": "rexUser",
"message": "TIREX is temporarily unavailable while database initialization is in progress. Please try again later.\n",
"tags": []
}
]
},
{
"stamp": "2019-04-17T14:28:58.935Z",
"priority": "INFO",
"facility": "DAEMON",
"service": "tirex",
"args": [
{
"name": "rexDebug",
"message": "block(): dbReady=false: sending 503 for url /api/serverstate\n",
"tags": []
}
]
},
{
"stamp": "2019-04-17T14:28:58.935Z",
"priority": "ERROR",
"facility": "DAEMON",
"service": "tirex",
"args": [
{
"name": "rexUser",
"message": "TIREX is temporarily unavailable while database initialization is in progress. Please try again later.\n",
"tags": []
}
]
},
{
"stamp": "2019-04-17T14:28:59.435Z",
"priority": "INFO",
"facility": "DAEMON",
"service": "tirex",
"args": [
{
"name": "rexDebug",
"message": "block(): dbReady=false: sending 503 for url /api/serverstate\n",
"tags": []
}
]
},
{
"stamp": "2019-04-17T14:28:59.435Z",
"priority": "ERROR",
"facility": "DAEMON",
"service": "tirex",
"args": [
{
"name": "rexUser",
"message": "TIREX is temporarily unavailable while database initialization is in progress. Please try again later.\n",
"tags": []
}
]
},
{
"stamp": "2019-04-17T14:28:59.935Z",
"priority": "INFO",
"facility": "DAEMON",
"service": "tirex",
"args": [
{
"name": "rexDebug",
"message": "block(): dbReady=false: sending 503 for url /api/serverstate\n",
"tags": []
}
]
},
{
"stamp": "2019-04-17T14:28:59.935Z",
"priority": "ERROR",
"facility": "DAEMON",
"service": "tirex",
"args": [
{
"name": "rexUser",
"message": "TIREX is temporarily unavailable while database initialization is in progress. Please try again later.\n",
"tags": []
}
]
},
{
"stamp": "2019-04-17T14:29:00.436Z",
"priority": "INFO",
"facility": "DAEMON",
"service": "tirex",
"args": [
{
"name": "rexDebug",
"message": "block(): dbReady=false: sending 503 for url /api/serverstate\n",
"tags": []
}
]
},
{
"stamp": "2019-04-17T14:29:00.436Z",
"priority": "ERROR",
"facility": "DAEMON",
"service": "tirex",
"args": [
{
"name": "rexUser",
"message": "TIREX is temporarily unavailable while database initialization is in progress. Please try again later.\n",
"tags": []
}
]
},
{
"stamp": "2019-04-17T14:29:00.936Z",
"priority": "INFO",
"facility": "DAEMON",
"service": "tirex",
"args": [
{
"name": "rexDebug",
"message": "block(): dbReady=false: sending 503 for url /api/serverstate\n",
"tags": []
}
]
},
{
"stamp": "2019-04-17T14:29:00.936Z",
"priority": "ERROR",
"facility": "DAEMON",
"service": "tirex",
"args": [
{
"name": "rexUser",
"message": "TIREX is temporarily unavailable while database initialization is in progress. Please try again later.\n",
"tags": []
}
]
},
{
"stamp": "2019-04-17T14:29:01.436Z",
"priority": "INFO",
"facility": "DAEMON",
"service": "tirex",
"args": [
{
"name": "rexDebug",
"message": "block(): dbReady=false: sending 503 for url /api/serverstate\n",
"tags": []
}
]
},
{
"stamp": "2019-04-17T14:29:01.436Z",
"priority": "ERROR",
"facility": "DAEMON",
"service": "tirex",
"args": [
{
"name": "rexUser",
"message": "TIREX is temporarily unavailable while database initialization is in progress. Please try again later.\n",
"tags": []
}
]
},
{
"stamp": "2019-04-17T14:29:01.936Z",
"priority": "INFO",
"facility": "DAEMON",
"service": "tirex",
"args": [
{
"name": "rexDebug",
"message": "block(): dbReady=false: sending 503 for url /api/serverstate\n",
"tags": []
}
]
},
{
"stamp": "2019-04-17T14:29:01.936Z",
"priority": "ERROR",
"facility": "DAEMON",
"service": "tirex",
"args": [
{
"name": "rexUser",
"message": "TIREX is temporarily unavailable while database initialization is in progress. Please try again later.\n",
"tags": []
}
]
},
{
"stamp": "2019-04-17T14:29:02.436Z",
"priority": "INFO",
"facility": "DAEMON",
"service": "tirex",
"args": [
{
"name": "rexDebug",
"message": "block(): dbReady=false: sending 503 for url /api/serverstate\n",
"tags": []
}
]
},
{
"stamp": "2019-04-17T14:29:02.436Z",
"priority": "ERROR",
"facility": "DAEMON",
"service": "tirex",
"args": [
{
"name": "rexUser",
"message": "TIREX is temporarily unavailable while database initialization is in progress. Please try again later.\n",
"tags": []
}
]
},
{
"stamp": "2019-04-17T14:29:02.942Z",
"priority": "INFO",
"facility": "DAEMON",
"service": "tirex",
"args": [
{
"name": "rexDebug",
"message": "block(): dbReady=false: sending 503 for url /api/serverstate\n",
"tags": []
}
]
},
{
"stamp": "2019-04-17T14:29:02.942Z",
"priority": "ERROR",
"facility": "DAEMON",
"service": "tirex",
"args": [
{
"name": "rexUser",
"message": "TIREX is temporarily unavailable while database initialization is in progress. Please try again later.\n",
"tags": []
}
]
},
{
"stamp": "2019-04-17T14:29:03.452Z",
"priority": "INFO",
"facility": "DAEMON",
"service": "tirex",
"args": [
{
"name": "rexDebug",
"message": "block(): dbReady=false: sending 503 for url /api/serverstate\n",
"tags": []
}
]
},
{
"stamp": "2019-04-17T14:29:03.452Z",
"priority": "ERROR",
"facility": "DAEMON",
"service": "tirex",
"args": [
{
"name": "rexUser",
"message": "TIREX is temporarily unavailable while database initialization is in progress. Please try again later.\n",
"tags": []
}
]
},
{
"stamp": "2019-04-17T14:29:03.962Z",
"priority": "INFO",
"facility": "DAEMON",
"service": "tirex",
"args": [
{
"name": "rexDebug",
"message": "block(): dbReady=false: sending 503 for url /api/serverstate\n",
"tags": []
}
]
},
{
"stamp": "2019-04-17T14:29:03.962Z",
"priority": "ERROR",
"facility": "DAEMON",
"service": "tirex",
"args": [
{
"name": "rexUser",
"message": "TIREX is temporarily unavailable while database initialization is in progress. Please try again later.\n",
"tags": []
}
]
},
{
"stamp": "2019-04-17T14:29:04.474Z",
"priority": "INFO",
"facility": "DAEMON",
"service": "tirex",
"args": [
{
"name": "rexDebug",
"message": "block(): dbReady=false: sending 503 for url /api/serverstate\n",
"tags": []
}
]
},
{
"stamp": "2019-04-17T14:29:04.474Z",
"priority": "ERROR",
"facility": "DAEMON",
"service": "tirex",
"args": [
{
"name": "rexUser",
"message": "TIREX is temporarily unavailable while database initialization is in progress. Please try again later.\n",
"tags": []
}
]
},
{
"stamp": "2019-04-17T14:29:04.986Z",
"priority": "INFO",
"facility": "DAEMON",
"service": "tirex",
"args": [
{
"name": "rexDebug",
"message": "block(): dbReady=false: sending 503 for url /api/serverstate\n",
"tags": []
}
]
},
{
"stamp": "2019-04-17T14:29:04.986Z",
"priority": "ERROR",
"facility": "DAEMON",
"service": "tirex",
"args": [
{
"name": "rexUser",
"message": "TIREX is temporarily unavailable while database initialization is in progress. Please try again later.\n",
"tags": []
}
]
},
{
"stamp": "2019-04-17T14:29:05.498Z",
"priority": "INFO",
"facility": "DAEMON",
"service": "tirex",
"args": [
{
"name": "rexDebug",
"message": "block(): dbReady=false: sending 503 for url /api/serverstate\n",
"tags": []
}
]
},
{
"stamp": "2019-04-17T14:29:05.498Z",
"priority": "ERROR",
"facility": "DAEMON",
"service": "tirex",
"args": [
{
"name": "rexUser",
"message": "TIREX is temporarily unavailable while database initialization is in progress. Please try again later.\n",
"tags": []
}
]
},
{
"stamp": "2019-04-17T14:29:06.025Z",
"priority": "INFO",
"facility": "DAEMON",
"service": "tirex",
"args": [
{
"name": "rexDebug",
"message": "block(): dbReady=false: sending 503 for url /api/serverstate\n",
"tags": []
}
]
},
{
"stamp": "2019-04-17T14:29:06.025Z",
"priority": "ERROR",
"facility": "DAEMON",
"service": "tirex",
"args": [
{
"name": "rexUser",
"message": "TIREX is temporarily unavailable while database initialization is in progress. Please try again later.\n",
"tags": []
}
]
},
{
"stamp": "2019-04-17T14:29:06.536Z",
"priority": "INFO",
"facility": "DAEMON",
"service": "tirex",
"args": [
{
"name": "rexDebug",
"message": "block(): dbReady=false: sending 503 for url /api/serverstate\n",
"tags": []
}
]
},
{
"stamp": "2019-04-17T14:29:06.536Z",
"priority": "ERROR",
"facility": "DAEMON",
"service": "tirex",
"args": [
{
"name": "rexUser",
"message": "TIREX is temporarily unavailable while database initialization is in progress. Please try again later.\n",
"tags": []
}
]
},
{
"stamp": "2019-04-17T14:29:07.037Z",
"priority": "INFO",
"facility": "DAEMON",
"service": "tirex",
"args": [
{
"name": "rexDebug",
"message": "block(): dbReady=false: sending 503 for url /api/serverstate\n",
"tags": []
}
]
},
{
"stamp": "2019-04-17T14:29:07.037Z",
"priority": "ERROR",
"facility": "DAEMON",
"service": "tirex",
"args": [
{
"name": "rexUser",
"message": "TIREX is temporarily unavailable while database initialization is in progress. Please try again later.\n",
"tags": []
}
]
},
{
"stamp": "2019-04-17T14:29:07.547Z",
"priority": "INFO",
"facility": "DAEMON",
"service": "tirex",
"args": [
{
"name": "rexDebug",
"message": "block(): dbReady=false: sending 503 for url /api/serverstate\n",
"tags": []
}
]
},
{
"stamp": "2019-04-17T14:29:07.548Z",
"priority": "ERROR",
"facility": "DAEMON",
"service": "tirex",
"args": [
{
"name": "rexUser",
"message": "TIREX is temporarily unavailable while database initialization is in progress. Please try again later.\n",
"tags": []
}
]
},
{
"stamp": "2019-04-17T14:29:08.053Z",
"priority": "INFO",
"facility": "DAEMON",
"service": "tirex",
"args": [
{
"name": "rexDebug",
"message": "block(): dbReady=false: sending 503 for url /api/serverstate\n",
"tags": []
}
]
},
{
"stamp": "2019-04-17T14:29:08.053Z",
"priority": "ERROR",
"facility": "DAEMON",
"service": "tirex",
"args": [
{
"name": "rexUser",
"message": "TIREX is temporarily unavailable while database initialization is in progress. Please try again later.\n",
"tags": []
}
]
},
{
"stamp": "2019-04-17T14:29:08.554Z",
"priority": "INFO",
"facility": "DAEMON",
"service": "tirex",
"args": [
{
"name": "rexDebug",
"message": "block(): dbReady=false: sending 503 for url /api/serverstate\n",
"tags": []
}
]
},
{
"stamp": "2019-04-17T14:29:08.554Z",
"priority": "ERROR",
"facility": "DAEMON",
"service": "tirex",
"args": [
{
"name": "rexUser",
"message": "TIREX is temporarily unavailable while database initialization is in progress. Please try again later.\n",
"tags": []
}
]
},
{
"stamp": "2019-04-17T14:29:09.054Z",
"priority": "INFO",
"facility": "DAEMON",
"service": "tirex",
"args": [
{
"name": "rexDebug",
"message": "block(): dbReady=false: sending 503 for url /api/serverstate\n",
"tags": []
}
]
},
{
"stamp": "2019-04-17T14:29:09.054Z",
"priority": "ERROR",
"facility": "DAEMON",
"service": "tirex",
"args": [
{
"name": "rexUser",
"message": "TIREX is temporarily unavailable while database initialization is in progress. Please try again later.\n",
"tags": []
}
]
},
{
"stamp": "2019-04-17T14:29:09.568Z",
"priority": "INFO",
"facility": "DAEMON",
"service": "tirex",
"args": [
{
"name": "rexDebug",
"message": "block(): dbReady=false: sending 503 for url /api/serverstate\n",
"tags": []
}
]
},
{
"stamp": "2019-04-17T14:29:09.568Z",
"priority": "ERROR",
"facility": "DAEMON",
"service": "tirex",
"args": [
{
"name": "rexUser",
"message": "TIREX is temporarily unavailable while database initialization is in progress. Please try again later.\n",
"tags": []
}
]
},
{
"stamp": "2019-04-17T14:29:10.069Z",
"priority": "INFO",
"facility": "DAEMON",
"service": "tirex",
"args": [
{
"name": "rexDebug",
"message": "block(): dbReady=false: sending 503 for url /api/serverstate\n",
"tags": []
}
]
},
{
"stamp": "2019-04-17T14:29:10.069Z",
"priority": "ERROR",
"facility": "DAEMON",
"service": "tirex",
"args": [
{
"name": "rexUser",
"message": "TIREX is temporarily unavailable while database initialization is in progress. Please try again later.\n",
"tags": []
}
]
},
{
"stamp": "2019-04-17T14:29:10.570Z",
"priority": "INFO",
"facility": "DAEMON",
"service": "tirex",
"args": [
{
"name": "rexDebug",
"message": "block(): dbReady=false: sending 503 for url /api/serverstate\n",
"tags": []
}
]
},
{
"stamp": "2019-04-17T14:29:10.570Z",
"priority": "ERROR",
"facility": "DAEMON",
"service": "tirex",
"args": [
{
"name": "rexUser",
"message": "TIREX is temporarily unavailable while database initialization is in progress. Please try again later.\n",
"tags": []
}
]
},
{
"stamp": "2019-04-17T14:29:11.070Z",
"priority": "INFO",
"facility": "DAEMON",
"service": "tirex",
"args": [
{
"name": "rexDebug",
"message": "block(): dbReady=false: sending 503 for url /api/serverstate\n",
"tags": []
}
]
},
{
"stamp": "2019-04-17T14:29:11.070Z",
"priority": "ERROR",
"facility": "DAEMON",
"service": "tirex",
"args": [
{
"name": "rexUser",
"message": "TIREX is temporarily unavailable while database initialization is in progress. Please try again later.\n",
"tags": []
}
]
},
{
"stamp": "2019-04-17T14:29:11.585Z",
"priority": "INFO",
"facility": "DAEMON",
"service": "tirex",
"args": [
{
"name": "rexDebug",
"message": "block(): dbReady=false: sending 503 for url /api/serverstate\n",
"tags": []
}
]
},
{
"stamp": "2019-04-17T14:29:11.585Z",
"priority": "ERROR",
"facility": "DAEMON",
"service": "tirex",
"args": [
{
"name": "rexUser",
"message": "TIREX is temporarily unavailable while database initialization is in progress. Please try again later.\n",
"tags": []
}
]
},
{
"stamp": "2019-04-17T14:29:12.086Z",
"priority": "INFO",
"facility": "DAEMON",
"service": "tirex",
"args": [
{
"name": "rexDebug",
"message": "block(): dbReady=false: sending 503 for url /api/serverstate\n",
"tags": []
}
]
},
{
"stamp": "2019-04-17T14:29:12.086Z",
"priority": "ERROR",
"facility": "DAEMON",
"service": "tirex",
"args": [
{
"name": "rexUser",
"message": "TIREX is temporarily unavailable while database initialization is in progress. Please try again later.\n",
"tags": []
}
]
},
{
"stamp": "2019-04-17T14:29:12.602Z",
"priority": "INFO",
"facility": "DAEMON",
"service": "tirex",
"args": [
{
"name": "rexDebug",
"message": "block(): dbReady=false: sending 503 for url /api/serverstate\n",
"tags": []
}
]
},
{
"stamp": "2019-04-17T14:29:12.602Z",
"priority": "ERROR",
"facility": "DAEMON",
"service": "tirex",
"args": [
{
"name": "rexUser",
"message": "TIREX is temporarily unavailable while database initialization is in progress. Please try again later.\n",
"tags": []
}
]
},
{
"stamp": "2019-04-17T14:29:13.102Z",
"priority": "INFO",
"facility": "DAEMON",
"service": "tirex",
"args": [
{
"name": "rexDebug",
"message": "block(): dbReady=false: sending 503 for url /api/serverstate\n",
"tags": []
}
]
},
{
"stamp": "2019-04-17T14:29:13.102Z",
"priority": "ERROR",
"facility": "DAEMON",
"service": "tirex",
"args": [
{
"name": "rexUser",
"message": "TIREX is temporarily unavailable while database initialization is in progress. Please try again later.\n",
"tags": []
}
]
},
{
"stamp": "2019-04-17T14:29:13.602Z",
"priority": "INFO",
"facility": "DAEMON",
"service": "tirex",
"args": [
{
"name": "rexDebug",
"message": "block(): dbReady=false: sending 503 for url /api/serverstate\n",
"tags": []
}
]
},
{
"stamp": "2019-04-17T14:29:13.602Z",
"priority": "ERROR",
"facility": "DAEMON",
"service": "tirex",
"args": [
{
"name": "rexUser",
"message": "TIREX is temporarily unavailable while database initialization is in progress. Please try again later.\n",
"tags": []
}
]
},
{
"stamp": "2019-04-17T14:29:14.102Z",
"priority": "INFO",
"facility": "DAEMON",
"service": "tirex",
"args": [
{
"name": "rexDebug",
"message": "block(): dbReady=false: sending 503 for url /api/serverstate\n",
"tags": []
}
]
},
{
"stamp": "2019-04-17T14:29:14.102Z",
"priority": "ERROR",
"facility": "DAEMON",
"service": "tirex",
"args": [
{
"name": "rexUser",
"message": "TIREX is temporarily unavailable while database initialization is in progress. Please try again later.\n",
"tags": []
}
]
},
{
"stamp": "2019-04-17T14:29:14.603Z",
"priority": "INFO",
"facility": "DAEMON",
"service": "tirex",
"args": [
{
"name": "rexDebug",
"message": "block(): dbReady=false: sending 503 for url /api/serverstate\n",
"tags": []
}
]
},
{
"stamp": "2019-04-17T14:29:14.603Z",
"priority": "ERROR",
"facility": "DAEMON",
"service": "tirex",
"args": [
{
"name": "rexUser",
"message": "TIREX is temporarily unavailable while database initialization is in progress. Please try again later.\n",
"tags": []
}
]
},
{
"stamp": "2019-04-17T14:29:15.103Z",
"priority": "INFO",
"facility": "DAEMON",
"service": "tirex",
"args": [
{
"name": "rexDebug",
"message": "block(): dbReady=false: sending 503 for url /api/serverstate\n",
"tags": []
}
]
},
{
"stamp": "2019-04-17T14:29:15.103Z",
"priority": "ERROR",
"facility": "DAEMON",
"service": "tirex",
"args": [
{
"name": "rexUser",
"message": "TIREX is temporarily unavailable while database initialization is in progress. Please try again later.\n",
"tags": []
}
]
},
{
"stamp": "2019-04-17T14:29:15.603Z",
"priority": "INFO",
"facility": "DAEMON",
"service": "tirex",
"args": [
{
"name": "rexDebug",
"message": "block(): dbReady=false: sending 503 for url /api/serverstate\n",
"tags": []
}
]
},
{
"stamp": "2019-04-17T14:29:15.603Z",
"priority": "ERROR",
"facility": "DAEMON",
"service": "tirex",
"args": [
{
"name": "rexUser",
"message": "TIREX is temporarily unavailable while database initialization is in progress. Please try again later.\n",
"tags": []
}
]
},
{
"stamp": "2019-04-17T14:29:16.103Z",
"priority": "INFO",
"facility": "DAEMON",
"service": "tirex",
"args": [
{
"name": "rexDebug",
"message": "block(): dbReady=false: sending 503 for url /api/serverstate\n",
"tags": []
}
]
},
{
"stamp": "2019-04-17T14:29:16.103Z",
"priority": "ERROR",
"facility": "DAEMON",
"service": "tirex",
"args": [
{
"name": "rexUser",
"message": "TIREX is temporarily unavailable while database initialization is in progress. Please try again later.\n",
"tags": []
}
]
},
{
"stamp": "2019-04-17T14:32:19.417Z",
"priority": "INFO",
"facility": "DAEMON",
"service": "tirex",
"args": [
"-----TI-REX started at Wed Apr 17 2019 22:32:19 GMT+0800 (中国标准时间)"
]
},
{
"stamp": "2019-04-17T14:32:19.432Z",
"priority": "INFO",
"facility": "DAEMON",
"service": "tirex",
"args": [
"process.env.HTTP_PROXY=undefined"
]
},
{
"stamp": "2019-04-17T14:32:19.432Z",
"priority": "INFO",
"facility": "DAEMON",
"service": "tirex",
"args": [
"process.env.HTTPS_PROXY=undefined"
]
},
{
"stamp": "2019-04-17T14:32:19.432Z",
"priority": "INFO",
"facility": "DAEMON",
"service": "tirex",
"args": [
"process.env.NO_PROXY=localhost,127.0.0.0,.toro.design.ti.com"
]
},
{
"stamp": "2019-04-17T14:32:19.885Z",
"priority": "INFO",
"facility": "DAEMON",
"service": "tirex",
"args": [
"Version: 3.7.0+201904091734"
]
},
{
"stamp": "2019-04-17T14:32:19.885Z",
"priority": "INFO",
"facility": "DAEMON",
"service": "tirex",
"args": [
"updateServerStatus: initializing"
]
},
{
"stamp": "2019-04-17T14:32:19.885Z",
"priority": "INFO",
"facility": "DAEMON",
"service": "tirex",
"args": [
"DELETING downloads dir"
]
},
{
"stamp": "2019-04-17T14:32:19.900Z",
"priority": "INFO",
"facility": "DAEMON",
"service": "tirex",
"args": [
"DELETING downloads.db"
]
},
{
"stamp": "2019-04-17T14:32:19.900Z",
"priority": "INFO",
"facility": "DAEMON",
"service": "tirex",
"args": [
"content dir: c:\\ti"
]
},
{
"stamp": "2019-04-17T14:32:19.900Z",
"priority": "INFO",
"facility": "DAEMON",
"service": "tirex",
"args": [
"db dir: C:\\Users\\Administrator\\ti\\tirex-localserver-3.7.0\\db"
]
},
{
"stamp": "2019-04-17T14:32:19.900Z",
"priority": "INFO",
"facility": "DAEMON",
"service": "tirex",
"args": [
"db logs dir: C:\\Users\\Administrator\\ti\\tirex-localserver-3.7.0\\db\\logs"
]
},
{
"stamp": "2019-04-17T14:32:19.900Z",
"priority": "INFO",
"facility": "DAEMON",
"service": "tirex",
"args": [
"sitemap dir: C:\\Users\\Administrator\\ti\\tirex-localserver-3.7.0\\db\\sitemap"
]
},
{
"stamp": "2019-04-17T14:32:19.900Z",
"priority": "INFO",
"facility": "DAEMON",
"service": "tirex",
"args": [
"downloads dir: C:\\Users\\Administrator\\ti\\tirex-localserver-3.7.0\\downloads"
]
},
{
"stamp": "2019-04-17T14:32:19.900Z",
"priority": "INFO",
"facility": "DAEMON",
"service": "tirex",
"args": [
"DB: use() called with []"
]
},
{
"stamp": "2019-04-17T14:32:19.900Z",
"priority": "INFO",
"facility": "DAEMON",
"service": "tirex",
"args": [
"DB: status {}"
]
},
{
"stamp": "2019-04-17T14:32:19.978Z",
"priority": "INFO",
"facility": "DAEMON",
"service": "tirex",
"args": [
"Waiting for DB ready..."
]
},
{
"stamp": "2019-04-17T14:32:19.978Z",
"priority": "INFO",
"facility": "DAEMON",
"service": "tirex",
"args": [
"Express server listening on port 55432"
]
},
{
"stamp": "2019-04-17T14:32:19.978Z",
"priority": "INFO",
"facility": "DAEMON",
"service": "tirex",
"args": [
"updateServerStatus: up"
]
},
{
"stamp": "2019-04-17T14:32:19.978Z",
"priority": "INFO",
"facility": "DAEMON",
"service": "tirex",
"args": [
"localserver",
"Starting up local server ..."
]
},
{
"stamp": "2019-04-17T14:32:19.978Z",
"priority": "INFO",
"facility": "DAEMON",
"service": "tirex",
"args": [
"localserver",
"CCS host: http://localhost:63303/ide/"
]
},
{
"stamp": "2019-04-17T14:32:19.994Z",
"priority": "INFO",
"facility": "DAEMON",
"service": "tirex",
"args": [
"localserver",
"Connecting to remote server host: http://dev.ti.com/tirex"
]
},
{
"stamp": "2019-04-17T14:32:19.994Z",
"priority": "INFO",
"facility": "DAEMON",
"service": "tirex",
"args": [
"localserver",
"=> remoteGet() : http://dev.ti.com/tirex/api/serverstate"
]
},
{
"stamp": "2019-04-17T14:32:20.041Z",
"priority": "INFO",
"facility": "DAEMON",
"service": "tirex",
"args": [
{
"name": "rexDebug",
"message": "block(): dbReady=false: sending 503 for url /api/serverstate\n",
"tags": []
}
]
},
{
"stamp": "2019-04-17T14:32:20.041Z",
"priority": "ERROR",
"facility": "DAEMON",
"service": "tirex",
"args": [
{
"name": "rexUser",
"message": "TIREX is temporarily unavailable while database initialization is in progress. Please try again later.\n",
"tags": []
}
]
},
{
"stamp": "2019-04-17T14:32:20.555Z",
"priority": "INFO",
"facility": "DAEMON",
"service": "tirex",
"args": [
{
"name": "rexDebug",
"message": "block(): dbReady=false: sending 503 for url /api/serverstate\n",
"tags": []
}
]
},
{
"stamp": "2019-04-17T14:32:20.555Z",
"priority": "ERROR",
"facility": "DAEMON",
"service": "tirex",
"args": [
{
"name": "rexUser",
"message": "TIREX is temporarily unavailable while database initialization is in progress. Please try again later.\n",
"tags": []
}
]
},
{
"stamp": "2019-04-17T14:32:20.836Z",
"priority": "INFO",
"facility": "DAEMON",
"service": "tirex",
"args": [
"localserver",
"<= remoteGet()"
]
},
{
"stamp": "2019-04-17T14:32:20.836Z",
"priority": "INFO",
"facility": "DAEMON",
"service": "tirex",
"args": [
"localserver",
"=> remoteGet() : http://dev.ti.com/tirex/api/packages?supplements=true"
]
},
{
"stamp": "2019-04-17T14:32:21.070Z",
"priority": "INFO",
"facility": "DAEMON",
"service": "tirex",
"args": [
{
"name": "rexDebug",
"message": "block(): dbReady=false: sending 503 for url /api/serverstate\n",
"tags": []
}
]
},
{
"stamp": "2019-04-17T14:32:21.070Z",
"priority": "ERROR",
"facility": "DAEMON",
"service": "tirex",
"args": [
{
"name": "rexUser",
"message": "TIREX is temporarily unavailable while database initialization is in progress. Please try again later.\n",
"tags": []
}
]
},
{
"stamp": "2019-04-17T14:32:21.585Z",
"priority": "INFO",
"facility": "DAEMON",
"service": "tirex",
"args": [
{
"name": "rexDebug",
"message": "block(): dbReady=false: sending 503 for url /api/serverstate\n",
"tags": []
}
]
},
{
"stamp": "2019-04-17T14:32:21.585Z",
"priority": "ERROR",
"facility": "DAEMON",
"service": "tirex",
"args": [
{
"name": "rexUser",
"message": "TIREX is temporarily unavailable while database initialization is in progress. Please try again later.\n",
"tags": []
}
]
},
{
"stamp": "2019-04-17T14:32:22.100Z",
"priority": "INFO",
"facility": "DAEMON",
"service": "tirex",
"args": [
{
"name": "rexDebug",
"message": "block(): dbReady=false: sending 503 for url /api/serverstate\n",
"tags": []
}
]
},
{
"stamp": "2019-04-17T14:32:22.100Z",
"priority": "ERROR",
"facility": "DAEMON",
"service": "tirex",
"args": [
{
"name": "rexUser",
"message": "TIREX is temporarily unavailable while database initialization is in progress. Please try again later.\n",
"tags": []
}
]
},
{
"stamp": "2019-04-17T14:32:22.603Z",
"priority": "INFO",
"facility": "DAEMON",
"service": "tirex",
"args": [
{
"name": "rexDebug",
"message": "block(): dbReady=false: sending 503 for url /api/serverstate\n",
"tags": []
}
]
},
{
"stamp": "2019-04-17T14:32:22.603Z",
"priority": "ERROR",
"facility": "DAEMON",
"service": "tirex",
"args": [
{
"name": "rexUser",
"message": "TIREX is temporarily unavailable while database initialization is in progress. Please try again later.\n",
"tags": []
}
]
},
{
"stamp": "2019-04-17T14:32:23.116Z",
"priority": "INFO",
"facility": "DAEMON",
"service": "tirex",
"args": [
{
"name": "rexDebug",
"message": "block(): dbReady=false: sending 503 for url /api/serverstate\n",
"tags": []
}
]
},
{
"stamp": "2019-04-17T14:32:23.116Z",
"priority": "ERROR",
"facility": "DAEMON",
"service": "tirex",
"args": [
{
"name": "rexUser",
"message": "TIREX is temporarily unavailable while database initialization is in progress. Please try again later.\n",
"tags": []
}
]
},
{
"stamp": "2019-04-17T14:32:23.630Z",
"priority": "INFO",
"facility": "DAEMON",
"service": "tirex",
"args": [
{
"name": "rexDebug",
"message": "block(): dbReady=false: sending 503 for url /api/serverstate\n",
"tags": []
}
]
},
{
"stamp": "2019-04-17T14:32:23.630Z",
"priority": "ERROR",
"facility": "DAEMON",
"service": "tirex",
"args": [
{
"name": "rexUser",
"message": "TIREX is temporarily unavailable while database initialization is in progress. Please try again later.\n",
"tags": []
}
]
},
{
"stamp": "2019-04-17T14:32:24.145Z",
"priority": "INFO",
"facility": "DAEMON",
"service": "tirex",
"args": [
{
"name": "rexDebug",
"message": "block(): dbReady=false: sending 503 for url /api/serverstate\n",
"tags": []
}
]
},
{
"stamp": "2019-04-17T14:32:24.145Z",
"priority": "ERROR",
"facility": "DAEMON",
"service": "tirex",
"args": [
{
"name": "rexUser",
"message": "TIREX is temporarily unavailable while database initialization is in progress. Please try again later.\n",
"tags": []
}
]
},
{
"stamp": "2019-04-17T14:32:24.654Z",
"priority": "INFO",
"facility": "DAEMON",
"service": "tirex",
"args": [
{
"name": "rexDebug",
"message": "block(): dbReady=false: sending 503 for url /api/serverstate\n",
"tags": []
}
]
},
{
"stamp": "2019-04-17T14:32:24.654Z",
"priority": "ERROR",
"facility": "DAEMON",
"service": "tirex",
"args": [
{
"name": "rexUser",
"message": "TIREX is temporarily unavailable while database initialization is in progress. Please try again later.\n",
"tags": []
}
]
},
{
"stamp": "2019-04-17T14:32:25.165Z",
"priority": "INFO",
"facility": "DAEMON",
"service": "tirex",
"args": [
{
"name": "rexDebug",
"message": "block(): dbReady=false: sending 503 for url /api/serverstate\n",
"tags": []
}
]
},
{
"stamp": "2019-04-17T14:32:25.165Z",
"priority": "ERROR",
"facility": "DAEMON",
"service": "tirex",
"args": [
{
"name": "rexUser",
"message": "TIREX is temporarily unavailable while database initialization is in progress. Please try again later.\n",
"tags": []
}
]
},
{
"stamp": "2019-04-17T14:32:25.665Z",
"priority": "INFO",
"facility": "DAEMON",
"service": "tirex",
"args": [
{
"name": "rexDebug",
"message": "block(): dbReady=false: sending 503 for url /api/serverstate\n",
"tags": []
}
]
},
{
"stamp": "2019-04-17T14:32:25.665Z",
"priority": "ERROR",
"facility": "DAEMON",
"service": "tirex",
"args": [
{
"name": "rexUser",
"message": "TIREX is temporarily unavailable while database initialization is in progress. Please try again later.\n",
"tags": []
}
]
},
{
"stamp": "2019-04-17T14:32:26.166Z",
"priority": "INFO",
"facility": "DAEMON",
"service": "tirex",
"args": [
{
"name": "rexDebug",
"message": "block(): dbReady=false: sending 503 for url /api/serverstate\n",
"tags": []
}
]
},
{
"stamp": "2019-04-17T14:32:26.166Z",
"priority": "ERROR",
"facility": "DAEMON",
"service": "tirex",
"args": [
{
"name": "rexUser",
"message": "TIREX is temporarily unavailable while database initialization is in progress. Please try again later.\n",
"tags": []
}
]
},
{
"stamp": "2019-04-17T14:32:26.775Z",
"priority": "INFO",
"facility": "DAEMON",
"service": "tirex",
"args": [
{
"name": "rexDebug",
"message": "block(): dbReady=false: sending 503 for url /api/serverstate\n",
"tags": []
}
]
},
{
"stamp": "2019-04-17T14:32:26.775Z",
"priority": "ERROR",
"facility": "DAEMON",
"service": "tirex",
"args": [
{
"name": "rexUser",
"message": "TIREX is temporarily unavailable while database initialization is in progress. Please try again later.\n",
"tags": []
}
]
},
{
"stamp": "2019-04-17T14:32:27.279Z",
"priority": "INFO",
"facility": "DAEMON",
"service": "tirex",
"args": [
{
"name": "rexDebug",
"message": "block(): dbReady=false: sending 503 for url /api/serverstate\n",
"tags": []
}
]
},
{
"stamp": "2019-04-17T14:32:27.279Z",
"priority": "ERROR",
"facility": "DAEMON",
"service": "tirex",
"args": [
{
"name": "rexUser",
"message": "TIREX is temporarily unavailable while database initialization is in progress. Please try again later.\n",
"tags": []
}
]
},
{
"stamp": "2019-04-17T14:32:27.781Z",
"priority": "INFO",
"facility": "DAEMON",
"service": "tirex",
"args": [
{
"name": "rexDebug",
"message": "block(): dbReady=false: sending 503 for url /api/serverstate\n",
"tags": []
}
]
},
{
"stamp": "2019-04-17T14:32:27.781Z",
"priority": "ERROR",
"facility": "DAEMON",
"service": "tirex",
"args": [
{
"name": "rexUser",
"message": "TIREX is temporarily unavailable while database initialization is in progress. Please try again later.\n",
"tags": []
}
]
},
{
"stamp": "2019-04-17T14:32:28.282Z",
"priority": "INFO",
"facility": "DAEMON",
"service": "tirex",
"args": [
{
"name": "rexDebug",
"message": "block(): dbReady=false: sending 503 for url /api/serverstate\n",
"tags": []
}
]
},
{
"stamp": "2019-04-17T14:32:28.282Z",
"priority": "ERROR",
"facility": "DAEMON",
"service": "tirex",
"args": [
{
"name": "rexUser",
"message": "TIREX is temporarily unavailable while database initialization is in progress. Please try again later.\n",
"tags": []
}
]
},
{
"stamp": "2019-04-17T14:32:28.794Z",
"priority": "INFO",
"facility": "DAEMON",
"service": "tirex",
"args": [
{
"name": "rexDebug",
"message": "block(): dbReady=false: sending 503 for url /api/serverstate\n",
"tags": []
}
]
},
{
"stamp": "2019-04-17T14:32:28.795Z",
"priority": "ERROR",
"facility": "DAEMON",
"service": "tirex",
"args": [
{
"name": "rexUser",
"message": "TIREX is temporarily unavailable while database initialization is in progress. Please try again later.\n",
"tags": []
}
]
},
{
"stamp": "2019-04-17T14:32:29.309Z",
"priority": "INFO",
"facility": "DAEMON",
"service": "tirex",
"args": [
{
"name": "rexDebug",
"message": "block(): dbReady=false: sending 503 for url /api/serverstate\n",
"tags": []
}
]
},
{
"stamp": "2019-04-17T14:32:29.309Z",
"priority": "ERROR",
"facility": "DAEMON",
"service": "tirex",
"args": [
{
"name": "rexUser",
"message": "TIREX is temporarily unavailable while database initialization is in progress. Please try again later.\n",
"tags": []
}
]
},
{
"stamp": "2019-04-17T14:32:29.814Z",
"priority": "INFO",
"facility": "DAEMON",
"service": "tirex",
"args": [
{
"name": "rexDebug",
"message": "block(): dbReady=false: sending 503 for url /api/serverstate\n",
"tags": []
}
]
},
{
"stamp": "2019-04-17T14:32:29.814Z",
"priority": "ERROR",
"facility": "DAEMON",
"service": "tirex",
"args": [
{
"name": "rexUser",
"message": "TIREX is temporarily unavailable while database initialization is in progress. Please try again later.\n",
"tags": []
}
]
},
{
"stamp": "2019-04-17T14:32:30.321Z",
"priority": "INFO",
"facility": "DAEMON",
"service": "tirex",
"args": [
{
"name": "rexDebug",
"message": "block(): dbReady=false: sending 503 for url /api/serverstate\n",
"tags": []
}
]
},
{
"stamp": "2019-04-17T14:32:30.321Z",
"priority": "ERROR",
"facility": "DAEMON",
"service": "tirex",
"args": [
{
"name": "rexUser",
"message": "TIREX is temporarily unavailable while database initialization is in progress. Please try again later.\n",
"tags": []
}
]
},
{
"stamp": "2019-04-17T14:32:30.826Z",
"priority": "INFO",
"facility": "DAEMON",
"service": "tirex",
"args": [
{
"name": "rexDebug",
"message": "block(): dbReady=false: sending 503 for url /api/serverstate\n",
"tags": []
}
]
},
{
"stamp": "2019-04-17T14:32:30.826Z",
"priority": "ERROR",
"facility": "DAEMON",
"service": "tirex",
"args": [
{
"name": "rexUser",
"message": "TIREX is temporarily unavailable while database initialization is in progress. Please try again later.\n",
"tags": []
}
]
},
{
"stamp": "2019-04-17T14:32:31.351Z",
"priority": "INFO",
"facility": "DAEMON",
"service": "tirex",
"args": [
{
"name": "rexDebug",
"message": "block(): dbReady=false: sending 503 for url /api/serverstate\n",
"tags": []
}
]
},
{
"stamp": "2019-04-17T14:32:31.351Z",
"priority": "ERROR",
"facility": "DAEMON",
"service": "tirex",
"args": [
{
"name": "rexUser",
"message": "TIREX is temporarily unavailable while database initialization is in progress. Please try again later.\n",
"tags": []
}
]
},
{
"stamp": "2019-04-17T14:32:31.862Z",
"priority": "INFO",
"facility": "DAEMON",
"service": "tirex",
"args": [
{
"name": "rexDebug",
"message": "block(): dbReady=false: sending 503 for url /api/serverstate\n",
"tags": []
}
]
},
{
"stamp": "2019-04-17T14:32:31.862Z",
"priority": "ERROR",
"facility": "DAEMON",
"service": "tirex",
"args": [
{
"name": "rexUser",
"message": "TIREX is temporarily unavailable while database initialization is in progress. Please try again later.\n",
"tags": []
}
]
},
{
"stamp": "2019-04-17T14:32:32.368Z",
"priority": "INFO",
"facility": "DAEMON",
"service": "tirex",
"args": [
{
"name": "rexDebug",
"message": "block(): dbReady=false: sending 503 for url /api/serverstate\n",
"tags": []
}
]
},
{
"stamp": "2019-04-17T14:32:32.368Z",
"priority": "ERROR",
"facility": "DAEMON",
"service": "tirex",
"args": [
{
"name": "rexUser",
"message": "TIREX is temporarily unavailable while database initialization is in progress. Please try again later.\n",
"tags": []
}
]
},
{
"stamp": "2019-04-17T14:32:32.875Z",
"priority": "INFO",
"facility": "DAEMON",
"service": "tirex",
"args": [
{
"name": "rexDebug",
"message": "block(): dbReady=false: sending 503 for url /api/serverstate\n",
"tags": []
}
]
},
{
"stamp": "2019-04-17T14:32:32.875Z",
"priority": "ERROR",
"facility": "DAEMON",
"service": "tirex",
"args": [
{
"name": "rexUser",
"message": "TIREX is temporarily unavailable while database initialization is in progress. Please try again later.\n",
"tags": []
}
]
},
{
"stamp": "2019-04-17T14:32:33.380Z",
"priority": "INFO",
"facility": "DAEMON",
"service": "tirex",
"args": [
{
"name": "rexDebug",
"message": "block(): dbReady=false: sending 503 for url /api/serverstate\n",
"tags": []
}
]
},
{
"stamp": "2019-04-17T14:32:33.380Z",
"priority": "ERROR",
"facility": "DAEMON",
"service": "tirex",
"args": [
{
"name": "rexUser",
"message": "TIREX is temporarily unavailable while database initialization is in progress. Please try again later.\n",
"tags": []
}
]
},
{
"stamp": "2019-04-17T14:32:33.887Z",
"priority": "INFO",
"facility": "DAEMON",
"service": "tirex",
"args": [
{
"name": "rexDebug",
"message": "block(): dbReady=false: sending 503 for url /api/serverstate\n",
"tags": []
}
]
},
{
"stamp": "2019-04-17T14:32:33.887Z",
"priority": "ERROR",
"facility": "DAEMON",
"service": "tirex",
"args": [
{
"name": "rexUser",
"message": "TIREX is temporarily unavailable while database initialization is in progress. Please try again later.\n",
"tags": []
}
]
},
{
"stamp": "2019-04-17T14:32:34.400Z",
"priority": "INFO",
"facility": "DAEMON",
"service": "tirex",
"args": [
{
"name": "rexDebug",
"message": "block(): dbReady=false: sending 503 for url /api/serverstate\n",
"tags": []
}
]
},
{
"stamp": "2019-04-17T14:32:34.400Z",
"priority": "ERROR",
"facility": "DAEMON",
"service": "tirex",
"args": [
{
"name": "rexUser",
"message": "TIREX is temporarily unavailable while database initialization is in progress. Please try again later.\n",
"tags": []
}
]
},
{
"stamp": "2019-04-17T14:32:34.908Z",
"priority": "INFO",
"facility": "DAEMON",
"service": "tirex",
"args": [
{
"name": "rexDebug",
"message": "block(): dbReady=false: sending 503 for url /api/serverstate\n",
"tags": []
}
]
},
{
"stamp": "2019-04-17T14:32:34.908Z",
"priority": "ERROR",
"facility": "DAEMON",
"service": "tirex",
"args": [
{
"name": "rexUser",
"message": "TIREX is temporarily unavailable while database initialization is in progress. Please try again later.\n",
"tags": []
}
]
},
{
"stamp": "2019-04-17T14:32:35.416Z",
"priority": "INFO",
"facility": "DAEMON",
"service": "tirex",
"args": [
{
"name": "rexDebug",
"message": "block(): dbReady=false: sending 503 for url /api/serverstate\n",
"tags": []
}
]
},
{
"stamp": "2019-04-17T14:32:35.416Z",
"priority": "ERROR",
"facility": "DAEMON",
"service": "tirex",
"args": [
{
"name": "rexUser",
"message": "TIREX is temporarily unavailable while database initialization is in progress. Please try again later.\n",
"tags": []
}
]
},
{
"stamp": "2019-04-17T14:32:35.924Z",
"priority": "INFO",
"facility": "DAEMON",
"service": "tirex",
"args": [
{
"name": "rexDebug",
"message": "block(): dbReady=false: sending 503 for url /api/serverstate\n",
"tags": []
}
]
},
{
"stamp": "2019-04-17T14:32:35.924Z",
"priority": "ERROR",
"facility": "DAEMON",
"service": "tirex",
"args": [
{
"name": "rexUser",
"message": "TIREX is temporarily unavailable while database initialization is in progress. Please try again later.\n",
"tags": []
}
]
},
{
"stamp": "2019-04-17T14:32:36.435Z",
"priority": "INFO",
"facility": "DAEMON",
"service": "tirex",
"args": [
{
"name": "rexDebug",
"message": "block(): dbReady=false: sending 503 for url /api/serverstate\n",
"tags": []
}
]
},
{
"stamp": "2019-04-17T14:32:36.436Z",
"priority": "ERROR",
"facility": "DAEMON",
"service": "tirex",
"args": [
{
"name": "rexUser",
"message": "TIREX is temporarily unavailable while database initialization is in progress. Please try again later.\n",
"tags": []
}
]
},
{
"stamp": "2019-04-17T14:32:36.950Z",
"priority": "INFO",
"facility": "DAEMON",
"service": "tirex",
"args": [
{
"name": "rexDebug",
"message": "block(): dbReady=false: sending 503 for url /api/serverstate\n",
"tags": []
}
]
},
{
"stamp": "2019-04-17T14:32:36.950Z",
"priority": "ERROR",
"facility": "DAEMON",
"service": "tirex",
"args": [
{
"name": "rexUser",
"message": "TIREX is temporarily unavailable while database initialization is in progress. Please try again later.\n",
"tags": []
}
]
},
{
"stamp": "2019-04-17T14:32:37.456Z",
"priority": "INFO",
"facility": "DAEMON",
"service": "tirex",
"args": [
{
"name": "rexDebug",
"message": "block(): dbReady=false: sending 503 for url /api/serverstate\n",
"tags": []
}
]
},
{
"stamp": "2019-04-17T14:32:37.456Z",
"priority": "ERROR",
"facility": "DAEMON",
"service": "tirex",
"args": [
{
"name": "rexUser",
"message": "TIREX is temporarily unavailable while database initialization is in progress. Please try again later.\n",
"tags": []
}
]
},
{
"stamp": "2019-04-17T14:32:37.964Z",
"priority": "INFO",
"facility": "DAEMON",
"service": "tirex",
"args": [
{
"name": "rexDebug",
"message": "block(): dbReady=false: sending 503 for url /api/serverstate\n",
"tags": []
}
]
},
{
"stamp": "2019-04-17T14:32:37.965Z",
"priority": "ERROR",
"facility": "DAEMON",
"service": "tirex",
"args": [
{
"name": "rexUser",
"message": "TIREX is temporarily unavailable while database initialization is in progress. Please try again later.\n",
"tags": []
}
]
},
{
"stamp": "2019-04-17T14:32:38.472Z",
"priority": "INFO",
"facility": "DAEMON",
"service": "tirex",
"args": [
{
"name": "rexDebug",
"message": "block(): dbReady=false: sending 503 for url /api/serverstate\n",
"tags": []
}
]
},
{
"stamp": "2019-04-17T14:32:38.472Z",
"priority": "ERROR",
"facility": "DAEMON",
"service": "tirex",
"args": [
{
"name": "rexUser",
"message": "TIREX is temporarily unavailable while database initialization is in progress. Please try again later.\n",
"tags": []
}
]
},
{
"stamp": "2019-04-17T14:32:38.985Z",
"priority": "INFO",
"facility": "DAEMON",
"service": "tirex",
"args": [
{
"name": "rexDebug",
"message": "block(): dbReady=false: sending 503 for url /api/serverstate\n",
"tags": []
}
]
},
{
"stamp": "2019-04-17T14:32:38.986Z",
"priority": "ERROR",
"facility": "DAEMON",
"service": "tirex",
"args": [
{
"name": "rexUser",
"message": "TIREX is temporarily unavailable while database initialization is in progress. Please try again later.\n",
"tags": []
}
]
},
{
"stamp": "2019-04-17T14:32:39.501Z",
"priority": "INFO",
"facility": "DAEMON",
"service": "tirex",
"args": [
{
"name": "rexDebug",
"message": "block(): dbReady=false: sending 503 for url /api/serverstate\n",
"tags": []
}
]
},
{
"stamp": "2019-04-17T14:32:39.501Z",
"priority": "ERROR",
"facility": "DAEMON",
"service": "tirex",
"args": [
{
"name": "rexUser",
"message": "TIREX is temporarily unavailable while database initialization is in progress. Please try again later.\n",
"tags": []
}
]
},
{
"stamp": "2019-04-17T14:32:40.016Z",
"priority": "INFO",
"facility": "DAEMON",
"service": "tirex",
"args": [
{
"name": "rexDebug",
"message": "block(): dbReady=false: sending 503 for url /api/serverstate\n",
"tags": []
}
]
},
{
"stamp": "2019-04-17T14:32:40.016Z",
"priority": "ERROR",
"facility": "DAEMON",
"service": "tirex",
"args": [
{
"name": "rexUser",
"message": "TIREX is temporarily unavailable while database initialization is in progress. Please try again later.\n",
"tags": []
}
]
},
{
"stamp": "2019-04-17T14:32:40.527Z",
"priority": "INFO",
"facility": "DAEMON",
"service": "tirex",
"args": [
{
"name": "rexDebug",
"message": "block(): dbReady=false: sending 503 for url /api/serverstate\n",
"tags": []
}
]
},
{
"stamp": "2019-04-17T14:32:40.528Z",
"priority": "ERROR",
"facility": "DAEMON",
"service": "tirex",
"args": [
{
"name": "rexUser",
"message": "TIREX is temporarily unavailable while database initialization is in progress. Please try again later.\n",
"tags": []
}
]
},
{
"stamp": "2019-04-17T14:32:41.036Z",
"priority": "INFO",
"facility": "DAEMON",
"service": "tirex",
"args": [
{
"name": "rexDebug",
"message": "block(): dbReady=false: sending 503 for url /api/serverstate\n",
"tags": []
}
]
},
{
"stamp": "2019-04-17T14:32:41.036Z",
"priority": "ERROR",
"facility": "DAEMON",
"service": "tirex",
"args": [
{
"name": "rexUser",
"message": "TIREX is temporarily unavailable while database initialization is in progress. Please try again later.\n",
"tags": []
}
]
},
{
"stamp": "2019-04-17T14:32:41.544Z",
"priority": "INFO",
"facility": "DAEMON",
"service": "tirex",
"args": [
{
"name": "rexDebug",
"message": "block(): dbReady=false: sending 503 for url /api/serverstate\n",
"tags": []
}
]
},
{
"stamp": "2019-04-17T14:32:41.544Z",
"priority": "ERROR",
"facility": "DAEMON",
"service": "tirex",
"args": [
{
"name": "rexUser",
"message": "TIREX is temporarily unavailable while database initialization is in progress. Please try again later.\n",
"tags": []
}
]
},
{
"stamp": "2019-04-17T14:32:42.053Z",
"priority": "INFO",
"facility": "DAEMON",
"service": "tirex",
"args": [
{
"name": "rexDebug",
"message": "block(): dbReady=false: sending 503 for url /api/serverstate\n",
"tags": []
}
]
},
{
"stamp": "2019-04-17T14:32:42.053Z",
"priority": "ERROR",
"facility": "DAEMON",
"service": "tirex",
"args": [
{
"name": "rexUser",
"message": "TIREX is temporarily unavailable while database initialization is in progress. Please try again later.\n",
"tags": []
}
]
},
{
"stamp": "2019-04-17T14:32:42.568Z",
"priority": "INFO",
"facility": "DAEMON",
"service": "tirex",
"args": [
{
"name": "rexDebug",
"message": "block(): dbReady=false: sending 503 for url /api/serverstate\n",
"tags": []
}
]
},
{
"stamp": "2019-04-17T14:32:42.569Z",
"priority": "ERROR",
"facility": "DAEMON",
"service": "tirex",
"args": [
{
"name": "rexUser",
"message": "TIREX is temporarily unavailable while database initialization is in progress. Please try again later.\n",
"tags": []
}
]
},
{
"stamp": "2019-04-17T14:32:43.085Z",
"priority": "INFO",
"facility": "DAEMON",
"service": "tirex",
"args": [
{
"name": "rexDebug",
"message": "block(): dbReady=false: sending 503 for url /api/serverstate\n",
"tags": []
}
]
},
{
"stamp": "2019-04-17T14:32:43.086Z",
"priority": "ERROR",
"facility": "DAEMON",
"service": "tirex",
"args": [
{
"name": "rexUser",
"message": "TIREX is temporarily unavailable while database initialization is in progress. Please try again later.\n",
"tags": []
}
]
},
{
"stamp": "2019-04-17T14:32:43.600Z",
"priority": "INFO",
"facility": "DAEMON",
"service": "tirex",
"args": [
{
"name": "rexDebug",
"message": "block(): dbReady=false: sending 503 for url /api/serverstate\n",
"tags": []
}
]
},
{
"stamp": "2019-04-17T14:32:43.600Z",
"priority": "ERROR",
"facility": "DAEMON",
"service": "tirex",
"args": [
{
"name": "rexUser",
"message": "TIREX is temporarily unavailable while database initialization is in progress. Please try again later.\n",
"tags": []
}
]
},
{
"stamp": "2019-04-17T14:32:44.113Z",
"priority": "INFO",
"facility": "DAEMON",
"service": "tirex",
"args": [
{
"name": "rexDebug",
"message": "block(): dbReady=false: sending 503 for url /api/serverstate\n",
"tags": []
}
]
},
{
"stamp": "2019-04-17T14:32:44.113Z",
"priority": "ERROR",
"facility": "DAEMON",
"service": "tirex",
"args": [
{
"name": "rexUser",
"message": "TIREX is temporarily unavailable while database initialization is in progress. Please try again later.\n",
"tags": []
}
]
},
{
"stamp": "2019-04-17T14:32:44.622Z",
"priority": "INFO",
"facility": "DAEMON",
"service": "tirex",
"args": [
{
"name": "rexDebug",
"message": "block(): dbReady=false: sending 503 for url /api/serverstate\n",
"tags": []
}
]
},
{
"stamp": "2019-04-17T14:32:44.622Z",
"priority": "ERROR",
"facility": "DAEMON",
"service": "tirex",
"args": [
{
"name": "rexUser",
"message": "TIREX is temporarily unavailable while database initialization is in progress. Please try again later.\n",
"tags": []
}
]
},
{
"stamp": "2019-04-17T14:32:45.127Z",
"priority": "INFO",
"facility": "DAEMON",
"service": "tirex",
"args": [
{
"name": "rexDebug",
"message": "block(): dbReady=false: sending 503 for url /api/serverstate\n",
"tags": []
}
]
},
{
"stamp": "2019-04-17T14:32:45.127Z",
"priority": "ERROR",
"facility": "DAEMON",
"service": "tirex",
"args": [
{
"name": "rexUser",
"message": "TIREX is temporarily unavailable while database initialization is in progress. Please try again later.\n",
"tags": []
}
]
},
{
"stamp": "2019-04-17T14:32:45.635Z",
"priority": "INFO",
"facility": "DAEMON",
"service": "tirex",
"args": [
{
"name": "rexDebug",
"message": "block(): dbReady=false: sending 503 for url /api/serverstate\n",
"tags": []
}
]
},
{
"stamp": "2019-04-17T14:32:45.635Z",
"priority": "ERROR",
"facility": "DAEMON",
"service": "tirex",
"args": [
{
"name": "rexUser",
"message": "TIREX is temporarily unavailable while database initialization is in progress. Please try again later.\n",
"tags": []
}
]
},
{
"stamp": "2019-04-17T14:32:46.143Z",
"priority": "INFO",
"facility": "DAEMON",
"service": "tirex",
"args": [
{
"name": "rexDebug",
"message": "block(): dbReady=false: sending 503 for url /api/serverstate\n",
"tags": []
}
]
},
{
"stamp": "2019-04-17T14:32:46.143Z",
"priority": "ERROR",
"facility": "DAEMON",
"service": "tirex",
"args": [
{
"name": "rexUser",
"message": "TIREX is temporarily unavailable while database initialization is in progress. Please try again later.\n",
"tags": []
}
]
},
{
"stamp": "2019-04-17T14:32:46.657Z",
"priority": "INFO",
"facility": "DAEMON",
"service": "tirex",
"args": [
{
"name": "rexDebug",
"message": "block(): dbReady=false: sending 503 for url /api/serverstate\n",
"tags": []
}
]
},
{
"stamp": "2019-04-17T14:32:46.657Z",
"priority": "ERROR",
"facility": "DAEMON",
"service": "tirex",
"args": [
{
"name": "rexUser",
"message": "TIREX is temporarily unavailable while database initialization is in progress. Please try again later.\n",
"tags": []
}
]
},
{
"stamp": "2019-04-17T14:32:47.165Z",
"priority": "INFO",
"facility": "DAEMON",
"service": "tirex",
"args": [
{
"name": "rexDebug",
"message": "block(): dbReady=false: sending 503 for url /api/serverstate\n",
"tags": []
}
]
},
{
"stamp": "2019-04-17T14:32:47.165Z",
"priority": "ERROR",
"facility": "DAEMON",
"service": "tirex",
"args": [
{
"name": "rexUser",
"message": "TIREX is temporarily unavailable while database initialization is in progress. Please try again later.\n",
"tags": []
}
]
},
{
"stamp": "2019-04-17T14:32:47.669Z",
"priority": "INFO",
"facility": "DAEMON",
"service": "tirex",
"args": [
{
"name": "rexDebug",
"message": "block(): dbReady=false: sending 503 for url /api/serverstate\n",
"tags": []
}
]
},
{
"stamp": "2019-04-17T14:32:47.669Z",
"priority": "ERROR",
"facility": "DAEMON",
"service": "tirex",
"args": [
{
"name": "rexUser",
"message": "TIREX is temporarily unavailable while database initialization is in progress. Please try again later.\n",
"tags": []
}
]
},
{
"stamp": "2019-04-17T14:32:48.174Z",
"priority": "INFO",
"facility": "DAEMON",
"service": "tirex",
"args": [
{
"name": "rexDebug",
"message": "block(): dbReady=false: sending 503 for url /api/serverstate\n",
"tags": []
}
]
},
{
"stamp": "2019-04-17T14:32:48.174Z",
"priority": "ERROR",
"facility": "DAEMON",
"service": "tirex",
"args": [
{
"name": "rexUser",
"message": "TIREX is temporarily unavailable while database initialization is in progress. Please try again later.\n",
"tags": []
}
]
},
{
"stamp": "2019-04-17T14:32:48.685Z",
"priority": "INFO",
"facility": "DAEMON",
"service": "tirex",
"args": [
{
"name": "rexDebug",
"message": "block(): dbReady=false: sending 503 for url /api/serverstate\n",
"tags": []
}
]
},
{
"stamp": "2019-04-17T14:32:48.685Z",
"priority": "ERROR",
"facility": "DAEMON",
"service": "tirex",
"args": [
{
"name": "rexUser",
"message": "TIREX is temporarily unavailable while database initialization is in progress. Please try again later.\n",
"tags": []
}
]
},
{
"stamp": "2019-04-17T14:32:49.197Z",
"priority": "INFO",
"facility": "DAEMON",
"service": "tirex",
"args": [
{
"name": "rexDebug",
"message": "block(): dbReady=false: sending 503 for url /api/serverstate\n",
"tags": []
}
]
},
{
"stamp": "2019-04-17T14:32:49.197Z",
"priority": "ERROR",
"facility": "DAEMON",
"service": "tirex",
"args": [
{
"name": "rexUser",
"message": "TIREX is temporarily unavailable while database initialization is in progress. Please try again later.\n",
"tags": []
}
]
},
{
"stamp": "2019-04-17T14:32:49.710Z",
"priority": "INFO",
"facility": "DAEMON",
"service": "tirex",
"args": [
{
"name": "rexDebug",
"message": "block(): dbReady=false: sending 503 for url /api/serverstate\n",
"tags": []
}
]
},
{
"stamp": "2019-04-17T14:32:49.710Z",
"priority": "ERROR",
"facility": "DAEMON",
"service": "tirex",
"args": [
{
"name": "rexUser",
"message": "TIREX is temporarily unavailable while database initialization is in progress. Please try again later.\n",
"tags": []
}
]
},
{
"stamp": "2019-04-17T14:32:50.224Z",
"priority": "INFO",
"facility": "DAEMON",
"service": "tirex",
"args": [
{
"name": "rexDebug",
"message": "block(): dbReady=false: sending 503 for url /api/serverstate\n",
"tags": []
}
]
},
{
"stamp": "2019-04-17T14:32:50.224Z",
"priority": "ERROR",
"facility": "DAEMON",
"service": "tirex",
"args": [
{
"name": "rexUser",
"message": "TIREX is temporarily unavailable while database initialization is in progress. Please try again later.\n",
"tags": []
}
]
},
{
"stamp": "2019-04-17T14:32:50.738Z",
"priority": "INFO",
"facility": "DAEMON",
"service": "tirex",
"args": [
{
"name": "rexDebug",
"message": "block(): dbReady=false: sending 503 for url /api/serverstate\n",
"tags": []
}
]
},
{
"stamp": "2019-04-17T14:32:50.738Z",
"priority": "ERROR",
"facility": "DAEMON",
"service": "tirex",
"args": [
{
"name": "rexUser",
"message": "TIREX is temporarily unavailable while database initialization is in progress. Please try again later.\n",
"tags": []
}
]
},
{
"stamp": "2019-04-17T14:32:51.247Z",
"priority": "INFO",
"facility": "DAEMON",
"service": "tirex",
"args": [
{
"name": "rexDebug",
"message": "block(): dbReady=false: sending 503 for url /api/serverstate\n",
"tags": []
}
]
},
{
"stamp": "2019-04-17T14:32:51.247Z",
"priority": "ERROR",
"facility": "DAEMON",
"service": "tirex",
"args": [
{
"name": "rexUser",
"message": "TIREX is temporarily unavailable while database initialization is in progress. Please try again later.\n",
"tags": []
}
]
},
{
"stamp": "2019-04-17T14:32:51.755Z",
"priority": "INFO",
"facility": "DAEMON",
"service": "tirex",
"args": [
{
"name": "rexDebug",
"message": "block(): dbReady=false: sending 503 for url /api/serverstate\n",
"tags": []
}
]
},
{
"stamp": "2019-04-17T14:32:51.755Z",
"priority": "ERROR",
"facility": "DAEMON",
"service": "tirex",
"args": [
{
"name": "rexUser",
"message": "TIREX is temporarily unavailable while database initialization is in progress. Please try again later.\n",
"tags": []
}
]
},
{
"stamp": "2019-04-17T14:32:52.261Z",
"priority": "INFO",
"facility": "DAEMON",
"service": "tirex",
"args": [
{
"name": "rexDebug",
"message": "block(): dbReady=false: sending 503 for url /api/serverstate\n",
"tags": []
}
]
},
{
"stamp": "2019-04-17T14:32:52.261Z",
"priority": "ERROR",
"facility": "DAEMON",
"service": "tirex",
"args": [
{
"name": "rexUser",
"message": "TIREX is temporarily unavailable while database initialization is in progress. Please try again later.\n",
"tags": []
}
]
},
{
"stamp": "2019-04-17T14:32:52.767Z",
"priority": "INFO",
"facility": "DAEMON",
"service": "tirex",
"args": [
{
"name": "rexDebug",
"message": "block(): dbReady=false: sending 503 for url /api/serverstate\n",
"tags": []
}
]
},
{
"stamp": "2019-04-17T14:32:52.767Z",
"priority": "ERROR",
"facility": "DAEMON",
"service": "tirex",
"args": [
{
"name": "rexUser",
"message": "TIREX is temporarily unavailable while database initialization is in progress. Please try again later.\n",
"tags": []
}
]
},
{
"stamp": "2019-04-17T14:32:53.272Z",
"priority": "INFO",
"facility": "DAEMON",
"service": "tirex",
"args": [
{
"name": "rexDebug",
"message": "block(): dbReady=false: sending 503 for url /api/serverstate\n",
"tags": []
}
]
},
{
"stamp": "2019-04-17T14:32:53.272Z",
"priority": "ERROR",
"facility": "DAEMON",
"service": "tirex",
"args": [
{
"name": "rexUser",
"message": "TIREX is temporarily unavailable while database initialization is in progress. Please try again later.\n",
"tags": []
}
]
},
{
"stamp": "2019-04-17T14:32:53.782Z",
"priority": "INFO",
"facility": "DAEMON",
"service": "tirex",
"args": [
{
"name": "rexDebug",
"message": "block(): dbReady=false: sending 503 for url /api/serverstate\n",
"tags": []
}
]
},
{
"stamp": "2019-04-17T14:32:53.782Z",
"priority": "ERROR",
"facility": "DAEMON",
"service": "tirex",
"args": [
{
"name": "rexUser",
"message": "TIREX is temporarily unavailable while database initialization is in progress. Please try again later.\n",
"tags": []
}
]
},
{
"stamp": "2019-04-17T14:32:54.296Z",
"priority": "INFO",
"facility": "DAEMON",
"service": "tirex",
"args": [
{
"name": "rexDebug",
"message": "block(): dbReady=false: sending 503 for url /api/serverstate\n",
"tags": []
}
]
},
{
"stamp": "2019-04-17T14:32:54.296Z",
"priority": "ERROR",
"facility": "DAEMON",
"service": "tirex",
"args": [
{
"name": "rexUser",
"message": "TIREX is temporarily unavailable while database initialization is in progress. Please try again later.\n",
"tags": []
}
]
},
{
"stamp": "2019-04-17T14:32:54.810Z",
"priority": "INFO",
"facility": "DAEMON",
"service": "tirex",
"args": [
{
"name": "rexDebug",
"message": "block(): dbReady=false: sending 503 for url /api/serverstate\n",
"tags": []
}
]
},
{
"stamp": "2019-04-17T14:32:54.810Z",
"priority": "ERROR",
"facility": "DAEMON",
"service": "tirex",
"args": [
{
"name": "rexUser",
"message": "TIREX is temporarily unavailable while database initialization is in progress. Please try again later.\n",
"tags": []
}
]
},
{
"stamp": "2019-04-17T14:32:55.317Z",
"priority": "INFO",
"facility": "DAEMON",
"service": "tirex",
"args": [
{
"name": "rexDebug",
"message": "block(): dbReady=false: sending 503 for url /api/serverstate\n",
"tags": []
}
]
},
{
"stamp": "2019-04-17T14:32:55.317Z",
"priority": "ERROR",
"facility": "DAEMON",
"service": "tirex",
"args": [
{
"name": "rexUser",
"message": "TIREX is temporarily unavailable while database initialization is in progress. Please try again later.\n",
"tags": []
}
]
},
{
"stamp": "2019-04-17T14:32:55.827Z",
"priority": "INFO",
"facility": "DAEMON",
"service": "tirex",
"args": [
{
"name": "rexDebug",
"message": "block(): dbReady=false: sending 503 for url /api/serverstate\n",
"tags": []
}
]
},
{
"stamp": "2019-04-17T14:32:55.827Z",
"priority": "ERROR",
"facility": "DAEMON",
"service": "tirex",
"args": [
{
"name": "rexUser",
"message": "TIREX is temporarily unavailable while database initialization is in progress. Please try again later.\n",
"tags": []
}
]
},
{
"stamp": "2019-04-17T14:32:56.341Z",
"priority": "INFO",
"facility": "DAEMON",
"service": "tirex",
"args": [
{
"name": "rexDebug",
"message": "block(): dbReady=false: sending 503 for url /api/serverstate\n",
"tags": []
}
]
},
{
"stamp": "2019-04-17T14:32:56.343Z",
"priority": "ERROR",
"facility": "DAEMON",
"service": "tirex",
"args": [
{
"name": "rexUser",
"message": "TIREX is temporarily unavailable while database initialization is in progress. Please try again later.\n",
"tags": []
}
]
},
{
"stamp": "2019-04-17T14:32:56.855Z",
"priority": "INFO",
"facility": "DAEMON",
"service": "tirex",
"args": [
{
"name": "rexDebug",
"message": "block(): dbReady=false: sending 503 for url /api/serverstate\n",
"tags": []
}
]
},
{
"stamp": "2019-04-17T14:32:56.855Z",
"priority": "ERROR",
"facility": "DAEMON",
"service": "tirex",
"args": [
{
"name": "rexUser",
"message": "TIREX is temporarily unavailable while database initialization is in progress. Please try again later.\n",
"tags": []
}
]
},
{
"stamp": "2019-04-17T14:32:57.367Z",
"priority": "INFO",
"facility": "DAEMON",
"service": "tirex",
"args": [
{
"name": "rexDebug",
"message": "block(): dbReady=false: sending 503 for url /api/serverstate\n",
"tags": []
}
]
},
{
"stamp": "2019-04-17T14:32:57.367Z",
"priority": "ERROR",
"facility": "DAEMON",
"service": "tirex",
"args": [
{
"name": "rexUser",
"message": "TIREX is temporarily unavailable while database initialization is in progress. Please try again later.\n",
"tags": []
}
]
},
{
"stamp": "2019-04-17T14:32:57.880Z",
"priority": "INFO",
"facility": "DAEMON",
"service": "tirex",
"args": [
{
"name": "rexDebug",
"message": "block(): dbReady=false: sending 503 for url /api/serverstate\n",
"tags": []
}
]
},
{
"stamp": "2019-04-17T14:32:57.881Z",
"priority": "ERROR",
"facility": "DAEMON",
"service": "tirex",
"args": [
{
"name": "rexUser",
"message": "TIREX is temporarily unavailable while database initialization is in progress. Please try again later.\n",
"tags": []
}
]
},
{
"stamp": "2019-04-17T14:32:58.395Z",
"priority": "INFO",
"facility": "DAEMON",
"service": "tirex",
"args": [
{
"name": "rexDebug",
"message": "block(): dbReady=false: sending 503 for url /api/serverstate\n",
"tags": []
}
]
},
{
"stamp": "2019-04-17T14:32:58.395Z",
"priority": "ERROR",
"facility": "DAEMON",
"service": "tirex",
"args": [
{
"name": "rexUser",
"message": "TIREX is temporarily unavailable while database initialization is in progress. Please try again later.\n",
"tags": []
}
]
},
{
"stamp": "2019-04-17T14:32:58.909Z",
"priority": "INFO",
"facility": "DAEMON",
"service": "tirex",
"args": [
{
"name": "rexDebug",
"message": "block(): dbReady=false: sending 503 for url /api/serverstate\n",
"tags": []
}
]
},
{
"stamp": "2019-04-17T14:32:58.909Z",
"priority": "ERROR",
"facility": "DAEMON",
"service": "tirex",
"args": [
{
"name": "rexUser",
"message": "TIREX is temporarily unavailable while database initialization is in progress. Please try again later.\n",
"tags": []
}
]
},
{
"stamp": "2019-04-17T14:32:59.417Z",
"priority": "INFO",
"facility": "DAEMON",
"service": "tirex",
"args": [
{
"name": "rexDebug",
"message": "block(): dbReady=false: sending 503 for url /api/serverstate\n",
"tags": []
}
]
},
{
"stamp": "2019-04-17T14:32:59.417Z",
"priority": "ERROR",
"facility": "DAEMON",
"service": "tirex",
"args": [
{
"name": "rexUser",
"message": "TIREX is temporarily unavailable while database initialization is in progress. Please try again later.\n",
"tags": []
}
]
},
{
"stamp": "2019-04-17T14:32:59.930Z",
"priority": "INFO",
"facility": "DAEMON",
"service": "tirex",
"args": [
{
"name": "rexDebug",
"message": "block(): dbReady=false: sending 503 for url /api/serverstate\n",
"tags": []
}
]
},
{
"stamp": "2019-04-17T14:32:59.930Z",
"priority": "ERROR",
"facility": "DAEMON",
"service": "tirex",
"args": [
{
"name": "rexUser",
"message": "TIREX is temporarily unavailable while database initialization is in progress. Please try again later.\n",
"tags": []
}
]
},
{
"stamp": "2019-04-17T14:33:00.466Z",
"priority": "INFO",
"facility": "DAEMON",
"service": "tirex",
"args": [
{
"name": "rexDebug",
"message": "block(): dbReady=false: sending 503 for url /api/serverstate\n",
"tags": []
}
]
},
{
"stamp": "2019-04-17T14:33:00.466Z",
"priority": "ERROR",
"facility": "DAEMON",
"service": "tirex",
"args": [
{
"name": "rexUser",
"message": "TIREX is temporarily unavailable while database initialization is in progress. Please try again later.\n",
"tags": []
}
]
},
{
"stamp": "2019-04-17T14:33:01.079Z",
"priority": "INFO",
"facility": "DAEMON",
"service": "tirex",
"args": [
{
"name": "rexDebug",
"message": "block(): dbReady=false: sending 503 for url /api/serverstate\n",
"tags": []
}
]
},
{
"stamp": "2019-04-17T14:33:01.079Z",
"priority": "ERROR",
"facility": "DAEMON",
"service": "tirex",
"args": [
{
"name": "rexUser",
"message": "TIREX is temporarily unavailable while database initialization is in progress. Please try again later.\n",
"tags": []
}
]
},
{
"stamp": "2019-04-17T14:33:01.586Z",
"priority": "INFO",
"facility": "DAEMON",
"service": "tirex",
"args": [
{
"name": "rexDebug",
"message": "block(): dbReady=false: sending 503 for url /api/serverstate\n",
"tags": []
}
]
},
{
"stamp": "2019-04-17T14:33:01.586Z",
"priority": "ERROR",
"facility": "DAEMON",
"service": "tirex",
"args": [
{
"name": "rexUser",
"message": "TIREX is temporarily unavailable while database initialization is in progress. Please try again later.\n",
"tags": []
}
]
},
{
"stamp": "2019-04-17T14:33:02.099Z",
"priority": "INFO",
"facility": "DAEMON",
"service": "tirex",
"args": [
{
"name": "rexDebug",
"message": "block(): dbReady=false: sending 503 for url /api/serverstate\n",
"tags": []
}
]
},
{
"stamp": "2019-04-17T14:33:02.099Z",
"priority": "ERROR",
"facility": "DAEMON",
"service": "tirex",
"args": [
{
"name": "rexUser",
"message": "TIREX is temporarily unavailable while database initialization is in progress. Please try again later.\n",
"tags": []
}
]
},
{
"stamp": "2019-04-17T14:33:02.606Z",
"priority": "INFO",
"facility": "DAEMON",
"service": "tirex",
"args": [
{
"name": "rexDebug",
"message": "block(): dbReady=false: sending 503 for url /api/serverstate\n",
"tags": []
}
]
},
{
"stamp": "2019-04-17T14:33:02.606Z",
"priority": "ERROR",
"facility": "DAEMON",
"service": "tirex",
"args": [
{
"name": "rexUser",
"message": "TIREX is temporarily unavailable while database initialization is in progress. Please try again later.\n",
"tags": []
}
]
},
{
"stamp": "2019-04-17T14:33:03.111Z",
"priority": "INFO",
"facility": "DAEMON",
"service": "tirex",
"args": [
{
"name": "rexDebug",
"message": "block(): dbReady=false: sending 503 for url /api/serverstate\n",
"tags": []
}
]
},
{
"stamp": "2019-04-17T14:33:03.111Z",
"priority": "ERROR",
"facility": "DAEMON",
"service": "tirex",
"args": [
{
"name": "rexUser",
"message": "TIREX is temporarily unavailable while database initialization is in progress. Please try again later.\n",
"tags": []
}
]
},
{
"stamp": "2019-04-17T14:33:03.617Z",
"priority": "INFO",
"facility": "DAEMON",
"service": "tirex",
"args": [
{
"name": "rexDebug",
"message": "block(): dbReady=false: sending 503 for url /api/serverstate\n",
"tags": []
}
]
},
{
"stamp": "2019-04-17T14:33:03.617Z",
"priority": "ERROR",
"facility": "DAEMON",
"service": "tirex",
"args": [
{
"name": "rexUser",
"message": "TIREX is temporarily unavailable while database initialization is in progress. Please try again later.\n",
"tags": []
}
]
},
{
"stamp": "2019-04-17T14:33:04.121Z",
"priority": "INFO",
"facility": "DAEMON",
"service": "tirex",
"args": [
{
"name": "rexDebug",
"message": "block(): dbReady=false: sending 503 for url /api/serverstate\n",
"tags": []
}
]
},
{
"stamp": "2019-04-17T14:33:04.121Z",
"priority": "ERROR",
"facility": "DAEMON",
"service": "tirex",
"args": [
{
"name": "rexUser",
"message": "TIREX is temporarily unavailable while database initialization is in progress. Please try again later.\n",
"tags": []
}
]
},
{
"stamp": "2019-04-17T14:33:04.626Z",
"priority": "INFO",
"facility": "DAEMON",
"service": "tirex",
"args": [
{
"name": "rexDebug",
"message": "block(): dbReady=false: sending 503 for url /api/serverstate\n",
"tags": []
}
]
},
{
"stamp": "2019-04-17T14:33:04.626Z",
"priority": "ERROR",
"facility": "DAEMON",
"service": "tirex",
"args": [
{
"name": "rexUser",
"message": "TIREX is temporarily unavailable while database initialization is in progress. Please try again later.\n",
"tags": []
}
]
},
{
"stamp": "2019-04-17T14:33:05.132Z",
"priority": "INFO",
"facility": "DAEMON",
"service": "tirex",
"args": [
{
"name": "rexDebug",
"message": "block(): dbReady=false: sending 503 for url /api/serverstate\n",
"tags": []
}
]
},
{
"stamp": "2019-04-17T14:33:05.132Z",
"priority": "ERROR",
"facility": "DAEMON",
"service": "tirex",
"args": [
{
"name": "rexUser",
"message": "TIREX is temporarily unavailable while database initialization is in progress. Please try again later.\n",
"tags": []
}
]
},
{
"stamp": "2019-04-17T14:33:05.638Z",
"priority": "INFO",
"facility": "DAEMON",
"service": "tirex",
"args": [
{
"name": "rexDebug",
"message": "block(): dbReady=false: sending 503 for url /api/serverstate\n",
"tags": []
}
]
},
{
"stamp": "2019-04-17T14:33:05.638Z",
"priority": "ERROR",
"facility": "DAEMON",
"service": "tirex",
"args": [
{
"name": "rexUser",
"message": "TIREX is temporarily unavailable while database initialization is in progress. Please try again later.\n",
"tags": []
}
]
},
{
"stamp": "2019-04-17T14:33:06.146Z",
"priority": "INFO",
"facility": "DAEMON",
"service": "tirex",
"args": [
{
"name": "rexDebug",
"message": "block(): dbReady=false: sending 503 for url /api/serverstate\n",
"tags": []
}
]
},
{
"stamp": "2019-04-17T14:33:06.146Z",
"priority": "ERROR",
"facility": "DAEMON",
"service": "tirex",
"args": [
{
"name": "rexUser",
"message": "TIREX is temporarily unavailable while database initialization is in progress. Please try again later.\n",
"tags": []
}
]
},
{
"stamp": "2019-04-17T14:33:06.683Z",
"priority": "INFO",
"facility": "DAEMON",
"service": "tirex",
"args": [
{
"name": "rexDebug",
"message": "block(): dbReady=false: sending 503 for url /api/serverstate\n",
"tags": []
}
]
},
{
"stamp": "2019-04-17T14:33:06.683Z",
"priority": "ERROR",
"facility": "DAEMON",
"service": "tirex",
"args": [
{
"name": "rexUser",
"message": "TIREX is temporarily unavailable while database initialization is in progress. Please try again later.\n",
"tags": []
}
]
},
{
"stamp": "2019-04-17T14:33:07.188Z",
"priority": "INFO",
"facility": "DAEMON",
"service": "tirex",
"args": [
{
"name": "rexDebug",
"message": "block(): dbReady=false: sending 503 for url /api/serverstate\n",
"tags": []
}
]
},
{
"stamp": "2019-04-17T14:33:07.188Z",
"priority": "ERROR",
"facility": "DAEMON",
"service": "tirex",
"args": [
{
"name": "rexUser",
"message": "TIREX is temporarily unavailable while database initialization is in progress. Please try again later.\n",
"tags": []
}
]
},
{
"stamp": "2019-04-17T14:33:07.697Z",
"priority": "INFO",
"facility": "DAEMON",
"service": "tirex",
"args": [
{
"name": "rexDebug",
"message": "block(): dbReady=false: sending 503 for url /api/serverstate\n",
"tags": []
}
]
},
{
"stamp": "2019-04-17T14:33:07.698Z",
"priority": "ERROR",
"facility": "DAEMON",
"service": "tirex",
"args": [
{
"name": "rexUser",
"message": "TIREX is temporarily unavailable while database initialization is in progress. Please try again later.\n",
"tags": []
}
]
},
{
"stamp": "2019-04-17T14:33:08.203Z",
"priority": "INFO",
"facility": "DAEMON",
"service": "tirex",
"args": [
{
"name": "rexDebug",
"message": "block(): dbReady=false: sending 503 for url /api/serverstate\n",
"tags": []
}
]
},
{
"stamp": "2019-04-17T14:33:08.203Z",
"priority": "ERROR",
"facility": "DAEMON",
"service": "tirex",
"args": [
{
"name": "rexUser",
"message": "TIREX is temporarily unavailable while database initialization is in progress. Please try again later.\n",
"tags": []
}
]
},
{
"stamp": "2019-04-17T14:33:08.711Z",
"priority": "INFO",
"facility": "DAEMON",
"service": "tirex",
"args": [
{
"name": "rexDebug",
"message": "block(): dbReady=false: sending 503 for url /api/serverstate\n",
"tags": []
}
]
},
{
"stamp": "2019-04-17T14:33:08.711Z",
"priority": "ERROR",
"facility": "DAEMON",
"service": "tirex",
"args": [
{
"name": "rexUser",
"message": "TIREX is temporarily unavailable while database initialization is in progress. Please try again later.\n",
"tags": []
}
]
},
{
"stamp": "2019-04-17T14:33:09.218Z",
"priority": "INFO",
"facility": "DAEMON",
"service": "tirex",
"args": [
{
"name": "rexDebug",
"message": "block(): dbReady=false: sending 503 for url /api/serverstate\n",
"tags": []
}
]
},
{
"stamp": "2019-04-17T14:33:09.219Z",
"priority": "ERROR",
"facility": "DAEMON",
"service": "tirex",
"args": [
{
"name": "rexUser",
"message": "TIREX is temporarily unavailable while database initialization is in progress. Please try again later.\n",
"tags": []
}
]
},
{
"stamp": "2019-04-17T14:33:09.732Z",
"priority": "INFO",
"facility": "DAEMON",
"service": "tirex",
"args": [
{
"name": "rexDebug",
"message": "block(): dbReady=false: sending 503 for url /api/serverstate\n",
"tags": []
}
]
},
{
"stamp": "2019-04-17T14:33:09.732Z",
"priority": "ERROR",
"facility": "DAEMON",
"service": "tirex",
"args": [
{
"name": "rexUser",
"message": "TIREX is temporarily unavailable while database initialization is in progress. Please try again later.\n",
"tags": []
}
]
},
{
"stamp": "2019-04-17T14:33:10.248Z",
"priority": "INFO",
"facility": "DAEMON",
"service": "tirex",
"args": [
{
"name": "rexDebug",
"message": "block(): dbReady=false: sending 503 for url /api/serverstate\n",
"tags": []
}
]
},
{
"stamp": "2019-04-17T14:33:10.248Z",
"priority": "ERROR",
"facility": "DAEMON",
"service": "tirex",
"args": [
{
"name": "rexUser",
"message": "TIREX is temporarily unavailable while database initialization is in progress. Please try again later.\n",
"tags": []
}
]
},
{
"stamp": "2019-04-17T14:33:10.762Z",
"priority": "INFO",
"facility": "DAEMON",
"service": "tirex",
"args": [
{
"name": "rexDebug",
"message": "block(): dbReady=false: sending 503 for url /api/serverstate\n",
"tags": []
}
]
},
{
"stamp": "2019-04-17T14:33:10.762Z",
"priority": "ERROR",
"facility": "DAEMON",
"service": "tirex",
"args": [
{
"name": "rexUser",
"message": "TIREX is temporarily unavailable while database initialization is in progress. Please try again later.\n",
"tags": []
}
]
},
{
"stamp": "2019-04-17T14:33:11.292Z",
"priority": "INFO",
"facility": "DAEMON",
"service": "tirex",
"args": [
{
"name": "rexDebug",
"message": "block(): dbReady=false: sending 503 for url /api/serverstate\n",
"tags": []
}
]
},
{
"stamp": "2019-04-17T14:33:11.292Z",
"priority": "ERROR",
"facility": "DAEMON",
"service": "tirex",
"args": [
{
"name": "rexUser",
"message": "TIREX is temporarily unavailable while database initialization is in progress. Please try again later.\n",
"tags": []
}
]
},
{
"stamp": "2019-04-17T14:33:11.808Z",
"priority": "INFO",
"facility": "DAEMON",
"service": "tirex",
"args": [
{
"name": "rexDebug",
"message": "block(): dbReady=false: sending 503 for url /api/serverstate\n",
"tags": []
}
]
},
{
"stamp": "2019-04-17T14:33:11.808Z",
"priority": "ERROR",
"facility": "DAEMON",
"service": "tirex",
"args": [
{
"name": "rexUser",
"message": "TIREX is temporarily unavailable while database initialization is in progress. Please try again later.\n",
"tags": []
}
]
},
{
"stamp": "2019-04-17T14:33:12.316Z",
"priority": "INFO",
"facility": "DAEMON",
"service": "tirex",
"args": [
{
"name": "rexDebug",
"message": "block(): dbReady=false: sending 503 for url /api/serverstate\n",
"tags": []
}
]
},
{
"stamp": "2019-04-17T14:33:12.316Z",
"priority": "ERROR",
"facility": "DAEMON",
"service": "tirex",
"args": [
{
"name": "rexUser",
"message": "TIREX is temporarily unavailable while database initialization is in progress. Please try again later.\n",
"tags": []
}
]
},
{
"stamp": "2019-04-17T14:33:12.832Z",
"priority": "INFO",
"facility": "DAEMON",
"service": "tirex",
"args": [
{
"name": "rexDebug",
"message": "block(): dbReady=false: sending 503 for url /api/serverstate\n",
"tags": []
}
]
},
{
"stamp": "2019-04-17T14:33:12.832Z",
"priority": "ERROR",
"facility": "DAEMON",
"service": "tirex",
"args": [
{
"name": "rexUser",
"message": "TIREX is temporarily unavailable while database initialization is in progress. Please try again later.\n",
"tags": []
}
]
},
{
"stamp": "2019-04-17T14:33:13.348Z",
"priority": "INFO",
"facility": "DAEMON",
"service": "tirex",
"args": [
{
"name": "rexDebug",
"message": "block(): dbReady=false: sending 503 for url /api/serverstate\n",
"tags": []
}
]
},
{
"stamp": "2019-04-17T14:33:13.348Z",
"priority": "ERROR",
"facility": "DAEMON",
"service": "tirex",
"args": [
{
"name": "rexUser",
"message": "TIREX is temporarily unavailable while database initialization is in progress. Please try again later.\n",
"tags": []
}
]
},
{
"stamp": "2019-04-17T14:33:13.857Z",
"priority": "INFO",
"facility": "DAEMON",
"service": "tirex",
"args": [
{
"name": "rexDebug",
"message": "block(): dbReady=false: sending 503 for url /api/serverstate\n",
"tags": []
}
]
},
{
"stamp": "2019-04-17T14:33:13.857Z",
"priority": "ERROR",
"facility": "DAEMON",
"service": "tirex",
"args": [
{
"name": "rexUser",
"message": "TIREX is temporarily unavailable while database initialization is in progress. Please try again later.\n",
"tags": []
}
]
},
{
"stamp": "2019-04-17T14:33:14.375Z",
"priority": "INFO",
"facility": "DAEMON",
"service": "tirex",
"args": [
{
"name": "rexDebug",
"message": "block(): dbReady=false: sending 503 for url /api/serverstate\n",
"tags": []
}
]
},
{
"stamp": "2019-04-17T14:33:14.375Z",
"priority": "ERROR",
"facility": "DAEMON",
"service": "tirex",
"args": [
{
"name": "rexUser",
"message": "TIREX is temporarily unavailable while database initialization is in progress. Please try again later.\n",
"tags": []
}
]
},
{
"stamp": "2019-04-17T14:33:14.890Z",
"priority": "INFO",
"facility": "DAEMON",
"service": "tirex",
"args": [
{
"name": "rexDebug",
"message": "block(): dbReady=false: sending 503 for url /api/serverstate\n",
"tags": []
}
]
},
{
"stamp": "2019-04-17T14:33:14.890Z",
"priority": "ERROR",
"facility": "DAEMON",
"service": "tirex",
"args": [
{
"name": "rexUser",
"message": "TIREX is temporarily unavailable while database initialization is in progress. Please try again later.\n",
"tags": []
}
]
},
{
"stamp": "2019-04-17T14:33:15.401Z",
"priority": "INFO",
"facility": "DAEMON",
"service": "tirex",
"args": [
{
"name": "rexDebug",
"message": "block(): dbReady=false: sending 503 for url /api/serverstate\n",
"tags": []
}
]
},
{
"stamp": "2019-04-17T14:33:15.401Z",
"priority": "ERROR",
"facility": "DAEMON",
"service": "tirex",
"args": [
{
"name": "rexUser",
"message": "TIREX is temporarily unavailable while database initialization is in progress. Please try again later.\n",
"tags": []
}
]
},
{
"stamp": "2019-04-17T14:33:15.911Z",
"priority": "INFO",
"facility": "DAEMON",
"service": "tirex",
"args": [
{
"name": "rexDebug",
"message": "block(): dbReady=false: sending 503 for url /api/serverstate\n",
"tags": []
}
]
},
{
"stamp": "2019-04-17T14:33:15.911Z",
"priority": "ERROR",
"facility": "DAEMON",
"service": "tirex",
"args": [
{
"name": "rexUser",
"message": "TIREX is temporarily unavailable while database initialization is in progress. Please try again later.\n",
"tags": []
}
]
},
{
"stamp": "2019-04-17T14:33:16.433Z",
"priority": "INFO",
"facility": "DAEMON",
"service": "tirex",
"args": [
{
"name": "rexDebug",
"message": "block(): dbReady=false: sending 503 for url /api/serverstate\n",
"tags": []
}
]
},
{
"stamp": "2019-04-17T14:33:16.433Z",
"priority": "ERROR",
"facility": "DAEMON",
"service": "tirex",
"args": [
{
"name": "rexUser",
"message": "TIREX is temporarily unavailable while database initialization is in progress. Please try again later.\n",
"tags": []
}
]
},
{
"stamp": "2019-04-17T14:33:16.949Z",
"priority": "INFO",
"facility": "DAEMON",
"service": "tirex",
"args": [
{
"name": "rexDebug",
"message": "block(): dbReady=false: sending 503 for url /api/serverstate\n",
"tags": []
}
]
},
{
"stamp": "2019-04-17T14:33:16.949Z",
"priority": "ERROR",
"facility": "DAEMON",
"service": "tirex",
"args": [
{
"name": "rexUser",
"message": "TIREX is temporarily unavailable while database initialization is in progress. Please try again later.\n",
"tags": []
}
]
},
{
"stamp": "2019-04-17T14:33:17.450Z",
"priority": "INFO",
"facility": "DAEMON",
"service": "tirex",
"args": [
{
"name": "rexDebug",
"message": "block(): dbReady=false: sending 503 for url /api/serverstate\n",
"tags": []
}
]
},
{
"stamp": "2019-04-17T14:33:17.450Z",
"priority": "ERROR",
"facility": "DAEMON",
"service": "tirex",
"args": [
{
"name": "rexUser",
"message": "TIREX is temporarily unavailable while database initialization is in progress. Please try again later.\n",
"tags": []
}
]
},
{
"stamp": "2019-04-17T14:33:17.966Z",
"priority": "INFO",
"facility": "DAEMON",
"service": "tirex",
"args": [
{
"name": "rexDebug",
"message": "block(): dbReady=false: sending 503 for url /api/serverstate\n",
"tags": []
}
]
},
{
"stamp": "2019-04-17T14:33:17.966Z",
"priority": "ERROR",
"facility": "DAEMON",
"service": "tirex",
"args": [
{
"name": "rexUser",
"message": "TIREX is temporarily unavailable while database initialization is in progress. Please try again later.\n",
"tags": []
}
]
},
{
"stamp": "2019-04-17T14:33:18.483Z",
"priority": "INFO",
"facility": "DAEMON",
"service": "tirex",
"args": [
{
"name": "rexDebug",
"message": "block(): dbReady=false: sending 503 for url /api/serverstate\n",
"tags": []
}
]
},
{
"stamp": "2019-04-17T14:33:18.483Z",
"priority": "ERROR",
"facility": "DAEMON",
"service": "tirex",
"args": [
{
"name": "rexUser",
"message": "TIREX is temporarily unavailable while database initialization is in progress. Please try again later.\n",
"tags": []
}
]
},
{
"stamp": "2019-04-17T14:33:19.000Z",
"priority": "INFO",
"facility": "DAEMON",
"service": "tirex",
"args": [
{
"name": "rexDebug",
"message": "block(): dbReady=false: sending 503 for url /api/serverstate\n",
"tags": []
}
]
},
{
"stamp": "2019-04-17T14:33:19.000Z",
"priority": "ERROR",
"facility": "DAEMON",
"service": "tirex",
"args": [
{
"name": "rexUser",
"message": "TIREX is temporarily unavailable while database initialization is in progress. Please try again later.\n",
"tags": []
}
]
},
{
"stamp": "2019-04-17T14:45:03.307Z",
"priority": "INFO",
"facility": "DAEMON",
"service": "tirex",
"args": [
"-----TI-REX started at Wed Apr 17 2019 22:45:03 GMT+0800 (中国标准时间)"
]
},
{
"stamp": "2019-04-17T14:45:03.321Z",
"priority": "INFO",
"facility": "DAEMON",
"service": "tirex",
"args": [
"process.env.HTTP_PROXY=undefined"
]
},
{
"stamp": "2019-04-17T14:45:03.322Z",
"priority": "INFO",
"facility": "DAEMON",
"service": "tirex",
"args": [
"process.env.HTTPS_PROXY=undefined"
]
},
{
"stamp": "2019-04-17T14:45:03.322Z",
"priority": "INFO",
"facility": "DAEMON",
"service": "tirex",
"args": [
"process.env.NO_PROXY=localhost,127.0.0.0,.toro.design.ti.com"
]
},
{
"stamp": "2019-04-17T14:45:03.930Z",
"priority": "INFO",
"facility": "DAEMON",
"service": "tirex",
"args": [
"Version: 3.7.0+201904091734"
]
},
{
"stamp": "2019-04-17T14:45:03.930Z",
"priority": "INFO",
"facility": "DAEMON",
"service": "tirex",
"args": [
"updateServerStatus: initializing"
]
},
{
"stamp": "2019-04-17T14:45:03.930Z",
"priority": "INFO",
"facility": "DAEMON",
"service": "tirex",
"args": [
"DELETING downloads dir"
]
},
{
"stamp": "2019-04-17T14:45:03.934Z",
"priority": "INFO",
"facility": "DAEMON",
"service": "tirex",
"args": [
"DELETING downloads.db"
]
},
{
"stamp": "2019-04-17T14:45:03.935Z",
"priority": "INFO",
"facility": "DAEMON",
"service": "tirex",
"args": [
"content dir: c:\\ti"
]
},
{
"stamp": "2019-04-17T14:45:03.936Z",
"priority": "INFO",
"facility": "DAEMON",
"service": "tirex",
"args": [
"db dir: C:\\Users\\Administrator\\ti\\tirex-localserver-3.7.0\\db"
]
},
{
"stamp": "2019-04-17T14:45:03.936Z",
"priority": "INFO",
"facility": "DAEMON",
"service": "tirex",
"args": [
"db logs dir: C:\\Users\\Administrator\\ti\\tirex-localserver-3.7.0\\db\\logs"
]
},
{
"stamp": "2019-04-17T14:45:03.936Z",
"priority": "INFO",
"facility": "DAEMON",
"service": "tirex",
"args": [
"sitemap dir: C:\\Users\\Administrator\\ti\\tirex-localserver-3.7.0\\db\\sitemap"
]
},
{
"stamp": "2019-04-17T14:45:03.937Z",
"priority": "INFO",
"facility": "DAEMON",
"service": "tirex",
"args": [
"downloads dir: C:\\Users\\Administrator\\ti\\tirex-localserver-3.7.0\\downloads"
]
},
{
"stamp": "2019-04-17T14:45:03.942Z",
"priority": "INFO",
"facility": "DAEMON",
"service": "tirex",
"args": [
"DB: use() called with []"
]
},
{
"stamp": "2019-04-17T14:45:03.943Z",
"priority": "INFO",
"facility": "DAEMON",
"service": "tirex",
"args": [
"DB: status {}"
]
},
{
"stamp": "2019-04-17T14:45:04.026Z",
"priority": "INFO",
"facility": "DAEMON",
"service": "tirex",
"args": [
"Waiting for DB ready..."
]
},
{
"stamp": "2019-04-17T14:45:04.030Z",
"priority": "INFO",
"facility": "DAEMON",
"service": "tirex",
"args": [
"Express server listening on port 55432"
]
},
{
"stamp": "2019-04-17T14:45:04.030Z",
"priority": "INFO",
"facility": "DAEMON",
"service": "tirex",
"args": [
"updateServerStatus: up"
]
},
{
"stamp": "2019-04-17T14:45:04.035Z",
"priority": "INFO",
"facility": "DAEMON",
"service": "tirex",
"args": [
"localserver",
"Starting up local server ..."
]
},
{
"stamp": "2019-04-17T14:45:04.037Z",
"priority": "INFO",
"facility": "DAEMON",
"service": "tirex",
"args": [
"localserver",
"CCS host: http://localhost:65197/ide/"
]
},
{
"stamp": "2019-04-17T14:45:04.046Z",
"priority": "INFO",
"facility": "DAEMON",
"service": "tirex",
"args": [
"localserver",
"Connecting to remote server host: http://dev.ti.com/tirex"
]
},
{
"stamp": "2019-04-17T14:45:04.046Z",
"priority": "INFO",
"facility": "DAEMON",
"service": "tirex",
"args": [
"localserver",
"=> remoteGet() : http://dev.ti.com/tirex/api/serverstate"
]
},
{
"stamp": "2019-04-17T14:45:04.250Z",
"priority": "INFO",
"facility": "DAEMON",
"service": "tirex",
"args": [
{
"name": "rexDebug",
"message": "block(): dbReady=false: sending 503 for url /api/serverstate\n",
"tags": []
}
]
},
{
"stamp": "2019-04-17T14:45:04.250Z",
"priority": "ERROR",
"facility": "DAEMON",
"service": "tirex",
"args": [
{
"name": "rexUser",
"message": "TIREX is temporarily unavailable while database initialization is in progress. Please try again later.\n",
"tags": []
}
]
},
{
"stamp": "2019-04-17T14:45:04.762Z",
"priority": "INFO",
"facility": "DAEMON",
"service": "tirex",
"args": [
{
"name": "rexDebug",
"message": "block(): dbReady=false: sending 503 for url /api/serverstate\n",
"tags": []
}
]
},
{
"stamp": "2019-04-17T14:45:04.762Z",
"priority": "ERROR",
"facility": "DAEMON",
"service": "tirex",
"args": [
{
"name": "rexUser",
"message": "TIREX is temporarily unavailable while database initialization is in progress. Please try again later.\n",
"tags": []
}
]
},
{
"stamp": "2019-04-17T14:45:04.786Z",
"priority": "INFO",
"facility": "DAEMON",
"service": "tirex",
"args": [
"localserver",
"<= remoteGet()"
]
},
{
"stamp": "2019-04-17T14:45:04.787Z",
"priority": "INFO",
"facility": "DAEMON",
"service": "tirex",
"args": [
"localserver",
"=> remoteGet() : http://dev.ti.com/tirex/api/packages?supplements=true"
]
},
{
"stamp": "2019-04-17T14:45:05.269Z",
"priority": "INFO",
"facility": "DAEMON",
"service": "tirex",
"args": [
{
"name": "rexDebug",
"message": "block(): dbReady=false: sending 503 for url /api/serverstate\n",
"tags": []
}
]
},
{
"stamp": "2019-04-17T14:45:05.269Z",
"priority": "ERROR",
"facility": "DAEMON",
"service": "tirex",
"args": [
{
"name": "rexUser",
"message": "TIREX is temporarily unavailable while database initialization is in progress. Please try again later.\n",
"tags": []
}
]
},
{
"stamp": "2019-04-17T14:45:05.787Z",
"priority": "INFO",
"facility": "DAEMON",
"service": "tirex",
"args": [
{
"name": "rexDebug",
"message": "block(): dbReady=false: sending 503 for url /api/serverstate\n",
"tags": []
}
]
},
{
"stamp": "2019-04-17T14:45:05.787Z",
"priority": "ERROR",
"facility": "DAEMON",
"service": "tirex",
"args": [
{
"name": "rexUser",
"message": "TIREX is temporarily unavailable while database initialization is in progress. Please try again later.\n",
"tags": []
}
]
},
{
"stamp": "2019-04-17T14:45:06.301Z",
"priority": "INFO",
"facility": "DAEMON",
"service": "tirex",
"args": [
{
"name": "rexDebug",
"message": "block(): dbReady=false: sending 503 for url /api/serverstate\n",
"tags": []
}
]
},
{
"stamp": "2019-04-17T14:45:06.301Z",
"priority": "ERROR",
"facility": "DAEMON",
"service": "tirex",
"args": [
{
"name": "rexUser",
"message": "TIREX is temporarily unavailable while database initialization is in progress. Please try again later.\n",
"tags": []
}
]
},
{
"stamp": "2019-04-17T14:45:06.808Z",
"priority": "INFO",
"facility": "DAEMON",
"service": "tirex",
"args": [
{
"name": "rexDebug",
"message": "block(): dbReady=false: sending 503 for url /api/serverstate\n",
"tags": []
}
]
},
{
"stamp": "2019-04-17T14:45:06.808Z",
"priority": "ERROR",
"facility": "DAEMON",
"service": "tirex",
"args": [
{
"name": "rexUser",
"message": "TIREX is temporarily unavailable while database initialization is in progress. Please try again later.\n",
"tags": []
}
]
},
{
"stamp": "2019-04-17T14:45:07.327Z",
"priority": "INFO",
"facility": "DAEMON",
"service": "tirex",
"args": [
{
"name": "rexDebug",
"message": "block(): dbReady=false: sending 503 for url /api/serverstate\n",
"tags": []
}
]
},
{
"stamp": "2019-04-17T14:45:07.327Z",
"priority": "ERROR",
"facility": "DAEMON",
"service": "tirex",
"args": [
{
"name": "rexUser",
"message": "TIREX is temporarily unavailable while database initialization is in progress. Please try again later.\n",
"tags": []
}
]
},
{
"stamp": "2019-04-17T14:45:07.847Z",
"priority": "INFO",
"facility": "DAEMON",
"service": "tirex",
"args": [
{
"name": "rexDebug",
"message": "block(): dbReady=false: sending 503 for url /api/serverstate\n",
"tags": []
}
]
},
{
"stamp": "2019-04-17T14:45:07.847Z",
"priority": "ERROR",
"facility": "DAEMON",
"service": "tirex",
"args": [
{
"name": "rexUser",
"message": "TIREX is temporarily unavailable while database initialization is in progress. Please try again later.\n",
"tags": []
}
]
},
{
"stamp": "2019-04-17T14:45:08.360Z",
"priority": "INFO",
"facility": "DAEMON",
"service": "tirex",
"args": [
{
"name": "rexDebug",
"message": "block(): dbReady=false: sending 503 for url /api/serverstate\n",
"tags": []
}
]
},
{
"stamp": "2019-04-17T14:45:08.360Z",
"priority": "ERROR",
"facility": "DAEMON",
"service": "tirex",
"args": [
{
"name": "rexUser",
"message": "TIREX is temporarily unavailable while database initialization is in progress. Please try again later.\n",
"tags": []
}
]
},
{
"stamp": "2019-04-17T14:45:08.877Z",
"priority": "INFO",
"facility": "DAEMON",
"service": "tirex",
"args": [
{
"name": "rexDebug",
"message": "block(): dbReady=false: sending 503 for url /api/serverstate\n",
"tags": []
}
]
},
{
"stamp": "2019-04-17T14:45:08.877Z",
"priority": "ERROR",
"facility": "DAEMON",
"service": "tirex",
"args": [
{
"name": "rexUser",
"message": "TIREX is temporarily unavailable while database initialization is in progress. Please try again later.\n",
"tags": []
}
]
},
{
"stamp": "2019-04-17T14:45:09.392Z",
"priority": "INFO",
"facility": "DAEMON",
"service": "tirex",
"args": [
{
"name": "rexDebug",
"message": "block(): dbReady=false: sending 503 for url /api/serverstate\n",
"tags": []
}
]
},
{
"stamp": "2019-04-17T14:45:09.392Z",
"priority": "ERROR",
"facility": "DAEMON",
"service": "tirex",
"args": [
{
"name": "rexUser",
"message": "TIREX is temporarily unavailable while database initialization is in progress. Please try again later.\n",
"tags": []
}
]
},
{
"stamp": "2019-04-17T14:45:09.898Z",
"priority": "INFO",
"facility": "DAEMON",
"service": "tirex",
"args": [
{
"name": "rexDebug",
"message": "block(): dbReady=false: sending 503 for url /api/serverstate\n",
"tags": []
}
]
},
{
"stamp": "2019-04-17T14:45:09.898Z",
"priority": "ERROR",
"facility": "DAEMON",
"service": "tirex",
"args": [
{
"name": "rexUser",
"message": "TIREX is temporarily unavailable while database initialization is in progress. Please try again later.\n",
"tags": []
}
]
},
{
"stamp": "2019-04-17T14:45:10.404Z",
"priority": "INFO",
"facility": "DAEMON",
"service": "tirex",
"args": [
{
"name": "rexDebug",
"message": "block(): dbReady=false: sending 503 for url /api/serverstate\n",
"tags": []
}
]
},
{
"stamp": "2019-04-17T14:45:10.404Z",
"priority": "ERROR",
"facility": "DAEMON",
"service": "tirex",
"args": [
{
"name": "rexUser",
"message": "TIREX is temporarily unavailable while database initialization is in progress. Please try again later.\n",
"tags": []
}
]
},
{
"stamp": "2019-04-17T14:45:10.912Z",
"priority": "INFO",
"facility": "DAEMON",
"service": "tirex",
"args": [
{
"name": "rexDebug",
"message": "block(): dbReady=false: sending 503 for url /api/serverstate\n",
"tags": []
}
]
},
{
"stamp": "2019-04-17T14:45:10.912Z",
"priority": "ERROR",
"facility": "DAEMON",
"service": "tirex",
"args": [
{
"name": "rexUser",
"message": "TIREX is temporarily unavailable while database initialization is in progress. Please try again later.\n",
"tags": []
}
]
},
{
"stamp": "2019-04-17T14:45:11.418Z",
"priority": "INFO",
"facility": "DAEMON",
"service": "tirex",
"args": [
{
"name": "rexDebug",
"message": "block(): dbReady=false: sending 503 for url /api/serverstate\n",
"tags": []
}
]
},
{
"stamp": "2019-04-17T14:45:11.418Z",
"priority": "ERROR",
"facility": "DAEMON",
"service": "tirex",
"args": [
{
"name": "rexUser",
"message": "TIREX is temporarily unavailable while database initialization is in progress. Please try again later.\n",
"tags": []
}
]
},
{
"stamp": "2019-04-17T14:45:11.925Z",
"priority": "INFO",
"facility": "DAEMON",
"service": "tirex",
"args": [
{
"name": "rexDebug",
"message": "block(): dbReady=false: sending 503 for url /api/serverstate\n",
"tags": []
}
]
},
{
"stamp": "2019-04-17T14:45:11.925Z",
"priority": "ERROR",
"facility": "DAEMON",
"service": "tirex",
"args": [
{
"name": "rexUser",
"message": "TIREX is temporarily unavailable while database initialization is in progress. Please try again later.\n",
"tags": []
}
]
},
{
"stamp": "2019-04-17T14:45:12.428Z",
"priority": "INFO",
"facility": "DAEMON",
"service": "tirex",
"args": [
{
"name": "rexDebug",
"message": "block(): dbReady=false: sending 503 for url /api/serverstate\n",
"tags": []
}
]
},
{
"stamp": "2019-04-17T14:45:12.428Z",
"priority": "ERROR",
"facility": "DAEMON",
"service": "tirex",
"args": [
{
"name": "rexUser",
"message": "TIREX is temporarily unavailable while database initialization is in progress. Please try again later.\n",
"tags": []
}
]
},
{
"stamp": "2019-04-17T14:45:12.960Z",
"priority": "INFO",
"facility": "DAEMON",
"service": "tirex",
"args": [
{
"name": "rexDebug",
"message": "block(): dbReady=false: sending 503 for url /api/serverstate\n",
"tags": []
}
]
},
{
"stamp": "2019-04-17T14:45:12.960Z",
"priority": "ERROR",
"facility": "DAEMON",
"service": "tirex",
"args": [
{
"name": "rexUser",
"message": "TIREX is temporarily unavailable while database initialization is in progress. Please try again later.\n",
"tags": []
}
]
},
{
"stamp": "2019-04-17T14:45:13.466Z",
"priority": "INFO",
"facility": "DAEMON",
"service": "tirex",
"args": [
{
"name": "rexDebug",
"message": "block(): dbReady=false: sending 503 for url /api/serverstate\n",
"tags": []
}
]
},
{
"stamp": "2019-04-17T14:45:13.466Z",
"priority": "ERROR",
"facility": "DAEMON",
"service": "tirex",
"args": [
{
"name": "rexUser",
"message": "TIREX is temporarily unavailable while database initialization is in progress. Please try again later.\n",
"tags": []
}
]
},
{
"stamp": "2019-04-17T14:45:14.185Z",
"priority": "INFO",
"facility": "DAEMON",
"service": "tirex",
"args": [
{
"name": "rexDebug",
"message": "block(): dbReady=false: sending 503 for url /api/serverstate\n",
"tags": []
}
]
},
{
"stamp": "2019-04-17T14:45:14.185Z",
"priority": "ERROR",
"facility": "DAEMON",
"service": "tirex",
"args": [
{
"name": "rexUser",
"message": "TIREX is temporarily unavailable while database initialization is in progress. Please try again later.\n",
"tags": []
}
]
},
{
"stamp": "2019-04-17T14:45:14.709Z",
"priority": "INFO",
"facility": "DAEMON",
"service": "tirex",
"args": [
{
"name": "rexDebug",
"message": "block(): dbReady=false: sending 503 for url /api/serverstate\n",
"tags": []
}
]
},
{
"stamp": "2019-04-17T14:45:14.709Z",
"priority": "ERROR",
"facility": "DAEMON",
"service": "tirex",
"args": [
{
"name": "rexUser",
"message": "TIREX is temporarily unavailable while database initialization is in progress. Please try again later.\n",
"tags": []
}
]
},
{
"stamp": "2019-04-17T14:45:15.216Z",
"priority": "INFO",
"facility": "DAEMON",
"service": "tirex",
"args": [
{
"name": "rexDebug",
"message": "block(): dbReady=false: sending 503 for url /api/serverstate\n",
"tags": []
}
]
},
{
"stamp": "2019-04-17T14:45:15.216Z",
"priority": "ERROR",
"facility": "DAEMON",
"service": "tirex",
"args": [
{
"name": "rexUser",
"message": "TIREX is temporarily unavailable while database initialization is in progress. Please try again later.\n",
"tags": []
}
]
},
{
"stamp": "2019-04-17T14:45:15.724Z",
"priority": "INFO",
"facility": "DAEMON",
"service": "tirex",
"args": [
{
"name": "rexDebug",
"message": "block(): dbReady=false: sending 503 for url /api/serverstate\n",
"tags": []
}
]
},
{
"stamp": "2019-04-17T14:45:15.724Z",
"priority": "ERROR",
"facility": "DAEMON",
"service": "tirex",
"args": [
{
"name": "rexUser",
"message": "TIREX is temporarily unavailable while database initialization is in progress. Please try again later.\n",
"tags": []
}
]
},
{
"stamp": "2019-04-17T14:45:16.230Z",
"priority": "INFO",
"facility": "DAEMON",
"service": "tirex",
"args": [
{
"name": "rexDebug",
"message": "block(): dbReady=false: sending 503 for url /api/serverstate\n",
"tags": []
}
]
},
{
"stamp": "2019-04-17T14:45:16.230Z",
"priority": "ERROR",
"facility": "DAEMON",
"service": "tirex",
"args": [
{
"name": "rexUser",
"message": "TIREX is temporarily unavailable while database initialization is in progress. Please try again later.\n",
"tags": []
}
]
},
{
"stamp": "2019-04-17T14:45:16.745Z",
"priority": "INFO",
"facility": "DAEMON",
"service": "tirex",
"args": [
{
"name": "rexDebug",
"message": "block(): dbReady=false: sending 503 for url /api/serverstate\n",
"tags": []
}
]
},
{
"stamp": "2019-04-17T14:45:16.745Z",
"priority": "ERROR",
"facility": "DAEMON",
"service": "tirex",
"args": [
{
"name": "rexUser",
"message": "TIREX is temporarily unavailable while database initialization is in progress. Please try again later.\n",
"tags": []
}
]
},
{
"stamp": "2019-04-17T14:45:17.258Z",
"priority": "INFO",
"facility": "DAEMON",
"service": "tirex",
"args": [
{
"name": "rexDebug",
"message": "block(): dbReady=false: sending 503 for url /api/serverstate\n",
"tags": []
}
]
},
{
"stamp": "2019-04-17T14:45:17.259Z",
"priority": "ERROR",
"facility": "DAEMON",
"service": "tirex",
"args": [
{
"name": "rexUser",
"message": "TIREX is temporarily unavailable while database initialization is in progress. Please try again later.\n",
"tags": []
}
]
},
{
"stamp": "2019-04-17T14:45:17.772Z",
"priority": "INFO",
"facility": "DAEMON",
"service": "tirex",
"args": [
{
"name": "rexDebug",
"message": "block(): dbReady=false: sending 503 for url /api/serverstate\n",
"tags": []
}
]
},
{
"stamp": "2019-04-17T14:45:17.772Z",
"priority": "ERROR",
"facility": "DAEMON",
"service": "tirex",
"args": [
{
"name": "rexUser",
"message": "TIREX is temporarily unavailable while database initialization is in progress. Please try again later.\n",
"tags": []
}
]
},
{
"stamp": "2019-04-17T14:45:18.281Z",
"priority": "INFO",
"facility": "DAEMON",
"service": "tirex",
"args": [
{
"name": "rexDebug",
"message": "block(): dbReady=false: sending 503 for url /api/serverstate\n",
"tags": []
}
]
},
{
"stamp": "2019-04-17T14:45:18.281Z",
"priority": "ERROR",
"facility": "DAEMON",
"service": "tirex",
"args": [
{
"name": "rexUser",
"message": "TIREX is temporarily unavailable while database initialization is in progress. Please try again later.\n",
"tags": []
}
]
},
{
"stamp": "2019-04-17T14:45:18.795Z",
"priority": "INFO",
"facility": "DAEMON",
"service": "tirex",
"args": [
{
"name": "rexDebug",
"message": "block(): dbReady=false: sending 503 for url /api/serverstate\n",
"tags": []
}
]
},
{
"stamp": "2019-04-17T14:45:18.795Z",
"priority": "ERROR",
"facility": "DAEMON",
"service": "tirex",
"args": [
{
"name": "rexUser",
"message": "TIREX is temporarily unavailable while database initialization is in progress. Please try again later.\n",
"tags": []
}
]
},
{
"stamp": "2019-04-17T14:45:19.313Z",
"priority": "INFO",
"facility": "DAEMON",
"service": "tirex",
"args": [
{
"name": "rexDebug",
"message": "block(): dbReady=false: sending 503 for url /api/serverstate\n",
"tags": []
}
]
},
{
"stamp": "2019-04-17T14:45:19.314Z",
"priority": "ERROR",
"facility": "DAEMON",
"service": "tirex",
"args": [
{
"name": "rexUser",
"message": "TIREX is temporarily unavailable while database initialization is in progress. Please try again later.\n",
"tags": []
}
]
},
{
"stamp": "2019-04-17T14:45:19.835Z",
"priority": "INFO",
"facility": "DAEMON",
"service": "tirex",
"args": [
{
"name": "rexDebug",
"message": "block(): dbReady=false: sending 503 for url /api/serverstate\n",
"tags": []
}
]
},
{
"stamp": "2019-04-17T14:45:19.835Z",
"priority": "ERROR",
"facility": "DAEMON",
"service": "tirex",
"args": [
{
"name": "rexUser",
"message": "TIREX is temporarily unavailable while database initialization is in progress. Please try again later.\n",
"tags": []
}
]
},
{
"stamp": "2019-04-17T14:45:20.353Z",
"priority": "INFO",
"facility": "DAEMON",
"service": "tirex",
"args": [
{
"name": "rexDebug",
"message": "block(): dbReady=false: sending 503 for url /api/serverstate\n",
"tags": []
}
]
},
{
"stamp": "2019-04-17T14:45:20.353Z",
"priority": "ERROR",
"facility": "DAEMON",
"service": "tirex",
"args": [
{
"name": "rexUser",
"message": "TIREX is temporarily unavailable while database initialization is in progress. Please try again later.\n",
"tags": []
}
]
},
{
"stamp": "2019-04-17T14:45:20.861Z",
"priority": "INFO",
"facility": "DAEMON",
"service": "tirex",
"args": [
{
"name": "rexDebug",
"message": "block(): dbReady=false: sending 503 for url /api/serverstate\n",
"tags": []
}
]
},
{
"stamp": "2019-04-17T14:45:20.861Z",
"priority": "ERROR",
"facility": "DAEMON",
"service": "tirex",
"args": [
{
"name": "rexUser",
"message": "TIREX is temporarily unavailable while database initialization is in progress. Please try again later.\n",
"tags": []
}
]
},
{
"stamp": "2019-04-17T14:45:21.371Z",
"priority": "INFO",
"facility": "DAEMON",
"service": "tirex",
"args": [
{
"name": "rexDebug",
"message": "block(): dbReady=false: sending 503 for url /api/serverstate\n",
"tags": []
}
]
},
{
"stamp": "2019-04-17T14:45:21.371Z",
"priority": "ERROR",
"facility": "DAEMON",
"service": "tirex",
"args": [
{
"name": "rexUser",
"message": "TIREX is temporarily unavailable while database initialization is in progress. Please try again later.\n",
"tags": []
}
]
},
{
"stamp": "2019-04-17T14:45:21.890Z",
"priority": "INFO",
"facility": "DAEMON",
"service": "tirex",
"args": [
{
"name": "rexDebug",
"message": "block(): dbReady=false: sending 503 for url /api/serverstate\n",
"tags": []
}
]
},
{
"stamp": "2019-04-17T14:45:21.891Z",
"priority": "ERROR",
"facility": "DAEMON",
"service": "tirex",
"args": [
{
"name": "rexUser",
"message": "TIREX is temporarily unavailable while database initialization is in progress. Please try again later.\n",
"tags": []
}
]
},
{
"stamp": "2019-04-17T14:45:22.407Z",
"priority": "INFO",
"facility": "DAEMON",
"service": "tirex",
"args": [
{
"name": "rexDebug",
"message": "block(): dbReady=false: sending 503 for url /api/serverstate\n",
"tags": []
}
]
},
{
"stamp": "2019-04-17T14:45:22.407Z",
"priority": "ERROR",
"facility": "DAEMON",
"service": "tirex",
"args": [
{
"name": "rexUser",
"message": "TIREX is temporarily unavailable while database initialization is in progress. Please try again later.\n",
"tags": []
}
]
},
{
"stamp": "2019-04-17T14:45:22.914Z",
"priority": "INFO",
"facility": "DAEMON",
"service": "tirex",
"args": [
{
"name": "rexDebug",
"message": "block(): dbReady=false: sending 503 for url /api/serverstate\n",
"tags": []
}
]
},
{
"stamp": "2019-04-17T14:45:22.914Z",
"priority": "ERROR",
"facility": "DAEMON",
"service": "tirex",
"args": [
{
"name": "rexUser",
"message": "TIREX is temporarily unavailable while database initialization is in progress. Please try again later.\n",
"tags": []
}
]
},
{
"stamp": "2019-04-17T14:45:23.420Z",
"priority": "INFO",
"facility": "DAEMON",
"service": "tirex",
"args": [
{
"name": "rexDebug",
"message": "block(): dbReady=false: sending 503 for url /api/serverstate\n",
"tags": []
}
]
},
{
"stamp": "2019-04-17T14:45:23.420Z",
"priority": "ERROR",
"facility": "DAEMON",
"service": "tirex",
"args": [
{
"name": "rexUser",
"message": "TIREX is temporarily unavailable while database initialization is in progress. Please try again later.\n",
"tags": []
}
]
},
{
"stamp": "2019-04-17T14:45:23.926Z",
"priority": "INFO",
"facility": "DAEMON",
"service": "tirex",
"args": [
{
"name": "rexDebug",
"message": "block(): dbReady=false: sending 503 for url /api/serverstate\n",
"tags": []
}
]
},
{
"stamp": "2019-04-17T14:45:23.926Z",
"priority": "ERROR",
"facility": "DAEMON",
"service": "tirex",
"args": [
{
"name": "rexUser",
"message": "TIREX is temporarily unavailable while database initialization is in progress. Please try again later.\n",
"tags": []
}
]
},
{
"stamp": "2019-04-17T14:45:24.435Z",
"priority": "INFO",
"facility": "DAEMON",
"service": "tirex",
"args": [
{
"name": "rexDebug",
"message": "block(): dbReady=false: sending 503 for url /api/serverstate\n",
"tags": []
}
]
},
{
"stamp": "2019-04-17T14:45:24.435Z",
"priority": "ERROR",
"facility": "DAEMON",
"service": "tirex",
"args": [
{
"name": "rexUser",
"message": "TIREX is temporarily unavailable while database initialization is in progress. Please try again later.\n",
"tags": []
}
]
},
{
"stamp": "2019-04-17T14:45:24.942Z",
"priority": "INFO",
"facility": "DAEMON",
"service": "tirex",
"args": [
{
"name": "rexDebug",
"message": "block(): dbReady=false: sending 503 for url /api/serverstate\n",
"tags": []
}
]
},
{
"stamp": "2019-04-17T14:45:24.942Z",
"priority": "ERROR",
"facility": "DAEMON",
"service": "tirex",
"args": [
{
"name": "rexUser",
"message": "TIREX is temporarily unavailable while database initialization is in progress. Please try again later.\n",
"tags": []
}
]
},
{
"stamp": "2019-04-17T14:45:25.472Z",
"priority": "INFO",
"facility": "DAEMON",
"service": "tirex",
"args": [
{
"name": "rexDebug",
"message": "block(): dbReady=false: sending 503 for url /api/serverstate\n",
"tags": []
}
]
},
{
"stamp": "2019-04-17T14:45:25.472Z",
"priority": "ERROR",
"facility": "DAEMON",
"service": "tirex",
"args": [
{
"name": "rexUser",
"message": "TIREX is temporarily unavailable while database initialization is in progress. Please try again later.\n",
"tags": []
}
]
},
{
"stamp": "2019-04-17T14:45:25.980Z",
"priority": "INFO",
"facility": "DAEMON",
"service": "tirex",
"args": [
{
"name": "rexDebug",
"message": "block(): dbReady=false: sending 503 for url /api/serverstate\n",
"tags": []
}
]
},
{
"stamp": "2019-04-17T14:45:25.980Z",
"priority": "ERROR",
"facility": "DAEMON",
"service": "tirex",
"args": [
{
"name": "rexUser",
"message": "TIREX is temporarily unavailable while database initialization is in progress. Please try again later.\n",
"tags": []
}
]
},
{
"stamp": "2019-04-17T14:45:26.507Z",
"priority": "INFO",
"facility": "DAEMON",
"service": "tirex",
"args": [
{
"name": "rexDebug",
"message": "block(): dbReady=false: sending 503 for url /api/serverstate\n",
"tags": []
}
]
},
{
"stamp": "2019-04-17T14:45:26.507Z",
"priority": "ERROR",
"facility": "DAEMON",
"service": "tirex",
"args": [
{
"name": "rexUser",
"message": "TIREX is temporarily unavailable while database initialization is in progress. Please try again later.\n",
"tags": []
}
]
},
{
"stamp": "2019-04-17T14:45:27.030Z",
"priority": "INFO",
"facility": "DAEMON",
"service": "tirex",
"args": [
{
"name": "rexDebug",
"message": "block(): dbReady=false: sending 503 for url /api/serverstate\n",
"tags": []
}
]
},
{
"stamp": "2019-04-17T14:45:27.030Z",
"priority": "ERROR",
"facility": "DAEMON",
"service": "tirex",
"args": [
{
"name": "rexUser",
"message": "TIREX is temporarily unavailable while database initialization is in progress. Please try again later.\n",
"tags": []
}
]
},
{
"stamp": "2019-04-17T14:45:27.545Z",
"priority": "INFO",
"facility": "DAEMON",
"service": "tirex",
"args": [
{
"name": "rexDebug",
"message": "block(): dbReady=false: sending 503 for url /api/serverstate\n",
"tags": []
}
]
},
{
"stamp": "2019-04-17T14:45:27.545Z",
"priority": "ERROR",
"facility": "DAEMON",
"service": "tirex",
"args": [
{
"name": "rexUser",
"message": "TIREX is temporarily unavailable while database initialization is in progress. Please try again later.\n",
"tags": []
}
]
},
{
"stamp": "2019-04-17T14:45:28.064Z",
"priority": "INFO",
"facility": "DAEMON",
"service": "tirex",
"args": [
{
"name": "rexDebug",
"message": "block(): dbReady=false: sending 503 for url /api/serverstate\n",
"tags": []
}
]
},
{
"stamp": "2019-04-17T14:45:28.064Z",
"priority": "ERROR",
"facility": "DAEMON",
"service": "tirex",
"args": [
{
"name": "rexUser",
"message": "TIREX is temporarily unavailable while database initialization is in progress. Please try again later.\n",
"tags": []
}
]
},
{
"stamp": "2019-04-17T14:45:28.584Z",
"priority": "INFO",
"facility": "DAEMON",
"service": "tirex",
"args": [
{
"name": "rexDebug",
"message": "block(): dbReady=false: sending 503 for url /api/serverstate\n",
"tags": []
}
]
},
{
"stamp": "2019-04-17T14:45:28.585Z",
"priority": "ERROR",
"facility": "DAEMON",
"service": "tirex",
"args": [
{
"name": "rexUser",
"message": "TIREX is temporarily unavailable while database initialization is in progress. Please try again later.\n",
"tags": []
}
]
},
{
"stamp": "2019-04-17T14:45:29.104Z",
"priority": "INFO",
"facility": "DAEMON",
"service": "tirex",
"args": [
{
"name": "rexDebug",
"message": "block(): dbReady=false: sending 503 for url /api/serverstate\n",
"tags": []
}
]
},
{
"stamp": "2019-04-17T14:45:29.104Z",
"priority": "ERROR",
"facility": "DAEMON",
"service": "tirex",
"args": [
{
"name": "rexUser",
"message": "TIREX is temporarily unavailable while database initialization is in progress. Please try again later.\n",
"tags": []
}
]
},
{
"stamp": "2019-04-17T14:45:29.612Z",
"priority": "INFO",
"facility": "DAEMON",
"service": "tirex",
"args": [
{
"name": "rexDebug",
"message": "block(): dbReady=false: sending 503 for url /api/serverstate\n",
"tags": []
}
]
},
{
"stamp": "2019-04-17T14:45:29.612Z",
"priority": "ERROR",
"facility": "DAEMON",
"service": "tirex",
"args": [
{
"name": "rexUser",
"message": "TIREX is temporarily unavailable while database initialization is in progress. Please try again later.\n",
"tags": []
}
]
},
{
"stamp": "2019-04-17T14:45:30.118Z",
"priority": "INFO",
"facility": "DAEMON",
"service": "tirex",
"args": [
{
"name": "rexDebug",
"message": "block(): dbReady=false: sending 503 for url /api/serverstate\n",
"tags": []
}
]
},
{
"stamp": "2019-04-17T14:45:30.118Z",
"priority": "ERROR",
"facility": "DAEMON",
"service": "tirex",
"args": [
{
"name": "rexUser",
"message": "TIREX is temporarily unavailable while database initialization is in progress. Please try again later.\n",
"tags": []
}
]
},
{
"stamp": "2019-04-17T14:45:30.629Z",
"priority": "INFO",
"facility": "DAEMON",
"service": "tirex",
"args": [
{
"name": "rexDebug",
"message": "block(): dbReady=false: sending 503 for url /api/serverstate\n",
"tags": []
}
]
},
{
"stamp": "2019-04-17T14:45:30.629Z",
"priority": "ERROR",
"facility": "DAEMON",
"service": "tirex",
"args": [
{
"name": "rexUser",
"message": "TIREX is temporarily unavailable while database initialization is in progress. Please try again later.\n",
"tags": []
}
]
},
{
"stamp": "2019-04-17T14:45:31.139Z",
"priority": "INFO",
"facility": "DAEMON",
"service": "tirex",
"args": [
{
"name": "rexDebug",
"message": "block(): dbReady=false: sending 503 for url /api/serverstate\n",
"tags": []
}
]
},
{
"stamp": "2019-04-17T14:45:31.139Z",
"priority": "ERROR",
"facility": "DAEMON",
"service": "tirex",
"args": [
{
"name": "rexUser",
"message": "TIREX is temporarily unavailable while database initialization is in progress. Please try again later.\n",
"tags": []
}
]
},
{
"stamp": "2019-04-17T14:45:31.657Z",
"priority": "INFO",
"facility": "DAEMON",
"service": "tirex",
"args": [
{
"name": "rexDebug",
"message": "block(): dbReady=false: sending 503 for url /api/serverstate\n",
"tags": []
}
]
},
{
"stamp": "2019-04-17T14:45:31.658Z",
"priority": "ERROR",
"facility": "DAEMON",
"service": "tirex",
"args": [
{
"name": "rexUser",
"message": "TIREX is temporarily unavailable while database initialization is in progress. Please try again later.\n",
"tags": []
}
]
},
{
"stamp": "2019-04-17T14:45:32.182Z",
"priority": "INFO",
"facility": "DAEMON",
"service": "tirex",
"args": [
{
"name": "rexDebug",
"message": "block(): dbReady=false: sending 503 for url /api/serverstate\n",
"tags": []
}
]
},
{
"stamp": "2019-04-17T14:45:32.182Z",
"priority": "ERROR",
"facility": "DAEMON",
"service": "tirex",
"args": [
{
"name": "rexUser",
"message": "TIREX is temporarily unavailable while database initialization is in progress. Please try again later.\n",
"tags": []
}
]
},
{
"stamp": "2019-04-17T14:45:32.688Z",
"priority": "INFO",
"facility": "DAEMON",
"service": "tirex",
"args": [
{
"name": "rexDebug",
"message": "block(): dbReady=false: sending 503 for url /api/serverstate\n",
"tags": []
}
]
},
{
"stamp": "2019-04-17T14:45:32.688Z",
"priority": "ERROR",
"facility": "DAEMON",
"service": "tirex",
"args": [
{
"name": "rexUser",
"message": "TIREX is temporarily unavailable while database initialization is in progress. Please try again later.\n",
"tags": []
}
]
},
{
"stamp": "2019-04-17T14:45:33.193Z",
"priority": "INFO",
"facility": "DAEMON",
"service": "tirex",
"args": [
{
"name": "rexDebug",
"message": "block(): dbReady=false: sending 503 for url /api/serverstate\n",
"tags": []
}
]
},
{
"stamp": "2019-04-17T14:45:33.193Z",
"priority": "ERROR",
"facility": "DAEMON",
"service": "tirex",
"args": [
{
"name": "rexUser",
"message": "TIREX is temporarily unavailable while database initialization is in progress. Please try again later.\n",
"tags": []
}
]
},
{
"stamp": "2019-04-17T14:45:33.701Z",
"priority": "INFO",
"facility": "DAEMON",
"service": "tirex",
"args": [
{
"name": "rexDebug",
"message": "block(): dbReady=false: sending 503 for url /api/serverstate\n",
"tags": []
}
]
},
{
"stamp": "2019-04-17T14:45:33.701Z",
"priority": "ERROR",
"facility": "DAEMON",
"service": "tirex",
"args": [
{
"name": "rexUser",
"message": "TIREX is temporarily unavailable while database initialization is in progress. Please try again later.\n",
"tags": []
}
]
},
{
"stamp": "2019-04-17T14:45:34.207Z",
"priority": "INFO",
"facility": "DAEMON",
"service": "tirex",
"args": [
{
"name": "rexDebug",
"message": "block(): dbReady=false: sending 503 for url /api/serverstate\n",
"tags": []
}
]
},
{
"stamp": "2019-04-17T14:45:34.207Z",
"priority": "ERROR",
"facility": "DAEMON",
"service": "tirex",
"args": [
{
"name": "rexUser",
"message": "TIREX is temporarily unavailable while database initialization is in progress. Please try again later.\n",
"tags": []
}
]
},
{
"stamp": "2019-04-17T14:45:34.722Z",
"priority": "INFO",
"facility": "DAEMON",
"service": "tirex",
"args": [
{
"name": "rexDebug",
"message": "block(): dbReady=false: sending 503 for url /api/serverstate\n",
"tags": []
}
]
},
{
"stamp": "2019-04-17T14:45:34.722Z",
"priority": "ERROR",
"facility": "DAEMON",
"service": "tirex",
"args": [
{
"name": "rexUser",
"message": "TIREX is temporarily unavailable while database initialization is in progress. Please try again later.\n",
"tags": []
}
]
},
{
"stamp": "2019-04-17T14:45:35.232Z",
"priority": "INFO",
"facility": "DAEMON",
"service": "tirex",
"args": [
{
"name": "rexDebug",
"message": "block(): dbReady=false: sending 503 for url /api/serverstate\n",
"tags": []
}
]
},
{
"stamp": "2019-04-17T14:45:35.232Z",
"priority": "ERROR",
"facility": "DAEMON",
"service": "tirex",
"args": [
{
"name": "rexUser",
"message": "TIREX is temporarily unavailable while database initialization is in progress. Please try again later.\n",
"tags": []
}
]
},
{
"stamp": "2019-04-17T14:45:35.751Z",
"priority": "INFO",
"facility": "DAEMON",
"service": "tirex",
"args": [
{
"name": "rexDebug",
"message": "block(): dbReady=false: sending 503 for url /api/serverstate\n",
"tags": []
}
]
},
{
"stamp": "2019-04-17T14:45:35.751Z",
"priority": "ERROR",
"facility": "DAEMON",
"service": "tirex",
"args": [
{
"name": "rexUser",
"message": "TIREX is temporarily unavailable while database initialization is in progress. Please try again later.\n",
"tags": []
}
]
},
{
"stamp": "2019-04-17T14:45:36.264Z",
"priority": "INFO",
"facility": "DAEMON",
"service": "tirex",
"args": [
{
"name": "rexDebug",
"message": "block(): dbReady=false: sending 503 for url /api/serverstate\n",
"tags": []
}
]
},
{
"stamp": "2019-04-17T14:45:36.264Z",
"priority": "ERROR",
"facility": "DAEMON",
"service": "tirex",
"args": [
{
"name": "rexUser",
"message": "TIREX is temporarily unavailable while database initialization is in progress. Please try again later.\n",
"tags": []
}
]
},
{
"stamp": "2019-04-17T14:45:36.783Z",
"priority": "INFO",
"facility": "DAEMON",
"service": "tirex",
"args": [
{
"name": "rexDebug",
"message": "block(): dbReady=false: sending 503 for url /api/serverstate\n",
"tags": []
}
]
},
{
"stamp": "2019-04-17T14:45:36.783Z",
"priority": "ERROR",
"facility": "DAEMON",
"service": "tirex",
"args": [
{
"name": "rexUser",
"message": "TIREX is temporarily unavailable while database initialization is in progress. Please try again later.\n",
"tags": []
}
]
},
{
"stamp": "2019-04-17T14:45:37.304Z",
"priority": "INFO",
"facility": "DAEMON",
"service": "tirex",
"args": [
{
"name": "rexDebug",
"message": "block(): dbReady=false: sending 503 for url /api/serverstate\n",
"tags": []
}
]
},
{
"stamp": "2019-04-17T14:45:37.305Z",
"priority": "ERROR",
"facility": "DAEMON",
"service": "tirex",
"args": [
{
"name": "rexUser",
"message": "TIREX is temporarily unavailable while database initialization is in progress. Please try again later.\n",
"tags": []
}
]
},
{
"stamp": "2019-04-17T14:45:37.827Z",
"priority": "INFO",
"facility": "DAEMON",
"service": "tirex",
"args": [
{
"name": "rexDebug",
"message": "block(): dbReady=false: sending 503 for url /api/serverstate\n",
"tags": []
}
]
},
{
"stamp": "2019-04-17T14:45:37.827Z",
"priority": "ERROR",
"facility": "DAEMON",
"service": "tirex",
"args": [
{
"name": "rexUser",
"message": "TIREX is temporarily unavailable while database initialization is in progress. Please try again later.\n",
"tags": []
}
]
},
{
"stamp": "2019-04-17T14:45:38.348Z",
"priority": "INFO",
"facility": "DAEMON",
"service": "tirex",
"args": [
{
"name": "rexDebug",
"message": "block(): dbReady=false: sending 503 for url /api/serverstate\n",
"tags": []
}
]
},
{
"stamp": "2019-04-17T14:45:38.348Z",
"priority": "ERROR",
"facility": "DAEMON",
"service": "tirex",
"args": [
{
"name": "rexUser",
"message": "TIREX is temporarily unavailable while database initialization is in progress. Please try again later.\n",
"tags": []
}
]
},
{
"stamp": "2019-04-17T14:45:38.859Z",
"priority": "INFO",
"facility": "DAEMON",
"service": "tirex",
"args": [
{
"name": "rexDebug",
"message": "block(): dbReady=false: sending 503 for url /api/serverstate\n",
"tags": []
}
]
},
{
"stamp": "2019-04-17T14:45:38.859Z",
"priority": "ERROR",
"facility": "DAEMON",
"service": "tirex",
"args": [
{
"name": "rexUser",
"message": "TIREX is temporarily unavailable while database initialization is in progress. Please try again later.\n",
"tags": []
}
]
},
{
"stamp": "2019-04-17T14:45:39.376Z",
"priority": "INFO",
"facility": "DAEMON",
"service": "tirex",
"args": [
{
"name": "rexDebug",
"message": "block(): dbReady=false: sending 503 for url /api/serverstate\n",
"tags": []
}
]
},
{
"stamp": "2019-04-17T14:45:39.376Z",
"priority": "ERROR",
"facility": "DAEMON",
"service": "tirex",
"args": [
{
"name": "rexUser",
"message": "TIREX is temporarily unavailable while database initialization is in progress. Please try again later.\n",
"tags": []
}
]
},
{
"stamp": "2019-04-17T14:45:39.893Z",
"priority": "INFO",
"facility": "DAEMON",
"service": "tirex",
"args": [
{
"name": "rexDebug",
"message": "block(): dbReady=false: sending 503 for url /api/serverstate\n",
"tags": []
}
]
},
{
"stamp": "2019-04-17T14:45:39.893Z",
"priority": "ERROR",
"facility": "DAEMON",
"service": "tirex",
"args": [
{
"name": "rexUser",
"message": "TIREX is temporarily unavailable while database initialization is in progress. Please try again later.\n",
"tags": []
}
]
},
{
"stamp": "2019-04-17T14:45:40.412Z",
"priority": "INFO",
"facility": "DAEMON",
"service": "tirex",
"args": [
{
"name": "rexDebug",
"message": "block(): dbReady=false: sending 503 for url /api/serverstate\n",
"tags": []
}
]
},
{
"stamp": "2019-04-17T14:45:40.412Z",
"priority": "ERROR",
"facility": "DAEMON",
"service": "tirex",
"args": [
{
"name": "rexUser",
"message": "TIREX is temporarily unavailable while database initialization is in progress. Please try again later.\n",
"tags": []
}
]
},
{
"stamp": "2019-04-17T14:45:40.930Z",
"priority": "INFO",
"facility": "DAEMON",
"service": "tirex",
"args": [
{
"name": "rexDebug",
"message": "block(): dbReady=false: sending 503 for url /api/serverstate\n",
"tags": []
}
]
},
{
"stamp": "2019-04-17T14:45:40.930Z",
"priority": "ERROR",
"facility": "DAEMON",
"service": "tirex",
"args": [
{
"name": "rexUser",
"message": "TIREX is temporarily unavailable while database initialization is in progress. Please try again later.\n",
"tags": []
}
]
},
{
"stamp": "2019-04-17T14:45:41.447Z",
"priority": "INFO",
"facility": "DAEMON",
"service": "tirex",
"args": [
{
"name": "rexDebug",
"message": "block(): dbReady=false: sending 503 for url /api/serverstate\n",
"tags": []
}
]
},
{
"stamp": "2019-04-17T14:45:41.447Z",
"priority": "ERROR",
"facility": "DAEMON",
"service": "tirex",
"args": [
{
"name": "rexUser",
"message": "TIREX is temporarily unavailable while database initialization is in progress. Please try again later.\n",
"tags": []
}
]
},
{
"stamp": "2019-04-17T14:45:41.967Z",
"priority": "INFO",
"facility": "DAEMON",
"service": "tirex",
"args": [
{
"name": "rexDebug",
"message": "block(): dbReady=false: sending 503 for url /api/serverstate\n",
"tags": []
}
]
},
{
"stamp": "2019-04-17T14:45:41.967Z",
"priority": "ERROR",
"facility": "DAEMON",
"service": "tirex",
"args": [
{
"name": "rexUser",
"message": "TIREX is temporarily unavailable while database initialization is in progress. Please try again later.\n",
"tags": []
}
]
},
{
"stamp": "2019-04-17T14:45:42.486Z",
"priority": "INFO",
"facility": "DAEMON",
"service": "tirex",
"args": [
{
"name": "rexDebug",
"message": "block(): dbReady=false: sending 503 for url /api/serverstate\n",
"tags": []
}
]
},
{
"stamp": "2019-04-17T14:45:42.486Z",
"priority": "ERROR",
"facility": "DAEMON",
"service": "tirex",
"args": [
{
"name": "rexUser",
"message": "TIREX is temporarily unavailable while database initialization is in progress. Please try again later.\n",
"tags": []
}
]
},
{
"stamp": "2019-04-17T14:45:42.999Z",
"priority": "INFO",
"facility": "DAEMON",
"service": "tirex",
"args": [
{
"name": "rexDebug",
"message": "block(): dbReady=false: sending 503 for url /api/serverstate\n",
"tags": []
}
]
},
{
"stamp": "2019-04-17T14:45:42.999Z",
"priority": "ERROR",
"facility": "DAEMON",
"service": "tirex",
"args": [
{
"name": "rexUser",
"message": "TIREX is temporarily unavailable while database initialization is in progress. Please try again later.\n",
"tags": []
}
]
},
{
"stamp": "2019-04-17T14:45:43.515Z",
"priority": "INFO",
"facility": "DAEMON",
"service": "tirex",
"args": [
{
"name": "rexDebug",
"message": "block(): dbReady=false: sending 503 for url /api/serverstate\n",
"tags": []
}
]
},
{
"stamp": "2019-04-17T14:45:43.515Z",
"priority": "ERROR",
"facility": "DAEMON",
"service": "tirex",
"args": [
{
"name": "rexUser",
"message": "TIREX is temporarily unavailable while database initialization is in progress. Please try again later.\n",
"tags": []
}
]
},
{
"stamp": "2019-04-17T14:45:44.034Z",
"priority": "INFO",
"facility": "DAEMON",
"service": "tirex",
"args": [
{
"name": "rexDebug",
"message": "block(): dbReady=false: sending 503 for url /api/serverstate\n",
"tags": []
}
]
},
{
"stamp": "2019-04-17T14:45:44.034Z",
"priority": "ERROR",
"facility": "DAEMON",
"service": "tirex",
"args": [
{
"name": "rexUser",
"message": "TIREX is temporarily unavailable while database initialization is in progress. Please try again later.\n",
"tags": []
}
]
},
{
"stamp": "2019-04-17T14:45:44.552Z",
"priority": "INFO",
"facility": "DAEMON",
"service": "tirex",
"args": [
{
"name": "rexDebug",
"message": "block(): dbReady=false: sending 503 for url /api/serverstate\n",
"tags": []
}
]
},
{
"stamp": "2019-04-17T14:45:44.552Z",
"priority": "ERROR",
"facility": "DAEMON",
"service": "tirex",
"args": [
{
"name": "rexUser",
"message": "TIREX is temporarily unavailable while database initialization is in progress. Please try again later.\n",
"tags": []
}
]
},
{
"stamp": "2019-04-17T14:45:45.071Z",
"priority": "INFO",
"facility": "DAEMON",
"service": "tirex",
"args": [
{
"name": "rexDebug",
"message": "block(): dbReady=false: sending 503 for url /api/serverstate\n",
"tags": []
}
]
},
{
"stamp": "2019-04-17T14:45:45.071Z",
"priority": "ERROR",
"facility": "DAEMON",
"service": "tirex",
"args": [
{
"name": "rexUser",
"message": "TIREX is temporarily unavailable while database initialization is in progress. Please try again later.\n",
"tags": []
}
]
},
{
"stamp": "2019-04-17T14:45:45.588Z",
"priority": "INFO",
"facility": "DAEMON",
"service": "tirex",
"args": [
{
"name": "rexDebug",
"message": "block(): dbReady=false: sending 503 for url /api/serverstate\n",
"tags": []
}
]
},
{
"stamp": "2019-04-17T14:45:45.588Z",
"priority": "ERROR",
"facility": "DAEMON",
"service": "tirex",
"args": [
{
"name": "rexUser",
"message": "TIREX is temporarily unavailable while database initialization is in progress. Please try again later.\n",
"tags": []
}
]
},
{
"stamp": "2019-04-17T14:45:46.107Z",
"priority": "INFO",
"facility": "DAEMON",
"service": "tirex",
"args": [
{
"name": "rexDebug",
"message": "block(): dbReady=false: sending 503 for url /api/serverstate\n",
"tags": []
}
]
},
{
"stamp": "2019-04-17T14:45:46.108Z",
"priority": "ERROR",
"facility": "DAEMON",
"service": "tirex",
"args": [
{
"name": "rexUser",
"message": "TIREX is temporarily unavailable while database initialization is in progress. Please try again later.\n",
"tags": []
}
]
},
{
"stamp": "2019-04-17T14:45:46.619Z",
"priority": "INFO",
"facility": "DAEMON",
"service": "tirex",
"args": [
{
"name": "rexDebug",
"message": "block(): dbReady=false: sending 503 for url /api/serverstate\n",
"tags": []
}
]
},
{
"stamp": "2019-04-17T14:45:46.619Z",
"priority": "ERROR",
"facility": "DAEMON",
"service": "tirex",
"args": [
{
"name": "rexUser",
"message": "TIREX is temporarily unavailable while database initialization is in progress. Please try again later.\n",
"tags": []
}
]
},
{
"stamp": "2019-04-17T14:45:47.135Z",
"priority": "INFO",
"facility": "DAEMON",
"service": "tirex",
"args": [
{
"name": "rexDebug",
"message": "block(): dbReady=false: sending 503 for url /api/serverstate\n",
"tags": []
}
]
},
{
"stamp": "2019-04-17T14:45:47.135Z",
"priority": "ERROR",
"facility": "DAEMON",
"service": "tirex",
"args": [
{
"name": "rexUser",
"message": "TIREX is temporarily unavailable while database initialization is in progress. Please try again later.\n",
"tags": []
}
]
},
{
"stamp": "2019-04-17T14:45:47.651Z",
"priority": "INFO",
"facility": "DAEMON",
"service": "tirex",
"args": [
{
"name": "rexDebug",
"message": "block(): dbReady=false: sending 503 for url /api/serverstate\n",
"tags": []
}
]
},
{
"stamp": "2019-04-17T14:45:47.651Z",
"priority": "ERROR",
"facility": "DAEMON",
"service": "tirex",
"args": [
{
"name": "rexUser",
"message": "TIREX is temporarily unavailable while database initialization is in progress. Please try again later.\n",
"tags": []
}
]
},
{
"stamp": "2019-04-17T14:45:48.167Z",
"priority": "INFO",
"facility": "DAEMON",
"service": "tirex",
"args": [
{
"name": "rexDebug",
"message": "block(): dbReady=false: sending 503 for url /api/serverstate\n",
"tags": []
}
]
},
{
"stamp": "2019-04-17T14:45:48.168Z",
"priority": "ERROR",
"facility": "DAEMON",
"service": "tirex",
"args": [
{
"name": "rexUser",
"message": "TIREX is temporarily unavailable while database initialization is in progress. Please try again later.\n",
"tags": []
}
]
},
{
"stamp": "2019-04-17T14:45:48.687Z",
"priority": "INFO",
"facility": "DAEMON",
"service": "tirex",
"args": [
{
"name": "rexDebug",
"message": "block(): dbReady=false: sending 503 for url /api/serverstate\n",
"tags": []
}
]
},
{
"stamp": "2019-04-17T14:45:48.687Z",
"priority": "ERROR",
"facility": "DAEMON",
"service": "tirex",
"args": [
{
"name": "rexUser",
"message": "TIREX is temporarily unavailable while database initialization is in progress. Please try again later.\n",
"tags": []
}
]
},
{
"stamp": "2019-04-17T14:45:49.197Z",
"priority": "INFO",
"facility": "DAEMON",
"service": "tirex",
"args": [
{
"name": "rexDebug",
"message": "block(): dbReady=false: sending 503 for url /api/serverstate\n",
"tags": []
}
]
},
{
"stamp": "2019-04-17T14:45:49.197Z",
"priority": "ERROR",
"facility": "DAEMON",
"service": "tirex",
"args": [
{
"name": "rexUser",
"message": "TIREX is temporarily unavailable while database initialization is in progress. Please try again later.\n",
"tags": []
}
]
},
{
"stamp": "2019-04-17T14:45:49.709Z",
"priority": "INFO",
"facility": "DAEMON",
"service": "tirex",
"args": [
{
"name": "rexDebug",
"message": "block(): dbReady=false: sending 503 for url /api/serverstate\n",
"tags": []
}
]
},
{
"stamp": "2019-04-17T14:45:49.709Z",
"priority": "ERROR",
"facility": "DAEMON",
"service": "tirex",
"args": [
{
"name": "rexUser",
"message": "TIREX is temporarily unavailable while database initialization is in progress. Please try again later.\n",
"tags": []
}
]
},
{
"stamp": "2019-04-17T14:45:50.227Z",
"priority": "INFO",
"facility": "DAEMON",
"service": "tirex",
"args": [
{
"name": "rexDebug",
"message": "block(): dbReady=false: sending 503 for url /api/serverstate\n",
"tags": []
}
]
},
{
"stamp": "2019-04-17T14:45:50.227Z",
"priority": "ERROR",
"facility": "DAEMON",
"service": "tirex",
"args": [
{
"name": "rexUser",
"message": "TIREX is temporarily unavailable while database initialization is in progress. Please try again later.\n",
"tags": []
}
]
},
{
"stamp": "2019-04-17T14:45:50.734Z",
"priority": "INFO",
"facility": "DAEMON",
"service": "tirex",
"args": [
{
"name": "rexDebug",
"message": "block(): dbReady=false: sending 503 for url /api/serverstate\n",
"tags": []
}
]
},
{
"stamp": "2019-04-17T14:45:50.734Z",
"priority": "ERROR",
"facility": "DAEMON",
"service": "tirex",
"args": [
{
"name": "rexUser",
"message": "TIREX is temporarily unavailable while database initialization is in progress. Please try again later.\n",
"tags": []
}
]
},
{
"stamp": "2019-04-17T14:45:51.250Z",
"priority": "INFO",
"facility": "DAEMON",
"service": "tirex",
"args": [
{
"name": "rexDebug",
"message": "block(): dbReady=false: sending 503 for url /api/serverstate\n",
"tags": []
}
]
},
{
"stamp": "2019-04-17T14:45:51.250Z",
"priority": "ERROR",
"facility": "DAEMON",
"service": "tirex",
"args": [
{
"name": "rexUser",
"message": "TIREX is temporarily unavailable while database initialization is in progress. Please try again later.\n",
"tags": []
}
]
},
{
"stamp": "2019-04-17T14:45:51.761Z",
"priority": "INFO",
"facility": "DAEMON",
"service": "tirex",
"args": [
{
"name": "rexDebug",
"message": "block(): dbReady=false: sending 503 for url /api/serverstate\n",
"tags": []
}
]
},
{
"stamp": "2019-04-17T14:45:51.761Z",
"priority": "ERROR",
"facility": "DAEMON",
"service": "tirex",
"args": [
{
"name": "rexUser",
"message": "TIREX is temporarily unavailable while database initialization is in progress. Please try again later.\n",
"tags": []
}
]
},
{
"stamp": "2019-04-17T14:45:52.278Z",
"priority": "INFO",
"facility": "DAEMON",
"service": "tirex",
"args": [
{
"name": "rexDebug",
"message": "block(): dbReady=false: sending 503 for url /api/serverstate\n",
"tags": []
}
]
},
{
"stamp": "2019-04-17T14:45:52.278Z",
"priority": "ERROR",
"facility": "DAEMON",
"service": "tirex",
"args": [
{
"name": "rexUser",
"message": "TIREX is temporarily unavailable while database initialization is in progress. Please try again later.\n",
"tags": []
}
]
},
{
"stamp": "2019-04-17T14:45:52.797Z",
"priority": "INFO",
"facility": "DAEMON",
"service": "tirex",
"args": [
{
"name": "rexDebug",
"message": "block(): dbReady=false: sending 503 for url /api/serverstate\n",
"tags": []
}
]
},
{
"stamp": "2019-04-17T14:45:52.797Z",
"priority": "ERROR",
"facility": "DAEMON",
"service": "tirex",
"args": [
{
"name": "rexUser",
"message": "TIREX is temporarily unavailable while database initialization is in progress. Please try again later.\n",
"tags": []
}
]
},
{
"stamp": "2019-04-17T14:45:53.309Z",
"priority": "INFO",
"facility": "DAEMON",
"service": "tirex",
"args": [
{
"name": "rexDebug",
"message": "block(): dbReady=false: sending 503 for url /api/serverstate\n",
"tags": []
}
]
},
{
"stamp": "2019-04-17T14:45:53.309Z",
"priority": "ERROR",
"facility": "DAEMON",
"service": "tirex",
"args": [
{
"name": "rexUser",
"message": "TIREX is temporarily unavailable while database initialization is in progress. Please try again later.\n",
"tags": []
}
]
},
{
"stamp": "2019-04-17T14:45:53.828Z",
"priority": "INFO",
"facility": "DAEMON",
"service": "tirex",
"args": [
{
"name": "rexDebug",
"message": "block(): dbReady=false: sending 503 for url /api/serverstate\n",
"tags": []
}
]
},
{
"stamp": "2019-04-17T14:45:53.828Z",
"priority": "ERROR",
"facility": "DAEMON",
"service": "tirex",
"args": [
{
"name": "rexUser",
"message": "TIREX is temporarily unavailable while database initialization is in progress. Please try again later.\n",
"tags": []
}
]
},
{
"stamp": "2019-04-17T14:45:54.348Z",
"priority": "INFO",
"facility": "DAEMON",
"service": "tirex",
"args": [
{
"name": "rexDebug",
"message": "block(): dbReady=false: sending 503 for url /api/serverstate\n",
"tags": []
}
]
},
{
"stamp": "2019-04-17T14:45:54.348Z",
"priority": "ERROR",
"facility": "DAEMON",
"service": "tirex",
"args": [
{
"name": "rexUser",
"message": "TIREX is temporarily unavailable while database initialization is in progress. Please try again later.\n",
"tags": []
}
]
},
{
"stamp": "2019-04-17T14:45:54.859Z",
"priority": "INFO",
"facility": "DAEMON",
"service": "tirex",
"args": [
{
"name": "rexDebug",
"message": "block(): dbReady=false: sending 503 for url /api/serverstate\n",
"tags": []
}
]
},
{
"stamp": "2019-04-17T14:45:54.859Z",
"priority": "ERROR",
"facility": "DAEMON",
"service": "tirex",
"args": [
{
"name": "rexUser",
"message": "TIREX is temporarily unavailable while database initialization is in progress. Please try again later.\n",
"tags": []
}
]
},
{
"stamp": "2019-04-17T14:45:55.378Z",
"priority": "INFO",
"facility": "DAEMON",
"service": "tirex",
"args": [
{
"name": "rexDebug",
"message": "block(): dbReady=false: sending 503 for url /api/serverstate\n",
"tags": []
}
]
},
{
"stamp": "2019-04-17T14:45:55.379Z",
"priority": "ERROR",
"facility": "DAEMON",
"service": "tirex",
"args": [
{
"name": "rexUser",
"message": "TIREX is temporarily unavailable while database initialization is in progress. Please try again later.\n",
"tags": []
}
]
},
{
"stamp": "2019-04-17T14:45:55.898Z",
"priority": "INFO",
"facility": "DAEMON",
"service": "tirex",
"args": [
{
"name": "rexDebug",
"message": "block(): dbReady=false: sending 503 for url /api/serverstate\n",
"tags": []
}
]
},
{
"stamp": "2019-04-17T14:45:55.899Z",
"priority": "ERROR",
"facility": "DAEMON",
"service": "tirex",
"args": [
{
"name": "rexUser",
"message": "TIREX is temporarily unavailable while database initialization is in progress. Please try again later.\n",
"tags": []
}
]
},
{
"stamp": "2019-04-17T14:45:56.413Z",
"priority": "INFO",
"facility": "DAEMON",
"service": "tirex",
"args": [
{
"name": "rexDebug",
"message": "block(): dbReady=false: sending 503 for url /api/serverstate\n",
"tags": []
}
]
},
{
"stamp": "2019-04-17T14:45:56.413Z",
"priority": "ERROR",
"facility": "DAEMON",
"service": "tirex",
"args": [
{
"name": "rexUser",
"message": "TIREX is temporarily unavailable while database initialization is in progress. Please try again later.\n",
"tags": []
}
]
},
{
"stamp": "2019-04-17T14:45:56.931Z",
"priority": "INFO",
"facility": "DAEMON",
"service": "tirex",
"args": [
{
"name": "rexDebug",
"message": "block(): dbReady=false: sending 503 for url /api/serverstate\n",
"tags": []
}
]
},
{
"stamp": "2019-04-17T14:45:56.931Z",
"priority": "ERROR",
"facility": "DAEMON",
"service": "tirex",
"args": [
{
"name": "rexUser",
"message": "TIREX is temporarily unavailable while database initialization is in progress. Please try again later.\n",
"tags": []
}
]
},
{
"stamp": "2019-04-17T14:45:57.449Z",
"priority": "INFO",
"facility": "DAEMON",
"service": "tirex",
"args": [
{
"name": "rexDebug",
"message": "block(): dbReady=false: sending 503 for url /api/serverstate\n",
"tags": []
}
]
},
{
"stamp": "2019-04-17T14:45:57.450Z",
"priority": "ERROR",
"facility": "DAEMON",
"service": "tirex",
"args": [
{
"name": "rexUser",
"message": "TIREX is temporarily unavailable while database initialization is in progress. Please try again later.\n",
"tags": []
}
]
},
{
"stamp": "2019-04-17T14:45:57.968Z",
"priority": "INFO",
"facility": "DAEMON",
"service": "tirex",
"args": [
{
"name": "rexDebug",
"message": "block(): dbReady=false: sending 503 for url /api/serverstate\n",
"tags": []
}
]
},
{
"stamp": "2019-04-17T14:45:57.968Z",
"priority": "ERROR",
"facility": "DAEMON",
"service": "tirex",
"args": [
{
"name": "rexUser",
"message": "TIREX is temporarily unavailable while database initialization is in progress. Please try again later.\n",
"tags": []
}
]
},
{
"stamp": "2019-04-17T14:45:58.487Z",
"priority": "INFO",
"facility": "DAEMON",
"service": "tirex",
"args": [
{
"name": "rexDebug",
"message": "block(): dbReady=false: sending 503 for url /api/serverstate\n",
"tags": []
}
]
},
{
"stamp": "2019-04-17T14:45:58.487Z",
"priority": "ERROR",
"facility": "DAEMON",
"service": "tirex",
"args": [
{
"name": "rexUser",
"message": "TIREX is temporarily unavailable while database initialization is in progress. Please try again later.\n",
"tags": []
}
]
},
{
"stamp": "2019-04-17T14:45:59.006Z",
"priority": "INFO",
"facility": "DAEMON",
"service": "tirex",
"args": [
{
"name": "rexDebug",
"message": "block(): dbReady=false: sending 503 for url /api/serverstate\n",
"tags": []
}
]
},
{
"stamp": "2019-04-17T14:45:59.006Z",
"priority": "ERROR",
"facility": "DAEMON",
"service": "tirex",
"args": [
{
"name": "rexUser",
"message": "TIREX is temporarily unavailable while database initialization is in progress. Please try again later.\n",
"tags": []
}
]
},
{
"stamp": "2019-04-17T14:45:59.525Z",
"priority": "INFO",
"facility": "DAEMON",
"service": "tirex",
"args": [
{
"name": "rexDebug",
"message": "block(): dbReady=false: sending 503 for url /api/serverstate\n",
"tags": []
}
]
},
{
"stamp": "2019-04-17T14:45:59.525Z",
"priority": "ERROR",
"facility": "DAEMON",
"service": "tirex",
"args": [
{
"name": "rexUser",
"message": "TIREX is temporarily unavailable while database initialization is in progress. Please try again later.\n",
"tags": []
}
]
},
{
"stamp": "2019-04-17T14:46:00.045Z",
"priority": "INFO",
"facility": "DAEMON",
"service": "tirex",
"args": [
{
"name": "rexDebug",
"message": "block(): dbReady=false: sending 503 for url /api/serverstate\n",
"tags": []
}
]
},
{
"stamp": "2019-04-17T14:46:00.045Z",
"priority": "ERROR",
"facility": "DAEMON",
"service": "tirex",
"args": [
{
"name": "rexUser",
"message": "TIREX is temporarily unavailable while database initialization is in progress. Please try again later.\n",
"tags": []
}
]
},
{
"stamp": "2019-04-17T14:46:00.553Z",
"priority": "INFO",
"facility": "DAEMON",
"service": "tirex",
"args": [
{
"name": "rexDebug",
"message": "block(): dbReady=false: sending 503 for url /api/serverstate\n",
"tags": []
}
]
},
{
"stamp": "2019-04-17T14:46:00.553Z",
"priority": "ERROR",
"facility": "DAEMON",
"service": "tirex",
"args": [
{
"name": "rexUser",
"message": "TIREX is temporarily unavailable while database initialization is in progress. Please try again later.\n",
"tags": []
}
]
},
{
"stamp": "2019-04-17T14:46:01.062Z",
"priority": "INFO",
"facility": "DAEMON",
"service": "tirex",
"args": [
{
"name": "rexDebug",
"message": "block(): dbReady=false: sending 503 for url /api/serverstate\n",
"tags": []
}
]
},
{
"stamp": "2019-04-17T14:46:01.062Z",
"priority": "ERROR",
"facility": "DAEMON",
"service": "tirex",
"args": [
{
"name": "rexUser",
"message": "TIREX is temporarily unavailable while database initialization is in progress. Please try again later.\n",
"tags": []
}
]
},
{
"stamp": "2019-04-17T14:46:01.574Z",
"priority": "INFO",
"facility": "DAEMON",
"service": "tirex",
"args": [
{
"name": "rexDebug",
"message": "block(): dbReady=false: sending 503 for url /api/serverstate\n",
"tags": []
}
]
},
{
"stamp": "2019-04-17T14:46:01.574Z",
"priority": "ERROR",
"facility": "DAEMON",
"service": "tirex",
"args": [
{
"name": "rexUser",
"message": "TIREX is temporarily unavailable while database initialization is in progress. Please try again later.\n",
"tags": []
}
]
},
{
"stamp": "2019-04-17T14:46:02.100Z",
"priority": "INFO",
"facility": "DAEMON",
"service": "tirex",
"args": [
{
"name": "rexDebug",
"message": "block(): dbReady=false: sending 503 for url /api/serverstate\n",
"tags": []
}
]
},
{
"stamp": "2019-04-17T14:46:02.100Z",
"priority": "ERROR",
"facility": "DAEMON",
"service": "tirex",
"args": [
{
"name": "rexUser",
"message": "TIREX is temporarily unavailable while database initialization is in progress. Please try again later.\n",
"tags": []
}
]
},
{
"stamp": "2019-04-17T14:46:02.621Z",
"priority": "INFO",
"facility": "DAEMON",
"service": "tirex",
"args": [
{
"name": "rexDebug",
"message": "block(): dbReady=false: sending 503 for url /api/serverstate\n",
"tags": []
}
]
},
{
"stamp": "2019-04-17T14:46:02.621Z",
"priority": "ERROR",
"facility": "DAEMON",
"service": "tirex",
"args": [
{
"name": "rexUser",
"message": "TIREX is temporarily unavailable while database initialization is in progress. Please try again later.\n",
"tags": []
}
]
},