3973 lines
267 KiB
Plaintext
3973 lines
267 KiB
Plaintext
!SESSION 2024-09-27 17:58:25.907 -----------------------------------------------
|
||
eclipse.buildId=Version 1.16.0
|
||
java.version=17.0.11
|
||
java.vendor=Eclipse Adoptium
|
||
BootLoader constants: OS=win32, ARCH=x86_64, WS=win32, NL=de_DE
|
||
Command-line arguments: -os win32 -ws win32 -arch x86_64
|
||
|
||
!ENTRY org.eclipse.core.resources 4 567 2024-09-27 17:58:59.060
|
||
!MESSAGE Workspace restored, but some problems occurred.
|
||
!SUBENTRY 1 org.eclipse.core.resources 4 567 2024-09-27 17:58:59.060
|
||
!MESSAGE Could not read metadata for '.org.eclipse.egit.core.cmp'.
|
||
!STACK 1
|
||
org.eclipse.core.internal.resources.ResourceException(/.org.eclipse.egit.core.cmp)[567]: java.lang.Exception: The project description file (.project) for '.org.eclipse.egit.core.cmp' is missing. This file contains important information about the project. The project will not function properly until this file is restored.
|
||
at org.eclipse.core.internal.resources.ResourceException.provideStackTrace(ResourceException.java:42)
|
||
at org.eclipse.core.internal.resources.ResourceException.<init>(ResourceException.java:38)
|
||
at org.eclipse.core.internal.localstore.FileSystemResourceManager.read(FileSystemResourceManager.java:955)
|
||
at org.eclipse.core.internal.resources.SaveManager.restoreMetaInfo(SaveManager.java:954)
|
||
at org.eclipse.core.internal.resources.SaveManager.restoreMetaInfo(SaveManager.java:934)
|
||
at org.eclipse.core.internal.resources.SaveManager.restore(SaveManager.java:790)
|
||
at org.eclipse.core.internal.resources.SaveManager.startup(SaveManager.java:1616)
|
||
at org.eclipse.core.internal.resources.Workspace.startup(Workspace.java:2620)
|
||
at org.eclipse.core.internal.resources.Workspace.open(Workspace.java:2324)
|
||
at org.eclipse.core.resources.ResourcesPlugin$WorkspaceInitCustomizer.addingService(ResourcesPlugin.java:571)
|
||
at org.eclipse.core.resources.ResourcesPlugin$WorkspaceInitCustomizer.addingService(ResourcesPlugin.java:1)
|
||
at org.osgi.util.tracker.ServiceTracker$Tracked.customizerAdding(ServiceTracker.java:947)
|
||
at org.osgi.util.tracker.ServiceTracker$Tracked.customizerAdding(ServiceTracker.java:1)
|
||
at org.osgi.util.tracker.AbstractTracked.trackAdding(AbstractTracked.java:258)
|
||
at org.osgi.util.tracker.AbstractTracked.trackInitial(AbstractTracked.java:185)
|
||
at org.osgi.util.tracker.ServiceTracker.open(ServiceTracker.java:324)
|
||
at org.osgi.util.tracker.ServiceTracker.open(ServiceTracker.java:267)
|
||
at org.eclipse.core.resources.ResourcesPlugin.start(ResourcesPlugin.java:545)
|
||
at org.eclipse.osgi.internal.framework.BundleContextImpl$2.run(BundleContextImpl.java:818)
|
||
at org.eclipse.osgi.internal.framework.BundleContextImpl$2.run(BundleContextImpl.java:1)
|
||
at java.base/java.security.AccessController.doPrivileged(AccessController.java:569)
|
||
at org.eclipse.osgi.internal.framework.BundleContextImpl.startActivator(BundleContextImpl.java:810)
|
||
at org.eclipse.osgi.internal.framework.BundleContextImpl.start(BundleContextImpl.java:767)
|
||
at org.eclipse.osgi.internal.framework.EquinoxBundle.startWorker0(EquinoxBundle.java:1032)
|
||
at org.eclipse.osgi.internal.framework.EquinoxBundle$EquinoxModule.startWorker(EquinoxBundle.java:371)
|
||
at org.eclipse.osgi.container.Module.doStart(Module.java:605)
|
||
at org.eclipse.osgi.container.Module.start(Module.java:468)
|
||
at org.eclipse.osgi.framework.util.SecureAction.start(SecureAction.java:513)
|
||
at org.eclipse.osgi.internal.hooks.EclipseLazyStarter.postFindLocalClass(EclipseLazyStarter.java:117)
|
||
at org.eclipse.osgi.internal.loader.classpath.ClasspathManager.findLocalClass(ClasspathManager.java:570)
|
||
at org.eclipse.osgi.internal.loader.ModuleClassLoader.findLocalClass(ModuleClassLoader.java:335)
|
||
at org.eclipse.osgi.internal.loader.BundleLoader.findLocalClass(BundleLoader.java:397)
|
||
at org.eclipse.osgi.internal.loader.sources.SingleSourcePackage.loadClass(SingleSourcePackage.java:41)
|
||
at org.eclipse.osgi.internal.loader.BundleLoader.findClass0(BundleLoader.java:496)
|
||
at org.eclipse.osgi.internal.loader.BundleLoader.findClass(BundleLoader.java:416)
|
||
at org.eclipse.osgi.internal.loader.ModuleClassLoader.loadClass(ModuleClassLoader.java:168)
|
||
at java.base/java.lang.ClassLoader.loadClass(ClassLoader.java:525)
|
||
at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:153)
|
||
at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:208)
|
||
at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:136)
|
||
at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:104)
|
||
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:402)
|
||
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255)
|
||
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
|
||
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
|
||
at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
|
||
at java.base/java.lang.reflect.Method.invoke(Method.java:568)
|
||
at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:651)
|
||
at org.eclipse.equinox.launcher.Main.basicRun(Main.java:588)
|
||
at org.eclipse.equinox.launcher.Main.run(Main.java:1459)
|
||
!SUBENTRY 2 org.eclipse.core.resources 4 567 2024-09-27 17:58:59.076
|
||
!MESSAGE The project description file (.project) for '.org.eclipse.egit.core.cmp' is missing. This file contains important information about the project. The project will not function properly until this file is restored.
|
||
!STACK 0
|
||
java.lang.Exception: The project description file (.project) for '.org.eclipse.egit.core.cmp' is missing. This file contains important information about the project. The project will not function properly until this file is restored.
|
||
at org.eclipse.core.internal.resources.ResourceException.provideStackTrace(ResourceException.java:42)
|
||
at org.eclipse.core.internal.resources.ResourceException.<init>(ResourceException.java:38)
|
||
at org.eclipse.core.internal.localstore.FileSystemResourceManager.read(FileSystemResourceManager.java:955)
|
||
at org.eclipse.core.internal.resources.SaveManager.restoreMetaInfo(SaveManager.java:954)
|
||
at org.eclipse.core.internal.resources.SaveManager.restoreMetaInfo(SaveManager.java:934)
|
||
at org.eclipse.core.internal.resources.SaveManager.restore(SaveManager.java:790)
|
||
at org.eclipse.core.internal.resources.SaveManager.startup(SaveManager.java:1616)
|
||
at org.eclipse.core.internal.resources.Workspace.startup(Workspace.java:2620)
|
||
at org.eclipse.core.internal.resources.Workspace.open(Workspace.java:2324)
|
||
at org.eclipse.core.resources.ResourcesPlugin$WorkspaceInitCustomizer.addingService(ResourcesPlugin.java:571)
|
||
at org.eclipse.core.resources.ResourcesPlugin$WorkspaceInitCustomizer.addingService(ResourcesPlugin.java:1)
|
||
at org.osgi.util.tracker.ServiceTracker$Tracked.customizerAdding(ServiceTracker.java:947)
|
||
at org.osgi.util.tracker.ServiceTracker$Tracked.customizerAdding(ServiceTracker.java:1)
|
||
at org.osgi.util.tracker.AbstractTracked.trackAdding(AbstractTracked.java:258)
|
||
at org.osgi.util.tracker.AbstractTracked.trackInitial(AbstractTracked.java:185)
|
||
at org.osgi.util.tracker.ServiceTracker.open(ServiceTracker.java:324)
|
||
at org.osgi.util.tracker.ServiceTracker.open(ServiceTracker.java:267)
|
||
at org.eclipse.core.resources.ResourcesPlugin.start(ResourcesPlugin.java:545)
|
||
at org.eclipse.osgi.internal.framework.BundleContextImpl$2.run(BundleContextImpl.java:818)
|
||
at org.eclipse.osgi.internal.framework.BundleContextImpl$2.run(BundleContextImpl.java:1)
|
||
at java.base/java.security.AccessController.doPrivileged(AccessController.java:569)
|
||
at org.eclipse.osgi.internal.framework.BundleContextImpl.startActivator(BundleContextImpl.java:810)
|
||
at org.eclipse.osgi.internal.framework.BundleContextImpl.start(BundleContextImpl.java:767)
|
||
at org.eclipse.osgi.internal.framework.EquinoxBundle.startWorker0(EquinoxBundle.java:1032)
|
||
at org.eclipse.osgi.internal.framework.EquinoxBundle$EquinoxModule.startWorker(EquinoxBundle.java:371)
|
||
at org.eclipse.osgi.container.Module.doStart(Module.java:605)
|
||
at org.eclipse.osgi.container.Module.start(Module.java:468)
|
||
at org.eclipse.osgi.framework.util.SecureAction.start(SecureAction.java:513)
|
||
at org.eclipse.osgi.internal.hooks.EclipseLazyStarter.postFindLocalClass(EclipseLazyStarter.java:117)
|
||
at org.eclipse.osgi.internal.loader.classpath.ClasspathManager.findLocalClass(ClasspathManager.java:570)
|
||
at org.eclipse.osgi.internal.loader.ModuleClassLoader.findLocalClass(ModuleClassLoader.java:335)
|
||
at org.eclipse.osgi.internal.loader.BundleLoader.findLocalClass(BundleLoader.java:397)
|
||
at org.eclipse.osgi.internal.loader.sources.SingleSourcePackage.loadClass(SingleSourcePackage.java:41)
|
||
at org.eclipse.osgi.internal.loader.BundleLoader.findClass0(BundleLoader.java:496)
|
||
at org.eclipse.osgi.internal.loader.BundleLoader.findClass(BundleLoader.java:416)
|
||
at org.eclipse.osgi.internal.loader.ModuleClassLoader.loadClass(ModuleClassLoader.java:168)
|
||
at java.base/java.lang.ClassLoader.loadClass(ClassLoader.java:525)
|
||
at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:153)
|
||
at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:208)
|
||
at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:136)
|
||
at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:104)
|
||
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:402)
|
||
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255)
|
||
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
|
||
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
|
||
at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
|
||
at java.base/java.lang.reflect.Method.invoke(Method.java:568)
|
||
at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:651)
|
||
at org.eclipse.equinox.launcher.Main.basicRun(Main.java:588)
|
||
at org.eclipse.equinox.launcher.Main.run(Main.java:1459)
|
||
|
||
!ENTRY com.st.stm32cube.ide.mcu.informationcenter 4 4 2024-09-27 17:59:19.765
|
||
!MESSAGE CubeMX plugin appears to be active, Log4j initialization might be too late.
|
||
|
||
!ENTRY com.st.stm32cube.ide.mcu.informationcenter 1 1 2024-09-27 17:59:19.765
|
||
!MESSAGE Log4j2 initialized with config file C:\Temp\WS_Neu\mct_bei_workspace_24s\.metadata\.log4j2.xml
|
||
|
||
!ENTRY org.eclipse.e4.ui.workbench 2 0 2024-09-27 17:59:24.600
|
||
!MESSAGE Removing PartDescriptorImpl with the "org.eclipse.ui.views.ResourceNavigator" id and the "Navigator (Deprecated)" label.It points to the non available "bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView" class. Bundle might have been uninstalled
|
||
|
||
!ENTRY org.eclipse.e4.ui.workbench 2 0 2024-09-27 17:59:24.603
|
||
!MESSAGE Removing PartDescriptorImpl with the "org.eclipse.egit.ui.RepositoriesView" id and the "Git Repositories" label.It points to the non available "bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView" class. Bundle might have been uninstalled
|
||
|
||
!ENTRY org.eclipse.e4.ui.workbench 2 0 2024-09-27 17:59:24.605
|
||
!MESSAGE Removing PartDescriptorImpl with the "org.eclipse.egit.ui.StagingView" id and the "Git Staging" label.It points to the non available "bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView" class. Bundle might have been uninstalled
|
||
|
||
!ENTRY org.eclipse.e4.ui.workbench 2 0 2024-09-27 17:59:24.606
|
||
!MESSAGE Removing PartDescriptorImpl with the "org.eclipse.egit.ui.InteractiveRebaseView" id and the "Git Interactive Rebase" label.It points to the non available "bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView" class. Bundle might have been uninstalled
|
||
|
||
!ENTRY org.eclipse.e4.ui.workbench 2 0 2024-09-27 17:59:24.609
|
||
!MESSAGE Removing PartDescriptorImpl with the "org.eclipse.egit.ui.CompareTreeView" id and the "Git Tree Compare" label.It points to the non available "bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView" class. Bundle might have been uninstalled
|
||
|
||
!ENTRY org.eclipse.e4.ui.workbench 2 0 2024-09-27 17:59:24.609
|
||
!MESSAGE Removing PartDescriptorImpl with the "org.eclipse.egit.ui.ReflogView" id and the "Git Reflog" label.It points to the non available "bundleclass://org.eclipse.ui.workbench/org.eclipse.ui.internal.e4.compatibility.CompatibilityView" class. Bundle might have been uninstalled
|
||
|
||
!ENTRY org.eclipse.cdt.core 1 0 2024-09-27 17:59:26.514
|
||
!MESSAGE Indexed 'task1' (2 sources, 7 headers) in 0,785 sec: 928 declarations; 1.199 references; 3 unresolved inclusions; 29 syntax errors; 757 unresolved names (26 %)
|
||
|
||
!ENTRY org.eclipse.cdt.core 1 0 2024-09-27 17:59:26.527
|
||
!MESSAGE Indexed 'task2' (0 sources, 0 headers) in 0,001 sec: 0 declarations; 0 references; 0 unresolved inclusions; 0 syntax errors; 0 unresolved names (0 %)
|
||
|
||
!ENTRY org.eclipse.cdt.core 1 0 2024-09-27 17:59:26.537
|
||
!MESSAGE Indexed 'task3' (0 sources, 0 headers) in 0,001 sec: 0 declarations; 0 references; 0 unresolved inclusions; 0 syntax errors; 0 unresolved names (0 %)
|
||
|
||
!ENTRY org.eclipse.cdt.core 1 0 2024-09-27 17:59:27.031
|
||
!MESSAGE Indexed 'task4' (2 sources, 7 headers) in 0,493 sec: 924 declarations; 1.191 references; 3 unresolved inclusions; 29 syntax errors; 753 unresolved names (26 %)
|
||
|
||
!ENTRY com.st.stm32cube.ide.mcu.ide 1 1 2024-09-27 17:59:27.401
|
||
!MESSAGE Started RMI Server, listening on port 41337
|
||
|
||
!ENTRY org.eclipse.cdt.core 1 0 2024-09-27 17:59:27.543
|
||
!MESSAGE Indexed 'task5' (3 sources, 9 headers) in 0,51 sec: 1.054 declarations; 1.479 references; 3 unresolved inclusions; 29 syntax errors; 823 unresolved names (25 %)
|
||
!SESSION 2024-09-27 18:05:33.797 -----------------------------------------------
|
||
eclipse.buildId=Version 1.16.0
|
||
java.version=17.0.11
|
||
java.vendor=Eclipse Adoptium
|
||
BootLoader constants: OS=win32, ARCH=x86_64, WS=win32, NL=de_DE
|
||
Command-line arguments: -os win32 -ws win32 -arch x86_64 -data C:\Temp\WS_Neu\mct_bei_workspace_24s
|
||
|
||
!ENTRY com.st.stm32cube.ide.mcu.informationcenter 4 4 2024-09-27 18:05:45.647
|
||
!MESSAGE CubeMX plugin appears to be active, Log4j initialization might be too late.
|
||
|
||
!ENTRY com.st.stm32cube.ide.mcu.informationcenter 1 1 2024-09-27 18:05:45.647
|
||
!MESSAGE Log4j2 initialized with config file C:\Temp\WS_Neu\mct_bei_workspace_24s\.metadata\.log4j2.xml
|
||
|
||
!ENTRY com.st.stm32cube.ide.mcu.ide 1 1 2024-09-27 18:05:50.120
|
||
!MESSAGE Started RMI Server, listening on port 41337
|
||
!SESSION 2025-02-10 09:06:52.456 -----------------------------------------------
|
||
eclipse.buildId=Version 1.16.0
|
||
java.version=17.0.11
|
||
java.vendor=Eclipse Adoptium
|
||
BootLoader constants: OS=win32, ARCH=x86_64, WS=win32, NL=de_DE
|
||
Command-line arguments: -os win32 -ws win32 -arch x86_64
|
||
|
||
!ENTRY com.st.stm32cube.ide.mcu.informationcenter 4 4 2025-02-10 09:08:26.011
|
||
!MESSAGE CubeMX plugin appears to be active, Log4j initialization might be too late.
|
||
|
||
!ENTRY com.st.stm32cube.ide.mcu.informationcenter 1 1 2025-02-10 09:08:26.012
|
||
!MESSAGE Log4j2 initialized with config file C:\Users\kerschensteinerto\Downloads\mct_bei_workspace_24w\.metadata\.log4j2.xml
|
||
|
||
!ENTRY com.st.stm32cube.ide.mcu.ide 1 1 2025-02-10 09:08:34.198
|
||
!MESSAGE Started RMI Server, listening on port 41337
|
||
!SESSION 2025-02-10 09:29:14.826 -----------------------------------------------
|
||
eclipse.buildId=Version 1.16.0
|
||
java.version=17.0.11
|
||
java.vendor=Eclipse Adoptium
|
||
BootLoader constants: OS=win32, ARCH=x86_64, WS=win32, NL=de_DE
|
||
Command-line arguments: -os win32 -ws win32 -arch x86_64
|
||
|
||
!ENTRY com.st.stm32cube.ide.mcu.informationcenter 4 4 2025-02-10 09:29:29.747
|
||
!MESSAGE CubeMX plugin appears to be active, Log4j initialization might be too late.
|
||
|
||
!ENTRY com.st.stm32cube.ide.mcu.informationcenter 1 1 2025-02-10 09:29:29.747
|
||
!MESSAGE Log4j2 initialized with config file C:\Users\kerschensteinerto\Downloads\mct_bei_workspace_24w\.metadata\.log4j2.xml
|
||
|
||
!ENTRY com.st.stm32cube.ide.mcu.ide 1 1 2025-02-10 09:29:36.878
|
||
!MESSAGE Started RMI Server, listening on port 41337
|
||
|
||
!ENTRY org.eclipse.cdt.core 4 0 2025-02-10 09:31:39.919
|
||
!MESSAGE Error: Cannot run program "gcc": Launching failed
|
||
!STACK 0
|
||
java.io.IOException: Cannot run program "gcc": Launching failed
|
||
at org.eclipse.cdt.utils.spawner.Spawner.exec(Spawner.java:450)
|
||
at org.eclipse.cdt.utils.spawner.Spawner.<init>(Spawner.java:147)
|
||
at org.eclipse.cdt.utils.spawner.Spawner.<init>(Spawner.java:134)
|
||
at org.eclipse.cdt.utils.spawner.ProcessFactory$Builder.start(ProcessFactory.java:273)
|
||
at org.eclipse.cdt.utils.spawner.ProcessFactory.exec(ProcessFactory.java:366)
|
||
at org.eclipse.cdt.core.CommandLauncher.execute(CommandLauncher.java:189)
|
||
at org.eclipse.cdt.internal.core.BuildRunnerHelper.build(BuildRunnerHelper.java:274)
|
||
at org.eclipse.cdt.managedbuilder.language.settings.providers.AbstractBuiltinSpecsDetector.runProgramForLanguage(AbstractBuiltinSpecsDetector.java:808)
|
||
at org.eclipse.cdt.managedbuilder.language.settings.providers.AbstractBuiltinSpecsDetector.runForLanguage(AbstractBuiltinSpecsDetector.java:736)
|
||
at org.eclipse.cdt.managedbuilder.language.settings.providers.AbstractBuiltinSpecsDetector.runForEachLanguage(AbstractBuiltinSpecsDetector.java:601)
|
||
at org.eclipse.cdt.managedbuilder.language.settings.providers.AbstractBuiltinSpecsDetector$1.runInWorkspace(AbstractBuiltinSpecsDetector.java:527)
|
||
at org.eclipse.core.internal.resources.InternalWorkspaceJob.run(InternalWorkspaceJob.java:43)
|
||
at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63)
|
||
|
||
!ENTRY org.eclipse.cdt.core 4 0 2025-02-10 09:31:40.053
|
||
!MESSAGE Error: Cannot run program "g++": Launching failed
|
||
!STACK 0
|
||
java.io.IOException: Cannot run program "g++": Launching failed
|
||
at org.eclipse.cdt.utils.spawner.Spawner.exec(Spawner.java:450)
|
||
at org.eclipse.cdt.utils.spawner.Spawner.<init>(Spawner.java:147)
|
||
at org.eclipse.cdt.utils.spawner.Spawner.<init>(Spawner.java:134)
|
||
at org.eclipse.cdt.utils.spawner.ProcessFactory$Builder.start(ProcessFactory.java:273)
|
||
at org.eclipse.cdt.utils.spawner.ProcessFactory.exec(ProcessFactory.java:366)
|
||
at org.eclipse.cdt.core.CommandLauncher.execute(CommandLauncher.java:189)
|
||
at org.eclipse.cdt.internal.core.BuildRunnerHelper.build(BuildRunnerHelper.java:274)
|
||
at org.eclipse.cdt.managedbuilder.language.settings.providers.AbstractBuiltinSpecsDetector.runProgramForLanguage(AbstractBuiltinSpecsDetector.java:808)
|
||
at org.eclipse.cdt.managedbuilder.language.settings.providers.AbstractBuiltinSpecsDetector.runForLanguage(AbstractBuiltinSpecsDetector.java:736)
|
||
at org.eclipse.cdt.managedbuilder.language.settings.providers.AbstractBuiltinSpecsDetector.runForEachLanguage(AbstractBuiltinSpecsDetector.java:601)
|
||
at org.eclipse.cdt.managedbuilder.language.settings.providers.AbstractBuiltinSpecsDetector$1.runInWorkspace(AbstractBuiltinSpecsDetector.java:527)
|
||
at org.eclipse.core.internal.resources.InternalWorkspaceJob.run(InternalWorkspaceJob.java:43)
|
||
at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63)
|
||
|
||
!ENTRY org.eclipse.cdt.core 4 0 2025-02-10 09:31:40.175
|
||
!MESSAGE Error: Cannot run program "gcc": Launching failed
|
||
!STACK 0
|
||
java.io.IOException: Cannot run program "gcc": Launching failed
|
||
at org.eclipse.cdt.utils.spawner.Spawner.exec(Spawner.java:450)
|
||
at org.eclipse.cdt.utils.spawner.Spawner.<init>(Spawner.java:147)
|
||
at org.eclipse.cdt.utils.spawner.Spawner.<init>(Spawner.java:134)
|
||
at org.eclipse.cdt.utils.spawner.ProcessFactory$Builder.start(ProcessFactory.java:273)
|
||
at org.eclipse.cdt.utils.spawner.ProcessFactory.exec(ProcessFactory.java:366)
|
||
at org.eclipse.cdt.core.CommandLauncher.execute(CommandLauncher.java:189)
|
||
at org.eclipse.cdt.internal.core.BuildRunnerHelper.build(BuildRunnerHelper.java:274)
|
||
at org.eclipse.cdt.managedbuilder.language.settings.providers.AbstractBuiltinSpecsDetector.runProgramForLanguage(AbstractBuiltinSpecsDetector.java:808)
|
||
at org.eclipse.cdt.managedbuilder.language.settings.providers.AbstractBuiltinSpecsDetector.runForLanguage(AbstractBuiltinSpecsDetector.java:736)
|
||
at org.eclipse.cdt.managedbuilder.language.settings.providers.AbstractBuiltinSpecsDetector.runForEachLanguage(AbstractBuiltinSpecsDetector.java:601)
|
||
at org.eclipse.cdt.managedbuilder.language.settings.providers.AbstractBuiltinSpecsDetector$1.runInWorkspace(AbstractBuiltinSpecsDetector.java:527)
|
||
at org.eclipse.core.internal.resources.InternalWorkspaceJob.run(InternalWorkspaceJob.java:43)
|
||
at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63)
|
||
|
||
!ENTRY org.eclipse.cdt.core 4 0 2025-02-10 09:31:40.277
|
||
!MESSAGE Error: Cannot run program "g++": Launching failed
|
||
!STACK 0
|
||
java.io.IOException: Cannot run program "g++": Launching failed
|
||
at org.eclipse.cdt.utils.spawner.Spawner.exec(Spawner.java:450)
|
||
at org.eclipse.cdt.utils.spawner.Spawner.<init>(Spawner.java:147)
|
||
at org.eclipse.cdt.utils.spawner.Spawner.<init>(Spawner.java:134)
|
||
at org.eclipse.cdt.utils.spawner.ProcessFactory$Builder.start(ProcessFactory.java:273)
|
||
at org.eclipse.cdt.utils.spawner.ProcessFactory.exec(ProcessFactory.java:366)
|
||
at org.eclipse.cdt.core.CommandLauncher.execute(CommandLauncher.java:189)
|
||
at org.eclipse.cdt.internal.core.BuildRunnerHelper.build(BuildRunnerHelper.java:274)
|
||
at org.eclipse.cdt.managedbuilder.language.settings.providers.AbstractBuiltinSpecsDetector.runProgramForLanguage(AbstractBuiltinSpecsDetector.java:808)
|
||
at org.eclipse.cdt.managedbuilder.language.settings.providers.AbstractBuiltinSpecsDetector.runForLanguage(AbstractBuiltinSpecsDetector.java:736)
|
||
at org.eclipse.cdt.managedbuilder.language.settings.providers.AbstractBuiltinSpecsDetector.runForEachLanguage(AbstractBuiltinSpecsDetector.java:601)
|
||
at org.eclipse.cdt.managedbuilder.language.settings.providers.AbstractBuiltinSpecsDetector$1.runInWorkspace(AbstractBuiltinSpecsDetector.java:527)
|
||
at org.eclipse.core.internal.resources.InternalWorkspaceJob.run(InternalWorkspaceJob.java:43)
|
||
at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63)
|
||
|
||
!ENTRY org.eclipse.cdt.core 1 0 2025-02-10 09:31:40.316
|
||
!MESSAGE Indexed 'task3' (0 sources, 0 headers) in 0 sec: 0 declarations; 0 references; 0 unresolved inclusions; 0 syntax errors; 0 unresolved names (0%)
|
||
|
||
!ENTRY org.eclipse.cdt.core 4 0 2025-02-10 09:31:40.415
|
||
!MESSAGE Error: Cannot run program "gcc": Launching failed
|
||
!STACK 0
|
||
java.io.IOException: Cannot run program "gcc": Launching failed
|
||
at org.eclipse.cdt.utils.spawner.Spawner.exec(Spawner.java:450)
|
||
at org.eclipse.cdt.utils.spawner.Spawner.<init>(Spawner.java:147)
|
||
at org.eclipse.cdt.utils.spawner.Spawner.<init>(Spawner.java:134)
|
||
at org.eclipse.cdt.utils.spawner.ProcessFactory$Builder.start(ProcessFactory.java:273)
|
||
at org.eclipse.cdt.utils.spawner.ProcessFactory.exec(ProcessFactory.java:366)
|
||
at org.eclipse.cdt.core.CommandLauncher.execute(CommandLauncher.java:189)
|
||
at org.eclipse.cdt.internal.core.BuildRunnerHelper.build(BuildRunnerHelper.java:274)
|
||
at org.eclipse.cdt.managedbuilder.language.settings.providers.AbstractBuiltinSpecsDetector.runProgramForLanguage(AbstractBuiltinSpecsDetector.java:808)
|
||
at org.eclipse.cdt.managedbuilder.language.settings.providers.AbstractBuiltinSpecsDetector.runForLanguage(AbstractBuiltinSpecsDetector.java:736)
|
||
at org.eclipse.cdt.managedbuilder.language.settings.providers.AbstractBuiltinSpecsDetector.runForEachLanguage(AbstractBuiltinSpecsDetector.java:601)
|
||
at org.eclipse.cdt.managedbuilder.language.settings.providers.AbstractBuiltinSpecsDetector$1.runInWorkspace(AbstractBuiltinSpecsDetector.java:527)
|
||
at org.eclipse.core.internal.resources.InternalWorkspaceJob.run(InternalWorkspaceJob.java:43)
|
||
at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63)
|
||
|
||
!ENTRY org.eclipse.cdt.core 4 0 2025-02-10 09:31:40.509
|
||
!MESSAGE Error: Cannot run program "g++": Launching failed
|
||
!STACK 0
|
||
java.io.IOException: Cannot run program "g++": Launching failed
|
||
at org.eclipse.cdt.utils.spawner.Spawner.exec(Spawner.java:450)
|
||
at org.eclipse.cdt.utils.spawner.Spawner.<init>(Spawner.java:147)
|
||
at org.eclipse.cdt.utils.spawner.Spawner.<init>(Spawner.java:134)
|
||
at org.eclipse.cdt.utils.spawner.ProcessFactory$Builder.start(ProcessFactory.java:273)
|
||
at org.eclipse.cdt.utils.spawner.ProcessFactory.exec(ProcessFactory.java:366)
|
||
at org.eclipse.cdt.core.CommandLauncher.execute(CommandLauncher.java:189)
|
||
at org.eclipse.cdt.internal.core.BuildRunnerHelper.build(BuildRunnerHelper.java:274)
|
||
at org.eclipse.cdt.managedbuilder.language.settings.providers.AbstractBuiltinSpecsDetector.runProgramForLanguage(AbstractBuiltinSpecsDetector.java:808)
|
||
at org.eclipse.cdt.managedbuilder.language.settings.providers.AbstractBuiltinSpecsDetector.runForLanguage(AbstractBuiltinSpecsDetector.java:736)
|
||
at org.eclipse.cdt.managedbuilder.language.settings.providers.AbstractBuiltinSpecsDetector.runForEachLanguage(AbstractBuiltinSpecsDetector.java:601)
|
||
at org.eclipse.cdt.managedbuilder.language.settings.providers.AbstractBuiltinSpecsDetector$1.runInWorkspace(AbstractBuiltinSpecsDetector.java:527)
|
||
at org.eclipse.core.internal.resources.InternalWorkspaceJob.run(InternalWorkspaceJob.java:43)
|
||
at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63)
|
||
|
||
!ENTRY org.eclipse.cdt.core 4 0 2025-02-10 09:31:40.599
|
||
!MESSAGE Error: Cannot run program "gcc": Launching failed
|
||
!STACK 0
|
||
java.io.IOException: Cannot run program "gcc": Launching failed
|
||
at org.eclipse.cdt.utils.spawner.Spawner.exec(Spawner.java:450)
|
||
at org.eclipse.cdt.utils.spawner.Spawner.<init>(Spawner.java:147)
|
||
at org.eclipse.cdt.utils.spawner.Spawner.<init>(Spawner.java:134)
|
||
at org.eclipse.cdt.utils.spawner.ProcessFactory$Builder.start(ProcessFactory.java:273)
|
||
at org.eclipse.cdt.utils.spawner.ProcessFactory.exec(ProcessFactory.java:366)
|
||
at org.eclipse.cdt.core.CommandLauncher.execute(CommandLauncher.java:189)
|
||
at org.eclipse.cdt.internal.core.BuildRunnerHelper.build(BuildRunnerHelper.java:274)
|
||
at org.eclipse.cdt.managedbuilder.language.settings.providers.AbstractBuiltinSpecsDetector.runProgramForLanguage(AbstractBuiltinSpecsDetector.java:808)
|
||
at org.eclipse.cdt.managedbuilder.language.settings.providers.AbstractBuiltinSpecsDetector.runForLanguage(AbstractBuiltinSpecsDetector.java:736)
|
||
at org.eclipse.cdt.managedbuilder.language.settings.providers.AbstractBuiltinSpecsDetector.runForEachLanguage(AbstractBuiltinSpecsDetector.java:601)
|
||
at org.eclipse.cdt.managedbuilder.language.settings.providers.AbstractBuiltinSpecsDetector$1.runInWorkspace(AbstractBuiltinSpecsDetector.java:527)
|
||
at org.eclipse.core.internal.resources.InternalWorkspaceJob.run(InternalWorkspaceJob.java:43)
|
||
at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63)
|
||
|
||
!ENTRY org.eclipse.cdt.core 4 0 2025-02-10 09:31:40.684
|
||
!MESSAGE Error: Cannot run program "g++": Launching failed
|
||
!STACK 0
|
||
java.io.IOException: Cannot run program "g++": Launching failed
|
||
at org.eclipse.cdt.utils.spawner.Spawner.exec(Spawner.java:450)
|
||
at org.eclipse.cdt.utils.spawner.Spawner.<init>(Spawner.java:147)
|
||
at org.eclipse.cdt.utils.spawner.Spawner.<init>(Spawner.java:134)
|
||
at org.eclipse.cdt.utils.spawner.ProcessFactory$Builder.start(ProcessFactory.java:273)
|
||
at org.eclipse.cdt.utils.spawner.ProcessFactory.exec(ProcessFactory.java:366)
|
||
at org.eclipse.cdt.core.CommandLauncher.execute(CommandLauncher.java:189)
|
||
at org.eclipse.cdt.internal.core.BuildRunnerHelper.build(BuildRunnerHelper.java:274)
|
||
at org.eclipse.cdt.managedbuilder.language.settings.providers.AbstractBuiltinSpecsDetector.runProgramForLanguage(AbstractBuiltinSpecsDetector.java:808)
|
||
at org.eclipse.cdt.managedbuilder.language.settings.providers.AbstractBuiltinSpecsDetector.runForLanguage(AbstractBuiltinSpecsDetector.java:736)
|
||
at org.eclipse.cdt.managedbuilder.language.settings.providers.AbstractBuiltinSpecsDetector.runForEachLanguage(AbstractBuiltinSpecsDetector.java:601)
|
||
at org.eclipse.cdt.managedbuilder.language.settings.providers.AbstractBuiltinSpecsDetector$1.runInWorkspace(AbstractBuiltinSpecsDetector.java:527)
|
||
at org.eclipse.core.internal.resources.InternalWorkspaceJob.run(InternalWorkspaceJob.java:43)
|
||
at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63)
|
||
|
||
!ENTRY org.eclipse.cdt.core 4 0 2025-02-10 09:38:04.119
|
||
!MESSAGE Error: Cannot run program "gcc": Launching failed
|
||
!STACK 0
|
||
java.io.IOException: Cannot run program "gcc": Launching failed
|
||
at org.eclipse.cdt.utils.spawner.Spawner.exec(Spawner.java:450)
|
||
at org.eclipse.cdt.utils.spawner.Spawner.<init>(Spawner.java:147)
|
||
at org.eclipse.cdt.utils.spawner.Spawner.<init>(Spawner.java:134)
|
||
at org.eclipse.cdt.utils.spawner.ProcessFactory$Builder.start(ProcessFactory.java:273)
|
||
at org.eclipse.cdt.utils.spawner.ProcessFactory.exec(ProcessFactory.java:366)
|
||
at org.eclipse.cdt.core.CommandLauncher.execute(CommandLauncher.java:189)
|
||
at org.eclipse.cdt.internal.core.BuildRunnerHelper.build(BuildRunnerHelper.java:274)
|
||
at org.eclipse.cdt.managedbuilder.language.settings.providers.AbstractBuiltinSpecsDetector.runProgramForLanguage(AbstractBuiltinSpecsDetector.java:808)
|
||
at org.eclipse.cdt.managedbuilder.language.settings.providers.AbstractBuiltinSpecsDetector.runForLanguage(AbstractBuiltinSpecsDetector.java:736)
|
||
at org.eclipse.cdt.managedbuilder.language.settings.providers.AbstractBuiltinSpecsDetector.runForEachLanguage(AbstractBuiltinSpecsDetector.java:601)
|
||
at org.eclipse.cdt.managedbuilder.language.settings.providers.AbstractBuiltinSpecsDetector$1.runInWorkspace(AbstractBuiltinSpecsDetector.java:527)
|
||
at org.eclipse.core.internal.resources.InternalWorkspaceJob.run(InternalWorkspaceJob.java:43)
|
||
at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63)
|
||
|
||
!ENTRY org.eclipse.cdt.core 4 0 2025-02-10 09:38:04.209
|
||
!MESSAGE Error: Cannot run program "g++": Launching failed
|
||
!STACK 0
|
||
java.io.IOException: Cannot run program "g++": Launching failed
|
||
at org.eclipse.cdt.utils.spawner.Spawner.exec(Spawner.java:450)
|
||
at org.eclipse.cdt.utils.spawner.Spawner.<init>(Spawner.java:147)
|
||
at org.eclipse.cdt.utils.spawner.Spawner.<init>(Spawner.java:134)
|
||
at org.eclipse.cdt.utils.spawner.ProcessFactory$Builder.start(ProcessFactory.java:273)
|
||
at org.eclipse.cdt.utils.spawner.ProcessFactory.exec(ProcessFactory.java:366)
|
||
at org.eclipse.cdt.core.CommandLauncher.execute(CommandLauncher.java:189)
|
||
at org.eclipse.cdt.internal.core.BuildRunnerHelper.build(BuildRunnerHelper.java:274)
|
||
at org.eclipse.cdt.managedbuilder.language.settings.providers.AbstractBuiltinSpecsDetector.runProgramForLanguage(AbstractBuiltinSpecsDetector.java:808)
|
||
at org.eclipse.cdt.managedbuilder.language.settings.providers.AbstractBuiltinSpecsDetector.runForLanguage(AbstractBuiltinSpecsDetector.java:736)
|
||
at org.eclipse.cdt.managedbuilder.language.settings.providers.AbstractBuiltinSpecsDetector.runForEachLanguage(AbstractBuiltinSpecsDetector.java:601)
|
||
at org.eclipse.cdt.managedbuilder.language.settings.providers.AbstractBuiltinSpecsDetector$1.runInWorkspace(AbstractBuiltinSpecsDetector.java:527)
|
||
at org.eclipse.core.internal.resources.InternalWorkspaceJob.run(InternalWorkspaceJob.java:43)
|
||
at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63)
|
||
|
||
!ENTRY org.eclipse.cdt.core 4 0 2025-02-10 09:38:04.295
|
||
!MESSAGE Error: Cannot run program "gcc": Launching failed
|
||
!STACK 0
|
||
java.io.IOException: Cannot run program "gcc": Launching failed
|
||
at org.eclipse.cdt.utils.spawner.Spawner.exec(Spawner.java:450)
|
||
at org.eclipse.cdt.utils.spawner.Spawner.<init>(Spawner.java:147)
|
||
at org.eclipse.cdt.utils.spawner.Spawner.<init>(Spawner.java:134)
|
||
at org.eclipse.cdt.utils.spawner.ProcessFactory$Builder.start(ProcessFactory.java:273)
|
||
at org.eclipse.cdt.utils.spawner.ProcessFactory.exec(ProcessFactory.java:366)
|
||
at org.eclipse.cdt.core.CommandLauncher.execute(CommandLauncher.java:189)
|
||
at org.eclipse.cdt.internal.core.BuildRunnerHelper.build(BuildRunnerHelper.java:274)
|
||
at org.eclipse.cdt.managedbuilder.language.settings.providers.AbstractBuiltinSpecsDetector.runProgramForLanguage(AbstractBuiltinSpecsDetector.java:808)
|
||
at org.eclipse.cdt.managedbuilder.language.settings.providers.AbstractBuiltinSpecsDetector.runForLanguage(AbstractBuiltinSpecsDetector.java:736)
|
||
at org.eclipse.cdt.managedbuilder.language.settings.providers.AbstractBuiltinSpecsDetector.runForEachLanguage(AbstractBuiltinSpecsDetector.java:601)
|
||
at org.eclipse.cdt.managedbuilder.language.settings.providers.AbstractBuiltinSpecsDetector$1.runInWorkspace(AbstractBuiltinSpecsDetector.java:527)
|
||
at org.eclipse.core.internal.resources.InternalWorkspaceJob.run(InternalWorkspaceJob.java:43)
|
||
at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63)
|
||
|
||
!ENTRY org.eclipse.cdt.core 4 0 2025-02-10 09:38:04.380
|
||
!MESSAGE Error: Cannot run program "g++": Launching failed
|
||
!STACK 0
|
||
java.io.IOException: Cannot run program "g++": Launching failed
|
||
at org.eclipse.cdt.utils.spawner.Spawner.exec(Spawner.java:450)
|
||
at org.eclipse.cdt.utils.spawner.Spawner.<init>(Spawner.java:147)
|
||
at org.eclipse.cdt.utils.spawner.Spawner.<init>(Spawner.java:134)
|
||
at org.eclipse.cdt.utils.spawner.ProcessFactory$Builder.start(ProcessFactory.java:273)
|
||
at org.eclipse.cdt.utils.spawner.ProcessFactory.exec(ProcessFactory.java:366)
|
||
at org.eclipse.cdt.core.CommandLauncher.execute(CommandLauncher.java:189)
|
||
at org.eclipse.cdt.internal.core.BuildRunnerHelper.build(BuildRunnerHelper.java:274)
|
||
at org.eclipse.cdt.managedbuilder.language.settings.providers.AbstractBuiltinSpecsDetector.runProgramForLanguage(AbstractBuiltinSpecsDetector.java:808)
|
||
at org.eclipse.cdt.managedbuilder.language.settings.providers.AbstractBuiltinSpecsDetector.runForLanguage(AbstractBuiltinSpecsDetector.java:736)
|
||
at org.eclipse.cdt.managedbuilder.language.settings.providers.AbstractBuiltinSpecsDetector.runForEachLanguage(AbstractBuiltinSpecsDetector.java:601)
|
||
at org.eclipse.cdt.managedbuilder.language.settings.providers.AbstractBuiltinSpecsDetector$1.runInWorkspace(AbstractBuiltinSpecsDetector.java:527)
|
||
at org.eclipse.core.internal.resources.InternalWorkspaceJob.run(InternalWorkspaceJob.java:43)
|
||
at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63)
|
||
|
||
!ENTRY org.eclipse.cdt.core 1 0 2025-02-10 09:38:04.441
|
||
!MESSAGE Indexed 'task3' (0 sources, 0 headers) in 0.001 sec: 0 declarations; 0 references; 0 unresolved inclusions; 0 syntax errors; 0 unresolved names (0%)
|
||
|
||
!ENTRY org.eclipse.cdt.core 4 0 2025-02-10 09:38:04.526
|
||
!MESSAGE Error: Cannot run program "gcc": Launching failed
|
||
!STACK 0
|
||
java.io.IOException: Cannot run program "gcc": Launching failed
|
||
at org.eclipse.cdt.utils.spawner.Spawner.exec(Spawner.java:450)
|
||
at org.eclipse.cdt.utils.spawner.Spawner.<init>(Spawner.java:147)
|
||
at org.eclipse.cdt.utils.spawner.Spawner.<init>(Spawner.java:134)
|
||
at org.eclipse.cdt.utils.spawner.ProcessFactory$Builder.start(ProcessFactory.java:273)
|
||
at org.eclipse.cdt.utils.spawner.ProcessFactory.exec(ProcessFactory.java:366)
|
||
at org.eclipse.cdt.core.CommandLauncher.execute(CommandLauncher.java:189)
|
||
at org.eclipse.cdt.internal.core.BuildRunnerHelper.build(BuildRunnerHelper.java:274)
|
||
at org.eclipse.cdt.managedbuilder.language.settings.providers.AbstractBuiltinSpecsDetector.runProgramForLanguage(AbstractBuiltinSpecsDetector.java:808)
|
||
at org.eclipse.cdt.managedbuilder.language.settings.providers.AbstractBuiltinSpecsDetector.runForLanguage(AbstractBuiltinSpecsDetector.java:736)
|
||
at org.eclipse.cdt.managedbuilder.language.settings.providers.AbstractBuiltinSpecsDetector.runForEachLanguage(AbstractBuiltinSpecsDetector.java:601)
|
||
at org.eclipse.cdt.managedbuilder.language.settings.providers.AbstractBuiltinSpecsDetector$1.runInWorkspace(AbstractBuiltinSpecsDetector.java:527)
|
||
at org.eclipse.core.internal.resources.InternalWorkspaceJob.run(InternalWorkspaceJob.java:43)
|
||
at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63)
|
||
|
||
!ENTRY org.eclipse.cdt.core 4 0 2025-02-10 09:38:04.619
|
||
!MESSAGE Error: Cannot run program "g++": Launching failed
|
||
!STACK 0
|
||
java.io.IOException: Cannot run program "g++": Launching failed
|
||
at org.eclipse.cdt.utils.spawner.Spawner.exec(Spawner.java:450)
|
||
at org.eclipse.cdt.utils.spawner.Spawner.<init>(Spawner.java:147)
|
||
at org.eclipse.cdt.utils.spawner.Spawner.<init>(Spawner.java:134)
|
||
at org.eclipse.cdt.utils.spawner.ProcessFactory$Builder.start(ProcessFactory.java:273)
|
||
at org.eclipse.cdt.utils.spawner.ProcessFactory.exec(ProcessFactory.java:366)
|
||
at org.eclipse.cdt.core.CommandLauncher.execute(CommandLauncher.java:189)
|
||
at org.eclipse.cdt.internal.core.BuildRunnerHelper.build(BuildRunnerHelper.java:274)
|
||
at org.eclipse.cdt.managedbuilder.language.settings.providers.AbstractBuiltinSpecsDetector.runProgramForLanguage(AbstractBuiltinSpecsDetector.java:808)
|
||
at org.eclipse.cdt.managedbuilder.language.settings.providers.AbstractBuiltinSpecsDetector.runForLanguage(AbstractBuiltinSpecsDetector.java:736)
|
||
at org.eclipse.cdt.managedbuilder.language.settings.providers.AbstractBuiltinSpecsDetector.runForEachLanguage(AbstractBuiltinSpecsDetector.java:601)
|
||
at org.eclipse.cdt.managedbuilder.language.settings.providers.AbstractBuiltinSpecsDetector$1.runInWorkspace(AbstractBuiltinSpecsDetector.java:527)
|
||
at org.eclipse.core.internal.resources.InternalWorkspaceJob.run(InternalWorkspaceJob.java:43)
|
||
at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63)
|
||
|
||
!ENTRY org.eclipse.cdt.core 4 0 2025-02-10 09:38:04.761
|
||
!MESSAGE Error: Cannot run program "gcc": Launching failed
|
||
!STACK 0
|
||
java.io.IOException: Cannot run program "gcc": Launching failed
|
||
at org.eclipse.cdt.utils.spawner.Spawner.exec(Spawner.java:450)
|
||
at org.eclipse.cdt.utils.spawner.Spawner.<init>(Spawner.java:147)
|
||
at org.eclipse.cdt.utils.spawner.Spawner.<init>(Spawner.java:134)
|
||
at org.eclipse.cdt.utils.spawner.ProcessFactory$Builder.start(ProcessFactory.java:273)
|
||
at org.eclipse.cdt.utils.spawner.ProcessFactory.exec(ProcessFactory.java:366)
|
||
at org.eclipse.cdt.core.CommandLauncher.execute(CommandLauncher.java:189)
|
||
at org.eclipse.cdt.internal.core.BuildRunnerHelper.build(BuildRunnerHelper.java:274)
|
||
at org.eclipse.cdt.managedbuilder.language.settings.providers.AbstractBuiltinSpecsDetector.runProgramForLanguage(AbstractBuiltinSpecsDetector.java:808)
|
||
at org.eclipse.cdt.managedbuilder.language.settings.providers.AbstractBuiltinSpecsDetector.runForLanguage(AbstractBuiltinSpecsDetector.java:736)
|
||
at org.eclipse.cdt.managedbuilder.language.settings.providers.AbstractBuiltinSpecsDetector.runForEachLanguage(AbstractBuiltinSpecsDetector.java:601)
|
||
at org.eclipse.cdt.managedbuilder.language.settings.providers.AbstractBuiltinSpecsDetector$1.runInWorkspace(AbstractBuiltinSpecsDetector.java:527)
|
||
at org.eclipse.core.internal.resources.InternalWorkspaceJob.run(InternalWorkspaceJob.java:43)
|
||
at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63)
|
||
|
||
!ENTRY org.eclipse.cdt.core 4 0 2025-02-10 09:38:04.887
|
||
!MESSAGE Error: Cannot run program "g++": Launching failed
|
||
!STACK 0
|
||
java.io.IOException: Cannot run program "g++": Launching failed
|
||
at org.eclipse.cdt.utils.spawner.Spawner.exec(Spawner.java:450)
|
||
at org.eclipse.cdt.utils.spawner.Spawner.<init>(Spawner.java:147)
|
||
at org.eclipse.cdt.utils.spawner.Spawner.<init>(Spawner.java:134)
|
||
at org.eclipse.cdt.utils.spawner.ProcessFactory$Builder.start(ProcessFactory.java:273)
|
||
at org.eclipse.cdt.utils.spawner.ProcessFactory.exec(ProcessFactory.java:366)
|
||
at org.eclipse.cdt.core.CommandLauncher.execute(CommandLauncher.java:189)
|
||
at org.eclipse.cdt.internal.core.BuildRunnerHelper.build(BuildRunnerHelper.java:274)
|
||
at org.eclipse.cdt.managedbuilder.language.settings.providers.AbstractBuiltinSpecsDetector.runProgramForLanguage(AbstractBuiltinSpecsDetector.java:808)
|
||
at org.eclipse.cdt.managedbuilder.language.settings.providers.AbstractBuiltinSpecsDetector.runForLanguage(AbstractBuiltinSpecsDetector.java:736)
|
||
at org.eclipse.cdt.managedbuilder.language.settings.providers.AbstractBuiltinSpecsDetector.runForEachLanguage(AbstractBuiltinSpecsDetector.java:601)
|
||
at org.eclipse.cdt.managedbuilder.language.settings.providers.AbstractBuiltinSpecsDetector$1.runInWorkspace(AbstractBuiltinSpecsDetector.java:527)
|
||
at org.eclipse.core.internal.resources.InternalWorkspaceJob.run(InternalWorkspaceJob.java:43)
|
||
at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63)
|
||
|
||
!ENTRY org.eclipse.ui 4 0 2025-02-10 09:40:09.949
|
||
!MESSAGE Unhandled event loop exception
|
||
!STACK 0
|
||
java.lang.NullPointerException: Cannot invoke "com.st.stm32cube.common.mx.targetselector.IdeMcuFinder.getBoard()" because "this.mcuFinder" is null
|
||
at com.st.stm32cube.common.mx.targetselector.TargetSelectorAdapter.getBoard(TargetSelectorAdapter.java:372)
|
||
at com.st.stm32cube.common.projectcreation.ui.wizard.TargetSetupPageAbstract.getSelectedTargetName(TargetSetupPageAbstract.java:462)
|
||
at com.st.stm32cube.common.projectcreation.ui.wizard.ProjectSetupPageAbstract.getTargetObject(ProjectSetupPageAbstract.java:1100)
|
||
at com.st.stm32cube.common.projectcreation.ui.projectStructure.ProjectStructureCompositeFactory.createProjectStructureComposite(ProjectStructureCompositeFactory.java:22)
|
||
at com.st.stm32cube.common.projectcreation.ui.wizard.ProjectSetupPageAbstract.createControl(ProjectSetupPageAbstract.java:388)
|
||
at org.eclipse.jface.wizard.Wizard.createPageControls(Wizard.java:180)
|
||
at org.eclipse.jface.wizard.WizardDialog.createPageControls(WizardDialog.java:744)
|
||
at org.eclipse.jface.wizard.WizardDialog.createContents(WizardDialog.java:636)
|
||
at org.eclipse.jface.window.Window.create(Window.java:431)
|
||
at org.eclipse.jface.dialogs.Dialog.create(Dialog.java:1094)
|
||
at org.eclipse.ui.internal.navigator.wizards.WizardShortcutAction.run(WizardShortcutAction.java:99)
|
||
at org.eclipse.jface.action.Action.runWithEvent(Action.java:474)
|
||
at org.eclipse.jface.action.ActionContributionItem.handleWidgetSelection(ActionContributionItem.java:580)
|
||
at org.eclipse.jface.action.ActionContributionItem.lambda$4(ActionContributionItem.java:414)
|
||
at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:89)
|
||
at org.eclipse.swt.widgets.Display.sendEvent(Display.java:4273)
|
||
at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1066)
|
||
at org.eclipse.swt.widgets.Display.runDeferredEvents(Display.java:4071)
|
||
at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3659)
|
||
at com.st.stm32cube.common.mx.oss.core.awtswtbridge.SwtInputBlocker.open(SwtInputBlocker.java:55)
|
||
at com.st.stm32cube.common.mx.oss.core.awtswtbridge.SwtInputBlocker.block(SwtInputBlocker.java:111)
|
||
at com.st.stm32cube.common.mx.oss.core.awtswtbridge.AwtEnvironment.invokeAwt(AwtEnvironment.java:179)
|
||
at com.st.stm32cube.common.mx.oss.core.awtswtbridge.AwtEnvironment.invokeAwtAndBlockSwt(AwtEnvironment.java:206)
|
||
at com.st.stm32cube.common.mx.editor.CubeMxEditor.dispose(CubeMxEditor.java:1918)
|
||
at org.eclipse.ui.internal.e4.compatibility.CompatibilityPart.invalidate(CompatibilityPart.java:264)
|
||
at org.eclipse.ui.internal.e4.compatibility.CompatibilityPart.destroy(CompatibilityPart.java:421)
|
||
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
|
||
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
|
||
at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
|
||
at java.base/java.lang.reflect.Method.invoke(Method.java:568)
|
||
at org.eclipse.e4.core.internal.di.MethodRequestor.execute(MethodRequestor.java:58)
|
||
at org.eclipse.e4.core.internal.di.InjectorImpl.processAnnotated(InjectorImpl.java:976)
|
||
at org.eclipse.e4.core.internal.di.InjectorImpl.processAnnotated(InjectorImpl.java:938)
|
||
at org.eclipse.e4.core.internal.di.InjectorImpl.uninject(InjectorImpl.java:181)
|
||
at org.eclipse.e4.core.internal.di.Requestor.uninject(Requestor.java:177)
|
||
at org.eclipse.e4.core.internal.contexts.ContextObjectSupplier$ContextInjectionListener.update(ContextObjectSupplier.java:89)
|
||
at org.eclipse.e4.core.internal.contexts.TrackableComputationExt.update(TrackableComputationExt.java:103)
|
||
at org.eclipse.e4.core.internal.contexts.EclipseContext.removeListenersTo(EclipseContext.java:487)
|
||
at org.eclipse.e4.core.contexts.ContextInjectionFactory.uninject(ContextInjectionFactory.java:185)
|
||
at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.safeRemoveGui(PartRenderingEngine.java:947)
|
||
at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine$4.run(PartRenderingEngine.java:861)
|
||
at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:47)
|
||
at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.removeGui(PartRenderingEngine.java:845)
|
||
at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.subscribeTopicToBeRendered(PartRenderingEngine.java:185)
|
||
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
|
||
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
|
||
at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
|
||
at java.base/java.lang.reflect.Method.invoke(Method.java:568)
|
||
at org.eclipse.e4.core.internal.di.MethodRequestor.execute(MethodRequestor.java:58)
|
||
at org.eclipse.e4.core.di.internal.extensions.EventObjectSupplier$DIEventHandler.handleEvent(EventObjectSupplier.java:92)
|
||
at org.eclipse.equinox.internal.event.EventHandlerWrapper.handleEvent(EventHandlerWrapper.java:208)
|
||
at org.eclipse.equinox.internal.event.EventHandlerTracker.dispatchEvent(EventHandlerTracker.java:206)
|
||
at org.eclipse.equinox.internal.event.EventHandlerTracker.dispatchEvent(EventHandlerTracker.java:1)
|
||
at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:234)
|
||
at org.eclipse.osgi.framework.eventmgr.ListenerQueue.dispatchEventSynchronous(ListenerQueue.java:151)
|
||
at org.eclipse.equinox.internal.event.EventAdminImpl.dispatchEvent(EventAdminImpl.java:133)
|
||
at org.eclipse.equinox.internal.event.EventAdminImpl.sendEvent(EventAdminImpl.java:75)
|
||
at org.eclipse.equinox.internal.event.EventComponent.sendEvent(EventComponent.java:44)
|
||
at org.eclipse.e4.ui.services.internal.events.EventBroker.send(EventBroker.java:55)
|
||
at org.eclipse.e4.ui.internal.workbench.UIEventPublisher.notifyChanged(UIEventPublisher.java:63)
|
||
at org.eclipse.emf.common.notify.impl.BasicNotifierImpl.eNotify(BasicNotifierImpl.java:424)
|
||
at org.eclipse.e4.ui.model.application.ui.impl.UIElementImpl.setToBeRendered(UIElementImpl.java:314)
|
||
at org.eclipse.e4.ui.internal.workbench.PartServiceImpl.hidePart(PartServiceImpl.java:1410)
|
||
at org.eclipse.ui.internal.WorkbenchPage.hidePart(WorkbenchPage.java:1543)
|
||
at org.eclipse.ui.internal.WorkbenchPage.hidePart(WorkbenchPage.java:1495)
|
||
at org.eclipse.ui.internal.WorkbenchPage.closeEditors(WorkbenchPage.java:1465)
|
||
at org.eclipse.ui.actions.CloseResourceAction.closeEditors(CloseResourceAction.java:433)
|
||
at org.eclipse.ui.actions.CloseResourceAction$1.run(CloseResourceAction.java:358)
|
||
at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:47)
|
||
at org.eclipse.ui.actions.CloseResourceAction.lambda$2(CloseResourceAction.java:349)
|
||
at org.eclipse.swt.custom.BusyIndicator.showWhile(BusyIndicator.java:67)
|
||
at org.eclipse.ui.actions.CloseResourceAction.closeMatchingEditors(CloseResourceAction.java:362)
|
||
at org.eclipse.ui.actions.DeleteResourceAction.run(DeleteResourceAction.java:453)
|
||
at org.eclipse.ui.actions.BaseSelectionListenerAction.runWithEvent(BaseSelectionListenerAction.java:171)
|
||
at org.eclipse.jface.commands.ActionHandler.execute(ActionHandler.java:121)
|
||
at org.eclipse.ui.internal.handlers.E4HandlerProxy.execute(E4HandlerProxy.java:99)
|
||
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
|
||
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
|
||
at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
|
||
at java.base/java.lang.reflect.Method.invoke(Method.java:568)
|
||
at org.eclipse.e4.core.internal.di.MethodRequestor.execute(MethodRequestor.java:58)
|
||
at org.eclipse.e4.core.internal.di.InjectorImpl.invokeUsingClass(InjectorImpl.java:298)
|
||
at org.eclipse.e4.core.internal.di.InjectorImpl.invoke(InjectorImpl.java:232)
|
||
at org.eclipse.e4.core.contexts.ContextInjectionFactory.invoke(ContextInjectionFactory.java:174)
|
||
at org.eclipse.e4.core.commands.internal.HandlerServiceHandler.execute(HandlerServiceHandler.java:165)
|
||
at org.eclipse.core.commands.Command.executeWithChecks(Command.java:488)
|
||
at org.eclipse.core.commands.ParameterizedCommand.executeWithChecks(ParameterizedCommand.java:485)
|
||
at org.eclipse.e4.core.commands.internal.HandlerServiceImpl.executeHandler(HandlerServiceImpl.java:213)
|
||
at org.eclipse.e4.ui.bindings.keys.KeyBindingDispatcher.executeCommand(KeyBindingDispatcher.java:308)
|
||
at org.eclipse.e4.ui.bindings.keys.KeyBindingDispatcher.press(KeyBindingDispatcher.java:580)
|
||
at org.eclipse.e4.ui.bindings.keys.KeyBindingDispatcher.processKeyEvent(KeyBindingDispatcher.java:655)
|
||
at org.eclipse.e4.ui.bindings.keys.OutOfOrderListener.handleEvent(OutOfOrderListener.java:75)
|
||
at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:89)
|
||
at org.eclipse.swt.widgets.Display.sendEvent(Display.java:4273)
|
||
at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1066)
|
||
at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1090)
|
||
at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1075)
|
||
at org.eclipse.swt.widgets.Widget.sendKeyEvent(Widget.java:1117)
|
||
at org.eclipse.swt.widgets.Widget.sendKeyEvent(Widget.java:1113)
|
||
at org.eclipse.swt.widgets.Widget.wmKeyDown(Widget.java:1840)
|
||
at org.eclipse.swt.widgets.Control.WM_KEYDOWN(Control.java:5153)
|
||
at org.eclipse.swt.widgets.Tree.WM_KEYDOWN(Tree.java:6274)
|
||
at org.eclipse.swt.widgets.Control.windowProc(Control.java:4776)
|
||
at org.eclipse.swt.widgets.Tree.windowProc(Tree.java:6142)
|
||
at org.eclipse.swt.widgets.Display.windowProc(Display.java:5039)
|
||
at org.eclipse.swt.internal.win32.OS.DispatchMessage(Native Method)
|
||
at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3657)
|
||
at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine$5.run(PartRenderingEngine.java:1155)
|
||
at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:342)
|
||
at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.run(PartRenderingEngine.java:1046)
|
||
at org.eclipse.e4.ui.internal.workbench.E4Workbench.createAndRunUI(E4Workbench.java:155)
|
||
at org.eclipse.ui.internal.Workbench.lambda$3(Workbench.java:648)
|
||
at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:342)
|
||
at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:555)
|
||
at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:173)
|
||
at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:152)
|
||
at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:208)
|
||
at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:136)
|
||
at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:104)
|
||
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:402)
|
||
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255)
|
||
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
|
||
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
|
||
at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
|
||
at java.base/java.lang.reflect.Method.invoke(Method.java:568)
|
||
at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:651)
|
||
at org.eclipse.equinox.launcher.Main.basicRun(Main.java:588)
|
||
at org.eclipse.equinox.launcher.Main.run(Main.java:1459)
|
||
|
||
!ENTRY org.eclipse.cdt.core 1 0 2025-02-10 09:41:48.677
|
||
!MESSAGE Indexed 'task3' (19 sources, 81 headers) in 1.95 sec: 4,748 declarations; 19,315 references; 0 unresolved inclusions; 1 syntax errors; 2 unresolved names (0.0083%)
|
||
|
||
!ENTRY com.st.stm32cube.ide.mcu.debug.launch 2 0 2025-02-10 09:43:34.499
|
||
!MESSAGE Won't launch debug session since we failed to locate the binary.
|
||
|
||
!ENTRY org.eclipse.ui 4 0 2025-02-10 14:10:17.021
|
||
!MESSAGE Unhandled event loop exception
|
||
!STACK 0
|
||
java.lang.NullPointerException: Cannot invoke "org.eclipse.e4.ui.model.application.ui.basic.MWindow.getContext()" because "window" is null
|
||
at org.eclipse.e4.ui.workbench.renderers.swt.WBWRenderer.lambda$4(WBWRenderer.java:567)
|
||
at org.eclipse.swt.events.ShellListener$2.shellClosed(ShellListener.java:102)
|
||
at org.eclipse.swt.widgets.TypedListener.handleEvent(TypedListener.java:102)
|
||
at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:89)
|
||
at org.eclipse.swt.widgets.Display.sendEvent(Display.java:4273)
|
||
at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1066)
|
||
at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1090)
|
||
at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1075)
|
||
at org.eclipse.swt.widgets.Decorations.closeWidget(Decorations.java:269)
|
||
at org.eclipse.swt.widgets.Decorations.WM_CLOSE(Decorations.java:1550)
|
||
at org.eclipse.swt.widgets.Control.windowProc(Control.java:4746)
|
||
at org.eclipse.swt.widgets.Canvas.windowProc(Canvas.java:340)
|
||
at org.eclipse.swt.widgets.Decorations.windowProc(Decorations.java:1478)
|
||
at org.eclipse.swt.widgets.Shell.windowProc(Shell.java:2305)
|
||
at org.eclipse.swt.widgets.Display.windowProc(Display.java:5039)
|
||
at org.eclipse.swt.internal.win32.OS.DefWindowProc(Native Method)
|
||
at org.eclipse.swt.widgets.Shell.callWindowProc(Shell.java:508)
|
||
at org.eclipse.swt.widgets.Control.windowProc(Control.java:4845)
|
||
at org.eclipse.swt.widgets.Canvas.windowProc(Canvas.java:340)
|
||
at org.eclipse.swt.widgets.Decorations.windowProc(Decorations.java:1478)
|
||
at org.eclipse.swt.widgets.Shell.windowProc(Shell.java:2305)
|
||
at org.eclipse.swt.widgets.Display.windowProc(Display.java:5039)
|
||
at org.eclipse.swt.internal.win32.OS.DefWindowProc(Native Method)
|
||
at org.eclipse.swt.widgets.Shell.callWindowProc(Shell.java:508)
|
||
at org.eclipse.swt.widgets.Control.windowProc(Control.java:4845)
|
||
at org.eclipse.swt.widgets.Canvas.windowProc(Canvas.java:340)
|
||
at org.eclipse.swt.widgets.Decorations.windowProc(Decorations.java:1478)
|
||
at org.eclipse.swt.widgets.Shell.windowProc(Shell.java:2305)
|
||
at org.eclipse.swt.widgets.Display.windowProc(Display.java:5039)
|
||
at org.eclipse.swt.internal.win32.OS.DispatchMessage(Native Method)
|
||
at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3657)
|
||
at com.st.stm32cube.common.mx.oss.core.awtswtbridge.SwtInputBlocker.open(SwtInputBlocker.java:55)
|
||
at com.st.stm32cube.common.mx.oss.core.awtswtbridge.SwtInputBlocker.block(SwtInputBlocker.java:111)
|
||
at com.st.stm32cube.common.mx.oss.core.awtswtbridge.AwtEnvironment.invokeAwt(AwtEnvironment.java:179)
|
||
at com.st.stm32cube.common.mx.oss.core.awtswtbridge.EmbeddedSwingComposite$3.widgetDisposed(EmbeddedSwingComposite.java:244)
|
||
at org.eclipse.swt.widgets.TypedListener.handleEvent(TypedListener.java:127)
|
||
at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:89)
|
||
at org.eclipse.swt.widgets.Display.sendEvent(Display.java:4273)
|
||
at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1066)
|
||
at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1090)
|
||
at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1071)
|
||
at org.eclipse.swt.widgets.Widget.release(Widget.java:814)
|
||
at org.eclipse.swt.widgets.Composite.releaseChildren(Composite.java:925)
|
||
at org.eclipse.swt.widgets.Widget.release(Widget.java:821)
|
||
at org.eclipse.swt.widgets.Composite.releaseChildren(Composite.java:925)
|
||
at org.eclipse.swt.widgets.Widget.release(Widget.java:821)
|
||
at org.eclipse.swt.widgets.Composite.releaseChildren(Composite.java:925)
|
||
at org.eclipse.swt.widgets.Widget.release(Widget.java:821)
|
||
at org.eclipse.swt.widgets.Composite.releaseChildren(Composite.java:925)
|
||
at org.eclipse.swt.widgets.Widget.release(Widget.java:821)
|
||
at org.eclipse.swt.widgets.Composite.releaseChildren(Composite.java:925)
|
||
at org.eclipse.swt.widgets.Widget.release(Widget.java:821)
|
||
at org.eclipse.swt.widgets.Composite.releaseChildren(Composite.java:925)
|
||
at org.eclipse.swt.widgets.Canvas.releaseChildren(Canvas.java:168)
|
||
at org.eclipse.swt.widgets.Decorations.releaseChildren(Decorations.java:711)
|
||
at org.eclipse.swt.widgets.Shell.releaseChildren(Shell.java:1375)
|
||
at org.eclipse.swt.widgets.Widget.release(Widget.java:821)
|
||
at org.eclipse.swt.widgets.Shell.releaseChildren(Shell.java:1364)
|
||
at org.eclipse.swt.widgets.Widget.release(Widget.java:821)
|
||
at org.eclipse.swt.widgets.Widget.dispose(Widget.java:428)
|
||
at org.eclipse.swt.widgets.Decorations.dispose(Decorations.java:392)
|
||
at org.eclipse.e4.ui.workbench.renderers.swt.SWTPartRenderer.disposeWidget(SWTPartRenderer.java:183)
|
||
at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.safeRemoveGui(PartRenderingEngine.java:938)
|
||
at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine$4.run(PartRenderingEngine.java:861)
|
||
at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:47)
|
||
at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.removeGui(PartRenderingEngine.java:845)
|
||
at org.eclipse.ui.internal.WorkbenchWindow.hardClose(WorkbenchWindow.java:2089)
|
||
at org.eclipse.ui.internal.WorkbenchWindow.busyClose(WorkbenchWindow.java:1721)
|
||
at org.eclipse.ui.internal.WorkbenchWindow.lambda$5(WorkbenchWindow.java:1745)
|
||
at org.eclipse.swt.custom.BusyIndicator.showWhile(BusyIndicator.java:67)
|
||
at org.eclipse.ui.internal.WorkbenchWindow.close(WorkbenchWindow.java:1745)
|
||
at org.eclipse.ui.internal.Workbench$11.run(Workbench.java:1134)
|
||
at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:47)
|
||
at org.eclipse.ui.internal.Workbench.busyClose(Workbench.java:1117)
|
||
at org.eclipse.ui.internal.Workbench.lambda$4(Workbench.java:1418)
|
||
at org.eclipse.swt.custom.BusyIndicator.showWhile(BusyIndicator.java:67)
|
||
at org.eclipse.ui.internal.Workbench.close(Workbench.java:1418)
|
||
at org.eclipse.ui.internal.Workbench.close(Workbench.java:1394)
|
||
at org.eclipse.ui.internal.WorkbenchWindow.busyClose(WorkbenchWindow.java:1718)
|
||
at org.eclipse.ui.internal.WorkbenchWindow.lambda$5(WorkbenchWindow.java:1745)
|
||
at org.eclipse.swt.custom.BusyIndicator.showWhile(BusyIndicator.java:67)
|
||
at org.eclipse.ui.internal.WorkbenchWindow.close(WorkbenchWindow.java:1745)
|
||
at org.eclipse.ui.internal.WorkbenchWindow.close(WorkbenchWindow.java:1754)
|
||
at org.eclipse.ui.internal.WorkbenchWindow.lambda$2(WorkbenchWindow.java:505)
|
||
at org.eclipse.e4.ui.workbench.renderers.swt.WBWRenderer.lambda$4(WBWRenderer.java:570)
|
||
at org.eclipse.swt.events.ShellListener$2.shellClosed(ShellListener.java:102)
|
||
at org.eclipse.swt.widgets.TypedListener.handleEvent(TypedListener.java:102)
|
||
at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:89)
|
||
at org.eclipse.swt.widgets.Display.sendEvent(Display.java:4273)
|
||
at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1066)
|
||
at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1090)
|
||
at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1075)
|
||
at org.eclipse.swt.widgets.Decorations.closeWidget(Decorations.java:269)
|
||
at org.eclipse.swt.widgets.Decorations.WM_CLOSE(Decorations.java:1550)
|
||
at org.eclipse.swt.widgets.Control.windowProc(Control.java:4746)
|
||
at org.eclipse.swt.widgets.Canvas.windowProc(Canvas.java:340)
|
||
at org.eclipse.swt.widgets.Decorations.windowProc(Decorations.java:1478)
|
||
at org.eclipse.swt.widgets.Shell.windowProc(Shell.java:2305)
|
||
at org.eclipse.swt.widgets.Display.windowProc(Display.java:5039)
|
||
at org.eclipse.swt.internal.win32.OS.DefWindowProc(Native Method)
|
||
at org.eclipse.swt.widgets.Shell.callWindowProc(Shell.java:508)
|
||
at org.eclipse.swt.widgets.Control.windowProc(Control.java:4845)
|
||
at org.eclipse.swt.widgets.Canvas.windowProc(Canvas.java:340)
|
||
at org.eclipse.swt.widgets.Decorations.windowProc(Decorations.java:1478)
|
||
at org.eclipse.swt.widgets.Shell.windowProc(Shell.java:2305)
|
||
at org.eclipse.swt.widgets.Display.windowProc(Display.java:5039)
|
||
at org.eclipse.swt.internal.win32.OS.DefWindowProc(Native Method)
|
||
at org.eclipse.swt.widgets.Shell.callWindowProc(Shell.java:508)
|
||
at org.eclipse.swt.widgets.Control.windowProc(Control.java:4845)
|
||
at org.eclipse.swt.widgets.Canvas.windowProc(Canvas.java:340)
|
||
at org.eclipse.swt.widgets.Decorations.windowProc(Decorations.java:1478)
|
||
at org.eclipse.swt.widgets.Shell.windowProc(Shell.java:2305)
|
||
at org.eclipse.swt.widgets.Display.windowProc(Display.java:5039)
|
||
at org.eclipse.swt.internal.win32.OS.DispatchMessage(Native Method)
|
||
at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3657)
|
||
at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine$5.run(PartRenderingEngine.java:1155)
|
||
at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:342)
|
||
at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.run(PartRenderingEngine.java:1046)
|
||
at org.eclipse.e4.ui.internal.workbench.E4Workbench.createAndRunUI(E4Workbench.java:155)
|
||
at org.eclipse.ui.internal.Workbench.lambda$3(Workbench.java:648)
|
||
at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:342)
|
||
at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:555)
|
||
at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:173)
|
||
at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:152)
|
||
at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:208)
|
||
at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:136)
|
||
at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:104)
|
||
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:402)
|
||
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255)
|
||
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
|
||
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
|
||
at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
|
||
at java.base/java.lang.reflect.Method.invoke(Method.java:568)
|
||
at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:651)
|
||
at org.eclipse.equinox.launcher.Main.basicRun(Main.java:588)
|
||
at org.eclipse.equinox.launcher.Main.run(Main.java:1459)
|
||
|
||
!ENTRY org.eclipse.ui 4 0 2025-02-10 14:10:17.058
|
||
!MESSAGE Unhandled event loop exception
|
||
!STACK 0
|
||
org.eclipse.swt.SWTException: Widget is disposed
|
||
at org.eclipse.swt.SWT.error(SWT.java:4918)
|
||
at org.eclipse.swt.SWT.error(SWT.java:4833)
|
||
at org.eclipse.swt.SWT.error(SWT.java:4804)
|
||
at org.eclipse.swt.widgets.Widget.error(Widget.java:450)
|
||
at org.eclipse.swt.widgets.Widget.checkWidget(Widget.java:369)
|
||
at org.eclipse.swt.widgets.Control.getShell(Control.java:1545)
|
||
at org.eclipse.swt.awt.SWT_AWT.lambda$4(SWT_AWT.java:222)
|
||
at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:89)
|
||
at org.eclipse.swt.widgets.Display.sendEvent(Display.java:4273)
|
||
at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1066)
|
||
at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1090)
|
||
at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1071)
|
||
at org.eclipse.swt.widgets.Widget.release(Widget.java:814)
|
||
at org.eclipse.swt.widgets.Composite.releaseChildren(Composite.java:925)
|
||
at org.eclipse.swt.widgets.Widget.release(Widget.java:821)
|
||
at org.eclipse.swt.widgets.Composite.releaseChildren(Composite.java:925)
|
||
at org.eclipse.swt.widgets.Widget.release(Widget.java:821)
|
||
at org.eclipse.swt.widgets.Composite.releaseChildren(Composite.java:925)
|
||
at org.eclipse.swt.widgets.Widget.release(Widget.java:821)
|
||
at org.eclipse.swt.widgets.Composite.releaseChildren(Composite.java:925)
|
||
at org.eclipse.swt.widgets.Widget.release(Widget.java:821)
|
||
at org.eclipse.swt.widgets.Composite.releaseChildren(Composite.java:925)
|
||
at org.eclipse.swt.widgets.Widget.release(Widget.java:821)
|
||
at org.eclipse.swt.widgets.Composite.releaseChildren(Composite.java:925)
|
||
at org.eclipse.swt.widgets.Canvas.releaseChildren(Canvas.java:168)
|
||
at org.eclipse.swt.widgets.Decorations.releaseChildren(Decorations.java:711)
|
||
at org.eclipse.swt.widgets.Shell.releaseChildren(Shell.java:1375)
|
||
at org.eclipse.swt.widgets.Widget.release(Widget.java:821)
|
||
at org.eclipse.swt.widgets.Shell.releaseChildren(Shell.java:1364)
|
||
at org.eclipse.swt.widgets.Widget.release(Widget.java:821)
|
||
at org.eclipse.swt.widgets.Widget.dispose(Widget.java:428)
|
||
at org.eclipse.swt.widgets.Decorations.dispose(Decorations.java:392)
|
||
at org.eclipse.e4.ui.workbench.renderers.swt.SWTPartRenderer.disposeWidget(SWTPartRenderer.java:183)
|
||
at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.safeRemoveGui(PartRenderingEngine.java:938)
|
||
at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine$4.run(PartRenderingEngine.java:861)
|
||
at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:47)
|
||
at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.removeGui(PartRenderingEngine.java:845)
|
||
at org.eclipse.ui.internal.WorkbenchWindow.hardClose(WorkbenchWindow.java:2089)
|
||
at org.eclipse.ui.internal.WorkbenchWindow.busyClose(WorkbenchWindow.java:1721)
|
||
at org.eclipse.ui.internal.WorkbenchWindow.lambda$5(WorkbenchWindow.java:1745)
|
||
at org.eclipse.swt.custom.BusyIndicator.showWhile(BusyIndicator.java:67)
|
||
at org.eclipse.ui.internal.WorkbenchWindow.close(WorkbenchWindow.java:1745)
|
||
at org.eclipse.ui.internal.Workbench$11.run(Workbench.java:1134)
|
||
at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:47)
|
||
at org.eclipse.ui.internal.Workbench.busyClose(Workbench.java:1117)
|
||
at org.eclipse.ui.internal.Workbench.lambda$4(Workbench.java:1418)
|
||
at org.eclipse.swt.custom.BusyIndicator.showWhile(BusyIndicator.java:67)
|
||
at org.eclipse.ui.internal.Workbench.close(Workbench.java:1418)
|
||
at org.eclipse.ui.internal.Workbench.close(Workbench.java:1394)
|
||
at org.eclipse.ui.internal.WorkbenchWindow.busyClose(WorkbenchWindow.java:1718)
|
||
at org.eclipse.ui.internal.WorkbenchWindow.lambda$5(WorkbenchWindow.java:1745)
|
||
at org.eclipse.swt.custom.BusyIndicator.showWhile(BusyIndicator.java:67)
|
||
at org.eclipse.ui.internal.WorkbenchWindow.close(WorkbenchWindow.java:1745)
|
||
at org.eclipse.ui.internal.WorkbenchWindow.close(WorkbenchWindow.java:1754)
|
||
at org.eclipse.ui.internal.WorkbenchWindow.lambda$2(WorkbenchWindow.java:505)
|
||
at org.eclipse.e4.ui.workbench.renderers.swt.WBWRenderer.lambda$4(WBWRenderer.java:570)
|
||
at org.eclipse.swt.events.ShellListener$2.shellClosed(ShellListener.java:102)
|
||
at org.eclipse.swt.widgets.TypedListener.handleEvent(TypedListener.java:102)
|
||
at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:89)
|
||
at org.eclipse.swt.widgets.Display.sendEvent(Display.java:4273)
|
||
at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1066)
|
||
at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1090)
|
||
at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1075)
|
||
at org.eclipse.swt.widgets.Decorations.closeWidget(Decorations.java:269)
|
||
at org.eclipse.swt.widgets.Decorations.WM_CLOSE(Decorations.java:1550)
|
||
at org.eclipse.swt.widgets.Control.windowProc(Control.java:4746)
|
||
at org.eclipse.swt.widgets.Canvas.windowProc(Canvas.java:340)
|
||
at org.eclipse.swt.widgets.Decorations.windowProc(Decorations.java:1478)
|
||
at org.eclipse.swt.widgets.Shell.windowProc(Shell.java:2305)
|
||
at org.eclipse.swt.widgets.Display.windowProc(Display.java:5039)
|
||
at org.eclipse.swt.internal.win32.OS.DefWindowProc(Native Method)
|
||
at org.eclipse.swt.widgets.Shell.callWindowProc(Shell.java:508)
|
||
at org.eclipse.swt.widgets.Control.windowProc(Control.java:4845)
|
||
at org.eclipse.swt.widgets.Canvas.windowProc(Canvas.java:340)
|
||
at org.eclipse.swt.widgets.Decorations.windowProc(Decorations.java:1478)
|
||
at org.eclipse.swt.widgets.Shell.windowProc(Shell.java:2305)
|
||
at org.eclipse.swt.widgets.Display.windowProc(Display.java:5039)
|
||
at org.eclipse.swt.internal.win32.OS.DefWindowProc(Native Method)
|
||
at org.eclipse.swt.widgets.Shell.callWindowProc(Shell.java:508)
|
||
at org.eclipse.swt.widgets.Control.windowProc(Control.java:4845)
|
||
at org.eclipse.swt.widgets.Canvas.windowProc(Canvas.java:340)
|
||
at org.eclipse.swt.widgets.Decorations.windowProc(Decorations.java:1478)
|
||
at org.eclipse.swt.widgets.Shell.windowProc(Shell.java:2305)
|
||
at org.eclipse.swt.widgets.Display.windowProc(Display.java:5039)
|
||
at org.eclipse.swt.internal.win32.OS.DispatchMessage(Native Method)
|
||
at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3657)
|
||
at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine$5.run(PartRenderingEngine.java:1155)
|
||
at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:342)
|
||
at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.run(PartRenderingEngine.java:1046)
|
||
at org.eclipse.e4.ui.internal.workbench.E4Workbench.createAndRunUI(E4Workbench.java:155)
|
||
at org.eclipse.ui.internal.Workbench.lambda$3(Workbench.java:648)
|
||
at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:342)
|
||
at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:555)
|
||
at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:173)
|
||
at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:152)
|
||
at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:208)
|
||
at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:136)
|
||
at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:104)
|
||
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:402)
|
||
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255)
|
||
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
|
||
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
|
||
at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
|
||
at java.base/java.lang.reflect.Method.invoke(Method.java:568)
|
||
at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:651)
|
||
at org.eclipse.equinox.launcher.Main.basicRun(Main.java:588)
|
||
at org.eclipse.equinox.launcher.Main.run(Main.java:1459)
|
||
|
||
!ENTRY org.eclipse.ui 4 0 2025-02-10 14:10:17.060
|
||
!MESSAGE Unhandled event loop exception
|
||
!STACK 0
|
||
org.eclipse.swt.SWTException: Widget is disposed
|
||
at org.eclipse.swt.SWT.error(SWT.java:4918)
|
||
at org.eclipse.swt.SWT.error(SWT.java:4833)
|
||
at org.eclipse.swt.SWT.error(SWT.java:4804)
|
||
at org.eclipse.swt.widgets.Widget.error(Widget.java:450)
|
||
at org.eclipse.swt.widgets.Widget.checkWidget(Widget.java:369)
|
||
at org.eclipse.swt.widgets.Control.removeControlListener(Control.java:2574)
|
||
at com.st.stm32cube.common.mx.oss.core.awtswtbridge.SwtFocusHandler$2.widgetDisposed(SwtFocusHandler.java:67)
|
||
at org.eclipse.swt.widgets.TypedListener.handleEvent(TypedListener.java:127)
|
||
at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:89)
|
||
at org.eclipse.swt.widgets.Display.sendEvent(Display.java:4273)
|
||
at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1066)
|
||
at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1090)
|
||
at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1071)
|
||
at org.eclipse.swt.widgets.Widget.release(Widget.java:814)
|
||
at org.eclipse.swt.widgets.Composite.releaseChildren(Composite.java:925)
|
||
at org.eclipse.swt.widgets.Widget.release(Widget.java:821)
|
||
at org.eclipse.swt.widgets.Composite.releaseChildren(Composite.java:925)
|
||
at org.eclipse.swt.widgets.Widget.release(Widget.java:821)
|
||
at org.eclipse.swt.widgets.Composite.releaseChildren(Composite.java:925)
|
||
at org.eclipse.swt.widgets.Widget.release(Widget.java:821)
|
||
at org.eclipse.swt.widgets.Composite.releaseChildren(Composite.java:925)
|
||
at org.eclipse.swt.widgets.Widget.release(Widget.java:821)
|
||
at org.eclipse.swt.widgets.Composite.releaseChildren(Composite.java:925)
|
||
at org.eclipse.swt.widgets.Widget.release(Widget.java:821)
|
||
at org.eclipse.swt.widgets.Composite.releaseChildren(Composite.java:925)
|
||
at org.eclipse.swt.widgets.Canvas.releaseChildren(Canvas.java:168)
|
||
at org.eclipse.swt.widgets.Decorations.releaseChildren(Decorations.java:711)
|
||
at org.eclipse.swt.widgets.Shell.releaseChildren(Shell.java:1375)
|
||
at org.eclipse.swt.widgets.Widget.release(Widget.java:821)
|
||
at org.eclipse.swt.widgets.Shell.releaseChildren(Shell.java:1364)
|
||
at org.eclipse.swt.widgets.Widget.release(Widget.java:821)
|
||
at org.eclipse.swt.widgets.Widget.dispose(Widget.java:428)
|
||
at org.eclipse.swt.widgets.Decorations.dispose(Decorations.java:392)
|
||
at org.eclipse.e4.ui.workbench.renderers.swt.SWTPartRenderer.disposeWidget(SWTPartRenderer.java:183)
|
||
at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.safeRemoveGui(PartRenderingEngine.java:938)
|
||
at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine$4.run(PartRenderingEngine.java:861)
|
||
at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:47)
|
||
at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.removeGui(PartRenderingEngine.java:845)
|
||
at org.eclipse.ui.internal.WorkbenchWindow.hardClose(WorkbenchWindow.java:2089)
|
||
at org.eclipse.ui.internal.WorkbenchWindow.busyClose(WorkbenchWindow.java:1721)
|
||
at org.eclipse.ui.internal.WorkbenchWindow.lambda$5(WorkbenchWindow.java:1745)
|
||
at org.eclipse.swt.custom.BusyIndicator.showWhile(BusyIndicator.java:67)
|
||
at org.eclipse.ui.internal.WorkbenchWindow.close(WorkbenchWindow.java:1745)
|
||
at org.eclipse.ui.internal.Workbench$11.run(Workbench.java:1134)
|
||
at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:47)
|
||
at org.eclipse.ui.internal.Workbench.busyClose(Workbench.java:1117)
|
||
at org.eclipse.ui.internal.Workbench.lambda$4(Workbench.java:1418)
|
||
at org.eclipse.swt.custom.BusyIndicator.showWhile(BusyIndicator.java:67)
|
||
at org.eclipse.ui.internal.Workbench.close(Workbench.java:1418)
|
||
at org.eclipse.ui.internal.Workbench.close(Workbench.java:1394)
|
||
at org.eclipse.ui.internal.WorkbenchWindow.busyClose(WorkbenchWindow.java:1718)
|
||
at org.eclipse.ui.internal.WorkbenchWindow.lambda$5(WorkbenchWindow.java:1745)
|
||
at org.eclipse.swt.custom.BusyIndicator.showWhile(BusyIndicator.java:67)
|
||
at org.eclipse.ui.internal.WorkbenchWindow.close(WorkbenchWindow.java:1745)
|
||
at org.eclipse.ui.internal.WorkbenchWindow.close(WorkbenchWindow.java:1754)
|
||
at org.eclipse.ui.internal.WorkbenchWindow.lambda$2(WorkbenchWindow.java:505)
|
||
at org.eclipse.e4.ui.workbench.renderers.swt.WBWRenderer.lambda$4(WBWRenderer.java:570)
|
||
at org.eclipse.swt.events.ShellListener$2.shellClosed(ShellListener.java:102)
|
||
at org.eclipse.swt.widgets.TypedListener.handleEvent(TypedListener.java:102)
|
||
at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:89)
|
||
at org.eclipse.swt.widgets.Display.sendEvent(Display.java:4273)
|
||
at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1066)
|
||
at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1090)
|
||
at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1075)
|
||
at org.eclipse.swt.widgets.Decorations.closeWidget(Decorations.java:269)
|
||
at org.eclipse.swt.widgets.Decorations.WM_CLOSE(Decorations.java:1550)
|
||
at org.eclipse.swt.widgets.Control.windowProc(Control.java:4746)
|
||
at org.eclipse.swt.widgets.Canvas.windowProc(Canvas.java:340)
|
||
at org.eclipse.swt.widgets.Decorations.windowProc(Decorations.java:1478)
|
||
at org.eclipse.swt.widgets.Shell.windowProc(Shell.java:2305)
|
||
at org.eclipse.swt.widgets.Display.windowProc(Display.java:5039)
|
||
at org.eclipse.swt.internal.win32.OS.DefWindowProc(Native Method)
|
||
at org.eclipse.swt.widgets.Shell.callWindowProc(Shell.java:508)
|
||
at org.eclipse.swt.widgets.Control.windowProc(Control.java:4845)
|
||
at org.eclipse.swt.widgets.Canvas.windowProc(Canvas.java:340)
|
||
at org.eclipse.swt.widgets.Decorations.windowProc(Decorations.java:1478)
|
||
at org.eclipse.swt.widgets.Shell.windowProc(Shell.java:2305)
|
||
at org.eclipse.swt.widgets.Display.windowProc(Display.java:5039)
|
||
at org.eclipse.swt.internal.win32.OS.DefWindowProc(Native Method)
|
||
at org.eclipse.swt.widgets.Shell.callWindowProc(Shell.java:508)
|
||
at org.eclipse.swt.widgets.Control.windowProc(Control.java:4845)
|
||
at org.eclipse.swt.widgets.Canvas.windowProc(Canvas.java:340)
|
||
at org.eclipse.swt.widgets.Decorations.windowProc(Decorations.java:1478)
|
||
at org.eclipse.swt.widgets.Shell.windowProc(Shell.java:2305)
|
||
at org.eclipse.swt.widgets.Display.windowProc(Display.java:5039)
|
||
at org.eclipse.swt.internal.win32.OS.DispatchMessage(Native Method)
|
||
at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3657)
|
||
at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine$5.run(PartRenderingEngine.java:1155)
|
||
at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:342)
|
||
at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.run(PartRenderingEngine.java:1046)
|
||
at org.eclipse.e4.ui.internal.workbench.E4Workbench.createAndRunUI(E4Workbench.java:155)
|
||
at org.eclipse.ui.internal.Workbench.lambda$3(Workbench.java:648)
|
||
at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:342)
|
||
at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:555)
|
||
at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:173)
|
||
at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:152)
|
||
at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:208)
|
||
at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:136)
|
||
at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:104)
|
||
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:402)
|
||
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255)
|
||
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
|
||
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
|
||
at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
|
||
at java.base/java.lang.reflect.Method.invoke(Method.java:568)
|
||
at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:651)
|
||
at org.eclipse.equinox.launcher.Main.basicRun(Main.java:588)
|
||
at org.eclipse.equinox.launcher.Main.run(Main.java:1459)
|
||
!SESSION 2025-02-17 11:07:52.748 -----------------------------------------------
|
||
eclipse.buildId=Version 1.16.0
|
||
java.version=17.0.11
|
||
java.vendor=Eclipse Adoptium
|
||
BootLoader constants: OS=win32, ARCH=x86_64, WS=win32, NL=de_DE
|
||
Command-line arguments: -os win32 -ws win32 -arch x86_64
|
||
|
||
!ENTRY com.st.stm32cube.ide.mcu.informationcenter 4 4 2025-02-17 11:08:08.193
|
||
!MESSAGE CubeMX plugin appears to be active, Log4j initialization might be too late.
|
||
|
||
!ENTRY com.st.stm32cube.ide.mcu.informationcenter 1 1 2025-02-17 11:08:08.196
|
||
!MESSAGE Log4j2 initialized with config file C:\Users\kerschensteinerto\Downloads\mct_bei_workspace_24w\.metadata\.log4j2.xml
|
||
|
||
!ENTRY com.st.stm32cube.ide.mcu.ide 1 1 2025-02-17 11:08:15.704
|
||
!MESSAGE Started RMI Server, listening on port 41337
|
||
|
||
!ENTRY org.eclipse.cdt.core 1 0 2025-02-17 11:14:56.257
|
||
!MESSAGE Indexed 'A3_Timer' (4 sources, 8 headers) in 1 sec: 1,094 declarations; 1,418 references; 13 unresolved inclusions; 29 syntax errors; 846 unresolved names (25%)
|
||
|
||
!ENTRY org.eclipse.cdt.core 1 0 2025-02-17 11:17:37.076
|
||
!MESSAGE Indexed 'task3' (0 sources, 0 headers) in 0 sec: 0 declarations; 0 references; 0 unresolved inclusions; 0 syntax errors; 0 unresolved names (0%)
|
||
|
||
!ENTRY org.eclipse.cdt.dsf.gdb 4 104 2025-02-17 11:18:00.026
|
||
!MESSAGE Program file does not exist
|
||
!STACK 0
|
||
java.io.FileNotFoundException: C:\Users\kerschensteinerto\Downloads\mct_bei_workspace_24w\task3\Debug\A3_Timer.elf not found
|
||
at org.eclipse.cdt.dsf.gdb.launching.LaunchUtils.verifyProgramPath(LaunchUtils.java:130)
|
||
at org.eclipse.cdt.dsf.gdb.launching.GdbLaunchDelegate.checkBinaryDetails(GdbLaunchDelegate.java:330)
|
||
at org.eclipse.cdt.dsf.gdb.launching.GdbLaunchDelegate.launchDebugSession(GdbLaunchDelegate.java:152)
|
||
at org.eclipse.cdt.dsf.gdb.launching.GdbLaunchDelegate.launchDebugger(GdbLaunchDelegate.java:109)
|
||
at org.eclipse.cdt.dsf.gdb.launching.GdbLaunchDelegate.launch(GdbLaunchDelegate.java:97)
|
||
at com.st.stm32cube.ide.mcu.debug.launch.DSFDelegate.launch(DSFDelegate.java:334)
|
||
at org.eclipse.debug.internal.core.LaunchConfiguration.launch(LaunchConfiguration.java:805)
|
||
at org.eclipse.debug.internal.core.LaunchConfiguration.launch(LaunchConfiguration.java:716)
|
||
at org.eclipse.debug.internal.ui.DebugUIPlugin.buildAndLaunch(DebugUIPlugin.java:1040)
|
||
at org.eclipse.debug.internal.ui.DebugUIPlugin$1.run(DebugUIPlugin.java:1243)
|
||
at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63)
|
||
!SUBENTRY 1 org.eclipse.cdt.dsf.gdb 4 104 2025-02-17 11:18:00.027
|
||
!MESSAGE C:\Users\kerschensteinerto\Downloads\mct_bei_workspace_24w\task3\Debug\A3_Timer.elf not found
|
||
!STACK 0
|
||
java.io.FileNotFoundException: C:\Users\kerschensteinerto\Downloads\mct_bei_workspace_24w\task3\Debug\A3_Timer.elf not found
|
||
at org.eclipse.cdt.dsf.gdb.launching.LaunchUtils.verifyProgramPath(LaunchUtils.java:130)
|
||
at org.eclipse.cdt.dsf.gdb.launching.GdbLaunchDelegate.checkBinaryDetails(GdbLaunchDelegate.java:330)
|
||
at org.eclipse.cdt.dsf.gdb.launching.GdbLaunchDelegate.launchDebugSession(GdbLaunchDelegate.java:152)
|
||
at org.eclipse.cdt.dsf.gdb.launching.GdbLaunchDelegate.launchDebugger(GdbLaunchDelegate.java:109)
|
||
at org.eclipse.cdt.dsf.gdb.launching.GdbLaunchDelegate.launch(GdbLaunchDelegate.java:97)
|
||
at com.st.stm32cube.ide.mcu.debug.launch.DSFDelegate.launch(DSFDelegate.java:334)
|
||
at org.eclipse.debug.internal.core.LaunchConfiguration.launch(LaunchConfiguration.java:805)
|
||
at org.eclipse.debug.internal.core.LaunchConfiguration.launch(LaunchConfiguration.java:716)
|
||
at org.eclipse.debug.internal.ui.DebugUIPlugin.buildAndLaunch(DebugUIPlugin.java:1040)
|
||
at org.eclipse.debug.internal.ui.DebugUIPlugin$1.run(DebugUIPlugin.java:1243)
|
||
at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63)
|
||
|
||
!ENTRY org.eclipse.cdt.dsf.gdb 4 104 2025-02-17 11:19:01.357
|
||
!MESSAGE Program file does not exist
|
||
!STACK 0
|
||
java.io.FileNotFoundException: C:\Users\kerschensteinerto\Downloads\mct_bei_workspace_24w\task3\Debug\A3_Timer.elf not found
|
||
at org.eclipse.cdt.dsf.gdb.launching.LaunchUtils.verifyProgramPath(LaunchUtils.java:130)
|
||
at org.eclipse.cdt.dsf.gdb.launching.GdbLaunchDelegate.checkBinaryDetails(GdbLaunchDelegate.java:330)
|
||
at org.eclipse.cdt.dsf.gdb.launching.GdbLaunchDelegate.launchDebugSession(GdbLaunchDelegate.java:152)
|
||
at org.eclipse.cdt.dsf.gdb.launching.GdbLaunchDelegate.launchDebugger(GdbLaunchDelegate.java:109)
|
||
at org.eclipse.cdt.dsf.gdb.launching.GdbLaunchDelegate.launch(GdbLaunchDelegate.java:97)
|
||
at com.st.stm32cube.ide.mcu.debug.launch.DSFDelegate.launch(DSFDelegate.java:334)
|
||
at org.eclipse.debug.internal.core.LaunchConfiguration.launch(LaunchConfiguration.java:805)
|
||
at org.eclipse.debug.internal.core.LaunchConfiguration.launch(LaunchConfiguration.java:716)
|
||
at org.eclipse.debug.internal.ui.DebugUIPlugin.buildAndLaunch(DebugUIPlugin.java:1040)
|
||
at org.eclipse.debug.internal.ui.DebugUIPlugin$1.run(DebugUIPlugin.java:1243)
|
||
at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63)
|
||
!SUBENTRY 1 org.eclipse.cdt.dsf.gdb 4 104 2025-02-17 11:19:01.357
|
||
!MESSAGE C:\Users\kerschensteinerto\Downloads\mct_bei_workspace_24w\task3\Debug\A3_Timer.elf not found
|
||
!STACK 0
|
||
java.io.FileNotFoundException: C:\Users\kerschensteinerto\Downloads\mct_bei_workspace_24w\task3\Debug\A3_Timer.elf not found
|
||
at org.eclipse.cdt.dsf.gdb.launching.LaunchUtils.verifyProgramPath(LaunchUtils.java:130)
|
||
at org.eclipse.cdt.dsf.gdb.launching.GdbLaunchDelegate.checkBinaryDetails(GdbLaunchDelegate.java:330)
|
||
at org.eclipse.cdt.dsf.gdb.launching.GdbLaunchDelegate.launchDebugSession(GdbLaunchDelegate.java:152)
|
||
at org.eclipse.cdt.dsf.gdb.launching.GdbLaunchDelegate.launchDebugger(GdbLaunchDelegate.java:109)
|
||
at org.eclipse.cdt.dsf.gdb.launching.GdbLaunchDelegate.launch(GdbLaunchDelegate.java:97)
|
||
at com.st.stm32cube.ide.mcu.debug.launch.DSFDelegate.launch(DSFDelegate.java:334)
|
||
at org.eclipse.debug.internal.core.LaunchConfiguration.launch(LaunchConfiguration.java:805)
|
||
at org.eclipse.debug.internal.core.LaunchConfiguration.launch(LaunchConfiguration.java:716)
|
||
at org.eclipse.debug.internal.ui.DebugUIPlugin.buildAndLaunch(DebugUIPlugin.java:1040)
|
||
at org.eclipse.debug.internal.ui.DebugUIPlugin$1.run(DebugUIPlugin.java:1243)
|
||
at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63)
|
||
|
||
!ENTRY org.eclipse.cdt.dsf.gdb 4 104 2025-02-17 11:20:59.891
|
||
!MESSAGE Program file does not exist
|
||
!STACK 0
|
||
java.io.FileNotFoundException: C:\Users\kerschensteinerto\Downloads\mct_bei_workspace_24w\task3\Debug\A3_Timer.elf not found
|
||
at org.eclipse.cdt.dsf.gdb.launching.LaunchUtils.verifyProgramPath(LaunchUtils.java:130)
|
||
at org.eclipse.cdt.dsf.gdb.launching.GdbLaunchDelegate.checkBinaryDetails(GdbLaunchDelegate.java:330)
|
||
at org.eclipse.cdt.dsf.gdb.launching.GdbLaunchDelegate.launchDebugSession(GdbLaunchDelegate.java:152)
|
||
at org.eclipse.cdt.dsf.gdb.launching.GdbLaunchDelegate.launchDebugger(GdbLaunchDelegate.java:109)
|
||
at org.eclipse.cdt.dsf.gdb.launching.GdbLaunchDelegate.launch(GdbLaunchDelegate.java:97)
|
||
at com.st.stm32cube.ide.mcu.debug.launch.DSFDelegate.launch(DSFDelegate.java:334)
|
||
at org.eclipse.debug.internal.core.LaunchConfiguration.launch(LaunchConfiguration.java:805)
|
||
at org.eclipse.debug.internal.core.LaunchConfiguration.launch(LaunchConfiguration.java:716)
|
||
at org.eclipse.debug.internal.ui.DebugUIPlugin.buildAndLaunch(DebugUIPlugin.java:1040)
|
||
at org.eclipse.debug.internal.ui.DebugUIPlugin$1.run(DebugUIPlugin.java:1243)
|
||
at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63)
|
||
!SUBENTRY 1 org.eclipse.cdt.dsf.gdb 4 104 2025-02-17 11:20:59.891
|
||
!MESSAGE C:\Users\kerschensteinerto\Downloads\mct_bei_workspace_24w\task3\Debug\A3_Timer.elf not found
|
||
!STACK 0
|
||
java.io.FileNotFoundException: C:\Users\kerschensteinerto\Downloads\mct_bei_workspace_24w\task3\Debug\A3_Timer.elf not found
|
||
at org.eclipse.cdt.dsf.gdb.launching.LaunchUtils.verifyProgramPath(LaunchUtils.java:130)
|
||
at org.eclipse.cdt.dsf.gdb.launching.GdbLaunchDelegate.checkBinaryDetails(GdbLaunchDelegate.java:330)
|
||
at org.eclipse.cdt.dsf.gdb.launching.GdbLaunchDelegate.launchDebugSession(GdbLaunchDelegate.java:152)
|
||
at org.eclipse.cdt.dsf.gdb.launching.GdbLaunchDelegate.launchDebugger(GdbLaunchDelegate.java:109)
|
||
at org.eclipse.cdt.dsf.gdb.launching.GdbLaunchDelegate.launch(GdbLaunchDelegate.java:97)
|
||
at com.st.stm32cube.ide.mcu.debug.launch.DSFDelegate.launch(DSFDelegate.java:334)
|
||
at org.eclipse.debug.internal.core.LaunchConfiguration.launch(LaunchConfiguration.java:805)
|
||
at org.eclipse.debug.internal.core.LaunchConfiguration.launch(LaunchConfiguration.java:716)
|
||
at org.eclipse.debug.internal.ui.DebugUIPlugin.buildAndLaunch(DebugUIPlugin.java:1040)
|
||
at org.eclipse.debug.internal.ui.DebugUIPlugin$1.run(DebugUIPlugin.java:1243)
|
||
at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63)
|
||
|
||
!ENTRY org.eclipse.cdt.core 1 0 2025-02-17 11:23:31.989
|
||
!MESSAGE Indexed 'task3' (4 sources, 8 headers) in 0.373 sec: 1,094 declarations; 1,455 references; 13 unresolved inclusions; 29 syntax errors; 850 unresolved names (25%)
|
||
|
||
!ENTRY org.eclipse.ui 4 0 2025-02-17 14:09:28.315
|
||
!MESSAGE Unhandled event loop exception
|
||
!STACK 0
|
||
java.util.ConcurrentModificationException
|
||
at org.eclipse.emf.common.util.AbstractEList$EIterator.checkModCount(AbstractEList.java:751)
|
||
at org.eclipse.emf.common.util.AbstractEList$EIterator.doNext(AbstractEList.java:705)
|
||
at org.eclipse.emf.common.util.AbstractEList$EIterator.next(AbstractEList.java:685)
|
||
at org.eclipse.e4.ui.workbench.renderers.swt.MenuManagerRendererFilter.updateElementVisibility(MenuManagerRendererFilter.java:187)
|
||
at org.eclipse.e4.ui.workbench.renderers.swt.MenuManagerShowProcessor.showMenu(MenuManagerShowProcessor.java:256)
|
||
at org.eclipse.e4.ui.workbench.renderers.swt.MenuManagerShowProcessor.menuAboutToHide(MenuManagerShowProcessor.java:114)
|
||
at org.eclipse.jface.internal.MenuManagerEventHelper.showEventPostHelper(MenuManagerEventHelper.java:95)
|
||
at org.eclipse.jface.action.MenuManager.handleAboutToShow(MenuManager.java:469)
|
||
at org.eclipse.jface.action.MenuManager$2.menuShown(MenuManager.java:495)
|
||
at org.eclipse.swt.widgets.TypedListener.handleEvent(TypedListener.java:259)
|
||
at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:89)
|
||
at org.eclipse.swt.widgets.Display.sendEvent(Display.java:4273)
|
||
at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1066)
|
||
at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1090)
|
||
at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1071)
|
||
at org.eclipse.swt.widgets.Control.WM_INITMENUPOPUP(Control.java:5141)
|
||
at org.eclipse.swt.widgets.Control.windowProc(Control.java:4773)
|
||
at org.eclipse.swt.widgets.Canvas.windowProc(Canvas.java:340)
|
||
at org.eclipse.swt.widgets.Decorations.windowProc(Decorations.java:1478)
|
||
at org.eclipse.swt.widgets.Shell.windowProc(Shell.java:2305)
|
||
at org.eclipse.swt.widgets.Display.windowProc(Display.java:5039)
|
||
at org.eclipse.swt.internal.win32.OS.TrackPopupMenu(Native Method)
|
||
at org.eclipse.swt.widgets.Menu._setVisible(Menu.java:237)
|
||
at org.eclipse.swt.widgets.Display.runPopups(Display.java:4112)
|
||
at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:3653)
|
||
at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine$5.run(PartRenderingEngine.java:1155)
|
||
at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:342)
|
||
at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.run(PartRenderingEngine.java:1046)
|
||
at org.eclipse.e4.ui.internal.workbench.E4Workbench.createAndRunUI(E4Workbench.java:155)
|
||
at org.eclipse.ui.internal.Workbench.lambda$3(Workbench.java:648)
|
||
at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:342)
|
||
at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:555)
|
||
at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:173)
|
||
at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:152)
|
||
at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:208)
|
||
at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:136)
|
||
at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:104)
|
||
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:402)
|
||
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255)
|
||
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
|
||
at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
|
||
at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
|
||
at java.base/java.lang.reflect.Method.invoke(Method.java:568)
|
||
at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:651)
|
||
at org.eclipse.equinox.launcher.Main.basicRun(Main.java:588)
|
||
at org.eclipse.equinox.launcher.Main.run(Main.java:1459)
|
||
!SESSION 2025-02-18 08:46:25.126 -----------------------------------------------
|
||
eclipse.buildId=Version 1.16.0
|
||
java.version=17.0.11
|
||
java.vendor=Eclipse Adoptium
|
||
BootLoader constants: OS=win32, ARCH=x86_64, WS=win32, NL=de_DE
|
||
Command-line arguments: -os win32 -ws win32 -arch x86_64
|
||
|
||
!ENTRY com.st.stm32cube.ide.mcu.informationcenter 4 4 2025-02-18 08:47:04.949
|
||
!MESSAGE CubeMX plugin appears to be active, Log4j initialization might be too late.
|
||
|
||
!ENTRY com.st.stm32cube.ide.mcu.informationcenter 1 1 2025-02-18 08:47:04.951
|
||
!MESSAGE Log4j2 initialized with config file C:\Users\kerschensteinerto\Downloads\mct_bei_workspace_24w\.metadata\.log4j2.xml
|
||
|
||
!ENTRY com.st.stm32cube.ide.mcu.ide 1 1 2025-02-18 08:47:11.383
|
||
!MESSAGE Started RMI Server, listening on port 41337
|
||
!SESSION 2025-02-18 14:26:12.500 -----------------------------------------------
|
||
eclipse.buildId=Version 1.16.0
|
||
java.version=17.0.11
|
||
java.vendor=Eclipse Adoptium
|
||
BootLoader constants: OS=win32, ARCH=x86_64, WS=win32, NL=de_DE
|
||
Command-line arguments: -os win32 -ws win32 -arch x86_64
|
||
|
||
!ENTRY com.st.stm32cube.ide.mcu.informationcenter 4 4 2025-02-18 14:26:26.537
|
||
!MESSAGE CubeMX plugin appears to be active, Log4j initialization might be too late.
|
||
|
||
!ENTRY com.st.stm32cube.ide.mcu.informationcenter 1 1 2025-02-18 14:26:26.537
|
||
!MESSAGE Log4j2 initialized with config file C:\Users\kerschensteinerto\Downloads\mct_bei_workspace_24w\.metadata\.log4j2.xml
|
||
|
||
!ENTRY com.st.stm32cube.ide.mcu.ide 1 1 2025-02-18 14:26:33.753
|
||
!MESSAGE Started RMI Server, listening on port 41337
|
||
!SESSION 2025-02-19 10:27:40.840 -----------------------------------------------
|
||
eclipse.buildId=Version 1.16.0
|
||
java.version=17.0.11
|
||
java.vendor=Eclipse Adoptium
|
||
BootLoader constants: OS=win32, ARCH=x86_64, WS=win32, NL=de_DE
|
||
Command-line arguments: -os win32 -ws win32 -arch x86_64
|
||
|
||
!ENTRY com.st.stm32cube.ide.mcu.informationcenter 4 4 2025-02-19 10:30:14.071
|
||
!MESSAGE CubeMX plugin appears to be active, Log4j initialization might be too late.
|
||
|
||
!ENTRY com.st.stm32cube.ide.mcu.informationcenter 1 1 2025-02-19 10:30:14.122
|
||
!MESSAGE Log4j2 initialized with config file U:\MCT\SoSe25\BEI\mct_bei_workspace_25s\.metadata\.log4j2.xml
|
||
|
||
!ENTRY com.st.stm32cube.ide.mcu.ide 1 1 2025-02-19 10:30:23.446
|
||
!MESSAGE Started RMI Server, listening on port 41337
|
||
!SESSION 2025-02-19 10:37:17.109 -----------------------------------------------
|
||
eclipse.buildId=Version 1.16.0
|
||
java.version=17.0.11
|
||
java.vendor=Eclipse Adoptium
|
||
BootLoader constants: OS=win32, ARCH=x86_64, WS=win32, NL=de_DE
|
||
Command-line arguments: -os win32 -ws win32 -arch x86_64
|
||
|
||
!ENTRY com.st.stm32cube.ide.mcu.informationcenter 4 4 2025-02-19 10:37:26.231
|
||
!MESSAGE CubeMX plugin appears to be active, Log4j initialization might be too late.
|
||
|
||
!ENTRY com.st.stm32cube.ide.mcu.informationcenter 1 1 2025-02-19 10:37:26.239
|
||
!MESSAGE Log4j2 initialized with config file U:\MCT\SoSe25\BEI\mct_bei_workspace_25s\.metadata\.log4j2.xml
|
||
|
||
!ENTRY com.st.stm32cube.ide.mcu.ide 1 1 2025-02-19 10:37:34.253
|
||
!MESSAGE Started RMI Server, listening on port 41337
|
||
!SESSION 2025-02-19 11:22:57.294 -----------------------------------------------
|
||
eclipse.buildId=Version 1.16.0
|
||
java.version=17.0.11
|
||
java.vendor=Eclipse Adoptium
|
||
BootLoader constants: OS=win32, ARCH=x86_64, WS=win32, NL=de_DE
|
||
Command-line arguments: -os win32 -ws win32 -arch x86_64
|
||
|
||
!ENTRY com.st.stm32cube.ide.mcu.informationcenter 4 4 2025-02-19 11:23:05.808
|
||
!MESSAGE CubeMX plugin appears to be active, Log4j initialization might be too late.
|
||
|
||
!ENTRY com.st.stm32cube.ide.mcu.informationcenter 1 1 2025-02-19 11:23:05.875
|
||
!MESSAGE Log4j2 initialized with config file U:\MCT\SoSe25\BEI\mct_bei_workspace_25s\.metadata\.log4j2.xml
|
||
|
||
!ENTRY com.st.stm32cube.ide.mcu.ide 1 1 2025-02-19 11:23:13.822
|
||
!MESSAGE Started RMI Server, listening on port 41337
|
||
!SESSION 2025-02-19 12:52:35.546 -----------------------------------------------
|
||
eclipse.buildId=Version 1.16.0
|
||
java.version=17.0.11
|
||
java.vendor=Eclipse Adoptium
|
||
BootLoader constants: OS=win32, ARCH=x86_64, WS=win32, NL=de_DE
|
||
Command-line arguments: -os win32 -ws win32 -arch x86_64 -data U:\MCT\SoSe25\BEI\mct_bei_workspace_25s
|
||
|
||
!ENTRY com.st.stm32cube.ide.mcu.informationcenter 4 4 2025-02-19 12:52:42.794
|
||
!MESSAGE CubeMX plugin appears to be active, Log4j initialization might be too late.
|
||
|
||
!ENTRY com.st.stm32cube.ide.mcu.informationcenter 1 1 2025-02-19 12:52:42.803
|
||
!MESSAGE Log4j2 initialized with config file U:\MCT\SoSe25\BEI\mct_bei_workspace_25s\.metadata\.log4j2.xml
|
||
|
||
!ENTRY com.st.stm32cube.ide.mcu.ide 1 1 2025-02-19 12:52:50.827
|
||
!MESSAGE Started RMI Server, listening on port 41337
|
||
!SESSION 2025-02-20 08:33:03.535 -----------------------------------------------
|
||
eclipse.buildId=Version 1.16.0
|
||
java.version=17.0.11
|
||
java.vendor=Eclipse Adoptium
|
||
BootLoader constants: OS=win32, ARCH=x86_64, WS=win32, NL=de_DE
|
||
Command-line arguments: -os win32 -ws win32 -arch x86_64
|
||
|
||
!ENTRY com.st.stm32cube.ide.mcu.informationcenter 4 4 2025-02-20 08:33:16.840
|
||
!MESSAGE CubeMX plugin appears to be active, Log4j initialization might be too late.
|
||
|
||
!ENTRY com.st.stm32cube.ide.mcu.informationcenter 1 1 2025-02-20 08:33:16.845
|
||
!MESSAGE Log4j2 initialized with config file U:\MCT\SoSe25\BEI\mct_bei_workspace_25s\.metadata\.log4j2.xml
|
||
|
||
!ENTRY com.st.stm32cube.ide.mcu.ide 1 1 2025-02-20 08:33:25.057
|
||
!MESSAGE Started RMI Server, listening on port 41337
|
||
!SESSION 2025-02-20 09:47:14.434 -----------------------------------------------
|
||
eclipse.buildId=Version 1.16.0
|
||
java.version=17.0.11
|
||
java.vendor=Eclipse Adoptium
|
||
BootLoader constants: OS=win32, ARCH=x86_64, WS=win32, NL=de_DE
|
||
Command-line arguments: -os win32 -ws win32 -arch x86_64
|
||
|
||
!ENTRY com.st.stm32cube.ide.mcu.informationcenter 4 4 2025-02-20 09:47:23.460
|
||
!MESSAGE CubeMX plugin appears to be active, Log4j initialization might be too late.
|
||
|
||
!ENTRY com.st.stm32cube.ide.mcu.informationcenter 1 1 2025-02-20 09:47:23.466
|
||
!MESSAGE Log4j2 initialized with config file U:\MCT\SoSe25\BEI\mct_bei_workspace_25s\.metadata\.log4j2.xml
|
||
|
||
!ENTRY com.st.stm32cube.ide.mcu.ide 1 1 2025-02-20 09:47:32.023
|
||
!MESSAGE Started RMI Server, listening on port 41337
|
||
!SESSION 2025-02-21 09:13:17.423 -----------------------------------------------
|
||
eclipse.buildId=Version 1.16.0
|
||
java.version=17.0.11
|
||
java.vendor=Eclipse Adoptium
|
||
BootLoader constants: OS=win32, ARCH=x86_64, WS=win32, NL=de_DE
|
||
Command-line arguments: -os win32 -ws win32 -arch x86_64 -data U:\MCT\SoSe25\BEI\mct_bei_workspace_25s
|
||
|
||
!ENTRY com.st.stm32cube.ide.mcu.informationcenter 4 4 2025-02-21 09:13:24.697
|
||
!MESSAGE CubeMX plugin appears to be active, Log4j initialization might be too late.
|
||
|
||
!ENTRY com.st.stm32cube.ide.mcu.informationcenter 1 1 2025-02-21 09:13:24.704
|
||
!MESSAGE Log4j2 initialized with config file U:\MCT\SoSe25\BEI\mct_bei_workspace_25s\.metadata\.log4j2.xml
|
||
|
||
!ENTRY com.st.stm32cube.ide.mcu.ide 1 1 2025-02-21 09:13:31.977
|
||
!MESSAGE Started RMI Server, listening on port 41337
|
||
!SESSION 2025-02-25 07:52:05.009 -----------------------------------------------
|
||
eclipse.buildId=Version 1.16.0
|
||
java.version=17.0.11
|
||
java.vendor=Eclipse Adoptium
|
||
BootLoader constants: OS=win32, ARCH=x86_64, WS=win32, NL=de_DE
|
||
Command-line arguments: -os win32 -ws win32 -arch x86_64
|
||
|
||
!ENTRY com.st.stm32cube.ide.mcu.informationcenter 4 4 2025-02-25 07:52:52.380
|
||
!MESSAGE CubeMX plugin appears to be active, Log4j initialization might be too late.
|
||
|
||
!ENTRY com.st.stm32cube.ide.mcu.informationcenter 1 1 2025-02-25 07:52:52.400
|
||
!MESSAGE Log4j2 initialized with config file U:\MCT\SoSe25\BEI\mct_bei_workspace_25s\.metadata\.log4j2.xml
|
||
|
||
!ENTRY com.st.stm32cube.ide.mcu.ide 1 1 2025-02-25 07:53:02.221
|
||
!MESSAGE Started RMI Server, listening on port 41337
|
||
!SESSION 2025-02-25 07:54:42.621 -----------------------------------------------
|
||
eclipse.buildId=Version 1.16.0
|
||
java.version=17.0.11
|
||
java.vendor=Eclipse Adoptium
|
||
BootLoader constants: OS=win32, ARCH=x86_64, WS=win32, NL=de_DE
|
||
Command-line arguments: -os win32 -ws win32 -arch x86_64 -data U:\MCT\SoSe25\BEI\mct_bei_workspace_25s
|
||
|
||
!ENTRY com.st.stm32cube.ide.mcu.informationcenter 4 4 2025-02-25 07:54:50.204
|
||
!MESSAGE CubeMX plugin appears to be active, Log4j initialization might be too late.
|
||
|
||
!ENTRY com.st.stm32cube.ide.mcu.informationcenter 1 1 2025-02-25 07:54:50.219
|
||
!MESSAGE Log4j2 initialized with config file U:\MCT\SoSe25\BEI\mct_bei_workspace_25s\.metadata\.log4j2.xml
|
||
|
||
!ENTRY com.st.stm32cube.ide.mcu.ide 1 1 2025-02-25 07:54:57.878
|
||
!MESSAGE Started RMI Server, listening on port 41337
|
||
!SESSION 2025-02-25 07:57:15.665 -----------------------------------------------
|
||
eclipse.buildId=Version 1.16.0
|
||
java.version=17.0.11
|
||
java.vendor=Eclipse Adoptium
|
||
BootLoader constants: OS=win32, ARCH=x86_64, WS=win32, NL=de_DE
|
||
Command-line arguments: -os win32 -ws win32 -arch x86_64
|
||
|
||
!ENTRY com.st.stm32cube.ide.mcu.informationcenter 4 4 2025-02-25 07:57:24.866
|
||
!MESSAGE CubeMX plugin appears to be active, Log4j initialization might be too late.
|
||
|
||
!ENTRY com.st.stm32cube.ide.mcu.informationcenter 1 1 2025-02-25 07:57:24.866
|
||
!MESSAGE Log4j2 initialized with config file U:\MCT\SoSe25\BEI\mct_bei_workspace_25s\.metadata\.log4j2.xml
|
||
|
||
!ENTRY com.st.stm32cube.ide.mcu.ide 1 1 2025-02-25 07:57:31.545
|
||
!MESSAGE Started RMI Server, listening on port 41337
|
||
|
||
!ENTRY org.eclipse.core.jobs 2 2 2025-02-25 07:57:36.745
|
||
!MESSAGE Job found still running after platform shutdown. Jobs should be canceled by the plugin that scheduled them during shutdown: org.eclipse.ui.internal.Workbench$39
|
||
!SESSION 2025-02-25 08:06:28.531 -----------------------------------------------
|
||
eclipse.buildId=Version 1.16.0
|
||
java.version=17.0.11
|
||
java.vendor=Eclipse Adoptium
|
||
BootLoader constants: OS=win32, ARCH=x86_64, WS=win32, NL=de_DE
|
||
Command-line arguments: -os win32 -ws win32 -arch x86_64
|
||
|
||
!ENTRY com.st.stm32cube.ide.mcu.informationcenter 4 4 2025-02-25 08:06:46.198
|
||
!MESSAGE CubeMX plugin appears to be active, Log4j initialization might be too late.
|
||
|
||
!ENTRY com.st.stm32cube.ide.mcu.informationcenter 1 1 2025-02-25 08:06:46.198
|
||
!MESSAGE Log4j2 initialized with config file U:\MCT\SoSe25\BEI\mct_bei_workspace_25s\.metadata\.log4j2.xml
|
||
|
||
!ENTRY com.st.stm32cube.ide.mcu.ide 1 1 2025-02-25 08:06:52.291
|
||
!MESSAGE Started RMI Server, listening on port 41337
|
||
!SESSION 2025-02-25 08:08:11.038 -----------------------------------------------
|
||
eclipse.buildId=Version 1.16.0
|
||
java.version=17.0.11
|
||
java.vendor=Eclipse Adoptium
|
||
BootLoader constants: OS=win32, ARCH=x86_64, WS=win32, NL=de_DE
|
||
Command-line arguments: -os win32 -ws win32 -arch x86_64
|
||
|
||
!ENTRY com.st.stm32cube.ide.mcu.informationcenter 4 4 2025-02-25 08:08:23.210
|
||
!MESSAGE CubeMX plugin appears to be active, Log4j initialization might be too late.
|
||
|
||
!ENTRY com.st.stm32cube.ide.mcu.informationcenter 1 1 2025-02-25 08:08:23.210
|
||
!MESSAGE Log4j2 initialized with config file U:\MCT\SoSe25\BEI\mct_bei_workspace_25s\.metadata\.log4j2.xml
|
||
|
||
!ENTRY com.st.stm32cube.ide.mcu.ide 1 1 2025-02-25 08:08:30.447
|
||
!MESSAGE Started RMI Server, listening on port 41337
|
||
!SESSION 2025-02-28 15:33:52.839 -----------------------------------------------
|
||
eclipse.buildId=Version 1.16.0
|
||
java.version=17.0.11
|
||
java.vendor=Eclipse Adoptium
|
||
BootLoader constants: OS=win32, ARCH=x86_64, WS=win32, NL=de_DE
|
||
Command-line arguments: -os win32 -ws win32 -arch x86_64
|
||
|
||
!ENTRY com.st.stm32cube.ide.mcu.informationcenter 4 4 2025-02-28 15:34:16.983
|
||
!MESSAGE CubeMX plugin appears to be active, Log4j initialization might be too late.
|
||
|
||
!ENTRY com.st.stm32cube.ide.mcu.informationcenter 1 1 2025-02-28 15:34:17.020
|
||
!MESSAGE Log4j2 initialized with config file U:\MCT\SoSe25\BEI\mct_bei_workspace_25s\.metadata\.log4j2.xml
|
||
|
||
!ENTRY com.st.stm32cube.ide.mcu.ide 1 1 2025-02-28 15:34:24.524
|
||
!MESSAGE Started RMI Server, listening on port 41337
|
||
!SESSION 2025-02-28 15:40:59.790 -----------------------------------------------
|
||
eclipse.buildId=Version 1.16.0
|
||
java.version=17.0.11
|
||
java.vendor=Eclipse Adoptium
|
||
BootLoader constants: OS=win32, ARCH=x86_64, WS=win32, NL=de_DE
|
||
Command-line arguments: -os win32 -ws win32 -arch x86_64 -data U:\MCT\SoSe25\BEI\mct_bei_workspace_25s
|
||
|
||
!ENTRY com.st.stm32cube.ide.mcu.informationcenter 4 4 2025-02-28 15:41:07.386
|
||
!MESSAGE CubeMX plugin appears to be active, Log4j initialization might be too late.
|
||
|
||
!ENTRY com.st.stm32cube.ide.mcu.informationcenter 1 1 2025-02-28 15:41:07.409
|
||
!MESSAGE Log4j2 initialized with config file U:\MCT\SoSe25\BEI\mct_bei_workspace_25s\.metadata\.log4j2.xml
|
||
|
||
!ENTRY com.st.stm32cube.ide.mcu.ide 1 1 2025-02-28 15:41:15.683
|
||
!MESSAGE Started RMI Server, listening on port 41337
|
||
!SESSION 2025-03-06 08:38:11.624 -----------------------------------------------
|
||
eclipse.buildId=Version 1.16.0
|
||
java.version=17.0.11
|
||
java.vendor=Eclipse Adoptium
|
||
BootLoader constants: OS=win32, ARCH=x86_64, WS=win32, NL=de_DE
|
||
Command-line arguments: -os win32 -ws win32 -arch x86_64
|
||
|
||
!ENTRY com.st.stm32cube.ide.mcu.informationcenter 4 4 2025-03-06 08:38:36.421
|
||
!MESSAGE CubeMX plugin appears to be active, Log4j initialization might be too late.
|
||
|
||
!ENTRY com.st.stm32cube.ide.mcu.informationcenter 1 1 2025-03-06 08:38:36.433
|
||
!MESSAGE Log4j2 initialized with config file U:\MCT\SoSe25\BEI\mct_bei_workspace_25s\.metadata\.log4j2.xml
|
||
|
||
!ENTRY com.st.stm32cube.ide.mcu.ide 1 1 2025-03-06 08:38:45.168
|
||
!MESSAGE Started RMI Server, listening on port 41337
|
||
!SESSION 2025-03-25 08:32:05.952 -----------------------------------------------
|
||
eclipse.buildId=Version 1.16.0
|
||
java.version=17.0.11
|
||
java.vendor=Eclipse Adoptium
|
||
BootLoader constants: OS=win32, ARCH=x86_64, WS=win32, NL=de_DE
|
||
Command-line arguments: -os win32 -ws win32 -arch x86_64
|
||
|
||
!ENTRY com.st.stm32cube.ide.mcu.informationcenter 4 4 2025-03-25 08:32:32.847
|
||
!MESSAGE CubeMX plugin appears to be active, Log4j initialization might be too late.
|
||
|
||
!ENTRY com.st.stm32cube.ide.mcu.informationcenter 1 1 2025-03-25 08:32:32.858
|
||
!MESSAGE Log4j2 initialized with config file U:\MCT\SoSe25\BEI\mct_bei_workspace_25s\.metadata\.log4j2.xml
|
||
|
||
!ENTRY com.st.stm32cube.ide.mcu.ide 1 1 2025-03-25 08:32:42.062
|
||
!MESSAGE Started RMI Server, listening on port 41337
|
||
!SESSION 2025-03-27 09:56:18.813 -----------------------------------------------
|
||
eclipse.buildId=Version 1.16.1
|
||
java.version=17.0.11
|
||
java.vendor=Eclipse Adoptium
|
||
BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=de_DE
|
||
Command-line arguments: -data /users/kerschensteinerto/ADS1/home/MCT/SoSe25/BEI/mct_bei_workspace_25s -os linux -ws gtk -arch x86_64
|
||
|
||
!ENTRY com.st.stm32cube.ide.mcu.informationcenter 4 4 2025-03-27 09:56:20.780
|
||
!MESSAGE CubeMX plugin appears to be active, Log4j initialization might be too late.
|
||
|
||
!ENTRY com.st.stm32cube.ide.mcu.informationcenter 1 1 2025-03-27 09:56:20.783
|
||
!MESSAGE Log4j2 initialized with config file /users/kerschensteinerto/ADS1/home/MCT/SoSe25/BEI/mct_bei_workspace_25s/.metadata/.log4j2.xml
|
||
|
||
!ENTRY com.st.stm32cube.ide.mcu.ide 1 1 2025-03-27 09:56:22.801
|
||
!MESSAGE Started RMI Server, listening on port 41337
|
||
|
||
!ENTRY org.eclipse.core.jobs 4 2 2025-03-27 13:15:24.077
|
||
!MESSAGE An internal error occurred during: "Execute Debug Command".
|
||
!STACK 0
|
||
org.eclipse.core.runtime.AssertionFailedException: assertion failed: The application has not been initialized.
|
||
at org.eclipse.core.runtime.Assert.isTrue(Assert.java:119)
|
||
at org.eclipse.core.internal.runtime.InternalPlatform.assertInitialized(InternalPlatform.java:183)
|
||
at org.eclipse.core.internal.runtime.InternalPlatform.getAdapterManager(InternalPlatform.java:204)
|
||
at org.eclipse.core.runtime.Platform.getAdapterManager(Platform.java:662)
|
||
at org.eclipse.cdt.dsf.gdb.launching.GdbLaunch.getAdapter(GdbLaunch.java:454)
|
||
at org.eclipse.cdt.dsf.gdb.launching.GdbLaunch.disconnect(GdbLaunch.java:338)
|
||
at org.eclipse.debug.internal.core.commands.DisconnectCommand.execute(DisconnectCommand.java:35)
|
||
at org.eclipse.debug.internal.core.commands.ForEachCommand.doExecute(ForEachCommand.java:36)
|
||
at org.eclipse.debug.core.commands.AbstractDebugCommand$1.run(AbstractDebugCommand.java:215)
|
||
at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63)
|
||
!SESSION 2025-04-01 07:52:47.715 -----------------------------------------------
|
||
eclipse.buildId=Version 1.16.0
|
||
java.version=17.0.11
|
||
java.vendor=Eclipse Adoptium
|
||
BootLoader constants: OS=win32, ARCH=x86_64, WS=win32, NL=de_DE
|
||
Command-line arguments: -os win32 -ws win32 -arch x86_64
|
||
|
||
!ENTRY com.st.stm32cube.ide.mcu.informationcenter 4 4 2025-04-01 07:53:57.710
|
||
!MESSAGE CubeMX plugin appears to be active, Log4j initialization might be too late.
|
||
|
||
!ENTRY com.st.stm32cube.ide.mcu.informationcenter 1 1 2025-04-01 07:53:57.721
|
||
!MESSAGE Log4j2 initialized with config file U:\MCT\SoSe25\BEI\mct_bei_workspace_25s\.metadata\.log4j2.xml
|
||
|
||
!ENTRY com.st.stm32cube.ide.mcu.ide 1 1 2025-04-01 07:54:07.580
|
||
!MESSAGE Started RMI Server, listening on port 41337
|
||
!SESSION 2025-04-02 07:50:13.635 -----------------------------------------------
|
||
eclipse.buildId=Version 1.16.1
|
||
java.version=17.0.11
|
||
java.vendor=Eclipse Adoptium
|
||
BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=de_DE
|
||
Command-line arguments: -os linux -ws gtk -arch x86_64
|
||
|
||
!ENTRY com.st.stm32cube.ide.mcu.informationcenter 4 4 2025-04-02 07:50:28.883
|
||
!MESSAGE CubeMX plugin appears to be active, Log4j initialization might be too late.
|
||
|
||
!ENTRY com.st.stm32cube.ide.mcu.informationcenter 1 1 2025-04-02 07:50:28.885
|
||
!MESSAGE Log4j2 initialized with config file /users/kerschensteinerto/ADS1/home/MCT/SoSe25/BEI/mct_bei_workspace_25s/.metadata/.log4j2.xml
|
||
|
||
!ENTRY com.st.stm32cube.ide.mcu.ide 1 1 2025-04-02 07:50:31.113
|
||
!MESSAGE Started RMI Server, listening on port 41337
|
||
!SESSION 2025-04-02 14:12:37.568 -----------------------------------------------
|
||
eclipse.buildId=Version 1.16.1
|
||
java.version=17.0.11
|
||
java.vendor=Eclipse Adoptium
|
||
BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=de_DE
|
||
Command-line arguments: -os linux -ws gtk -arch x86_64
|
||
|
||
!ENTRY com.st.stm32cube.ide.mcu.informationcenter 4 4 2025-04-02 14:13:40.895
|
||
!MESSAGE CubeMX plugin appears to be active, Log4j initialization might be too late.
|
||
|
||
!ENTRY com.st.stm32cube.ide.mcu.informationcenter 1 1 2025-04-02 14:13:40.897
|
||
!MESSAGE Log4j2 initialized with config file /users/kerschensteinerto/ADS1/home/MCT/SoSe25/BEI/mct_bei_workspace_25s/.metadata/.log4j2.xml
|
||
|
||
!ENTRY com.st.stm32cube.ide.mcu.ide 1 1 2025-04-02 14:13:43.139
|
||
!MESSAGE Started RMI Server, listening on port 41337
|
||
|
||
!ENTRY org.eclipse.core.jobs 4 2 2025-04-02 17:13:01.518
|
||
!MESSAGE An internal error occurred during: "Execute Debug Command".
|
||
!STACK 0
|
||
org.eclipse.core.runtime.AssertionFailedException: assertion failed: The application has not been initialized.
|
||
at org.eclipse.core.runtime.Assert.isTrue(Assert.java:119)
|
||
at org.eclipse.core.internal.runtime.InternalPlatform.assertInitialized(InternalPlatform.java:183)
|
||
at org.eclipse.core.internal.runtime.InternalPlatform.getAdapterManager(InternalPlatform.java:204)
|
||
at org.eclipse.core.runtime.Platform.getAdapterManager(Platform.java:662)
|
||
at org.eclipse.cdt.dsf.gdb.launching.GdbLaunch.getAdapter(GdbLaunch.java:454)
|
||
at org.eclipse.cdt.dsf.gdb.launching.GdbLaunch.disconnect(GdbLaunch.java:338)
|
||
at org.eclipse.debug.internal.core.commands.DisconnectCommand.execute(DisconnectCommand.java:35)
|
||
at org.eclipse.debug.internal.core.commands.ForEachCommand.doExecute(ForEachCommand.java:36)
|
||
at org.eclipse.debug.core.commands.AbstractDebugCommand$1.run(AbstractDebugCommand.java:215)
|
||
at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63)
|
||
!SESSION 2025-04-03 08:23:56.793 -----------------------------------------------
|
||
eclipse.buildId=Version 1.16.0
|
||
java.version=17.0.11
|
||
java.vendor=Eclipse Adoptium
|
||
BootLoader constants: OS=win32, ARCH=x86_64, WS=win32, NL=de_DE
|
||
Command-line arguments: -os win32 -ws win32 -arch x86_64
|
||
|
||
!ENTRY com.st.stm32cube.ide.mcu.informationcenter 4 4 2025-04-03 08:24:18.559
|
||
!MESSAGE CubeMX plugin appears to be active, Log4j initialization might be too late.
|
||
|
||
!ENTRY com.st.stm32cube.ide.mcu.informationcenter 1 1 2025-04-03 08:24:18.581
|
||
!MESSAGE Log4j2 initialized with config file U:\MCT\SoSe25\BEI\mct_bei_workspace_25s\.metadata\.log4j2.xml
|
||
|
||
!ENTRY com.st.stm32cube.ide.mcu.ide 1 1 2025-04-03 08:24:27.688
|
||
!MESSAGE Started RMI Server, listening on port 41338
|
||
!SESSION 2025-05-26 08:17:15.582 -----------------------------------------------
|
||
eclipse.buildId=Version 1.16.0
|
||
java.version=17.0.11
|
||
java.vendor=Eclipse Adoptium
|
||
BootLoader constants: OS=win32, ARCH=x86_64, WS=win32, NL=de_DE
|
||
Command-line arguments: -os win32 -ws win32 -arch x86_64 -data U:\MCT\SoSe25\BEI\mct_bei_workspace_25s
|
||
|
||
!ENTRY com.st.stm32cube.ide.mcu.informationcenter 4 4 2025-05-26 08:17:23.867
|
||
!MESSAGE CubeMX plugin appears to be active, Log4j initialization might be too late.
|
||
|
||
!ENTRY com.st.stm32cube.ide.mcu.informationcenter 1 1 2025-05-26 08:17:23.960
|
||
!MESSAGE Log4j2 initialized with config file U:\MCT\SoSe25\BEI\mct_bei_workspace_25s\.metadata\.log4j2.xml
|
||
|
||
!ENTRY com.st.stm32cube.ide.mcu.ide 1 1 2025-05-26 08:17:31.863
|
||
!MESSAGE Started RMI Server, listening on port 41337
|
||
!SESSION 2025-06-18 09:24:25.271 -----------------------------------------------
|
||
eclipse.buildId=Version 1.16.0
|
||
java.version=17.0.11
|
||
java.vendor=Eclipse Adoptium
|
||
BootLoader constants: OS=win32, ARCH=x86_64, WS=win32, NL=de_DE
|
||
Command-line arguments: -os win32 -ws win32 -arch x86_64
|
||
|
||
!ENTRY com.st.stm32cube.ide.mcu.informationcenter 4 4 2025-06-18 09:24:58.244
|
||
!MESSAGE CubeMX plugin appears to be active, Log4j initialization might be too late.
|
||
|
||
!ENTRY com.st.stm32cube.ide.mcu.informationcenter 1 1 2025-06-18 09:24:58.259
|
||
!MESSAGE Log4j2 initialized with config file U:\MCT\SoSe25\BEI\mct_bei_workspace_25s\.metadata\.log4j2.xml
|
||
|
||
!ENTRY com.st.stm32cube.ide.mcu.ide 1 1 2025-06-18 09:25:07.051
|
||
!MESSAGE Started RMI Server, listening on port 41338
|
||
!SESSION 2025-06-24 12:47:39.968 -----------------------------------------------
|
||
eclipse.buildId=Version 1.16.0
|
||
java.version=17.0.11
|
||
java.vendor=Eclipse Adoptium
|
||
BootLoader constants: OS=win32, ARCH=x86_64, WS=win32, NL=de_DE
|
||
Command-line arguments: -os win32 -ws win32 -arch x86_64
|
||
|
||
!ENTRY com.st.stm32cube.ide.mcu.informationcenter 4 4 2025-06-24 12:48:10.624
|
||
!MESSAGE CubeMX plugin appears to be active, Log4j initialization might be too late.
|
||
|
||
!ENTRY com.st.stm32cube.ide.mcu.informationcenter 1 1 2025-06-24 12:48:10.636
|
||
!MESSAGE Log4j2 initialized with config file U:\MCT\WiSe25_26\BEI\mct_bei_workspace_25w\.metadata\.log4j2.xml
|
||
|
||
!ENTRY com.st.stm32cube.ide.mcu.ide 1 1 2025-06-24 12:48:19.221
|
||
!MESSAGE Started RMI Server, listening on port 41337
|
||
!SESSION 2025-07-21 09:10:34.232 -----------------------------------------------
|
||
eclipse.buildId=Version 1.16.0
|
||
java.version=17.0.11
|
||
java.vendor=Eclipse Adoptium
|
||
BootLoader constants: OS=win32, ARCH=x86_64, WS=win32, NL=de_DE
|
||
Command-line arguments: -os win32 -ws win32 -arch x86_64
|
||
|
||
!ENTRY com.st.stm32cube.ide.mcu.informationcenter 4 4 2025-07-21 09:10:59.776
|
||
!MESSAGE CubeMX plugin appears to be active, Log4j initialization might be too late.
|
||
|
||
!ENTRY com.st.stm32cube.ide.mcu.informationcenter 1 1 2025-07-21 09:10:59.790
|
||
!MESSAGE Log4j2 initialized with config file U:\MCT\WiSe25_26\BEI\mct_bei_workspace_25w\.metadata\.log4j2.xml
|
||
|
||
!ENTRY com.st.stm32cube.ide.mcu.ide 1 1 2025-07-21 09:11:07.570
|
||
!MESSAGE Started RMI Server, listening on port 41337
|
||
!SESSION 2025-07-21 10:09:36.077 -----------------------------------------------
|
||
eclipse.buildId=Version 1.16.0
|
||
java.version=17.0.11
|
||
java.vendor=Eclipse Adoptium
|
||
BootLoader constants: OS=win32, ARCH=x86_64, WS=win32, NL=de_DE
|
||
Command-line arguments: -os win32 -ws win32 -arch x86_64
|
||
|
||
!ENTRY com.st.stm32cube.ide.mcu.informationcenter 4 4 2025-07-21 10:13:22.722
|
||
!MESSAGE CubeMX plugin appears to be active, Log4j initialization might be too late.
|
||
|
||
!ENTRY com.st.stm32cube.ide.mcu.informationcenter 1 1 2025-07-21 10:13:22.739
|
||
!MESSAGE Log4j2 initialized with config file U:\MCT\WiSe25_26\BEI\mct_bei_workspace_25w\.metadata\.log4j2.xml
|
||
|
||
!ENTRY com.st.stm32cube.ide.mcu.ide 1 1 2025-07-21 10:13:29.947
|
||
!MESSAGE Started RMI Server, listening on port 41337
|
||
!SESSION 2025-07-21 10:36:27.072 -----------------------------------------------
|
||
eclipse.buildId=Version 1.16.0
|
||
java.version=17.0.11
|
||
java.vendor=Eclipse Adoptium
|
||
BootLoader constants: OS=win32, ARCH=x86_64, WS=win32, NL=de_DE
|
||
Command-line arguments: -os win32 -ws win32 -arch x86_64
|
||
|
||
!ENTRY com.st.stm32cube.ide.mcu.informationcenter 4 4 2025-07-21 10:36:48.132
|
||
!MESSAGE CubeMX plugin appears to be active, Log4j initialization might be too late.
|
||
|
||
!ENTRY com.st.stm32cube.ide.mcu.informationcenter 1 1 2025-07-21 10:36:48.354
|
||
!MESSAGE Log4j2 initialized with config file U:\MCT\WiSe25_26\BEI\mct_bei_workspace_25w\.metadata\.log4j2.xml
|
||
|
||
!ENTRY com.st.stm32cube.ide.mcu.ide 1 1 2025-07-21 10:36:55.050
|
||
!MESSAGE Started RMI Server, listening on port 41337
|
||
!SESSION 2025-07-23 09:16:10.411 -----------------------------------------------
|
||
eclipse.buildId=Version 1.16.0
|
||
java.version=17.0.11
|
||
java.vendor=Eclipse Adoptium
|
||
BootLoader constants: OS=win32, ARCH=x86_64, WS=win32, NL=de_DE
|
||
Command-line arguments: -os win32 -ws win32 -arch x86_64
|
||
|
||
!ENTRY com.st.stm32cube.ide.mcu.informationcenter 4 4 2025-07-23 09:16:30.722
|
||
!MESSAGE CubeMX plugin appears to be active, Log4j initialization might be too late.
|
||
|
||
!ENTRY com.st.stm32cube.ide.mcu.informationcenter 1 1 2025-07-23 09:16:30.915
|
||
!MESSAGE Log4j2 initialized with config file U:\MCT\WiSe25_26\BEI\mct_bei_workspace_25w\.metadata\.log4j2.xml
|
||
|
||
!ENTRY com.st.stm32cube.ide.mcu.ide 1 1 2025-07-23 09:16:37.993
|
||
!MESSAGE Started RMI Server, listening on port 41337
|
||
!SESSION 2025-07-25 09:39:42.106 -----------------------------------------------
|
||
eclipse.buildId=Version 1.16.0
|
||
java.version=17.0.11
|
||
java.vendor=Eclipse Adoptium
|
||
BootLoader constants: OS=win32, ARCH=x86_64, WS=win32, NL=de_DE
|
||
Command-line arguments: -os win32 -ws win32 -arch x86_64
|
||
|
||
!ENTRY com.st.stm32cube.ide.mcu.informationcenter 4 4 2025-07-25 09:39:56.701
|
||
!MESSAGE CubeMX plugin appears to be active, Log4j initialization might be too late.
|
||
|
||
!ENTRY com.st.stm32cube.ide.mcu.informationcenter 1 1 2025-07-25 09:39:56.715
|
||
!MESSAGE Log4j2 initialized with config file U:\MCT\WiSe25_26\BEI\mct_bei_workspace_25w\.metadata\.log4j2.xml
|
||
|
||
!ENTRY com.st.stm32cube.ide.mcu.ide 1 1 2025-07-25 09:40:06.032
|
||
!MESSAGE Started RMI Server, listening on port 41337
|
||
!SESSION 2025-08-25 11:41:41.378 -----------------------------------------------
|
||
eclipse.buildId=Version 1.16.0
|
||
java.version=17.0.11
|
||
java.vendor=Eclipse Adoptium
|
||
BootLoader constants: OS=win32, ARCH=x86_64, WS=win32, NL=de_DE
|
||
Command-line arguments: -os win32 -ws win32 -arch x86_64
|
||
|
||
!ENTRY com.st.stm32cube.ide.mcu.informationcenter 4 4 2025-08-25 11:41:54.226
|
||
!MESSAGE CubeMX plugin appears to be active, Log4j initialization might be too late.
|
||
|
||
!ENTRY com.st.stm32cube.ide.mcu.informationcenter 1 1 2025-08-25 11:41:54.230
|
||
!MESSAGE Log4j2 initialized with config file U:\MCT\WiSe25_26\BEI\mct_bei_workspace_25w\.metadata\.log4j2.xml
|
||
|
||
!ENTRY com.st.stm32cube.ide.mcu.ide 1 1 2025-08-25 11:42:03.561
|
||
!MESSAGE Started RMI Server, listening on port 41337
|
||
!SESSION 2025-09-02 09:27:21.562 -----------------------------------------------
|
||
eclipse.buildId=Version 1.16.0
|
||
java.version=17.0.11
|
||
java.vendor=Eclipse Adoptium
|
||
BootLoader constants: OS=win32, ARCH=x86_64, WS=win32, NL=de_DE
|
||
Command-line arguments: -os win32 -ws win32 -arch x86_64
|
||
|
||
!ENTRY com.st.stm32cube.ide.mcu.informationcenter 4 4 2025-09-02 09:27:42.672
|
||
!MESSAGE CubeMX plugin appears to be active, Log4j initialization might be too late.
|
||
|
||
!ENTRY com.st.stm32cube.ide.mcu.informationcenter 1 1 2025-09-02 09:27:42.693
|
||
!MESSAGE Log4j2 initialized with config file U:\MCT\WiSe25_26\BEI\mct_bei_workspace_25w\.metadata\.log4j2.xml
|
||
|
||
!ENTRY com.st.stm32cube.ide.mcu.ide 1 1 2025-09-02 09:27:51.352
|
||
!MESSAGE Started RMI Server, listening on port 41339
|
||
!SESSION 2025-09-03 09:36:54.104 -----------------------------------------------
|
||
eclipse.buildId=Version 1.16.0
|
||
java.version=17.0.11
|
||
java.vendor=Eclipse Adoptium
|
||
BootLoader constants: OS=win32, ARCH=x86_64, WS=win32, NL=de_DE
|
||
Command-line arguments: -os win32 -ws win32 -arch x86_64
|
||
|
||
!ENTRY com.st.stm32cube.ide.mcu.informationcenter 4 4 2025-09-03 09:37:12.073
|
||
!MESSAGE CubeMX plugin appears to be active, Log4j initialization might be too late.
|
||
|
||
!ENTRY com.st.stm32cube.ide.mcu.informationcenter 1 1 2025-09-03 09:37:12.083
|
||
!MESSAGE Log4j2 initialized with config file U:\MCT\WiSe25_26\BEI\mct_bei_workspace_25w\.metadata\.log4j2.xml
|
||
|
||
!ENTRY com.st.stm32cube.ide.mcu.ide 1 1 2025-09-03 09:37:20.075
|
||
!MESSAGE Started RMI Server, listening on port 41337
|
||
!SESSION 2025-09-03 09:54:50.899 -----------------------------------------------
|
||
eclipse.buildId=Version 1.16.0
|
||
java.version=17.0.11
|
||
java.vendor=Eclipse Adoptium
|
||
BootLoader constants: OS=win32, ARCH=x86_64, WS=win32, NL=de_DE
|
||
Command-line arguments: -os win32 -ws win32 -arch x86_64
|
||
|
||
!ENTRY com.st.stm32cube.ide.mcu.informationcenter 4 4 2025-09-03 09:55:01.931
|
||
!MESSAGE CubeMX plugin appears to be active, Log4j initialization might be too late.
|
||
|
||
!ENTRY com.st.stm32cube.ide.mcu.informationcenter 1 1 2025-09-03 09:55:01.978
|
||
!MESSAGE Log4j2 initialized with config file U:\MCT\WiSe25_26\BEI\mct_bei_workspace_25w\.metadata\.log4j2.xml
|
||
|
||
!ENTRY com.st.stm32cube.ide.mcu.ide 1 1 2025-09-03 09:55:10.414
|
||
!MESSAGE Started RMI Server, listening on port 41338
|
||
!SESSION 2025-09-08 14:20:24.233 -----------------------------------------------
|
||
eclipse.buildId=Version 1.16.0
|
||
java.version=17.0.11
|
||
java.vendor=Eclipse Adoptium
|
||
BootLoader constants: OS=win32, ARCH=x86_64, WS=win32, NL=de_DE
|
||
Command-line arguments: -os win32 -ws win32 -arch x86_64
|
||
|
||
!ENTRY com.st.stm32cube.ide.mcu.informationcenter 4 4 2025-09-08 14:20:42.642
|
||
!MESSAGE CubeMX plugin appears to be active, Log4j initialization might be too late.
|
||
|
||
!ENTRY com.st.stm32cube.ide.mcu.informationcenter 1 1 2025-09-08 14:20:42.656
|
||
!MESSAGE Log4j2 initialized with config file U:\MCT\WiSe25_26\BEI\mct_bei_workspace_25w\.metadata\.log4j2.xml
|
||
|
||
!ENTRY com.st.stm32cube.ide.mcu.ide 1 1 2025-09-08 14:20:52.374
|
||
!MESSAGE Started RMI Server, listening on port 41339
|
||
!SESSION 2025-09-09 08:18:08.523 -----------------------------------------------
|
||
eclipse.buildId=Version 1.16.0
|
||
java.version=17.0.11
|
||
java.vendor=Eclipse Adoptium
|
||
BootLoader constants: OS=win32, ARCH=x86_64, WS=win32, NL=de_DE
|
||
Command-line arguments: -os win32 -ws win32 -arch x86_64
|
||
|
||
!ENTRY com.st.stm32cube.ide.mcu.informationcenter 4 4 2025-09-09 08:18:25.752
|
||
!MESSAGE CubeMX plugin appears to be active, Log4j initialization might be too late.
|
||
|
||
!ENTRY com.st.stm32cube.ide.mcu.informationcenter 1 1 2025-09-09 08:18:25.764
|
||
!MESSAGE Log4j2 initialized with config file U:\MCT\WiSe25_26\BEI\mct_bei_workspace_25w\.metadata\.log4j2.xml
|
||
|
||
!ENTRY com.st.stm32cube.ide.mcu.ide 1 1 2025-09-09 08:18:34.427
|
||
!MESSAGE Started RMI Server, listening on port 41337
|
||
!SESSION 2025-09-10 12:58:33.628 -----------------------------------------------
|
||
eclipse.buildId=Version 1.16.0
|
||
java.version=17.0.11
|
||
java.vendor=Eclipse Adoptium
|
||
BootLoader constants: OS=win32, ARCH=x86_64, WS=win32, NL=de_DE
|
||
Command-line arguments: -os win32 -ws win32 -arch x86_64
|
||
|
||
!ENTRY com.st.stm32cube.ide.mcu.informationcenter 4 4 2025-09-10 13:00:49.592
|
||
!MESSAGE CubeMX plugin appears to be active, Log4j initialization might be too late.
|
||
|
||
!ENTRY com.st.stm32cube.ide.mcu.informationcenter 1 1 2025-09-10 13:00:49.603
|
||
!MESSAGE Log4j2 initialized with config file U:\MCT\WiSe25_26\BEI\mct_bei_workspace_25w\.metadata\.log4j2.xml
|
||
|
||
!ENTRY com.st.stm32cube.ide.mcu.ide 1 1 2025-09-10 13:00:56.990
|
||
!MESSAGE Started RMI Server, listening on port 41337
|
||
|
||
!ENTRY org.eclipse.cdt.dsf.gdb 4 5012 2025-09-10 15:07:31.074
|
||
!MESSAGE Error in final launch sequence:
|
||
|
||
Setup exceptions
|
||
!STACK 1
|
||
org.eclipse.core.runtime.CoreException: Setup exceptions
|
||
at org.eclipse.cdt.dsf.concurrent.Query.get(Query.java:112)
|
||
at org.eclipse.cdt.dsf.gdb.launching.GdbLaunchDelegate.launchDebugSession(GdbLaunchDelegate.java:252)
|
||
at org.eclipse.cdt.dsf.gdb.launching.GdbLaunchDelegate.launchDebugger(GdbLaunchDelegate.java:109)
|
||
at org.eclipse.cdt.dsf.gdb.launching.GdbLaunchDelegate.launch(GdbLaunchDelegate.java:97)
|
||
at com.st.stm32cube.ide.mcu.debug.launch.DSFDelegate.launch(DSFDelegate.java:336)
|
||
at org.eclipse.debug.internal.core.LaunchConfiguration.launch(LaunchConfiguration.java:805)
|
||
at org.eclipse.debug.internal.core.LaunchConfiguration.launch(LaunchConfiguration.java:716)
|
||
at org.eclipse.debug.internal.ui.DebugUIPlugin.buildAndLaunch(DebugUIPlugin.java:1040)
|
||
at org.eclipse.debug.internal.ui.DebugUIPlugin$1.run(DebugUIPlugin.java:1243)
|
||
at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63)
|
||
!SUBENTRY 1 com.st.stm32cube.ide.mcu.debug.launch 4 0 2025-09-10 15:07:31.075
|
||
!MESSAGE Setup exceptions
|
||
!SESSION 2025-09-11 07:35:49.449 -----------------------------------------------
|
||
eclipse.buildId=Version 1.16.0
|
||
java.version=17.0.11
|
||
java.vendor=Eclipse Adoptium
|
||
BootLoader constants: OS=win32, ARCH=x86_64, WS=win32, NL=de_DE
|
||
Command-line arguments: -os win32 -ws win32 -arch x86_64
|
||
|
||
!ENTRY com.st.stm32cube.ide.mcu.informationcenter 4 4 2025-09-11 07:36:01.484
|
||
!MESSAGE CubeMX plugin appears to be active, Log4j initialization might be too late.
|
||
|
||
!ENTRY com.st.stm32cube.ide.mcu.informationcenter 1 1 2025-09-11 07:36:01.496
|
||
!MESSAGE Log4j2 initialized with config file U:\MCT\WiSe25_26\BEI\mct_bei_workspace_25w\.metadata\.log4j2.xml
|
||
|
||
!ENTRY com.st.stm32cube.ide.mcu.ide 1 1 2025-09-11 07:36:09.574
|
||
!MESSAGE Started RMI Server, listening on port 41338
|
||
|
||
!ENTRY org.eclipse.cdt.ui 4 0 2025-09-11 08:28:53.061
|
||
!MESSAGE Error in CDT UI during reconcile
|
||
!STACK 1
|
||
C Model Exception: C Model Status [Element task2.s does not exist.]
|
||
at org.eclipse.cdt.internal.core.model.CElement.newNotPresentException(CElement.java:485)
|
||
at org.eclipse.cdt.internal.core.model.TranslationUnit.makeConsistent(TranslationUnit.java:583)
|
||
at org.eclipse.cdt.internal.core.model.ReconcileWorkingCopyOperation.executeOperation(ReconcileWorkingCopyOperation.java:65)
|
||
at org.eclipse.cdt.internal.core.model.CModelOperation.execute(CModelOperation.java:346)
|
||
at org.eclipse.cdt.internal.core.model.CModelOperation.run(CModelOperation.java:613)
|
||
at org.eclipse.cdt.internal.core.model.CModelOperation.runOperation(CModelOperation.java:641)
|
||
at org.eclipse.cdt.internal.core.model.WorkingCopy.reconcile(WorkingCopy.java:365)
|
||
at org.eclipse.cdt.internal.ui.editor.asm.AsmReconcilingStrategy.reconcile(AsmReconcilingStrategy.java:95)
|
||
at org.eclipse.cdt.internal.ui.editor.asm.AsmReconcilingStrategy.reconcile(AsmReconcilingStrategy.java:51)
|
||
at org.eclipse.jface.text.reconciler.MonoReconciler.process(MonoReconciler.java:78)
|
||
at org.eclipse.jface.text.reconciler.AbstractReconciler$BackgroundThread.run(AbstractReconciler.java:207)
|
||
!SUBENTRY 1 org.eclipse.cdt.core 4 969 2025-09-11 08:28:53.064
|
||
!MESSAGE Element task2.s does not exist.
|
||
|
||
!ENTRY org.eclipse.cdt.dsf.gdb 4 5012 2025-09-11 11:08:25.895
|
||
!MESSAGE Error in final launch sequence:
|
||
|
||
Setup exceptions
|
||
!STACK 1
|
||
org.eclipse.core.runtime.CoreException: Setup exceptions
|
||
at org.eclipse.cdt.dsf.concurrent.Query.get(Query.java:112)
|
||
at org.eclipse.cdt.dsf.gdb.launching.GdbLaunchDelegate.launchDebugSession(GdbLaunchDelegate.java:252)
|
||
at org.eclipse.cdt.dsf.gdb.launching.GdbLaunchDelegate.launchDebugger(GdbLaunchDelegate.java:109)
|
||
at org.eclipse.cdt.dsf.gdb.launching.GdbLaunchDelegate.launch(GdbLaunchDelegate.java:97)
|
||
at com.st.stm32cube.ide.mcu.debug.launch.DSFDelegate.launch(DSFDelegate.java:336)
|
||
at org.eclipse.debug.internal.core.LaunchConfiguration.launch(LaunchConfiguration.java:805)
|
||
at org.eclipse.debug.internal.core.LaunchConfiguration.launch(LaunchConfiguration.java:716)
|
||
at org.eclipse.debug.internal.ui.DebugUIPlugin.buildAndLaunch(DebugUIPlugin.java:1040)
|
||
at org.eclipse.debug.internal.ui.DebugUIPlugin$1.run(DebugUIPlugin.java:1243)
|
||
at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63)
|
||
!SUBENTRY 1 com.st.stm32cube.ide.mcu.debug.launch 4 0 2025-09-11 11:08:25.895
|
||
!MESSAGE Setup exceptions
|
||
|
||
!ENTRY org.eclipse.cdt.dsf.gdb 4 5012 2025-09-11 12:33:44.913
|
||
!MESSAGE Error in final launch sequence:
|
||
|
||
Setup exceptions
|
||
!STACK 1
|
||
org.eclipse.core.runtime.CoreException: Setup exceptions
|
||
at org.eclipse.cdt.dsf.concurrent.Query.get(Query.java:112)
|
||
at org.eclipse.cdt.dsf.gdb.launching.GdbLaunchDelegate.launchDebugSession(GdbLaunchDelegate.java:252)
|
||
at org.eclipse.cdt.dsf.gdb.launching.GdbLaunchDelegate.launchDebugger(GdbLaunchDelegate.java:109)
|
||
at org.eclipse.cdt.dsf.gdb.launching.GdbLaunchDelegate.launch(GdbLaunchDelegate.java:97)
|
||
at com.st.stm32cube.ide.mcu.debug.launch.DSFDelegate.launch(DSFDelegate.java:336)
|
||
at org.eclipse.debug.internal.core.LaunchConfiguration.launch(LaunchConfiguration.java:805)
|
||
at org.eclipse.debug.internal.core.LaunchConfiguration.launch(LaunchConfiguration.java:716)
|
||
at org.eclipse.debug.internal.ui.DebugUIPlugin.buildAndLaunch(DebugUIPlugin.java:1040)
|
||
at org.eclipse.debug.internal.ui.DebugUIPlugin$1.run(DebugUIPlugin.java:1243)
|
||
at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63)
|
||
!SUBENTRY 1 com.st.stm32cube.ide.mcu.debug.launch 4 0 2025-09-11 12:33:44.913
|
||
!MESSAGE Setup exceptions
|
||
|
||
!ENTRY org.eclipse.core.jobs 4 2 2025-09-11 15:59:47.348
|
||
!MESSAGE An internal error occurred during: "Execute Debug Command".
|
||
!STACK 0
|
||
org.eclipse.core.runtime.AssertionFailedException: assertion failed: The application has not been initialized.
|
||
at org.eclipse.core.runtime.Assert.isTrue(Assert.java:119)
|
||
at org.eclipse.core.internal.runtime.InternalPlatform.assertInitialized(InternalPlatform.java:183)
|
||
at org.eclipse.core.internal.runtime.InternalPlatform.getAdapterManager(InternalPlatform.java:204)
|
||
at org.eclipse.core.runtime.Platform.getAdapterManager(Platform.java:662)
|
||
at org.eclipse.cdt.dsf.gdb.launching.GdbLaunch.getAdapter(GdbLaunch.java:454)
|
||
at org.eclipse.cdt.dsf.gdb.launching.GdbLaunch.disconnect(GdbLaunch.java:338)
|
||
at org.eclipse.debug.internal.core.commands.DisconnectCommand.execute(DisconnectCommand.java:35)
|
||
at org.eclipse.debug.internal.core.commands.ForEachCommand.doExecute(ForEachCommand.java:36)
|
||
at org.eclipse.debug.core.commands.AbstractDebugCommand$1.run(AbstractDebugCommand.java:215)
|
||
at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63)
|
||
|
||
!ENTRY org.eclipse.core.jobs 2 2 2025-09-11 15:59:47.666
|
||
!MESSAGE Job found still running after platform shutdown. Jobs should be canceled by the plugin that scheduled them during shutdown: org.eclipse.cdt.dsf.gdb.internal.ui.console.GdbBasicCliConsole$InputReadJob
|
||
!SESSION 2025-09-12 07:47:43.121 -----------------------------------------------
|
||
eclipse.buildId=Version 1.16.0
|
||
java.version=17.0.11
|
||
java.vendor=Eclipse Adoptium
|
||
BootLoader constants: OS=win32, ARCH=x86_64, WS=win32, NL=de_DE
|
||
Command-line arguments: -os win32 -ws win32 -arch x86_64
|
||
|
||
!ENTRY com.st.stm32cube.ide.mcu.informationcenter 4 4 2025-09-12 07:47:55.665
|
||
!MESSAGE CubeMX plugin appears to be active, Log4j initialization might be too late.
|
||
|
||
!ENTRY com.st.stm32cube.ide.mcu.informationcenter 1 1 2025-09-12 07:47:55.735
|
||
!MESSAGE Log4j2 initialized with config file U:\MCT\WiSe25_26\BEI\mct_bei_workspace_25w\.metadata\.log4j2.xml
|
||
|
||
!ENTRY com.st.stm32cube.ide.mcu.ide 1 1 2025-09-12 07:48:04.178
|
||
!MESSAGE Started RMI Server, listening on port 41337
|
||
|
||
!ENTRY org.eclipse.cdt.ui 4 0 2025-09-12 09:15:01.610
|
||
!MESSAGE Error in CDT UI during reconcile
|
||
!STACK 1
|
||
C Model Exception: C Model Status [Element task2.s does not exist.]
|
||
at org.eclipse.cdt.internal.core.model.CElement.newNotPresentException(CElement.java:485)
|
||
at org.eclipse.cdt.internal.core.model.TranslationUnit.makeConsistent(TranslationUnit.java:583)
|
||
at org.eclipse.cdt.internal.core.model.ReconcileWorkingCopyOperation.executeOperation(ReconcileWorkingCopyOperation.java:65)
|
||
at org.eclipse.cdt.internal.core.model.CModelOperation.execute(CModelOperation.java:346)
|
||
at org.eclipse.cdt.internal.core.model.CModelOperation.run(CModelOperation.java:613)
|
||
at org.eclipse.cdt.internal.core.model.CModelOperation.runOperation(CModelOperation.java:641)
|
||
at org.eclipse.cdt.internal.core.model.WorkingCopy.reconcile(WorkingCopy.java:365)
|
||
at org.eclipse.cdt.internal.ui.editor.asm.AsmReconcilingStrategy.reconcile(AsmReconcilingStrategy.java:95)
|
||
at org.eclipse.cdt.internal.ui.editor.asm.AsmReconcilingStrategy.reconcile(AsmReconcilingStrategy.java:51)
|
||
at org.eclipse.jface.text.reconciler.MonoReconciler.process(MonoReconciler.java:78)
|
||
at org.eclipse.jface.text.reconciler.AbstractReconciler$BackgroundThread.run(AbstractReconciler.java:207)
|
||
!SUBENTRY 1 org.eclipse.cdt.core 4 969 2025-09-12 09:15:01.617
|
||
!MESSAGE Element task2.s does not exist.
|
||
|
||
!ENTRY com.st.stm32cube.ide.mcu.debug 4 0 2025-09-12 09:47:38.717
|
||
!MESSAGE Error - No active DSF-Session. tmpSessionId = 13 (contextManager row 121)
|
||
|
||
!ENTRY com.st.stm32cube.ide.mcu.debug 4 0 2025-09-12 09:47:38.730
|
||
!MESSAGE Existing sessions are:
|
||
|
||
!ENTRY com.st.stm32cube.ide.mcu.debug 4 0 2025-09-12 09:47:38.744
|
||
!MESSAGE Error - No active DSF-Session. tmpSessionId = 13 (contextManager row 121)
|
||
|
||
!ENTRY com.st.stm32cube.ide.mcu.debug 4 0 2025-09-12 09:47:38.755
|
||
!MESSAGE Existing sessions are:
|
||
|
||
!ENTRY com.st.stm32cube.ide.mcu.debug 4 0 2025-09-12 10:07:42.275
|
||
!MESSAGE Error - No active DSF-Session. tmpSessionId = 20 (contextManager row 121)
|
||
|
||
!ENTRY com.st.stm32cube.ide.mcu.debug 4 0 2025-09-12 10:07:42.286
|
||
!MESSAGE Existing sessions are:
|
||
|
||
!ENTRY com.st.stm32cube.ide.mcu.debug 4 0 2025-09-12 10:07:42.297
|
||
!MESSAGE Error - No active DSF-Session. tmpSessionId = 20 (contextManager row 121)
|
||
|
||
!ENTRY com.st.stm32cube.ide.mcu.debug 4 0 2025-09-12 10:07:42.305
|
||
!MESSAGE Existing sessions are:
|
||
!SESSION 2025-09-16 10:38:18.830 -----------------------------------------------
|
||
eclipse.buildId=Version 1.16.0
|
||
java.version=17.0.11
|
||
java.vendor=Eclipse Adoptium
|
||
BootLoader constants: OS=win32, ARCH=x86_64, WS=win32, NL=de_DE
|
||
Command-line arguments: -os win32 -ws win32 -arch x86_64
|
||
|
||
!ENTRY com.st.stm32cube.ide.mcu.informationcenter 4 4 2025-09-16 10:38:37.649
|
||
!MESSAGE CubeMX plugin appears to be active, Log4j initialization might be too late.
|
||
|
||
!ENTRY com.st.stm32cube.ide.mcu.informationcenter 1 1 2025-09-16 10:38:37.659
|
||
!MESSAGE Log4j2 initialized with config file U:\MCT\WiSe25_26\BEI\mct_bei_workspace_25w\.metadata\.log4j2.xml
|
||
|
||
!ENTRY com.st.stm32cube.ide.mcu.ide 1 1 2025-09-16 10:38:45.262
|
||
!MESSAGE Started RMI Server, listening on port 41337
|
||
!SESSION 2025-09-19 12:43:53.321 -----------------------------------------------
|
||
eclipse.buildId=Version 1.16.0
|
||
java.version=17.0.11
|
||
java.vendor=Eclipse Adoptium
|
||
BootLoader constants: OS=win32, ARCH=x86_64, WS=win32, NL=de_DE
|
||
Command-line arguments: -os win32 -ws win32 -arch x86_64
|
||
|
||
!ENTRY com.st.stm32cube.ide.mcu.informationcenter 4 4 2025-09-19 12:50:06.275
|
||
!MESSAGE CubeMX plugin appears to be active, Log4j initialization might be too late.
|
||
|
||
!ENTRY com.st.stm32cube.ide.mcu.informationcenter 1 1 2025-09-19 12:50:06.481
|
||
!MESSAGE Log4j2 initialized with config file U:\MCT\WiSe25_26\BEI\mct_bei_workspace_25w\.metadata\.log4j2.xml
|
||
|
||
!ENTRY com.st.stm32cube.ide.mcu.ide 1 1 2025-09-19 12:50:13.934
|
||
!MESSAGE Started RMI Server, listening on port 41337
|
||
!SESSION 2025-09-19 12:54:54.583 -----------------------------------------------
|
||
eclipse.buildId=Version 1.16.0
|
||
java.version=17.0.11
|
||
java.vendor=Eclipse Adoptium
|
||
BootLoader constants: OS=win32, ARCH=x86_64, WS=win32, NL=de_DE
|
||
Command-line arguments: -os win32 -ws win32 -arch x86_64
|
||
|
||
!ENTRY com.st.stm32cube.ide.mcu.informationcenter 4 4 2025-09-19 12:55:03.828
|
||
!MESSAGE CubeMX plugin appears to be active, Log4j initialization might be too late.
|
||
|
||
!ENTRY com.st.stm32cube.ide.mcu.informationcenter 1 1 2025-09-19 12:55:03.839
|
||
!MESSAGE Log4j2 initialized with config file U:\MCT\WiSe25_26\BEI\mct_bei_workspace_25w\.metadata\.log4j2.xml
|
||
|
||
!ENTRY com.st.stm32cube.ide.mcu.ide 1 1 2025-09-19 12:55:10.998
|
||
!MESSAGE Started RMI Server, listening on port 41337
|
||
!SESSION 2025-09-19 13:21:58.872 -----------------------------------------------
|
||
eclipse.buildId=Version 1.16.0
|
||
java.version=17.0.11
|
||
java.vendor=Eclipse Adoptium
|
||
BootLoader constants: OS=win32, ARCH=x86_64, WS=win32, NL=de_DE
|
||
Command-line arguments: -os win32 -ws win32 -arch x86_64
|
||
|
||
!ENTRY com.st.stm32cube.ide.mcu.informationcenter 4 4 2025-09-19 13:22:09.538
|
||
!MESSAGE CubeMX plugin appears to be active, Log4j initialization might be too late.
|
||
|
||
!ENTRY com.st.stm32cube.ide.mcu.informationcenter 1 1 2025-09-19 13:22:09.550
|
||
!MESSAGE Log4j2 initialized with config file U:\MCT\WiSe25_26\BEI\mct_bei_workspace_25w\.metadata\.log4j2.xml
|
||
|
||
!ENTRY com.st.stm32cube.ide.mcu.ide 1 1 2025-09-19 13:22:16.872
|
||
!MESSAGE Started RMI Server, listening on port 41337
|
||
!SESSION 2026-02-28 20:03:06.192 -----------------------------------------------
|
||
eclipse.buildId=Version 1.16.0
|
||
java.version=17.0.11
|
||
java.vendor=Eclipse Adoptium
|
||
BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=de_DE
|
||
Command-line arguments: -data /home/tobii/02_Uni/09_Mikrocomputertechnik/praktikum/mct_bei_workspace_25w -os linux -ws gtk -arch x86_64
|
||
|
||
!ENTRY com.st.stm32cube.ide.mcu.informationcenter 4 4 2026-02-28 20:03:08.242
|
||
!MESSAGE CubeMX plugin appears to be active, Log4j initialization might be too late.
|
||
|
||
!ENTRY com.st.stm32cube.ide.mcu.informationcenter 1 1 2026-02-28 20:03:08.242
|
||
!MESSAGE Log4j2 initialized with config file /home/tobii/02_Uni/09_Mikrocomputertechnik/praktikum/mct_bei_workspace_25w/.metadata/.log4j2.xml
|
||
|
||
!ENTRY com.st.stm32cube.ide.mcu.ide 1 1 2026-02-28 20:03:10.465
|
||
!MESSAGE Started RMI Server, listening on port 41337
|
||
!SESSION 2026-02-28 20:03:35.411 -----------------------------------------------
|
||
eclipse.buildId=Version 1.16.0
|
||
java.version=17.0.11
|
||
java.vendor=Eclipse Adoptium
|
||
BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=de_DE
|
||
Command-line arguments: -data /home/tobii/02_Uni/09_Mikrocomputertechnik/praktikum/mct_bei_workspace_25w -os linux -ws gtk -arch x86_64
|
||
|
||
!ENTRY com.st.stm32cube.ide.mcu.informationcenter 4 4 2026-02-28 20:03:37.421
|
||
!MESSAGE CubeMX plugin appears to be active, Log4j initialization might be too late.
|
||
|
||
!ENTRY com.st.stm32cube.ide.mcu.informationcenter 1 1 2026-02-28 20:03:37.422
|
||
!MESSAGE Log4j2 initialized with config file /home/tobii/02_Uni/09_Mikrocomputertechnik/praktikum/mct_bei_workspace_25w/.metadata/.log4j2.xml
|
||
|
||
!ENTRY com.st.stm32cube.ide.mcu.ide 1 1 2026-02-28 20:03:39.520
|
||
!MESSAGE Started RMI Server, listening on port 41337
|
||
!SESSION 2026-03-01 11:22:25.664 -----------------------------------------------
|
||
eclipse.buildId=Version 1.16.0
|
||
java.version=17.0.11
|
||
java.vendor=Eclipse Adoptium
|
||
BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=de_DE
|
||
Command-line arguments: -os linux -ws gtk -arch x86_64
|
||
|
||
!ENTRY com.st.stm32cube.ide.mcu.informationcenter 4 4 2026-03-01 11:22:29.389
|
||
!MESSAGE CubeMX plugin appears to be active, Log4j initialization might be too late.
|
||
|
||
!ENTRY com.st.stm32cube.ide.mcu.informationcenter 1 1 2026-03-01 11:22:29.390
|
||
!MESSAGE Log4j2 initialized with config file /home/tobii/02_Uni/09_Mikrocomputertechnik/praktikum/mct_bei_workspace_25w/.metadata/.log4j2.xml
|
||
|
||
!ENTRY com.st.stm32cube.ide.mcu.ide 1 1 2026-03-01 11:22:31.833
|
||
!MESSAGE Started RMI Server, listening on port 41337
|
||
|
||
!ENTRY org.eclipse.ui 4 4 2026-03-01 11:29:06.661
|
||
!MESSAGE To avoid deadlock while executing Display.syncExec() with argument: org.eclipse.debug.internal.ui.sourcelookup.Prompter$$Lambda$1906/0x00000001014aa248@29348a0f, thread Worker-9: Launching task1 will interrupt UI thread.
|
||
!SUBENTRY 1 org.eclipse.ui 4 4 2026-03-01 11:29:06.661
|
||
!MESSAGE Worker-9: Launching task1 thread is an instance of Worker or owns an ILock
|
||
!STACK 0
|
||
java.lang.IllegalStateException: Call stack for thread Worker-9: Launching task1
|
||
at java.management@17.0.11/sun.management.ThreadImpl.dumpThreads0(Native Method)
|
||
at java.management@17.0.11/sun.management.ThreadImpl.getThreadInfo(ThreadImpl.java:492)
|
||
at org.eclipse.ui.internal.UILockListener.reportInterruption(UILockListener.java:214)
|
||
at org.eclipse.ui.internal.UILockListener.interruptUI(UILockListener.java:180)
|
||
at org.eclipse.ui.internal.PendingSyncExec.waitUntilExecuted(PendingSyncExec.java:92)
|
||
at org.eclipse.ui.internal.UISynchronizer.syncExec(UISynchronizer.java:142)
|
||
at org.eclipse.swt.widgets.Display.syncExec(Display.java:5959)
|
||
at org.eclipse.debug.internal.ui.sourcelookup.Prompter.handleStatus(Prompter.java:81)
|
||
at org.eclipse.debug.core.model.LaunchConfigurationDelegate.saveBeforeLaunch(LaunchConfigurationDelegate.java:245)
|
||
at org.eclipse.debug.core.model.LaunchConfigurationDelegate.preLaunchCheck(LaunchConfigurationDelegate.java:197)
|
||
at org.eclipse.cdt.dsf.gdb.launching.GdbLaunchDelegate.preLaunchCheck(GdbLaunchDelegate.java:371)
|
||
at com.st.stm32cube.ide.mcu.debug.launch.DSFDelegate.preLaunchCheck(DSFDelegate.java:211)
|
||
at org.eclipse.debug.internal.core.LaunchConfiguration.launch(LaunchConfiguration.java:769)
|
||
at org.eclipse.debug.internal.core.LaunchConfiguration.launch(LaunchConfiguration.java:716)
|
||
at org.eclipse.debug.internal.ui.DebugUIPlugin.buildAndLaunch(DebugUIPlugin.java:1040)
|
||
at org.eclipse.debug.internal.ui.DebugUIPlugin$1.run(DebugUIPlugin.java:1243)
|
||
at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63)
|
||
!SUBENTRY 1 org.eclipse.ui 4 4 2026-03-01 11:29:06.661
|
||
!MESSAGE UI thread waiting on a job or lock.
|
||
!STACK 0
|
||
java.lang.IllegalStateException: Call stack for thread main
|
||
at org.eclipse.swt.internal.gtk.OS.Call(Native Method)
|
||
at org.eclipse.swt.widgets.Display.sleep(Display.java:5640)
|
||
at org.eclipse.jface.window.Window.runEventLoop(Window.java:824)
|
||
at org.eclipse.jface.window.Window.open(Window.java:799)
|
||
at org.eclipse.debug.internal.ui.launchConfigurations.SaveScopeResourcesHandler.showSaveDialog(SaveScopeResourcesHandler.java:250)
|
||
at org.eclipse.debug.internal.ui.launchConfigurations.SaveScopeResourcesHandler.handleStatus(SaveScopeResourcesHandler.java:180)
|
||
at org.eclipse.debug.internal.ui.sourcelookup.Prompter.lambda$0(Prompter.java:73)
|
||
at org.eclipse.debug.internal.ui.sourcelookup.Prompter$$Lambda$1906/0x00000001014aa248.run(Unknown Source)
|
||
at org.eclipse.ui.internal.PendingSyncExec.run(PendingSyncExec.java:68)
|
||
at org.eclipse.ui.internal.UILockListener.doPendingWork(UILockListener.java:172)
|
||
at org.eclipse.ui.internal.UILockListener.aboutToWait(UILockListener.java:140)
|
||
at org.eclipse.core.internal.jobs.LockManager.aboutToWait(LockManager.java:105)
|
||
at org.eclipse.core.internal.jobs.JobManager.join(JobManager.java:990)
|
||
at org.eclipse.core.internal.jobs.InternalJob.join(InternalJob.java:355)
|
||
at org.eclipse.core.runtime.jobs.Job.join(Job.java:531)
|
||
at org.eclipse.tm.internal.terminal.emulator.VT100TerminalControl.disconnectTerminal(VT100TerminalControl.java:469)
|
||
at org.eclipse.tm.internal.terminal.emulator.VT100TerminalControl.disposeTerminal(VT100TerminalControl.java:415)
|
||
at org.eclipse.cdt.dsf.gdb.internal.ui.console.GdbFullCliConsolePage.dispose(GdbFullCliConsolePage.java:125)
|
||
at org.eclipse.cdt.debug.internal.ui.views.debuggerconsole.DebuggerConsoleView.doDestroyPage(DebuggerConsoleView.java:304)
|
||
at org.eclipse.ui.part.PageBookView.removePage(PageBookView.java:810)
|
||
at org.eclipse.ui.part.PageBookView.partClosed(PageBookView.java:743)
|
||
at org.eclipse.cdt.debug.internal.ui.views.debuggerconsole.DebuggerConsoleView.lambda$1(DebuggerConsoleView.java:375)
|
||
at org.eclipse.cdt.debug.internal.ui.views.debuggerconsole.DebuggerConsoleView$$Lambda$2129/0x0000000101685818.run(Unknown Source)
|
||
at org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:40)
|
||
at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:132)
|
||
at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:5039)
|
||
at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:4519)
|
||
at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine$5.run(PartRenderingEngine.java:1155)
|
||
at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:342)
|
||
at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.run(PartRenderingEngine.java:1046)
|
||
at org.eclipse.e4.ui.internal.workbench.E4Workbench.createAndRunUI(E4Workbench.java:155)
|
||
at org.eclipse.ui.internal.Workbench.lambda$3(Workbench.java:648)
|
||
at org.eclipse.ui.internal.Workbench$$Lambda$158/0x00000001002a2058.run(Unknown Source)
|
||
at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:342)
|
||
at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:555)
|
||
at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:173)
|
||
at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:152)
|
||
at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:208)
|
||
at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:136)
|
||
at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:104)
|
||
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:402)
|
||
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255)
|
||
at java.base@17.0.11/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
|
||
at java.base@17.0.11/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
|
||
at java.base@17.0.11/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
|
||
at java.base@17.0.11/java.lang.reflect.Method.invoke(Method.java:568)
|
||
at app//org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:651)
|
||
at app//org.eclipse.equinox.launcher.Main.basicRun(Main.java:588)
|
||
at app//org.eclipse.equinox.launcher.Main.run(Main.java:1459)
|
||
at app//org.eclipse.equinox.launcher.Main.main(Main.java:1432)
|
||
|
||
!ENTRY org.eclipse.ui 4 4 2026-03-01 11:29:07.742
|
||
!MESSAGE To avoid deadlock while executing Display.syncExec() with argument: org.eclipse.debug.internal.ui.sourcelookup.Prompter$$Lambda$1906/0x00000001014aa248@29348a0f, thread Worker-9: Launching task1 will interrupt UI thread.
|
||
!SUBENTRY 1 org.eclipse.ui 4 4 2026-03-01 11:29:07.742
|
||
!MESSAGE Worker-9: Launching task1 thread is an instance of Worker or owns an ILock
|
||
!STACK 0
|
||
java.lang.IllegalStateException: Call stack for thread Worker-9: Launching task1
|
||
at java.management@17.0.11/sun.management.ThreadImpl.dumpThreads0(Native Method)
|
||
at java.management@17.0.11/sun.management.ThreadImpl.getThreadInfo(ThreadImpl.java:492)
|
||
at org.eclipse.ui.internal.UILockListener.reportInterruption(UILockListener.java:214)
|
||
at org.eclipse.ui.internal.UILockListener.interruptUI(UILockListener.java:180)
|
||
at org.eclipse.ui.internal.PendingSyncExec.waitUntilExecuted(PendingSyncExec.java:92)
|
||
at org.eclipse.ui.internal.UISynchronizer.syncExec(UISynchronizer.java:142)
|
||
at org.eclipse.swt.widgets.Display.syncExec(Display.java:5959)
|
||
at org.eclipse.debug.internal.ui.sourcelookup.Prompter.handleStatus(Prompter.java:81)
|
||
at org.eclipse.debug.core.model.LaunchConfigurationDelegate.saveBeforeLaunch(LaunchConfigurationDelegate.java:245)
|
||
at org.eclipse.debug.core.model.LaunchConfigurationDelegate.preLaunchCheck(LaunchConfigurationDelegate.java:197)
|
||
at org.eclipse.cdt.dsf.gdb.launching.GdbLaunchDelegate.preLaunchCheck(GdbLaunchDelegate.java:371)
|
||
at com.st.stm32cube.ide.mcu.debug.launch.DSFDelegate.preLaunchCheck(DSFDelegate.java:211)
|
||
at org.eclipse.debug.internal.core.LaunchConfiguration.launch(LaunchConfiguration.java:769)
|
||
at org.eclipse.debug.internal.core.LaunchConfiguration.launch(LaunchConfiguration.java:716)
|
||
at org.eclipse.debug.internal.ui.DebugUIPlugin.buildAndLaunch(DebugUIPlugin.java:1040)
|
||
at org.eclipse.debug.internal.ui.DebugUIPlugin$1.run(DebugUIPlugin.java:1243)
|
||
at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63)
|
||
!SUBENTRY 1 org.eclipse.ui 4 4 2026-03-01 11:29:07.742
|
||
!MESSAGE UI thread waiting on a job or lock.
|
||
!STACK 0
|
||
java.lang.IllegalStateException: Call stack for thread main
|
||
at org.eclipse.swt.internal.gtk.OS.Call(Native Method)
|
||
at org.eclipse.swt.widgets.Display.sleep(Display.java:5640)
|
||
at org.eclipse.jface.window.Window.runEventLoop(Window.java:824)
|
||
at org.eclipse.jface.window.Window.open(Window.java:799)
|
||
at org.eclipse.debug.internal.ui.launchConfigurations.SaveScopeResourcesHandler.showSaveDialog(SaveScopeResourcesHandler.java:250)
|
||
at org.eclipse.debug.internal.ui.launchConfigurations.SaveScopeResourcesHandler.handleStatus(SaveScopeResourcesHandler.java:180)
|
||
at org.eclipse.debug.internal.ui.sourcelookup.Prompter.lambda$0(Prompter.java:73)
|
||
at org.eclipse.debug.internal.ui.sourcelookup.Prompter$$Lambda$1906/0x00000001014aa248.run(Unknown Source)
|
||
at org.eclipse.ui.internal.PendingSyncExec.run(PendingSyncExec.java:68)
|
||
at org.eclipse.ui.internal.UILockListener.doPendingWork(UILockListener.java:172)
|
||
at org.eclipse.ui.internal.UILockListener.aboutToWait(UILockListener.java:140)
|
||
at org.eclipse.core.internal.jobs.LockManager.aboutToWait(LockManager.java:105)
|
||
at org.eclipse.core.internal.jobs.JobManager.join(JobManager.java:990)
|
||
at org.eclipse.core.internal.jobs.InternalJob.join(InternalJob.java:355)
|
||
at org.eclipse.core.runtime.jobs.Job.join(Job.java:531)
|
||
at org.eclipse.tm.internal.terminal.emulator.VT100TerminalControl.disconnectTerminal(VT100TerminalControl.java:469)
|
||
at org.eclipse.tm.internal.terminal.emulator.VT100TerminalControl.disposeTerminal(VT100TerminalControl.java:415)
|
||
at org.eclipse.cdt.dsf.gdb.internal.ui.console.GdbFullCliConsolePage.dispose(GdbFullCliConsolePage.java:125)
|
||
at org.eclipse.cdt.debug.internal.ui.views.debuggerconsole.DebuggerConsoleView.doDestroyPage(DebuggerConsoleView.java:304)
|
||
at org.eclipse.ui.part.PageBookView.removePage(PageBookView.java:810)
|
||
at org.eclipse.ui.part.PageBookView.partClosed(PageBookView.java:743)
|
||
at org.eclipse.cdt.debug.internal.ui.views.debuggerconsole.DebuggerConsoleView.lambda$1(DebuggerConsoleView.java:375)
|
||
at org.eclipse.cdt.debug.internal.ui.views.debuggerconsole.DebuggerConsoleView$$Lambda$2129/0x0000000101685818.run(Unknown Source)
|
||
at org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:40)
|
||
at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:132)
|
||
at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:5039)
|
||
at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:4519)
|
||
at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine$5.run(PartRenderingEngine.java:1155)
|
||
at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:342)
|
||
at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.run(PartRenderingEngine.java:1046)
|
||
at org.eclipse.e4.ui.internal.workbench.E4Workbench.createAndRunUI(E4Workbench.java:155)
|
||
at org.eclipse.ui.internal.Workbench.lambda$3(Workbench.java:648)
|
||
at org.eclipse.ui.internal.Workbench$$Lambda$158/0x00000001002a2058.run(Unknown Source)
|
||
at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:342)
|
||
at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:555)
|
||
at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:173)
|
||
at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:152)
|
||
at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:208)
|
||
at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:136)
|
||
at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:104)
|
||
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:402)
|
||
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255)
|
||
at java.base@17.0.11/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
|
||
at java.base@17.0.11/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
|
||
at java.base@17.0.11/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
|
||
at java.base@17.0.11/java.lang.reflect.Method.invoke(Method.java:568)
|
||
at app//org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:651)
|
||
at app//org.eclipse.equinox.launcher.Main.basicRun(Main.java:588)
|
||
at app//org.eclipse.equinox.launcher.Main.run(Main.java:1459)
|
||
at app//org.eclipse.equinox.launcher.Main.main(Main.java:1432)
|
||
|
||
!ENTRY org.eclipse.ui 4 4 2026-03-01 11:29:08.823
|
||
!MESSAGE To avoid deadlock while executing Display.syncExec() with argument: org.eclipse.debug.internal.ui.sourcelookup.Prompter$$Lambda$1906/0x00000001014aa248@29348a0f, thread Worker-9: Launching task1 will interrupt UI thread.
|
||
!SUBENTRY 1 org.eclipse.ui 4 4 2026-03-01 11:29:08.823
|
||
!MESSAGE Worker-9: Launching task1 thread is an instance of Worker or owns an ILock
|
||
!STACK 0
|
||
java.lang.IllegalStateException: Call stack for thread Worker-9: Launching task1
|
||
at java.management@17.0.11/sun.management.ThreadImpl.dumpThreads0(Native Method)
|
||
at java.management@17.0.11/sun.management.ThreadImpl.getThreadInfo(ThreadImpl.java:492)
|
||
at org.eclipse.ui.internal.UILockListener.reportInterruption(UILockListener.java:214)
|
||
at org.eclipse.ui.internal.UILockListener.interruptUI(UILockListener.java:180)
|
||
at org.eclipse.ui.internal.PendingSyncExec.waitUntilExecuted(PendingSyncExec.java:92)
|
||
at org.eclipse.ui.internal.UISynchronizer.syncExec(UISynchronizer.java:142)
|
||
at org.eclipse.swt.widgets.Display.syncExec(Display.java:5959)
|
||
at org.eclipse.debug.internal.ui.sourcelookup.Prompter.handleStatus(Prompter.java:81)
|
||
at org.eclipse.debug.core.model.LaunchConfigurationDelegate.saveBeforeLaunch(LaunchConfigurationDelegate.java:245)
|
||
at org.eclipse.debug.core.model.LaunchConfigurationDelegate.preLaunchCheck(LaunchConfigurationDelegate.java:197)
|
||
at org.eclipse.cdt.dsf.gdb.launching.GdbLaunchDelegate.preLaunchCheck(GdbLaunchDelegate.java:371)
|
||
at com.st.stm32cube.ide.mcu.debug.launch.DSFDelegate.preLaunchCheck(DSFDelegate.java:211)
|
||
at org.eclipse.debug.internal.core.LaunchConfiguration.launch(LaunchConfiguration.java:769)
|
||
at org.eclipse.debug.internal.core.LaunchConfiguration.launch(LaunchConfiguration.java:716)
|
||
at org.eclipse.debug.internal.ui.DebugUIPlugin.buildAndLaunch(DebugUIPlugin.java:1040)
|
||
at org.eclipse.debug.internal.ui.DebugUIPlugin$1.run(DebugUIPlugin.java:1243)
|
||
at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63)
|
||
!SUBENTRY 1 org.eclipse.ui 4 4 2026-03-01 11:29:08.823
|
||
!MESSAGE UI thread waiting on a job or lock.
|
||
!STACK 0
|
||
java.lang.IllegalStateException: Call stack for thread main
|
||
at org.eclipse.swt.internal.gtk.OS.Call(Native Method)
|
||
at org.eclipse.swt.widgets.Display.sleep(Display.java:5640)
|
||
at org.eclipse.jface.window.Window.runEventLoop(Window.java:824)
|
||
at org.eclipse.jface.window.Window.open(Window.java:799)
|
||
at org.eclipse.debug.internal.ui.launchConfigurations.SaveScopeResourcesHandler.showSaveDialog(SaveScopeResourcesHandler.java:250)
|
||
at org.eclipse.debug.internal.ui.launchConfigurations.SaveScopeResourcesHandler.handleStatus(SaveScopeResourcesHandler.java:180)
|
||
at org.eclipse.debug.internal.ui.sourcelookup.Prompter.lambda$0(Prompter.java:73)
|
||
at org.eclipse.debug.internal.ui.sourcelookup.Prompter$$Lambda$1906/0x00000001014aa248.run(Unknown Source)
|
||
at org.eclipse.ui.internal.PendingSyncExec.run(PendingSyncExec.java:68)
|
||
at org.eclipse.ui.internal.UILockListener.doPendingWork(UILockListener.java:172)
|
||
at org.eclipse.ui.internal.UILockListener.aboutToWait(UILockListener.java:140)
|
||
at org.eclipse.core.internal.jobs.LockManager.aboutToWait(LockManager.java:105)
|
||
at org.eclipse.core.internal.jobs.JobManager.join(JobManager.java:990)
|
||
at org.eclipse.core.internal.jobs.InternalJob.join(InternalJob.java:355)
|
||
at org.eclipse.core.runtime.jobs.Job.join(Job.java:531)
|
||
at org.eclipse.tm.internal.terminal.emulator.VT100TerminalControl.disconnectTerminal(VT100TerminalControl.java:469)
|
||
at org.eclipse.tm.internal.terminal.emulator.VT100TerminalControl.disposeTerminal(VT100TerminalControl.java:415)
|
||
at org.eclipse.cdt.dsf.gdb.internal.ui.console.GdbFullCliConsolePage.dispose(GdbFullCliConsolePage.java:125)
|
||
at org.eclipse.cdt.debug.internal.ui.views.debuggerconsole.DebuggerConsoleView.doDestroyPage(DebuggerConsoleView.java:304)
|
||
at org.eclipse.ui.part.PageBookView.removePage(PageBookView.java:810)
|
||
at org.eclipse.ui.part.PageBookView.partClosed(PageBookView.java:743)
|
||
at org.eclipse.cdt.debug.internal.ui.views.debuggerconsole.DebuggerConsoleView.lambda$1(DebuggerConsoleView.java:375)
|
||
at org.eclipse.cdt.debug.internal.ui.views.debuggerconsole.DebuggerConsoleView$$Lambda$2129/0x0000000101685818.run(Unknown Source)
|
||
at org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:40)
|
||
at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:132)
|
||
at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:5039)
|
||
at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:4519)
|
||
at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine$5.run(PartRenderingEngine.java:1155)
|
||
at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:342)
|
||
at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.run(PartRenderingEngine.java:1046)
|
||
at org.eclipse.e4.ui.internal.workbench.E4Workbench.createAndRunUI(E4Workbench.java:155)
|
||
at org.eclipse.ui.internal.Workbench.lambda$3(Workbench.java:648)
|
||
at org.eclipse.ui.internal.Workbench$$Lambda$158/0x00000001002a2058.run(Unknown Source)
|
||
at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:342)
|
||
at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:555)
|
||
at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:173)
|
||
at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:152)
|
||
at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:208)
|
||
at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:136)
|
||
at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:104)
|
||
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:402)
|
||
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255)
|
||
at java.base@17.0.11/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
|
||
at java.base@17.0.11/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
|
||
at java.base@17.0.11/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
|
||
at java.base@17.0.11/java.lang.reflect.Method.invoke(Method.java:568)
|
||
at app//org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:651)
|
||
at app//org.eclipse.equinox.launcher.Main.basicRun(Main.java:588)
|
||
at app//org.eclipse.equinox.launcher.Main.run(Main.java:1459)
|
||
at app//org.eclipse.equinox.launcher.Main.main(Main.java:1432)
|
||
|
||
!ENTRY org.eclipse.ui 4 4 2026-03-01 11:29:09.911
|
||
!MESSAGE To avoid deadlock while executing Display.syncExec() with argument: org.eclipse.debug.internal.ui.sourcelookup.Prompter$$Lambda$1906/0x00000001014aa248@29348a0f, thread Worker-9: Launching task1 will interrupt UI thread.
|
||
!SUBENTRY 1 org.eclipse.ui 4 4 2026-03-01 11:29:09.911
|
||
!MESSAGE Worker-9: Launching task1 thread is an instance of Worker or owns an ILock
|
||
!STACK 0
|
||
java.lang.IllegalStateException: Call stack for thread Worker-9: Launching task1
|
||
at java.management@17.0.11/sun.management.ThreadImpl.dumpThreads0(Native Method)
|
||
at java.management@17.0.11/sun.management.ThreadImpl.getThreadInfo(ThreadImpl.java:492)
|
||
at org.eclipse.ui.internal.UILockListener.reportInterruption(UILockListener.java:214)
|
||
at org.eclipse.ui.internal.UILockListener.interruptUI(UILockListener.java:180)
|
||
at org.eclipse.ui.internal.PendingSyncExec.waitUntilExecuted(PendingSyncExec.java:92)
|
||
at org.eclipse.ui.internal.UISynchronizer.syncExec(UISynchronizer.java:142)
|
||
at org.eclipse.swt.widgets.Display.syncExec(Display.java:5959)
|
||
at org.eclipse.debug.internal.ui.sourcelookup.Prompter.handleStatus(Prompter.java:81)
|
||
at org.eclipse.debug.core.model.LaunchConfigurationDelegate.saveBeforeLaunch(LaunchConfigurationDelegate.java:245)
|
||
at org.eclipse.debug.core.model.LaunchConfigurationDelegate.preLaunchCheck(LaunchConfigurationDelegate.java:197)
|
||
at org.eclipse.cdt.dsf.gdb.launching.GdbLaunchDelegate.preLaunchCheck(GdbLaunchDelegate.java:371)
|
||
at com.st.stm32cube.ide.mcu.debug.launch.DSFDelegate.preLaunchCheck(DSFDelegate.java:211)
|
||
at org.eclipse.debug.internal.core.LaunchConfiguration.launch(LaunchConfiguration.java:769)
|
||
at org.eclipse.debug.internal.core.LaunchConfiguration.launch(LaunchConfiguration.java:716)
|
||
at org.eclipse.debug.internal.ui.DebugUIPlugin.buildAndLaunch(DebugUIPlugin.java:1040)
|
||
at org.eclipse.debug.internal.ui.DebugUIPlugin$1.run(DebugUIPlugin.java:1243)
|
||
at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63)
|
||
!SUBENTRY 1 org.eclipse.ui 4 4 2026-03-01 11:29:09.912
|
||
!MESSAGE UI thread waiting on a job or lock.
|
||
!STACK 0
|
||
java.lang.IllegalStateException: Call stack for thread main
|
||
at org.eclipse.swt.internal.gtk.OS.Call(Native Method)
|
||
at org.eclipse.swt.widgets.Display.sleep(Display.java:5640)
|
||
at org.eclipse.jface.window.Window.runEventLoop(Window.java:824)
|
||
at org.eclipse.jface.window.Window.open(Window.java:799)
|
||
at org.eclipse.debug.internal.ui.launchConfigurations.SaveScopeResourcesHandler.showSaveDialog(SaveScopeResourcesHandler.java:250)
|
||
at org.eclipse.debug.internal.ui.launchConfigurations.SaveScopeResourcesHandler.handleStatus(SaveScopeResourcesHandler.java:180)
|
||
at org.eclipse.debug.internal.ui.sourcelookup.Prompter.lambda$0(Prompter.java:73)
|
||
at org.eclipse.debug.internal.ui.sourcelookup.Prompter$$Lambda$1906/0x00000001014aa248.run(Unknown Source)
|
||
at org.eclipse.ui.internal.PendingSyncExec.run(PendingSyncExec.java:68)
|
||
at org.eclipse.ui.internal.UILockListener.doPendingWork(UILockListener.java:172)
|
||
at org.eclipse.ui.internal.UILockListener.aboutToWait(UILockListener.java:140)
|
||
at org.eclipse.core.internal.jobs.LockManager.aboutToWait(LockManager.java:105)
|
||
at org.eclipse.core.internal.jobs.JobManager.join(JobManager.java:990)
|
||
at org.eclipse.core.internal.jobs.InternalJob.join(InternalJob.java:355)
|
||
at org.eclipse.core.runtime.jobs.Job.join(Job.java:531)
|
||
at org.eclipse.tm.internal.terminal.emulator.VT100TerminalControl.disconnectTerminal(VT100TerminalControl.java:469)
|
||
at org.eclipse.tm.internal.terminal.emulator.VT100TerminalControl.disposeTerminal(VT100TerminalControl.java:415)
|
||
at org.eclipse.cdt.dsf.gdb.internal.ui.console.GdbFullCliConsolePage.dispose(GdbFullCliConsolePage.java:125)
|
||
at org.eclipse.cdt.debug.internal.ui.views.debuggerconsole.DebuggerConsoleView.doDestroyPage(DebuggerConsoleView.java:304)
|
||
at org.eclipse.ui.part.PageBookView.removePage(PageBookView.java:810)
|
||
at org.eclipse.ui.part.PageBookView.partClosed(PageBookView.java:743)
|
||
at org.eclipse.cdt.debug.internal.ui.views.debuggerconsole.DebuggerConsoleView.lambda$1(DebuggerConsoleView.java:375)
|
||
at org.eclipse.cdt.debug.internal.ui.views.debuggerconsole.DebuggerConsoleView$$Lambda$2129/0x0000000101685818.run(Unknown Source)
|
||
at org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:40)
|
||
at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:132)
|
||
at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:5039)
|
||
at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:4519)
|
||
at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine$5.run(PartRenderingEngine.java:1155)
|
||
at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:342)
|
||
at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.run(PartRenderingEngine.java:1046)
|
||
at org.eclipse.e4.ui.internal.workbench.E4Workbench.createAndRunUI(E4Workbench.java:155)
|
||
at org.eclipse.ui.internal.Workbench.lambda$3(Workbench.java:648)
|
||
at org.eclipse.ui.internal.Workbench$$Lambda$158/0x00000001002a2058.run(Unknown Source)
|
||
at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:342)
|
||
at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:555)
|
||
at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:173)
|
||
at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:152)
|
||
at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:208)
|
||
at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:136)
|
||
at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:104)
|
||
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:402)
|
||
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255)
|
||
at java.base@17.0.11/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
|
||
at java.base@17.0.11/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
|
||
at java.base@17.0.11/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
|
||
at java.base@17.0.11/java.lang.reflect.Method.invoke(Method.java:568)
|
||
at app//org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:651)
|
||
at app//org.eclipse.equinox.launcher.Main.basicRun(Main.java:588)
|
||
at app//org.eclipse.equinox.launcher.Main.run(Main.java:1459)
|
||
at app//org.eclipse.equinox.launcher.Main.main(Main.java:1432)
|
||
!SESSION 2026-03-01 11:55:46.278 -----------------------------------------------
|
||
eclipse.buildId=Version 1.16.0
|
||
java.version=17.0.11
|
||
java.vendor=Eclipse Adoptium
|
||
BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=de_DE
|
||
Command-line arguments: -os linux -ws gtk -arch x86_64
|
||
|
||
!ENTRY com.st.stm32cube.ide.mcu.informationcenter 4 4 2026-03-01 11:55:49.159
|
||
!MESSAGE CubeMX plugin appears to be active, Log4j initialization might be too late.
|
||
|
||
!ENTRY com.st.stm32cube.ide.mcu.informationcenter 1 1 2026-03-01 11:55:49.160
|
||
!MESSAGE Log4j2 initialized with config file /home/tobii/02_Uni/09_Mikrocomputertechnik/praktikum/mct_bei_workspace_25w/.metadata/.log4j2.xml
|
||
|
||
!ENTRY com.st.stm32cube.ide.mcu.ide 1 1 2026-03-01 11:55:52.043
|
||
!MESSAGE Started RMI Server, listening on port 41337
|
||
!SESSION 2026-03-09 11:19:38.134 -----------------------------------------------
|
||
eclipse.buildId=Version 1.16.0
|
||
java.version=17.0.11
|
||
java.vendor=Eclipse Adoptium
|
||
BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=de_DE
|
||
Command-line arguments: -os linux -ws gtk -arch x86_64
|
||
|
||
!ENTRY com.st.stm32cube.ide.mcu.informationcenter 4 4 2026-03-09 11:19:44.711
|
||
!MESSAGE CubeMX plugin appears to be active, Log4j initialization might be too late.
|
||
|
||
!ENTRY com.st.stm32cube.ide.mcu.informationcenter 1 1 2026-03-09 11:19:44.712
|
||
!MESSAGE Log4j2 initialized with config file /home/tobii/02_Uni/09_Mikrocomputertechnik/praktikum/mct_bei_workspace_25w/.metadata/.log4j2.xml
|
||
|
||
!ENTRY com.st.stm32cube.ide.mcu.ide 1 1 2026-03-09 11:19:49.971
|
||
!MESSAGE Started RMI Server, listening on port 41337
|
||
|
||
!ENTRY org.eclipse.equinox.p2.transport.ecf 4 1002 2026-03-09 11:20:12.886
|
||
!MESSAGE Unable to connect to repository https://sw-center.st.com/stm32cubeide/openstlinux/updatesite1/compositeContent.xml
|
||
!STACK 0
|
||
java.net.ConnectException
|
||
at java.net.http/jdk.internal.net.http.common.Utils.toConnectException(Utils.java:1055)
|
||
at java.net.http/jdk.internal.net.http.PlainHttpConnection.connectAsync(PlainHttpConnection.java:198)
|
||
at java.net.http/jdk.internal.net.http.AsyncSSLConnection.connectAsync(AsyncSSLConnection.java:56)
|
||
at java.net.http/jdk.internal.net.http.Http2Connection.createAsync(Http2Connection.java:378)
|
||
at java.net.http/jdk.internal.net.http.Http2ClientImpl.getConnectionFor(Http2ClientImpl.java:126)
|
||
at java.net.http/jdk.internal.net.http.ExchangeImpl.get(ExchangeImpl.java:93)
|
||
at java.net.http/jdk.internal.net.http.Exchange.establishExchange(Exchange.java:343)
|
||
at java.net.http/jdk.internal.net.http.Exchange.responseAsyncImpl0(Exchange.java:475)
|
||
at java.net.http/jdk.internal.net.http.Exchange.responseAsyncImpl(Exchange.java:380)
|
||
at java.net.http/jdk.internal.net.http.Exchange.responseAsync(Exchange.java:372)
|
||
at java.net.http/jdk.internal.net.http.MultiExchange.responseAsyncImpl(MultiExchange.java:408)
|
||
at java.net.http/jdk.internal.net.http.MultiExchange.lambda$responseAsyncImpl$7(MultiExchange.java:449)
|
||
at java.base/java.util.concurrent.CompletableFuture.uniHandle(CompletableFuture.java:934)
|
||
at java.base/java.util.concurrent.CompletableFuture.uniHandleStage(CompletableFuture.java:950)
|
||
at java.base/java.util.concurrent.CompletableFuture.handle(CompletableFuture.java:2340)
|
||
at java.net.http/jdk.internal.net.http.MultiExchange.responseAsyncImpl(MultiExchange.java:439)
|
||
at java.net.http/jdk.internal.net.http.MultiExchange.lambda$responseAsync0$2(MultiExchange.java:341)
|
||
at java.base/java.util.concurrent.CompletableFuture$UniCompose.tryFire(CompletableFuture.java:1150)
|
||
at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:510)
|
||
at java.base/java.util.concurrent.CompletableFuture$AsyncSupply.run(CompletableFuture.java:1773)
|
||
at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
|
||
at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
|
||
at java.base/java.lang.Thread.run(Thread.java:840)
|
||
Caused by: java.nio.channels.UnresolvedAddressException
|
||
at java.base/sun.nio.ch.Net.checkAddress(Net.java:149)
|
||
at java.base/sun.nio.ch.Net.checkAddress(Net.java:157)
|
||
at java.base/sun.nio.ch.SocketChannelImpl.checkRemote(SocketChannelImpl.java:816)
|
||
at java.base/sun.nio.ch.SocketChannelImpl.connect(SocketChannelImpl.java:839)
|
||
at java.net.http/jdk.internal.net.http.PlainHttpConnection.lambda$connectAsync$0(PlainHttpConnection.java:183)
|
||
at java.base/java.security.AccessController.doPrivileged(AccessController.java:569)
|
||
at java.net.http/jdk.internal.net.http.PlainHttpConnection.connectAsync(PlainHttpConnection.java:185)
|
||
... 21 more
|
||
|
||
!ENTRY org.eclipse.equinox.p2.transport.ecf 4 1002 2026-03-09 11:20:12.894
|
||
!MESSAGE Unable to connect to repository https://sw-center.st.com/stm32cubeide/updatesite1/compositeContent.xml
|
||
!STACK 0
|
||
java.net.ConnectException
|
||
at java.net.http/jdk.internal.net.http.common.Utils.toConnectException(Utils.java:1055)
|
||
at java.net.http/jdk.internal.net.http.PlainHttpConnection.connectAsync(PlainHttpConnection.java:198)
|
||
at java.net.http/jdk.internal.net.http.AsyncSSLConnection.connectAsync(AsyncSSLConnection.java:56)
|
||
at java.net.http/jdk.internal.net.http.Http2Connection.createAsync(Http2Connection.java:378)
|
||
at java.net.http/jdk.internal.net.http.Http2ClientImpl.getConnectionFor(Http2ClientImpl.java:126)
|
||
at java.net.http/jdk.internal.net.http.ExchangeImpl.get(ExchangeImpl.java:93)
|
||
at java.net.http/jdk.internal.net.http.Exchange.establishExchange(Exchange.java:343)
|
||
at java.net.http/jdk.internal.net.http.Exchange.responseAsyncImpl0(Exchange.java:475)
|
||
at java.net.http/jdk.internal.net.http.Exchange.responseAsyncImpl(Exchange.java:380)
|
||
at java.net.http/jdk.internal.net.http.Exchange.responseAsync(Exchange.java:372)
|
||
at java.net.http/jdk.internal.net.http.MultiExchange.responseAsyncImpl(MultiExchange.java:408)
|
||
at java.net.http/jdk.internal.net.http.MultiExchange.lambda$responseAsyncImpl$7(MultiExchange.java:449)
|
||
at java.base/java.util.concurrent.CompletableFuture.uniHandle(CompletableFuture.java:934)
|
||
at java.base/java.util.concurrent.CompletableFuture.uniHandleStage(CompletableFuture.java:950)
|
||
at java.base/java.util.concurrent.CompletableFuture.handle(CompletableFuture.java:2340)
|
||
at java.net.http/jdk.internal.net.http.MultiExchange.responseAsyncImpl(MultiExchange.java:439)
|
||
at java.net.http/jdk.internal.net.http.MultiExchange.lambda$responseAsync0$2(MultiExchange.java:341)
|
||
at java.base/java.util.concurrent.CompletableFuture$UniCompose.tryFire(CompletableFuture.java:1150)
|
||
at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:510)
|
||
at java.base/java.util.concurrent.CompletableFuture$AsyncSupply.run(CompletableFuture.java:1773)
|
||
at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
|
||
at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
|
||
at java.base/java.lang.Thread.run(Thread.java:840)
|
||
Caused by: java.nio.channels.UnresolvedAddressException
|
||
at java.base/sun.nio.ch.Net.checkAddress(Net.java:149)
|
||
at java.base/sun.nio.ch.Net.checkAddress(Net.java:157)
|
||
at java.base/sun.nio.ch.SocketChannelImpl.checkRemote(SocketChannelImpl.java:816)
|
||
at java.base/sun.nio.ch.SocketChannelImpl.connect(SocketChannelImpl.java:839)
|
||
at java.net.http/jdk.internal.net.http.PlainHttpConnection.lambda$connectAsync$0(PlainHttpConnection.java:183)
|
||
at java.base/java.security.AccessController.doPrivileged(AccessController.java:569)
|
||
at java.net.http/jdk.internal.net.http.PlainHttpConnection.connectAsync(PlainHttpConnection.java:185)
|
||
... 21 more
|
||
|
||
!ENTRY org.eclipse.equinox.p2.transport.ecf 4 1002 2026-03-09 11:20:12.901
|
||
!MESSAGE Unable to connect to repository https://download.eclipse.org/tools/cdt/releases/latest/compositeContent.xml
|
||
!STACK 0
|
||
java.net.ConnectException
|
||
at java.net.http/jdk.internal.net.http.common.Utils.toConnectException(Utils.java:1055)
|
||
at java.net.http/jdk.internal.net.http.PlainHttpConnection.connectAsync(PlainHttpConnection.java:198)
|
||
at java.net.http/jdk.internal.net.http.AsyncSSLConnection.connectAsync(AsyncSSLConnection.java:56)
|
||
at java.net.http/jdk.internal.net.http.Http2Connection.createAsync(Http2Connection.java:378)
|
||
at java.net.http/jdk.internal.net.http.Http2ClientImpl.getConnectionFor(Http2ClientImpl.java:126)
|
||
at java.net.http/jdk.internal.net.http.ExchangeImpl.get(ExchangeImpl.java:93)
|
||
at java.net.http/jdk.internal.net.http.Exchange.establishExchange(Exchange.java:343)
|
||
at java.net.http/jdk.internal.net.http.Exchange.responseAsyncImpl0(Exchange.java:475)
|
||
at java.net.http/jdk.internal.net.http.Exchange.responseAsyncImpl(Exchange.java:380)
|
||
at java.net.http/jdk.internal.net.http.Exchange.responseAsync(Exchange.java:372)
|
||
at java.net.http/jdk.internal.net.http.MultiExchange.responseAsyncImpl(MultiExchange.java:408)
|
||
at java.net.http/jdk.internal.net.http.MultiExchange.lambda$responseAsyncImpl$7(MultiExchange.java:449)
|
||
at java.base/java.util.concurrent.CompletableFuture.uniHandle(CompletableFuture.java:934)
|
||
at java.base/java.util.concurrent.CompletableFuture.uniHandleStage(CompletableFuture.java:950)
|
||
at java.base/java.util.concurrent.CompletableFuture.handle(CompletableFuture.java:2340)
|
||
at java.net.http/jdk.internal.net.http.MultiExchange.responseAsyncImpl(MultiExchange.java:439)
|
||
at java.net.http/jdk.internal.net.http.MultiExchange.lambda$responseAsync0$2(MultiExchange.java:341)
|
||
at java.base/java.util.concurrent.CompletableFuture$UniCompose.tryFire(CompletableFuture.java:1150)
|
||
at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:510)
|
||
at java.base/java.util.concurrent.CompletableFuture$AsyncSupply.run(CompletableFuture.java:1773)
|
||
at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
|
||
at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
|
||
at java.base/java.lang.Thread.run(Thread.java:840)
|
||
Caused by: java.nio.channels.UnresolvedAddressException
|
||
at java.base/sun.nio.ch.Net.checkAddress(Net.java:149)
|
||
at java.base/sun.nio.ch.Net.checkAddress(Net.java:157)
|
||
at java.base/sun.nio.ch.SocketChannelImpl.checkRemote(SocketChannelImpl.java:816)
|
||
at java.base/sun.nio.ch.SocketChannelImpl.connect(SocketChannelImpl.java:839)
|
||
at java.net.http/jdk.internal.net.http.PlainHttpConnection.lambda$connectAsync$0(PlainHttpConnection.java:183)
|
||
at java.base/java.security.AccessController.doPrivileged(AccessController.java:569)
|
||
at java.net.http/jdk.internal.net.http.PlainHttpConnection.connectAsync(PlainHttpConnection.java:185)
|
||
... 21 more
|
||
|
||
!ENTRY org.eclipse.equinox.p2.transport.ecf 4 1002 2026-03-09 11:20:12.908
|
||
!MESSAGE Unable to connect to repository https://download.eclipse.org/releases/2023-12/compositeContent.xml
|
||
!STACK 0
|
||
java.net.ConnectException
|
||
at java.net.http/jdk.internal.net.http.common.Utils.toConnectException(Utils.java:1055)
|
||
at java.net.http/jdk.internal.net.http.PlainHttpConnection.connectAsync(PlainHttpConnection.java:198)
|
||
at java.net.http/jdk.internal.net.http.AsyncSSLConnection.connectAsync(AsyncSSLConnection.java:56)
|
||
at java.net.http/jdk.internal.net.http.Http2Connection.createAsync(Http2Connection.java:378)
|
||
at java.net.http/jdk.internal.net.http.Http2ClientImpl.getConnectionFor(Http2ClientImpl.java:126)
|
||
at java.net.http/jdk.internal.net.http.ExchangeImpl.get(ExchangeImpl.java:93)
|
||
at java.net.http/jdk.internal.net.http.Exchange.establishExchange(Exchange.java:343)
|
||
at java.net.http/jdk.internal.net.http.Exchange.responseAsyncImpl0(Exchange.java:475)
|
||
at java.net.http/jdk.internal.net.http.Exchange.responseAsyncImpl(Exchange.java:380)
|
||
at java.net.http/jdk.internal.net.http.Exchange.responseAsync(Exchange.java:372)
|
||
at java.net.http/jdk.internal.net.http.MultiExchange.responseAsyncImpl(MultiExchange.java:408)
|
||
at java.net.http/jdk.internal.net.http.MultiExchange.lambda$responseAsyncImpl$7(MultiExchange.java:449)
|
||
at java.base/java.util.concurrent.CompletableFuture.uniHandle(CompletableFuture.java:934)
|
||
at java.base/java.util.concurrent.CompletableFuture.uniHandleStage(CompletableFuture.java:950)
|
||
at java.base/java.util.concurrent.CompletableFuture.handle(CompletableFuture.java:2340)
|
||
at java.net.http/jdk.internal.net.http.MultiExchange.responseAsyncImpl(MultiExchange.java:439)
|
||
at java.net.http/jdk.internal.net.http.MultiExchange.lambda$responseAsync0$2(MultiExchange.java:341)
|
||
at java.base/java.util.concurrent.CompletableFuture$UniCompose.tryFire(CompletableFuture.java:1150)
|
||
at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:510)
|
||
at java.base/java.util.concurrent.CompletableFuture$AsyncSupply.run(CompletableFuture.java:1773)
|
||
at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136)
|
||
at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635)
|
||
at java.base/java.lang.Thread.run(Thread.java:840)
|
||
Caused by: java.nio.channels.UnresolvedAddressException
|
||
at java.base/sun.nio.ch.Net.checkAddress(Net.java:149)
|
||
at java.base/sun.nio.ch.Net.checkAddress(Net.java:157)
|
||
at java.base/sun.nio.ch.SocketChannelImpl.checkRemote(SocketChannelImpl.java:816)
|
||
at java.base/sun.nio.ch.SocketChannelImpl.connect(SocketChannelImpl.java:839)
|
||
at java.net.http/jdk.internal.net.http.PlainHttpConnection.lambda$connectAsync$0(PlainHttpConnection.java:183)
|
||
at java.base/java.security.AccessController.doPrivileged(AccessController.java:569)
|
||
at java.net.http/jdk.internal.net.http.PlainHttpConnection.connectAsync(PlainHttpConnection.java:185)
|
||
... 21 more
|
||
!SESSION 2026-03-10 17:54:47.632 -----------------------------------------------
|
||
eclipse.buildId=Version 1.16.0
|
||
java.version=17.0.11
|
||
java.vendor=Eclipse Adoptium
|
||
BootLoader constants: OS=win32, ARCH=x86_64, WS=win32, NL=de_DE
|
||
Command-line arguments: -os win32 -ws win32 -arch x86_64
|
||
|
||
!ENTRY org.eclipse.core.resources 2 10035 2026-03-10 17:55:18.072
|
||
!MESSAGE The workspace exited with unsaved changes in the previous session; refreshing workspace to recover changes.
|
||
|
||
!ENTRY com.st.stm32cube.ide.mcu.informationcenter 4 4 2026-03-10 17:55:35.610
|
||
!MESSAGE CubeMX plugin appears to be active, Log4j initialization might be too late.
|
||
|
||
!ENTRY com.st.stm32cube.ide.mcu.informationcenter 1 1 2026-03-10 17:55:35.610
|
||
!MESSAGE Log4j2 initialized with config file C:\Users\Max-R\MCT-Git-Praktikum\MZT-Praktikum\.metadata\.log4j2.xml
|
||
|
||
!ENTRY com.st.stm32cube.ide.mcu.ide 1 1 2026-03-10 17:55:42.460
|
||
!MESSAGE Started RMI Server, listening on port 41338
|
||
|
||
!ENTRY com.st.stm32cube.ide.mpu.remote.serial 4 0 2026-03-10 17:55:54.296
|
||
!MESSAGE Failed to parse wmic output
|
||
!STACK 0
|
||
org.xml.sax.SAXParseException; lineNumber: 1; columnNumber: 1; Premature end of file.
|
||
at java.xml/com.sun.org.apache.xerces.internal.parsers.DOMParser.parse(DOMParser.java:262)
|
||
at java.xml/com.sun.org.apache.xerces.internal.jaxp.DocumentBuilderImpl.parse(DocumentBuilderImpl.java:342)
|
||
at com.st.stm32cube.ide.mpu.remote.serial.internal.SerialPortProviderWindows.run(SerialPortProviderWindows.java:127)
|
||
at java.base/java.util.TimerThread.mainLoop(Timer.java:566)
|
||
at java.base/java.util.TimerThread.run(Timer.java:516)
|
||
|
||
!ENTRY com.st.stm32cube.ide.mpu.remote.serial 4 0 2026-03-10 17:55:55.249
|
||
!MESSAGE Failed to parse wmic output
|
||
!STACK 0
|
||
org.xml.sax.SAXParseException; lineNumber: 1; columnNumber: 1; Premature end of file.
|
||
at java.xml/com.sun.org.apache.xerces.internal.parsers.DOMParser.parse(DOMParser.java:262)
|
||
at java.xml/com.sun.org.apache.xerces.internal.jaxp.DocumentBuilderImpl.parse(DocumentBuilderImpl.java:342)
|
||
at com.st.stm32cube.ide.mpu.remote.serial.internal.SerialPortProviderWindows.run(SerialPortProviderWindows.java:127)
|
||
at java.base/java.util.TimerThread.mainLoop(Timer.java:566)
|
||
at java.base/java.util.TimerThread.run(Timer.java:516)
|
||
|
||
!ENTRY com.st.stm32cube.ide.mpu.remote.serial 4 0 2026-03-10 17:55:56.253
|
||
!MESSAGE Failed to parse wmic output
|
||
!STACK 0
|
||
org.xml.sax.SAXParseException; lineNumber: 1; columnNumber: 1; Premature end of file.
|
||
at java.xml/com.sun.org.apache.xerces.internal.parsers.DOMParser.parse(DOMParser.java:262)
|
||
at java.xml/com.sun.org.apache.xerces.internal.jaxp.DocumentBuilderImpl.parse(DocumentBuilderImpl.java:342)
|
||
at com.st.stm32cube.ide.mpu.remote.serial.internal.SerialPortProviderWindows.run(SerialPortProviderWindows.java:127)
|
||
at java.base/java.util.TimerThread.mainLoop(Timer.java:566)
|
||
at java.base/java.util.TimerThread.run(Timer.java:516)
|
||
|
||
!ENTRY com.st.stm32cube.ide.mpu.remote.serial 4 0 2026-03-10 17:55:57.253
|
||
!MESSAGE Failed to parse wmic output
|
||
!STACK 0
|
||
org.xml.sax.SAXParseException; lineNumber: 1; columnNumber: 1; Premature end of file.
|
||
at java.xml/com.sun.org.apache.xerces.internal.parsers.DOMParser.parse(DOMParser.java:262)
|
||
at java.xml/com.sun.org.apache.xerces.internal.jaxp.DocumentBuilderImpl.parse(DocumentBuilderImpl.java:342)
|
||
at com.st.stm32cube.ide.mpu.remote.serial.internal.SerialPortProviderWindows.run(SerialPortProviderWindows.java:127)
|
||
at java.base/java.util.TimerThread.mainLoop(Timer.java:566)
|
||
at java.base/java.util.TimerThread.run(Timer.java:516)
|
||
|
||
!ENTRY com.st.stm32cube.ide.mpu.remote.serial 4 0 2026-03-10 17:55:58.255
|
||
!MESSAGE Failed to parse wmic output
|
||
!STACK 0
|
||
org.xml.sax.SAXParseException; lineNumber: 1; columnNumber: 1; Premature end of file.
|
||
at java.xml/com.sun.org.apache.xerces.internal.parsers.DOMParser.parse(DOMParser.java:262)
|
||
at java.xml/com.sun.org.apache.xerces.internal.jaxp.DocumentBuilderImpl.parse(DocumentBuilderImpl.java:342)
|
||
at com.st.stm32cube.ide.mpu.remote.serial.internal.SerialPortProviderWindows.run(SerialPortProviderWindows.java:127)
|
||
at java.base/java.util.TimerThread.mainLoop(Timer.java:566)
|
||
at java.base/java.util.TimerThread.run(Timer.java:516)
|
||
|
||
!ENTRY com.st.stm32cube.ide.mpu.remote.serial 4 0 2026-03-10 17:55:59.257
|
||
!MESSAGE Failed to parse wmic output
|
||
!STACK 0
|
||
org.xml.sax.SAXParseException; lineNumber: 1; columnNumber: 1; Premature end of file.
|
||
at java.xml/com.sun.org.apache.xerces.internal.parsers.DOMParser.parse(DOMParser.java:262)
|
||
at java.xml/com.sun.org.apache.xerces.internal.jaxp.DocumentBuilderImpl.parse(DocumentBuilderImpl.java:342)
|
||
at com.st.stm32cube.ide.mpu.remote.serial.internal.SerialPortProviderWindows.run(SerialPortProviderWindows.java:127)
|
||
at java.base/java.util.TimerThread.mainLoop(Timer.java:566)
|
||
at java.base/java.util.TimerThread.run(Timer.java:516)
|
||
|
||
!ENTRY com.st.stm32cube.ide.mpu.remote.serial 4 0 2026-03-10 17:56:00.249
|
||
!MESSAGE Failed to parse wmic output
|
||
!STACK 0
|
||
org.xml.sax.SAXParseException; lineNumber: 1; columnNumber: 1; Premature end of file.
|
||
at java.xml/com.sun.org.apache.xerces.internal.parsers.DOMParser.parse(DOMParser.java:262)
|
||
at java.xml/com.sun.org.apache.xerces.internal.jaxp.DocumentBuilderImpl.parse(DocumentBuilderImpl.java:342)
|
||
at com.st.stm32cube.ide.mpu.remote.serial.internal.SerialPortProviderWindows.run(SerialPortProviderWindows.java:127)
|
||
at java.base/java.util.TimerThread.mainLoop(Timer.java:566)
|
||
at java.base/java.util.TimerThread.run(Timer.java:516)
|
||
|
||
!ENTRY com.st.stm32cube.ide.mpu.remote.serial 4 0 2026-03-10 17:56:01.266
|
||
!MESSAGE Failed to parse wmic output
|
||
!STACK 0
|
||
org.xml.sax.SAXParseException; lineNumber: 1; columnNumber: 1; Premature end of file.
|
||
at java.xml/com.sun.org.apache.xerces.internal.parsers.DOMParser.parse(DOMParser.java:262)
|
||
at java.xml/com.sun.org.apache.xerces.internal.jaxp.DocumentBuilderImpl.parse(DocumentBuilderImpl.java:342)
|
||
at com.st.stm32cube.ide.mpu.remote.serial.internal.SerialPortProviderWindows.run(SerialPortProviderWindows.java:127)
|
||
at java.base/java.util.TimerThread.mainLoop(Timer.java:566)
|
||
at java.base/java.util.TimerThread.run(Timer.java:516)
|
||
|
||
!ENTRY com.st.stm32cube.ide.mpu.remote.serial 4 0 2026-03-10 17:56:02.264
|
||
!MESSAGE Failed to parse wmic output
|
||
!STACK 0
|
||
org.xml.sax.SAXParseException; lineNumber: 1; columnNumber: 1; Premature end of file.
|
||
at java.xml/com.sun.org.apache.xerces.internal.parsers.DOMParser.parse(DOMParser.java:262)
|
||
at java.xml/com.sun.org.apache.xerces.internal.jaxp.DocumentBuilderImpl.parse(DocumentBuilderImpl.java:342)
|
||
at com.st.stm32cube.ide.mpu.remote.serial.internal.SerialPortProviderWindows.run(SerialPortProviderWindows.java:127)
|
||
at java.base/java.util.TimerThread.mainLoop(Timer.java:566)
|
||
at java.base/java.util.TimerThread.run(Timer.java:516)
|
||
|
||
!ENTRY com.st.stm32cube.ide.mpu.remote.serial 4 0 2026-03-10 17:56:03.261
|
||
!MESSAGE Failed to parse wmic output
|
||
!STACK 0
|
||
org.xml.sax.SAXParseException; lineNumber: 1; columnNumber: 1; Premature end of file.
|
||
at java.xml/com.sun.org.apache.xerces.internal.parsers.DOMParser.parse(DOMParser.java:262)
|
||
at java.xml/com.sun.org.apache.xerces.internal.jaxp.DocumentBuilderImpl.parse(DocumentBuilderImpl.java:342)
|
||
at com.st.stm32cube.ide.mpu.remote.serial.internal.SerialPortProviderWindows.run(SerialPortProviderWindows.java:127)
|
||
at java.base/java.util.TimerThread.mainLoop(Timer.java:566)
|
||
at java.base/java.util.TimerThread.run(Timer.java:516)
|
||
|
||
!ENTRY com.st.stm32cube.ide.mpu.remote.serial 4 0 2026-03-10 17:56:04.267
|
||
!MESSAGE Failed to parse wmic output
|
||
!STACK 0
|
||
org.xml.sax.SAXParseException; lineNumber: 1; columnNumber: 1; Premature end of file.
|
||
at java.xml/com.sun.org.apache.xerces.internal.parsers.DOMParser.parse(DOMParser.java:262)
|
||
at java.xml/com.sun.org.apache.xerces.internal.jaxp.DocumentBuilderImpl.parse(DocumentBuilderImpl.java:342)
|
||
at com.st.stm32cube.ide.mpu.remote.serial.internal.SerialPortProviderWindows.run(SerialPortProviderWindows.java:127)
|
||
at java.base/java.util.TimerThread.mainLoop(Timer.java:566)
|
||
at java.base/java.util.TimerThread.run(Timer.java:516)
|
||
|
||
!ENTRY com.st.stm32cube.ide.mpu.remote.serial 4 0 2026-03-10 17:56:05.259
|
||
!MESSAGE Failed to parse wmic output
|
||
!STACK 0
|
||
org.xml.sax.SAXParseException; lineNumber: 1; columnNumber: 1; Premature end of file.
|
||
at java.xml/com.sun.org.apache.xerces.internal.parsers.DOMParser.parse(DOMParser.java:262)
|
||
at java.xml/com.sun.org.apache.xerces.internal.jaxp.DocumentBuilderImpl.parse(DocumentBuilderImpl.java:342)
|
||
at com.st.stm32cube.ide.mpu.remote.serial.internal.SerialPortProviderWindows.run(SerialPortProviderWindows.java:127)
|
||
at java.base/java.util.TimerThread.mainLoop(Timer.java:566)
|
||
at java.base/java.util.TimerThread.run(Timer.java:516)
|
||
|
||
!ENTRY com.st.stm32cube.ide.mpu.remote.serial 4 0 2026-03-10 17:56:06.259
|
||
!MESSAGE Failed to parse wmic output
|
||
!STACK 0
|
||
org.xml.sax.SAXParseException; lineNumber: 1; columnNumber: 1; Premature end of file.
|
||
at java.xml/com.sun.org.apache.xerces.internal.parsers.DOMParser.parse(DOMParser.java:262)
|
||
at java.xml/com.sun.org.apache.xerces.internal.jaxp.DocumentBuilderImpl.parse(DocumentBuilderImpl.java:342)
|
||
at com.st.stm32cube.ide.mpu.remote.serial.internal.SerialPortProviderWindows.run(SerialPortProviderWindows.java:127)
|
||
at java.base/java.util.TimerThread.mainLoop(Timer.java:566)
|
||
at java.base/java.util.TimerThread.run(Timer.java:516)
|
||
|
||
!ENTRY com.st.stm32cube.ide.mpu.remote.serial 4 0 2026-03-10 17:56:07.263
|
||
!MESSAGE Failed to parse wmic output
|
||
!STACK 0
|
||
org.xml.sax.SAXParseException; lineNumber: 1; columnNumber: 1; Premature end of file.
|
||
at java.xml/com.sun.org.apache.xerces.internal.parsers.DOMParser.parse(DOMParser.java:262)
|
||
at java.xml/com.sun.org.apache.xerces.internal.jaxp.DocumentBuilderImpl.parse(DocumentBuilderImpl.java:342)
|
||
at com.st.stm32cube.ide.mpu.remote.serial.internal.SerialPortProviderWindows.run(SerialPortProviderWindows.java:127)
|
||
at java.base/java.util.TimerThread.mainLoop(Timer.java:566)
|
||
at java.base/java.util.TimerThread.run(Timer.java:516)
|
||
|
||
!ENTRY com.st.stm32cube.ide.mpu.remote.serial 4 0 2026-03-10 17:56:08.250
|
||
!MESSAGE Failed to parse wmic output
|
||
!STACK 0
|
||
org.xml.sax.SAXParseException; lineNumber: 1; columnNumber: 1; Premature end of file.
|
||
at java.xml/com.sun.org.apache.xerces.internal.parsers.DOMParser.parse(DOMParser.java:262)
|
||
at java.xml/com.sun.org.apache.xerces.internal.jaxp.DocumentBuilderImpl.parse(DocumentBuilderImpl.java:342)
|
||
at com.st.stm32cube.ide.mpu.remote.serial.internal.SerialPortProviderWindows.run(SerialPortProviderWindows.java:127)
|
||
at java.base/java.util.TimerThread.mainLoop(Timer.java:566)
|
||
at java.base/java.util.TimerThread.run(Timer.java:516)
|
||
|
||
!ENTRY com.st.stm32cube.ide.mpu.remote.serial 4 0 2026-03-10 17:56:09.255
|
||
!MESSAGE Failed to parse wmic output
|
||
!STACK 0
|
||
org.xml.sax.SAXParseException; lineNumber: 1; columnNumber: 1; Premature end of file.
|
||
at java.xml/com.sun.org.apache.xerces.internal.parsers.DOMParser.parse(DOMParser.java:262)
|
||
at java.xml/com.sun.org.apache.xerces.internal.jaxp.DocumentBuilderImpl.parse(DocumentBuilderImpl.java:342)
|
||
at com.st.stm32cube.ide.mpu.remote.serial.internal.SerialPortProviderWindows.run(SerialPortProviderWindows.java:127)
|
||
at java.base/java.util.TimerThread.mainLoop(Timer.java:566)
|
||
at java.base/java.util.TimerThread.run(Timer.java:516)
|
||
|
||
!ENTRY com.st.stm32cube.ide.mpu.remote.serial 4 0 2026-03-10 17:56:10.246
|
||
!MESSAGE Failed to parse wmic output
|
||
!STACK 0
|
||
org.xml.sax.SAXParseException; lineNumber: 1; columnNumber: 1; Premature end of file.
|
||
at java.xml/com.sun.org.apache.xerces.internal.parsers.DOMParser.parse(DOMParser.java:262)
|
||
at java.xml/com.sun.org.apache.xerces.internal.jaxp.DocumentBuilderImpl.parse(DocumentBuilderImpl.java:342)
|
||
at com.st.stm32cube.ide.mpu.remote.serial.internal.SerialPortProviderWindows.run(SerialPortProviderWindows.java:127)
|
||
at java.base/java.util.TimerThread.mainLoop(Timer.java:566)
|
||
at java.base/java.util.TimerThread.run(Timer.java:516)
|
||
|
||
!ENTRY com.st.stm32cube.ide.mpu.remote.serial 4 0 2026-03-10 17:56:11.257
|
||
!MESSAGE Failed to parse wmic output
|
||
!STACK 0
|
||
org.xml.sax.SAXParseException; lineNumber: 1; columnNumber: 1; Premature end of file.
|
||
at java.xml/com.sun.org.apache.xerces.internal.parsers.DOMParser.parse(DOMParser.java:262)
|
||
at java.xml/com.sun.org.apache.xerces.internal.jaxp.DocumentBuilderImpl.parse(DocumentBuilderImpl.java:342)
|
||
at com.st.stm32cube.ide.mpu.remote.serial.internal.SerialPortProviderWindows.run(SerialPortProviderWindows.java:127)
|
||
at java.base/java.util.TimerThread.mainLoop(Timer.java:566)
|
||
at java.base/java.util.TimerThread.run(Timer.java:516)
|
||
|
||
!ENTRY com.st.stm32cube.ide.mpu.remote.serial 4 0 2026-03-10 17:56:12.249
|
||
!MESSAGE Failed to parse wmic output
|
||
!STACK 0
|
||
org.xml.sax.SAXParseException; lineNumber: 1; columnNumber: 1; Premature end of file.
|
||
at java.xml/com.sun.org.apache.xerces.internal.parsers.DOMParser.parse(DOMParser.java:262)
|
||
at java.xml/com.sun.org.apache.xerces.internal.jaxp.DocumentBuilderImpl.parse(DocumentBuilderImpl.java:342)
|
||
at com.st.stm32cube.ide.mpu.remote.serial.internal.SerialPortProviderWindows.run(SerialPortProviderWindows.java:127)
|
||
at java.base/java.util.TimerThread.mainLoop(Timer.java:566)
|
||
at java.base/java.util.TimerThread.run(Timer.java:516)
|
||
|
||
!ENTRY com.st.stm32cube.ide.mpu.remote.serial 4 0 2026-03-10 17:56:13.254
|
||
!MESSAGE Failed to parse wmic output
|
||
!STACK 0
|
||
org.xml.sax.SAXParseException; lineNumber: 1; columnNumber: 1; Premature end of file.
|
||
at java.xml/com.sun.org.apache.xerces.internal.parsers.DOMParser.parse(DOMParser.java:262)
|
||
at java.xml/com.sun.org.apache.xerces.internal.jaxp.DocumentBuilderImpl.parse(DocumentBuilderImpl.java:342)
|
||
at com.st.stm32cube.ide.mpu.remote.serial.internal.SerialPortProviderWindows.run(SerialPortProviderWindows.java:127)
|
||
at java.base/java.util.TimerThread.mainLoop(Timer.java:566)
|
||
at java.base/java.util.TimerThread.run(Timer.java:516)
|
||
|
||
!ENTRY com.st.stm32cube.ide.mpu.remote.serial 4 0 2026-03-10 17:56:14.253
|
||
!MESSAGE Failed to parse wmic output
|
||
!STACK 0
|
||
org.xml.sax.SAXParseException; lineNumber: 1; columnNumber: 1; Premature end of file.
|
||
at java.xml/com.sun.org.apache.xerces.internal.parsers.DOMParser.parse(DOMParser.java:262)
|
||
at java.xml/com.sun.org.apache.xerces.internal.jaxp.DocumentBuilderImpl.parse(DocumentBuilderImpl.java:342)
|
||
at com.st.stm32cube.ide.mpu.remote.serial.internal.SerialPortProviderWindows.run(SerialPortProviderWindows.java:127)
|
||
at java.base/java.util.TimerThread.mainLoop(Timer.java:566)
|
||
at java.base/java.util.TimerThread.run(Timer.java:516)
|
||
|
||
!ENTRY com.st.stm32cube.ide.mpu.remote.serial 4 0 2026-03-10 17:56:15.253
|
||
!MESSAGE Failed to parse wmic output
|
||
!STACK 0
|
||
org.xml.sax.SAXParseException; lineNumber: 1; columnNumber: 1; Premature end of file.
|
||
at java.xml/com.sun.org.apache.xerces.internal.parsers.DOMParser.parse(DOMParser.java:262)
|
||
at java.xml/com.sun.org.apache.xerces.internal.jaxp.DocumentBuilderImpl.parse(DocumentBuilderImpl.java:342)
|
||
at com.st.stm32cube.ide.mpu.remote.serial.internal.SerialPortProviderWindows.run(SerialPortProviderWindows.java:127)
|
||
at java.base/java.util.TimerThread.mainLoop(Timer.java:566)
|
||
at java.base/java.util.TimerThread.run(Timer.java:516)
|
||
|
||
!ENTRY com.st.stm32cube.ide.mpu.remote.serial 4 0 2026-03-10 17:56:16.247
|
||
!MESSAGE Failed to parse wmic output
|
||
!STACK 0
|
||
org.xml.sax.SAXParseException; lineNumber: 1; columnNumber: 1; Premature end of file.
|
||
at java.xml/com.sun.org.apache.xerces.internal.parsers.DOMParser.parse(DOMParser.java:262)
|
||
at java.xml/com.sun.org.apache.xerces.internal.jaxp.DocumentBuilderImpl.parse(DocumentBuilderImpl.java:342)
|
||
at com.st.stm32cube.ide.mpu.remote.serial.internal.SerialPortProviderWindows.run(SerialPortProviderWindows.java:127)
|
||
at java.base/java.util.TimerThread.mainLoop(Timer.java:566)
|
||
at java.base/java.util.TimerThread.run(Timer.java:516)
|
||
|
||
!ENTRY com.st.stm32cube.ide.mpu.remote.serial 4 0 2026-03-10 17:56:17.247
|
||
!MESSAGE Failed to parse wmic output
|
||
!STACK 0
|
||
org.xml.sax.SAXParseException; lineNumber: 1; columnNumber: 1; Premature end of file.
|
||
at java.xml/com.sun.org.apache.xerces.internal.parsers.DOMParser.parse(DOMParser.java:262)
|
||
at java.xml/com.sun.org.apache.xerces.internal.jaxp.DocumentBuilderImpl.parse(DocumentBuilderImpl.java:342)
|
||
at com.st.stm32cube.ide.mpu.remote.serial.internal.SerialPortProviderWindows.run(SerialPortProviderWindows.java:127)
|
||
at java.base/java.util.TimerThread.mainLoop(Timer.java:566)
|
||
at java.base/java.util.TimerThread.run(Timer.java:516)
|
||
|
||
!ENTRY com.st.stm32cube.ide.mpu.remote.serial 4 0 2026-03-10 17:56:18.248
|
||
!MESSAGE Failed to parse wmic output
|
||
!STACK 0
|
||
org.xml.sax.SAXParseException; lineNumber: 1; columnNumber: 1; Premature end of file.
|
||
at java.xml/com.sun.org.apache.xerces.internal.parsers.DOMParser.parse(DOMParser.java:262)
|
||
at java.xml/com.sun.org.apache.xerces.internal.jaxp.DocumentBuilderImpl.parse(DocumentBuilderImpl.java:342)
|
||
at com.st.stm32cube.ide.mpu.remote.serial.internal.SerialPortProviderWindows.run(SerialPortProviderWindows.java:127)
|
||
at java.base/java.util.TimerThread.mainLoop(Timer.java:566)
|
||
at java.base/java.util.TimerThread.run(Timer.java:516)
|
||
|
||
!ENTRY com.st.stm32cube.ide.mpu.remote.serial 4 0 2026-03-10 17:56:19.260
|
||
!MESSAGE Failed to parse wmic output
|
||
!STACK 0
|
||
org.xml.sax.SAXParseException; lineNumber: 1; columnNumber: 1; Premature end of file.
|
||
at java.xml/com.sun.org.apache.xerces.internal.parsers.DOMParser.parse(DOMParser.java:262)
|
||
at java.xml/com.sun.org.apache.xerces.internal.jaxp.DocumentBuilderImpl.parse(DocumentBuilderImpl.java:342)
|
||
at com.st.stm32cube.ide.mpu.remote.serial.internal.SerialPortProviderWindows.run(SerialPortProviderWindows.java:127)
|
||
at java.base/java.util.TimerThread.mainLoop(Timer.java:566)
|
||
at java.base/java.util.TimerThread.run(Timer.java:516)
|
||
|
||
!ENTRY com.st.stm32cube.ide.mpu.remote.serial 4 0 2026-03-10 17:56:20.251
|
||
!MESSAGE Failed to parse wmic output
|
||
!STACK 0
|
||
org.xml.sax.SAXParseException; lineNumber: 1; columnNumber: 1; Premature end of file.
|
||
at java.xml/com.sun.org.apache.xerces.internal.parsers.DOMParser.parse(DOMParser.java:262)
|
||
at java.xml/com.sun.org.apache.xerces.internal.jaxp.DocumentBuilderImpl.parse(DocumentBuilderImpl.java:342)
|
||
at com.st.stm32cube.ide.mpu.remote.serial.internal.SerialPortProviderWindows.run(SerialPortProviderWindows.java:127)
|
||
at java.base/java.util.TimerThread.mainLoop(Timer.java:566)
|
||
at java.base/java.util.TimerThread.run(Timer.java:516)
|
||
|
||
!ENTRY com.st.stm32cube.ide.mpu.remote.serial 4 0 2026-03-10 17:56:21.249
|
||
!MESSAGE Failed to parse wmic output
|
||
!STACK 0
|
||
org.xml.sax.SAXParseException; lineNumber: 1; columnNumber: 1; Premature end of file.
|
||
at java.xml/com.sun.org.apache.xerces.internal.parsers.DOMParser.parse(DOMParser.java:262)
|
||
at java.xml/com.sun.org.apache.xerces.internal.jaxp.DocumentBuilderImpl.parse(DocumentBuilderImpl.java:342)
|
||
at com.st.stm32cube.ide.mpu.remote.serial.internal.SerialPortProviderWindows.run(SerialPortProviderWindows.java:127)
|
||
at java.base/java.util.TimerThread.mainLoop(Timer.java:566)
|
||
at java.base/java.util.TimerThread.run(Timer.java:516)
|
||
|
||
!ENTRY com.st.stm32cube.ide.mpu.remote.serial 4 0 2026-03-10 17:56:22.248
|
||
!MESSAGE Failed to parse wmic output
|
||
!STACK 0
|
||
org.xml.sax.SAXParseException; lineNumber: 1; columnNumber: 1; Premature end of file.
|
||
at java.xml/com.sun.org.apache.xerces.internal.parsers.DOMParser.parse(DOMParser.java:262)
|
||
at java.xml/com.sun.org.apache.xerces.internal.jaxp.DocumentBuilderImpl.parse(DocumentBuilderImpl.java:342)
|
||
at com.st.stm32cube.ide.mpu.remote.serial.internal.SerialPortProviderWindows.run(SerialPortProviderWindows.java:127)
|
||
at java.base/java.util.TimerThread.mainLoop(Timer.java:566)
|
||
at java.base/java.util.TimerThread.run(Timer.java:516)
|
||
|
||
!ENTRY com.st.stm32cube.ide.mpu.remote.serial 4 0 2026-03-10 17:56:23.250
|
||
!MESSAGE Failed to parse wmic output
|
||
!STACK 0
|
||
org.xml.sax.SAXParseException; lineNumber: 1; columnNumber: 1; Premature end of file.
|
||
at java.xml/com.sun.org.apache.xerces.internal.parsers.DOMParser.parse(DOMParser.java:262)
|
||
at java.xml/com.sun.org.apache.xerces.internal.jaxp.DocumentBuilderImpl.parse(DocumentBuilderImpl.java:342)
|
||
at com.st.stm32cube.ide.mpu.remote.serial.internal.SerialPortProviderWindows.run(SerialPortProviderWindows.java:127)
|
||
at java.base/java.util.TimerThread.mainLoop(Timer.java:566)
|
||
at java.base/java.util.TimerThread.run(Timer.java:516)
|
||
|
||
!ENTRY com.st.stm32cube.ide.mpu.remote.serial 4 0 2026-03-10 17:56:24.254
|
||
!MESSAGE Failed to parse wmic output
|
||
!STACK 0
|
||
org.xml.sax.SAXParseException; lineNumber: 1; columnNumber: 1; Premature end of file.
|
||
at java.xml/com.sun.org.apache.xerces.internal.parsers.DOMParser.parse(DOMParser.java:262)
|
||
at java.xml/com.sun.org.apache.xerces.internal.jaxp.DocumentBuilderImpl.parse(DocumentBuilderImpl.java:342)
|
||
at com.st.stm32cube.ide.mpu.remote.serial.internal.SerialPortProviderWindows.run(SerialPortProviderWindows.java:127)
|
||
at java.base/java.util.TimerThread.mainLoop(Timer.java:566)
|
||
at java.base/java.util.TimerThread.run(Timer.java:516)
|
||
|
||
!ENTRY com.st.stm32cube.ide.mpu.remote.serial 4 0 2026-03-10 17:56:25.254
|
||
!MESSAGE Failed to parse wmic output
|
||
!STACK 0
|
||
org.xml.sax.SAXParseException; lineNumber: 1; columnNumber: 1; Premature end of file.
|
||
at java.xml/com.sun.org.apache.xerces.internal.parsers.DOMParser.parse(DOMParser.java:262)
|
||
at java.xml/com.sun.org.apache.xerces.internal.jaxp.DocumentBuilderImpl.parse(DocumentBuilderImpl.java:342)
|
||
at com.st.stm32cube.ide.mpu.remote.serial.internal.SerialPortProviderWindows.run(SerialPortProviderWindows.java:127)
|
||
at java.base/java.util.TimerThread.mainLoop(Timer.java:566)
|
||
at java.base/java.util.TimerThread.run(Timer.java:516)
|
||
|
||
!ENTRY com.st.stm32cube.ide.mpu.remote.serial 4 0 2026-03-10 17:56:26.247
|
||
!MESSAGE Failed to parse wmic output
|
||
!STACK 0
|
||
org.xml.sax.SAXParseException; lineNumber: 1; columnNumber: 1; Premature end of file.
|
||
at java.xml/com.sun.org.apache.xerces.internal.parsers.DOMParser.parse(DOMParser.java:262)
|
||
at java.xml/com.sun.org.apache.xerces.internal.jaxp.DocumentBuilderImpl.parse(DocumentBuilderImpl.java:342)
|
||
at com.st.stm32cube.ide.mpu.remote.serial.internal.SerialPortProviderWindows.run(SerialPortProviderWindows.java:127)
|
||
at java.base/java.util.TimerThread.mainLoop(Timer.java:566)
|
||
at java.base/java.util.TimerThread.run(Timer.java:516)
|
||
|
||
!ENTRY com.st.stm32cube.ide.mpu.remote.serial 4 0 2026-03-10 17:56:27.250
|
||
!MESSAGE Failed to parse wmic output
|
||
!STACK 0
|
||
org.xml.sax.SAXParseException; lineNumber: 1; columnNumber: 1; Premature end of file.
|
||
at java.xml/com.sun.org.apache.xerces.internal.parsers.DOMParser.parse(DOMParser.java:262)
|
||
at java.xml/com.sun.org.apache.xerces.internal.jaxp.DocumentBuilderImpl.parse(DocumentBuilderImpl.java:342)
|
||
at com.st.stm32cube.ide.mpu.remote.serial.internal.SerialPortProviderWindows.run(SerialPortProviderWindows.java:127)
|
||
at java.base/java.util.TimerThread.mainLoop(Timer.java:566)
|
||
at java.base/java.util.TimerThread.run(Timer.java:516)
|
||
|
||
!ENTRY com.st.stm32cube.ide.mpu.remote.serial 4 0 2026-03-10 17:56:28.247
|
||
!MESSAGE Failed to parse wmic output
|
||
!STACK 0
|
||
org.xml.sax.SAXParseException; lineNumber: 1; columnNumber: 1; Premature end of file.
|
||
at java.xml/com.sun.org.apache.xerces.internal.parsers.DOMParser.parse(DOMParser.java:262)
|
||
at java.xml/com.sun.org.apache.xerces.internal.jaxp.DocumentBuilderImpl.parse(DocumentBuilderImpl.java:342)
|
||
at com.st.stm32cube.ide.mpu.remote.serial.internal.SerialPortProviderWindows.run(SerialPortProviderWindows.java:127)
|
||
at java.base/java.util.TimerThread.mainLoop(Timer.java:566)
|
||
at java.base/java.util.TimerThread.run(Timer.java:516)
|
||
|
||
!ENTRY com.st.stm32cube.ide.mpu.remote.serial 4 0 2026-03-10 17:56:29.247
|
||
!MESSAGE Failed to parse wmic output
|
||
!STACK 0
|
||
org.xml.sax.SAXParseException; lineNumber: 1; columnNumber: 1; Premature end of file.
|
||
at java.xml/com.sun.org.apache.xerces.internal.parsers.DOMParser.parse(DOMParser.java:262)
|
||
at java.xml/com.sun.org.apache.xerces.internal.jaxp.DocumentBuilderImpl.parse(DocumentBuilderImpl.java:342)
|
||
at com.st.stm32cube.ide.mpu.remote.serial.internal.SerialPortProviderWindows.run(SerialPortProviderWindows.java:127)
|
||
at java.base/java.util.TimerThread.mainLoop(Timer.java:566)
|
||
at java.base/java.util.TimerThread.run(Timer.java:516)
|
||
|
||
!ENTRY com.st.stm32cube.ide.mpu.remote.serial 4 0 2026-03-10 17:56:30.249
|
||
!MESSAGE Failed to parse wmic output
|
||
!STACK 0
|
||
org.xml.sax.SAXParseException; lineNumber: 1; columnNumber: 1; Premature end of file.
|
||
at java.xml/com.sun.org.apache.xerces.internal.parsers.DOMParser.parse(DOMParser.java:262)
|
||
at java.xml/com.sun.org.apache.xerces.internal.jaxp.DocumentBuilderImpl.parse(DocumentBuilderImpl.java:342)
|
||
at com.st.stm32cube.ide.mpu.remote.serial.internal.SerialPortProviderWindows.run(SerialPortProviderWindows.java:127)
|
||
at java.base/java.util.TimerThread.mainLoop(Timer.java:566)
|
||
at java.base/java.util.TimerThread.run(Timer.java:516)
|
||
|
||
!ENTRY com.st.stm32cube.ide.mpu.remote.serial 4 0 2026-03-10 17:56:31.253
|
||
!MESSAGE Failed to parse wmic output
|
||
!STACK 0
|
||
org.xml.sax.SAXParseException; lineNumber: 1; columnNumber: 1; Premature end of file.
|
||
at java.xml/com.sun.org.apache.xerces.internal.parsers.DOMParser.parse(DOMParser.java:262)
|
||
at java.xml/com.sun.org.apache.xerces.internal.jaxp.DocumentBuilderImpl.parse(DocumentBuilderImpl.java:342)
|
||
at com.st.stm32cube.ide.mpu.remote.serial.internal.SerialPortProviderWindows.run(SerialPortProviderWindows.java:127)
|
||
at java.base/java.util.TimerThread.mainLoop(Timer.java:566)
|
||
at java.base/java.util.TimerThread.run(Timer.java:516)
|
||
|
||
!ENTRY com.st.stm32cube.ide.mpu.remote.serial 4 0 2026-03-10 17:56:32.247
|
||
!MESSAGE Failed to parse wmic output
|
||
!STACK 0
|
||
org.xml.sax.SAXParseException; lineNumber: 1; columnNumber: 1; Premature end of file.
|
||
at java.xml/com.sun.org.apache.xerces.internal.parsers.DOMParser.parse(DOMParser.java:262)
|
||
at java.xml/com.sun.org.apache.xerces.internal.jaxp.DocumentBuilderImpl.parse(DocumentBuilderImpl.java:342)
|
||
at com.st.stm32cube.ide.mpu.remote.serial.internal.SerialPortProviderWindows.run(SerialPortProviderWindows.java:127)
|
||
at java.base/java.util.TimerThread.mainLoop(Timer.java:566)
|
||
at java.base/java.util.TimerThread.run(Timer.java:516)
|
||
|
||
!ENTRY com.st.stm32cube.ide.mpu.remote.serial 4 0 2026-03-10 17:56:33.248
|
||
!MESSAGE Failed to parse wmic output
|
||
!STACK 0
|
||
org.xml.sax.SAXParseException; lineNumber: 1; columnNumber: 1; Premature end of file.
|
||
at java.xml/com.sun.org.apache.xerces.internal.parsers.DOMParser.parse(DOMParser.java:262)
|
||
at java.xml/com.sun.org.apache.xerces.internal.jaxp.DocumentBuilderImpl.parse(DocumentBuilderImpl.java:342)
|
||
at com.st.stm32cube.ide.mpu.remote.serial.internal.SerialPortProviderWindows.run(SerialPortProviderWindows.java:127)
|
||
at java.base/java.util.TimerThread.mainLoop(Timer.java:566)
|
||
at java.base/java.util.TimerThread.run(Timer.java:516)
|
||
|
||
!ENTRY com.st.stm32cube.ide.mpu.remote.serial 4 0 2026-03-10 17:56:34.251
|
||
!MESSAGE Failed to parse wmic output
|
||
!STACK 0
|
||
org.xml.sax.SAXParseException; lineNumber: 1; columnNumber: 1; Premature end of file.
|
||
at java.xml/com.sun.org.apache.xerces.internal.parsers.DOMParser.parse(DOMParser.java:262)
|
||
at java.xml/com.sun.org.apache.xerces.internal.jaxp.DocumentBuilderImpl.parse(DocumentBuilderImpl.java:342)
|
||
at com.st.stm32cube.ide.mpu.remote.serial.internal.SerialPortProviderWindows.run(SerialPortProviderWindows.java:127)
|
||
at java.base/java.util.TimerThread.mainLoop(Timer.java:566)
|
||
at java.base/java.util.TimerThread.run(Timer.java:516)
|
||
|
||
!ENTRY com.st.stm32cube.ide.mpu.remote.serial 4 0 2026-03-10 17:56:35.250
|
||
!MESSAGE Failed to parse wmic output
|
||
!STACK 0
|
||
org.xml.sax.SAXParseException; lineNumber: 1; columnNumber: 1; Premature end of file.
|
||
at java.xml/com.sun.org.apache.xerces.internal.parsers.DOMParser.parse(DOMParser.java:262)
|
||
at java.xml/com.sun.org.apache.xerces.internal.jaxp.DocumentBuilderImpl.parse(DocumentBuilderImpl.java:342)
|
||
at com.st.stm32cube.ide.mpu.remote.serial.internal.SerialPortProviderWindows.run(SerialPortProviderWindows.java:127)
|
||
at java.base/java.util.TimerThread.mainLoop(Timer.java:566)
|
||
at java.base/java.util.TimerThread.run(Timer.java:516)
|
||
|
||
!ENTRY com.st.stm32cube.ide.mpu.remote.serial 4 0 2026-03-10 17:56:36.248
|
||
!MESSAGE Failed to parse wmic output
|
||
!STACK 0
|
||
org.xml.sax.SAXParseException; lineNumber: 1; columnNumber: 1; Premature end of file.
|
||
at java.xml/com.sun.org.apache.xerces.internal.parsers.DOMParser.parse(DOMParser.java:262)
|
||
at java.xml/com.sun.org.apache.xerces.internal.jaxp.DocumentBuilderImpl.parse(DocumentBuilderImpl.java:342)
|
||
at com.st.stm32cube.ide.mpu.remote.serial.internal.SerialPortProviderWindows.run(SerialPortProviderWindows.java:127)
|
||
at java.base/java.util.TimerThread.mainLoop(Timer.java:566)
|
||
at java.base/java.util.TimerThread.run(Timer.java:516)
|
||
|
||
!ENTRY com.st.stm32cube.ide.mpu.remote.serial 4 0 2026-03-10 17:56:37.247
|
||
!MESSAGE Failed to parse wmic output
|
||
!STACK 0
|
||
org.xml.sax.SAXParseException; lineNumber: 1; columnNumber: 1; Premature end of file.
|
||
at java.xml/com.sun.org.apache.xerces.internal.parsers.DOMParser.parse(DOMParser.java:262)
|
||
at java.xml/com.sun.org.apache.xerces.internal.jaxp.DocumentBuilderImpl.parse(DocumentBuilderImpl.java:342)
|
||
at com.st.stm32cube.ide.mpu.remote.serial.internal.SerialPortProviderWindows.run(SerialPortProviderWindows.java:127)
|
||
at java.base/java.util.TimerThread.mainLoop(Timer.java:566)
|
||
at java.base/java.util.TimerThread.run(Timer.java:516)
|
||
|
||
!ENTRY com.st.stm32cube.ide.mpu.remote.serial 4 0 2026-03-10 17:56:38.248
|
||
!MESSAGE Failed to parse wmic output
|
||
!STACK 0
|
||
org.xml.sax.SAXParseException; lineNumber: 1; columnNumber: 1; Premature end of file.
|
||
at java.xml/com.sun.org.apache.xerces.internal.parsers.DOMParser.parse(DOMParser.java:262)
|
||
at java.xml/com.sun.org.apache.xerces.internal.jaxp.DocumentBuilderImpl.parse(DocumentBuilderImpl.java:342)
|
||
at com.st.stm32cube.ide.mpu.remote.serial.internal.SerialPortProviderWindows.run(SerialPortProviderWindows.java:127)
|
||
at java.base/java.util.TimerThread.mainLoop(Timer.java:566)
|
||
at java.base/java.util.TimerThread.run(Timer.java:516)
|
||
|
||
!ENTRY com.st.stm32cube.ide.mpu.remote.serial 4 0 2026-03-10 17:56:39.249
|
||
!MESSAGE Failed to parse wmic output
|
||
!STACK 0
|
||
org.xml.sax.SAXParseException; lineNumber: 1; columnNumber: 1; Premature end of file.
|
||
at java.xml/com.sun.org.apache.xerces.internal.parsers.DOMParser.parse(DOMParser.java:262)
|
||
at java.xml/com.sun.org.apache.xerces.internal.jaxp.DocumentBuilderImpl.parse(DocumentBuilderImpl.java:342)
|
||
at com.st.stm32cube.ide.mpu.remote.serial.internal.SerialPortProviderWindows.run(SerialPortProviderWindows.java:127)
|
||
at java.base/java.util.TimerThread.mainLoop(Timer.java:566)
|
||
at java.base/java.util.TimerThread.run(Timer.java:516)
|
||
|
||
!ENTRY com.st.stm32cube.ide.mpu.remote.serial 4 0 2026-03-10 17:56:40.255
|
||
!MESSAGE Failed to parse wmic output
|
||
!STACK 0
|
||
org.xml.sax.SAXParseException; lineNumber: 1; columnNumber: 1; Premature end of file.
|
||
at java.xml/com.sun.org.apache.xerces.internal.parsers.DOMParser.parse(DOMParser.java:262)
|
||
at java.xml/com.sun.org.apache.xerces.internal.jaxp.DocumentBuilderImpl.parse(DocumentBuilderImpl.java:342)
|
||
at com.st.stm32cube.ide.mpu.remote.serial.internal.SerialPortProviderWindows.run(SerialPortProviderWindows.java:127)
|
||
at java.base/java.util.TimerThread.mainLoop(Timer.java:566)
|
||
at java.base/java.util.TimerThread.run(Timer.java:516)
|
||
|
||
!ENTRY com.st.stm32cube.ide.mpu.remote.serial 4 0 2026-03-10 17:56:41.258
|
||
!MESSAGE Failed to parse wmic output
|
||
!STACK 0
|
||
org.xml.sax.SAXParseException; lineNumber: 1; columnNumber: 1; Premature end of file.
|
||
at java.xml/com.sun.org.apache.xerces.internal.parsers.DOMParser.parse(DOMParser.java:262)
|
||
at java.xml/com.sun.org.apache.xerces.internal.jaxp.DocumentBuilderImpl.parse(DocumentBuilderImpl.java:342)
|
||
at com.st.stm32cube.ide.mpu.remote.serial.internal.SerialPortProviderWindows.run(SerialPortProviderWindows.java:127)
|
||
at java.base/java.util.TimerThread.mainLoop(Timer.java:566)
|
||
at java.base/java.util.TimerThread.run(Timer.java:516)
|
||
|
||
!ENTRY com.st.stm32cube.ide.mpu.remote.serial 4 0 2026-03-10 17:56:42.258
|
||
!MESSAGE Failed to parse wmic output
|
||
!STACK 0
|
||
org.xml.sax.SAXParseException; lineNumber: 1; columnNumber: 1; Premature end of file.
|
||
at java.xml/com.sun.org.apache.xerces.internal.parsers.DOMParser.parse(DOMParser.java:262)
|
||
at java.xml/com.sun.org.apache.xerces.internal.jaxp.DocumentBuilderImpl.parse(DocumentBuilderImpl.java:342)
|
||
at com.st.stm32cube.ide.mpu.remote.serial.internal.SerialPortProviderWindows.run(SerialPortProviderWindows.java:127)
|
||
at java.base/java.util.TimerThread.mainLoop(Timer.java:566)
|
||
at java.base/java.util.TimerThread.run(Timer.java:516)
|
||
|
||
!ENTRY com.st.stm32cube.ide.mpu.remote.serial 4 0 2026-03-10 17:56:43.251
|
||
!MESSAGE Failed to parse wmic output
|
||
!STACK 0
|
||
org.xml.sax.SAXParseException; lineNumber: 1; columnNumber: 1; Premature end of file.
|
||
at java.xml/com.sun.org.apache.xerces.internal.parsers.DOMParser.parse(DOMParser.java:262)
|
||
at java.xml/com.sun.org.apache.xerces.internal.jaxp.DocumentBuilderImpl.parse(DocumentBuilderImpl.java:342)
|
||
at com.st.stm32cube.ide.mpu.remote.serial.internal.SerialPortProviderWindows.run(SerialPortProviderWindows.java:127)
|
||
at java.base/java.util.TimerThread.mainLoop(Timer.java:566)
|
||
at java.base/java.util.TimerThread.run(Timer.java:516)
|
||
|
||
!ENTRY com.st.stm32cube.ide.mpu.remote.serial 4 0 2026-03-10 17:56:44.246
|
||
!MESSAGE Failed to parse wmic output
|
||
!STACK 0
|
||
org.xml.sax.SAXParseException; lineNumber: 1; columnNumber: 1; Premature end of file.
|
||
at java.xml/com.sun.org.apache.xerces.internal.parsers.DOMParser.parse(DOMParser.java:262)
|
||
at java.xml/com.sun.org.apache.xerces.internal.jaxp.DocumentBuilderImpl.parse(DocumentBuilderImpl.java:342)
|
||
at com.st.stm32cube.ide.mpu.remote.serial.internal.SerialPortProviderWindows.run(SerialPortProviderWindows.java:127)
|
||
at java.base/java.util.TimerThread.mainLoop(Timer.java:566)
|
||
at java.base/java.util.TimerThread.run(Timer.java:516)
|
||
|
||
!ENTRY com.st.stm32cube.ide.mpu.remote.serial 4 0 2026-03-10 17:56:45.256
|
||
!MESSAGE Failed to parse wmic output
|
||
!STACK 0
|
||
org.xml.sax.SAXParseException; lineNumber: 1; columnNumber: 1; Premature end of file.
|
||
at java.xml/com.sun.org.apache.xerces.internal.parsers.DOMParser.parse(DOMParser.java:262)
|
||
at java.xml/com.sun.org.apache.xerces.internal.jaxp.DocumentBuilderImpl.parse(DocumentBuilderImpl.java:342)
|
||
at com.st.stm32cube.ide.mpu.remote.serial.internal.SerialPortProviderWindows.run(SerialPortProviderWindows.java:127)
|
||
at java.base/java.util.TimerThread.mainLoop(Timer.java:566)
|
||
at java.base/java.util.TimerThread.run(Timer.java:516)
|
||
|
||
!ENTRY com.st.stm32cube.ide.mpu.remote.serial 4 0 2026-03-10 17:56:46.255
|
||
!MESSAGE Failed to parse wmic output
|
||
!STACK 0
|
||
org.xml.sax.SAXParseException; lineNumber: 1; columnNumber: 1; Premature end of file.
|
||
at java.xml/com.sun.org.apache.xerces.internal.parsers.DOMParser.parse(DOMParser.java:262)
|
||
at java.xml/com.sun.org.apache.xerces.internal.jaxp.DocumentBuilderImpl.parse(DocumentBuilderImpl.java:342)
|
||
at com.st.stm32cube.ide.mpu.remote.serial.internal.SerialPortProviderWindows.run(SerialPortProviderWindows.java:127)
|
||
at java.base/java.util.TimerThread.mainLoop(Timer.java:566)
|
||
at java.base/java.util.TimerThread.run(Timer.java:516)
|
||
|
||
!ENTRY com.st.stm32cube.ide.mpu.remote.serial 4 0 2026-03-10 17:56:47.254
|
||
!MESSAGE Failed to parse wmic output
|
||
!STACK 0
|
||
org.xml.sax.SAXParseException; lineNumber: 1; columnNumber: 1; Premature end of file.
|
||
at java.xml/com.sun.org.apache.xerces.internal.parsers.DOMParser.parse(DOMParser.java:262)
|
||
at java.xml/com.sun.org.apache.xerces.internal.jaxp.DocumentBuilderImpl.parse(DocumentBuilderImpl.java:342)
|
||
at com.st.stm32cube.ide.mpu.remote.serial.internal.SerialPortProviderWindows.run(SerialPortProviderWindows.java:127)
|
||
at java.base/java.util.TimerThread.mainLoop(Timer.java:566)
|
||
at java.base/java.util.TimerThread.run(Timer.java:516)
|
||
|
||
!ENTRY com.st.stm32cube.ide.mpu.remote.serial 4 0 2026-03-10 17:56:48.253
|
||
!MESSAGE Failed to parse wmic output
|
||
!STACK 0
|
||
org.xml.sax.SAXParseException; lineNumber: 1; columnNumber: 1; Premature end of file.
|
||
at java.xml/com.sun.org.apache.xerces.internal.parsers.DOMParser.parse(DOMParser.java:262)
|
||
at java.xml/com.sun.org.apache.xerces.internal.jaxp.DocumentBuilderImpl.parse(DocumentBuilderImpl.java:342)
|
||
at com.st.stm32cube.ide.mpu.remote.serial.internal.SerialPortProviderWindows.run(SerialPortProviderWindows.java:127)
|
||
at java.base/java.util.TimerThread.mainLoop(Timer.java:566)
|
||
at java.base/java.util.TimerThread.run(Timer.java:516)
|
||
|
||
!ENTRY com.st.stm32cube.ide.mpu.remote.serial 4 0 2026-03-10 17:56:49.246
|
||
!MESSAGE Failed to parse wmic output
|
||
!STACK 0
|
||
org.xml.sax.SAXParseException; lineNumber: 1; columnNumber: 1; Premature end of file.
|
||
at java.xml/com.sun.org.apache.xerces.internal.parsers.DOMParser.parse(DOMParser.java:262)
|
||
at java.xml/com.sun.org.apache.xerces.internal.jaxp.DocumentBuilderImpl.parse(DocumentBuilderImpl.java:342)
|
||
at com.st.stm32cube.ide.mpu.remote.serial.internal.SerialPortProviderWindows.run(SerialPortProviderWindows.java:127)
|
||
at java.base/java.util.TimerThread.mainLoop(Timer.java:566)
|
||
at java.base/java.util.TimerThread.run(Timer.java:516)
|
||
|
||
!ENTRY com.st.stm32cube.ide.mpu.remote.serial 4 0 2026-03-10 17:56:50.252
|
||
!MESSAGE Failed to parse wmic output
|
||
!STACK 0
|
||
org.xml.sax.SAXParseException; lineNumber: 1; columnNumber: 1; Premature end of file.
|
||
at java.xml/com.sun.org.apache.xerces.internal.parsers.DOMParser.parse(DOMParser.java:262)
|
||
at java.xml/com.sun.org.apache.xerces.internal.jaxp.DocumentBuilderImpl.parse(DocumentBuilderImpl.java:342)
|
||
at com.st.stm32cube.ide.mpu.remote.serial.internal.SerialPortProviderWindows.run(SerialPortProviderWindows.java:127)
|
||
at java.base/java.util.TimerThread.mainLoop(Timer.java:566)
|
||
at java.base/java.util.TimerThread.run(Timer.java:516)
|
||
|
||
!ENTRY com.st.stm32cube.ide.mpu.remote.serial 4 0 2026-03-10 17:56:51.246
|
||
!MESSAGE Failed to parse wmic output
|
||
!STACK 0
|
||
org.xml.sax.SAXParseException; lineNumber: 1; columnNumber: 1; Premature end of file.
|
||
at java.xml/com.sun.org.apache.xerces.internal.parsers.DOMParser.parse(DOMParser.java:262)
|
||
at java.xml/com.sun.org.apache.xerces.internal.jaxp.DocumentBuilderImpl.parse(DocumentBuilderImpl.java:342)
|
||
at com.st.stm32cube.ide.mpu.remote.serial.internal.SerialPortProviderWindows.run(SerialPortProviderWindows.java:127)
|
||
at java.base/java.util.TimerThread.mainLoop(Timer.java:566)
|
||
at java.base/java.util.TimerThread.run(Timer.java:516)
|
||
|
||
!ENTRY com.st.stm32cube.ide.mpu.remote.serial 4 0 2026-03-10 17:56:52.251
|
||
!MESSAGE Failed to parse wmic output
|
||
!STACK 0
|
||
org.xml.sax.SAXParseException; lineNumber: 1; columnNumber: 1; Premature end of file.
|
||
at java.xml/com.sun.org.apache.xerces.internal.parsers.DOMParser.parse(DOMParser.java:262)
|
||
at java.xml/com.sun.org.apache.xerces.internal.jaxp.DocumentBuilderImpl.parse(DocumentBuilderImpl.java:342)
|
||
at com.st.stm32cube.ide.mpu.remote.serial.internal.SerialPortProviderWindows.run(SerialPortProviderWindows.java:127)
|
||
at java.base/java.util.TimerThread.mainLoop(Timer.java:566)
|
||
at java.base/java.util.TimerThread.run(Timer.java:516)
|
||
|
||
!ENTRY com.st.stm32cube.ide.mpu.remote.serial 4 0 2026-03-10 17:56:53.248
|
||
!MESSAGE Failed to parse wmic output
|
||
!STACK 0
|
||
org.xml.sax.SAXParseException; lineNumber: 1; columnNumber: 1; Premature end of file.
|
||
at java.xml/com.sun.org.apache.xerces.internal.parsers.DOMParser.parse(DOMParser.java:262)
|
||
at java.xml/com.sun.org.apache.xerces.internal.jaxp.DocumentBuilderImpl.parse(DocumentBuilderImpl.java:342)
|
||
at com.st.stm32cube.ide.mpu.remote.serial.internal.SerialPortProviderWindows.run(SerialPortProviderWindows.java:127)
|
||
at java.base/java.util.TimerThread.mainLoop(Timer.java:566)
|
||
at java.base/java.util.TimerThread.run(Timer.java:516)
|
||
|
||
!ENTRY com.st.stm32cube.ide.mpu.remote.serial 4 0 2026-03-10 17:56:54.246
|
||
!MESSAGE Failed to parse wmic output
|
||
!STACK 0
|
||
org.xml.sax.SAXParseException; lineNumber: 1; columnNumber: 1; Premature end of file.
|
||
at java.xml/com.sun.org.apache.xerces.internal.parsers.DOMParser.parse(DOMParser.java:262)
|
||
at java.xml/com.sun.org.apache.xerces.internal.jaxp.DocumentBuilderImpl.parse(DocumentBuilderImpl.java:342)
|
||
at com.st.stm32cube.ide.mpu.remote.serial.internal.SerialPortProviderWindows.run(SerialPortProviderWindows.java:127)
|
||
at java.base/java.util.TimerThread.mainLoop(Timer.java:566)
|
||
at java.base/java.util.TimerThread.run(Timer.java:516)
|
||
|
||
!ENTRY com.st.stm32cube.ide.mpu.remote.serial 4 0 2026-03-10 17:56:55.251
|
||
!MESSAGE Failed to parse wmic output
|
||
!STACK 0
|
||
org.xml.sax.SAXParseException; lineNumber: 1; columnNumber: 1; Premature end of file.
|
||
at java.xml/com.sun.org.apache.xerces.internal.parsers.DOMParser.parse(DOMParser.java:262)
|
||
at java.xml/com.sun.org.apache.xerces.internal.jaxp.DocumentBuilderImpl.parse(DocumentBuilderImpl.java:342)
|
||
at com.st.stm32cube.ide.mpu.remote.serial.internal.SerialPortProviderWindows.run(SerialPortProviderWindows.java:127)
|
||
at java.base/java.util.TimerThread.mainLoop(Timer.java:566)
|
||
at java.base/java.util.TimerThread.run(Timer.java:516)
|
||
|
||
!ENTRY com.st.stm32cube.ide.mpu.remote.serial 4 0 2026-03-10 17:56:56.253
|
||
!MESSAGE Failed to parse wmic output
|
||
!STACK 0
|
||
org.xml.sax.SAXParseException; lineNumber: 1; columnNumber: 1; Premature end of file.
|
||
at java.xml/com.sun.org.apache.xerces.internal.parsers.DOMParser.parse(DOMParser.java:262)
|
||
at java.xml/com.sun.org.apache.xerces.internal.jaxp.DocumentBuilderImpl.parse(DocumentBuilderImpl.java:342)
|
||
at com.st.stm32cube.ide.mpu.remote.serial.internal.SerialPortProviderWindows.run(SerialPortProviderWindows.java:127)
|
||
at java.base/java.util.TimerThread.mainLoop(Timer.java:566)
|
||
at java.base/java.util.TimerThread.run(Timer.java:516)
|
||
|
||
!ENTRY com.st.stm32cube.ide.mpu.remote.serial 4 0 2026-03-10 17:56:57.249
|
||
!MESSAGE Failed to parse wmic output
|
||
!STACK 0
|
||
org.xml.sax.SAXParseException; lineNumber: 1; columnNumber: 1; Premature end of file.
|
||
at java.xml/com.sun.org.apache.xerces.internal.parsers.DOMParser.parse(DOMParser.java:262)
|
||
at java.xml/com.sun.org.apache.xerces.internal.jaxp.DocumentBuilderImpl.parse(DocumentBuilderImpl.java:342)
|
||
at com.st.stm32cube.ide.mpu.remote.serial.internal.SerialPortProviderWindows.run(SerialPortProviderWindows.java:127)
|
||
at java.base/java.util.TimerThread.mainLoop(Timer.java:566)
|
||
at java.base/java.util.TimerThread.run(Timer.java:516)
|
||
|
||
!ENTRY com.st.stm32cube.ide.mpu.remote.serial 4 0 2026-03-10 17:56:58.252
|
||
!MESSAGE Failed to parse wmic output
|
||
!STACK 0
|
||
org.xml.sax.SAXParseException; lineNumber: 1; columnNumber: 1; Premature end of file.
|
||
at java.xml/com.sun.org.apache.xerces.internal.parsers.DOMParser.parse(DOMParser.java:262)
|
||
at java.xml/com.sun.org.apache.xerces.internal.jaxp.DocumentBuilderImpl.parse(DocumentBuilderImpl.java:342)
|
||
at com.st.stm32cube.ide.mpu.remote.serial.internal.SerialPortProviderWindows.run(SerialPortProviderWindows.java:127)
|
||
at java.base/java.util.TimerThread.mainLoop(Timer.java:566)
|
||
at java.base/java.util.TimerThread.run(Timer.java:516)
|
||
|
||
!ENTRY com.st.stm32cube.ide.mpu.remote.serial 4 0 2026-03-10 17:56:59.250
|
||
!MESSAGE Failed to parse wmic output
|
||
!STACK 0
|
||
org.xml.sax.SAXParseException; lineNumber: 1; columnNumber: 1; Premature end of file.
|
||
at java.xml/com.sun.org.apache.xerces.internal.parsers.DOMParser.parse(DOMParser.java:262)
|
||
at java.xml/com.sun.org.apache.xerces.internal.jaxp.DocumentBuilderImpl.parse(DocumentBuilderImpl.java:342)
|
||
at com.st.stm32cube.ide.mpu.remote.serial.internal.SerialPortProviderWindows.run(SerialPortProviderWindows.java:127)
|
||
at java.base/java.util.TimerThread.mainLoop(Timer.java:566)
|
||
at java.base/java.util.TimerThread.run(Timer.java:516)
|
||
|
||
!ENTRY com.st.stm32cube.ide.mpu.remote.serial 4 0 2026-03-10 17:57:00.247
|
||
!MESSAGE Failed to parse wmic output
|
||
!STACK 0
|
||
org.xml.sax.SAXParseException; lineNumber: 1; columnNumber: 1; Premature end of file.
|
||
at java.xml/com.sun.org.apache.xerces.internal.parsers.DOMParser.parse(DOMParser.java:262)
|
||
at java.xml/com.sun.org.apache.xerces.internal.jaxp.DocumentBuilderImpl.parse(DocumentBuilderImpl.java:342)
|
||
at com.st.stm32cube.ide.mpu.remote.serial.internal.SerialPortProviderWindows.run(SerialPortProviderWindows.java:127)
|
||
at java.base/java.util.TimerThread.mainLoop(Timer.java:566)
|
||
at java.base/java.util.TimerThread.run(Timer.java:516)
|
||
|
||
!ENTRY com.st.stm32cube.ide.mpu.remote.serial 4 0 2026-03-10 17:57:01.253
|
||
!MESSAGE Failed to parse wmic output
|
||
!STACK 0
|
||
org.xml.sax.SAXParseException; lineNumber: 1; columnNumber: 1; Premature end of file.
|
||
at java.xml/com.sun.org.apache.xerces.internal.parsers.DOMParser.parse(DOMParser.java:262)
|
||
at java.xml/com.sun.org.apache.xerces.internal.jaxp.DocumentBuilderImpl.parse(DocumentBuilderImpl.java:342)
|
||
at com.st.stm32cube.ide.mpu.remote.serial.internal.SerialPortProviderWindows.run(SerialPortProviderWindows.java:127)
|
||
at java.base/java.util.TimerThread.mainLoop(Timer.java:566)
|
||
at java.base/java.util.TimerThread.run(Timer.java:516)
|
||
|
||
!ENTRY com.st.stm32cube.ide.mpu.remote.serial 4 0 2026-03-10 17:57:02.250
|
||
!MESSAGE Failed to parse wmic output
|
||
!STACK 0
|
||
org.xml.sax.SAXParseException; lineNumber: 1; columnNumber: 1; Premature end of file.
|
||
at java.xml/com.sun.org.apache.xerces.internal.parsers.DOMParser.parse(DOMParser.java:262)
|
||
at java.xml/com.sun.org.apache.xerces.internal.jaxp.DocumentBuilderImpl.parse(DocumentBuilderImpl.java:342)
|
||
at com.st.stm32cube.ide.mpu.remote.serial.internal.SerialPortProviderWindows.run(SerialPortProviderWindows.java:127)
|
||
at java.base/java.util.TimerThread.mainLoop(Timer.java:566)
|
||
at java.base/java.util.TimerThread.run(Timer.java:516)
|
||
|
||
!ENTRY com.st.stm32cube.ide.mpu.remote.serial 4 0 2026-03-10 17:57:03.254
|
||
!MESSAGE Failed to parse wmic output
|
||
!STACK 0
|
||
org.xml.sax.SAXParseException; lineNumber: 1; columnNumber: 1; Premature end of file.
|
||
at java.xml/com.sun.org.apache.xerces.internal.parsers.DOMParser.parse(DOMParser.java:262)
|
||
at java.xml/com.sun.org.apache.xerces.internal.jaxp.DocumentBuilderImpl.parse(DocumentBuilderImpl.java:342)
|
||
at com.st.stm32cube.ide.mpu.remote.serial.internal.SerialPortProviderWindows.run(SerialPortProviderWindows.java:127)
|
||
at java.base/java.util.TimerThread.mainLoop(Timer.java:566)
|
||
at java.base/java.util.TimerThread.run(Timer.java:516)
|
||
|
||
!ENTRY com.st.stm32cube.ide.mpu.remote.serial 4 0 2026-03-10 17:57:04.278
|
||
!MESSAGE Failed to parse wmic output
|
||
!STACK 0
|
||
org.xml.sax.SAXParseException; lineNumber: 1; columnNumber: 1; Premature end of file.
|
||
at java.xml/com.sun.org.apache.xerces.internal.parsers.DOMParser.parse(DOMParser.java:262)
|
||
at java.xml/com.sun.org.apache.xerces.internal.jaxp.DocumentBuilderImpl.parse(DocumentBuilderImpl.java:342)
|
||
at com.st.stm32cube.ide.mpu.remote.serial.internal.SerialPortProviderWindows.run(SerialPortProviderWindows.java:127)
|
||
at java.base/java.util.TimerThread.mainLoop(Timer.java:566)
|
||
at java.base/java.util.TimerThread.run(Timer.java:516)
|
||
|
||
!ENTRY com.st.stm32cube.ide.mpu.remote.serial 4 0 2026-03-10 17:57:05.247
|
||
!MESSAGE Failed to parse wmic output
|
||
!STACK 0
|
||
org.xml.sax.SAXParseException; lineNumber: 1; columnNumber: 1; Premature end of file.
|
||
at java.xml/com.sun.org.apache.xerces.internal.parsers.DOMParser.parse(DOMParser.java:262)
|
||
at java.xml/com.sun.org.apache.xerces.internal.jaxp.DocumentBuilderImpl.parse(DocumentBuilderImpl.java:342)
|
||
at com.st.stm32cube.ide.mpu.remote.serial.internal.SerialPortProviderWindows.run(SerialPortProviderWindows.java:127)
|
||
at java.base/java.util.TimerThread.mainLoop(Timer.java:566)
|
||
at java.base/java.util.TimerThread.run(Timer.java:516)
|
||
|
||
!ENTRY com.st.stm32cube.ide.mpu.remote.serial 4 0 2026-03-10 17:57:06.255
|
||
!MESSAGE Failed to parse wmic output
|
||
!STACK 0
|
||
org.xml.sax.SAXParseException; lineNumber: 1; columnNumber: 1; Premature end of file.
|
||
at java.xml/com.sun.org.apache.xerces.internal.parsers.DOMParser.parse(DOMParser.java:262)
|
||
at java.xml/com.sun.org.apache.xerces.internal.jaxp.DocumentBuilderImpl.parse(DocumentBuilderImpl.java:342)
|
||
at com.st.stm32cube.ide.mpu.remote.serial.internal.SerialPortProviderWindows.run(SerialPortProviderWindows.java:127)
|
||
at java.base/java.util.TimerThread.mainLoop(Timer.java:566)
|
||
at java.base/java.util.TimerThread.run(Timer.java:516)
|
||
|
||
!ENTRY com.st.stm32cube.ide.mpu.remote.serial 4 0 2026-03-10 17:57:07.245
|
||
!MESSAGE Failed to parse wmic output
|
||
!STACK 0
|
||
org.xml.sax.SAXParseException; lineNumber: 1; columnNumber: 1; Premature end of file.
|
||
at java.xml/com.sun.org.apache.xerces.internal.parsers.DOMParser.parse(DOMParser.java:262)
|
||
at java.xml/com.sun.org.apache.xerces.internal.jaxp.DocumentBuilderImpl.parse(DocumentBuilderImpl.java:342)
|
||
at com.st.stm32cube.ide.mpu.remote.serial.internal.SerialPortProviderWindows.run(SerialPortProviderWindows.java:127)
|
||
at java.base/java.util.TimerThread.mainLoop(Timer.java:566)
|
||
at java.base/java.util.TimerThread.run(Timer.java:516)
|
||
|
||
!ENTRY com.st.stm32cube.ide.mpu.remote.serial 4 0 2026-03-10 17:57:08.251
|
||
!MESSAGE Failed to parse wmic output
|
||
!STACK 0
|
||
org.xml.sax.SAXParseException; lineNumber: 1; columnNumber: 1; Premature end of file.
|
||
at java.xml/com.sun.org.apache.xerces.internal.parsers.DOMParser.parse(DOMParser.java:262)
|
||
at java.xml/com.sun.org.apache.xerces.internal.jaxp.DocumentBuilderImpl.parse(DocumentBuilderImpl.java:342)
|
||
at com.st.stm32cube.ide.mpu.remote.serial.internal.SerialPortProviderWindows.run(SerialPortProviderWindows.java:127)
|
||
at java.base/java.util.TimerThread.mainLoop(Timer.java:566)
|
||
at java.base/java.util.TimerThread.run(Timer.java:516)
|
||
|
||
!ENTRY com.st.stm32cube.ide.mpu.remote.serial 4 0 2026-03-10 17:57:09.246
|
||
!MESSAGE Failed to parse wmic output
|
||
!STACK 0
|
||
org.xml.sax.SAXParseException; lineNumber: 1; columnNumber: 1; Premature end of file.
|
||
at java.xml/com.sun.org.apache.xerces.internal.parsers.DOMParser.parse(DOMParser.java:262)
|
||
at java.xml/com.sun.org.apache.xerces.internal.jaxp.DocumentBuilderImpl.parse(DocumentBuilderImpl.java:342)
|
||
at com.st.stm32cube.ide.mpu.remote.serial.internal.SerialPortProviderWindows.run(SerialPortProviderWindows.java:127)
|
||
at java.base/java.util.TimerThread.mainLoop(Timer.java:566)
|
||
at java.base/java.util.TimerThread.run(Timer.java:516)
|
||
|
||
!ENTRY com.st.stm32cube.ide.mpu.remote.serial 4 0 2026-03-10 17:57:10.246
|
||
!MESSAGE Failed to parse wmic output
|
||
!STACK 0
|
||
org.xml.sax.SAXParseException; lineNumber: 1; columnNumber: 1; Premature end of file.
|
||
at java.xml/com.sun.org.apache.xerces.internal.parsers.DOMParser.parse(DOMParser.java:262)
|
||
at java.xml/com.sun.org.apache.xerces.internal.jaxp.DocumentBuilderImpl.parse(DocumentBuilderImpl.java:342)
|
||
at com.st.stm32cube.ide.mpu.remote.serial.internal.SerialPortProviderWindows.run(SerialPortProviderWindows.java:127)
|
||
at java.base/java.util.TimerThread.mainLoop(Timer.java:566)
|
||
at java.base/java.util.TimerThread.run(Timer.java:516)
|
||
|
||
!ENTRY com.st.stm32cube.ide.mpu.remote.serial 4 0 2026-03-10 17:57:11.245
|
||
!MESSAGE Failed to parse wmic output
|
||
!STACK 0
|
||
org.xml.sax.SAXParseException; lineNumber: 1; columnNumber: 1; Premature end of file.
|
||
at java.xml/com.sun.org.apache.xerces.internal.parsers.DOMParser.parse(DOMParser.java:262)
|
||
at java.xml/com.sun.org.apache.xerces.internal.jaxp.DocumentBuilderImpl.parse(DocumentBuilderImpl.java:342)
|
||
at com.st.stm32cube.ide.mpu.remote.serial.internal.SerialPortProviderWindows.run(SerialPortProviderWindows.java:127)
|
||
at java.base/java.util.TimerThread.mainLoop(Timer.java:566)
|
||
at java.base/java.util.TimerThread.run(Timer.java:516)
|
||
|
||
!ENTRY com.st.stm32cube.ide.mpu.remote.serial 4 0 2026-03-10 17:57:12.253
|
||
!MESSAGE Failed to parse wmic output
|
||
!STACK 0
|
||
org.xml.sax.SAXParseException; lineNumber: 1; columnNumber: 1; Premature end of file.
|
||
at java.xml/com.sun.org.apache.xerces.internal.parsers.DOMParser.parse(DOMParser.java:262)
|
||
at java.xml/com.sun.org.apache.xerces.internal.jaxp.DocumentBuilderImpl.parse(DocumentBuilderImpl.java:342)
|
||
at com.st.stm32cube.ide.mpu.remote.serial.internal.SerialPortProviderWindows.run(SerialPortProviderWindows.java:127)
|
||
at java.base/java.util.TimerThread.mainLoop(Timer.java:566)
|
||
at java.base/java.util.TimerThread.run(Timer.java:516)
|
||
|
||
!ENTRY com.st.stm32cube.ide.mpu.remote.serial 4 0 2026-03-10 17:57:13.253
|
||
!MESSAGE Failed to parse wmic output
|
||
!STACK 0
|
||
org.xml.sax.SAXParseException; lineNumber: 1; columnNumber: 1; Premature end of file.
|
||
at java.xml/com.sun.org.apache.xerces.internal.parsers.DOMParser.parse(DOMParser.java:262)
|
||
at java.xml/com.sun.org.apache.xerces.internal.jaxp.DocumentBuilderImpl.parse(DocumentBuilderImpl.java:342)
|
||
at com.st.stm32cube.ide.mpu.remote.serial.internal.SerialPortProviderWindows.run(SerialPortProviderWindows.java:127)
|
||
at java.base/java.util.TimerThread.mainLoop(Timer.java:566)
|
||
at java.base/java.util.TimerThread.run(Timer.java:516)
|
||
|
||
!ENTRY com.st.stm32cube.ide.mpu.remote.serial 4 0 2026-03-10 17:57:14.252
|
||
!MESSAGE Failed to parse wmic output
|
||
!STACK 0
|
||
org.xml.sax.SAXParseException; lineNumber: 1; columnNumber: 1; Premature end of file.
|
||
at java.xml/com.sun.org.apache.xerces.internal.parsers.DOMParser.parse(DOMParser.java:262)
|
||
at java.xml/com.sun.org.apache.xerces.internal.jaxp.DocumentBuilderImpl.parse(DocumentBuilderImpl.java:342)
|
||
at com.st.stm32cube.ide.mpu.remote.serial.internal.SerialPortProviderWindows.run(SerialPortProviderWindows.java:127)
|
||
at java.base/java.util.TimerThread.mainLoop(Timer.java:566)
|
||
at java.base/java.util.TimerThread.run(Timer.java:516)
|
||
|
||
!ENTRY com.st.stm32cube.ide.mpu.remote.serial 4 0 2026-03-10 17:57:15.245
|
||
!MESSAGE Failed to parse wmic output
|
||
!STACK 0
|
||
org.xml.sax.SAXParseException; lineNumber: 1; columnNumber: 1; Premature end of file.
|
||
at java.xml/com.sun.org.apache.xerces.internal.parsers.DOMParser.parse(DOMParser.java:262)
|
||
at java.xml/com.sun.org.apache.xerces.internal.jaxp.DocumentBuilderImpl.parse(DocumentBuilderImpl.java:342)
|
||
at com.st.stm32cube.ide.mpu.remote.serial.internal.SerialPortProviderWindows.run(SerialPortProviderWindows.java:127)
|
||
at java.base/java.util.TimerThread.mainLoop(Timer.java:566)
|
||
at java.base/java.util.TimerThread.run(Timer.java:516)
|
||
|
||
!ENTRY com.st.stm32cube.ide.mpu.remote.serial 4 0 2026-03-10 17:57:16.248
|
||
!MESSAGE Failed to parse wmic output
|
||
!STACK 0
|
||
org.xml.sax.SAXParseException; lineNumber: 1; columnNumber: 1; Premature end of file.
|
||
at java.xml/com.sun.org.apache.xerces.internal.parsers.DOMParser.parse(DOMParser.java:262)
|
||
at java.xml/com.sun.org.apache.xerces.internal.jaxp.DocumentBuilderImpl.parse(DocumentBuilderImpl.java:342)
|
||
at com.st.stm32cube.ide.mpu.remote.serial.internal.SerialPortProviderWindows.run(SerialPortProviderWindows.java:127)
|
||
at java.base/java.util.TimerThread.mainLoop(Timer.java:566)
|
||
at java.base/java.util.TimerThread.run(Timer.java:516)
|
||
|
||
!ENTRY com.st.stm32cube.ide.mpu.remote.serial 4 0 2026-03-10 17:57:17.253
|
||
!MESSAGE Failed to parse wmic output
|
||
!STACK 0
|
||
org.xml.sax.SAXParseException; lineNumber: 1; columnNumber: 1; Premature end of file.
|
||
at java.xml/com.sun.org.apache.xerces.internal.parsers.DOMParser.parse(DOMParser.java:262)
|
||
at java.xml/com.sun.org.apache.xerces.internal.jaxp.DocumentBuilderImpl.parse(DocumentBuilderImpl.java:342)
|
||
at com.st.stm32cube.ide.mpu.remote.serial.internal.SerialPortProviderWindows.run(SerialPortProviderWindows.java:127)
|
||
at java.base/java.util.TimerThread.mainLoop(Timer.java:566)
|
||
at java.base/java.util.TimerThread.run(Timer.java:516)
|
||
|
||
!ENTRY com.st.stm32cube.ide.mpu.remote.serial 4 0 2026-03-10 17:57:18.245
|
||
!MESSAGE Failed to parse wmic output
|
||
!STACK 0
|
||
org.xml.sax.SAXParseException; lineNumber: 1; columnNumber: 1; Premature end of file.
|
||
at java.xml/com.sun.org.apache.xerces.internal.parsers.DOMParser.parse(DOMParser.java:262)
|
||
at java.xml/com.sun.org.apache.xerces.internal.jaxp.DocumentBuilderImpl.parse(DocumentBuilderImpl.java:342)
|
||
at com.st.stm32cube.ide.mpu.remote.serial.internal.SerialPortProviderWindows.run(SerialPortProviderWindows.java:127)
|
||
at java.base/java.util.TimerThread.mainLoop(Timer.java:566)
|
||
at java.base/java.util.TimerThread.run(Timer.java:516)
|
||
|
||
!ENTRY com.st.stm32cube.ide.mpu.remote.serial 4 0 2026-03-10 17:57:19.248
|
||
!MESSAGE Failed to parse wmic output
|
||
!STACK 0
|
||
org.xml.sax.SAXParseException; lineNumber: 1; columnNumber: 1; Premature end of file.
|
||
at java.xml/com.sun.org.apache.xerces.internal.parsers.DOMParser.parse(DOMParser.java:262)
|
||
at java.xml/com.sun.org.apache.xerces.internal.jaxp.DocumentBuilderImpl.parse(DocumentBuilderImpl.java:342)
|
||
at com.st.stm32cube.ide.mpu.remote.serial.internal.SerialPortProviderWindows.run(SerialPortProviderWindows.java:127)
|
||
at java.base/java.util.TimerThread.mainLoop(Timer.java:566)
|
||
at java.base/java.util.TimerThread.run(Timer.java:516)
|
||
|
||
!ENTRY com.st.stm32cube.ide.mpu.remote.serial 4 0 2026-03-10 17:57:20.249
|
||
!MESSAGE Failed to parse wmic output
|
||
!STACK 0
|
||
org.xml.sax.SAXParseException; lineNumber: 1; columnNumber: 1; Premature end of file.
|
||
at java.xml/com.sun.org.apache.xerces.internal.parsers.DOMParser.parse(DOMParser.java:262)
|
||
at java.xml/com.sun.org.apache.xerces.internal.jaxp.DocumentBuilderImpl.parse(DocumentBuilderImpl.java:342)
|
||
at com.st.stm32cube.ide.mpu.remote.serial.internal.SerialPortProviderWindows.run(SerialPortProviderWindows.java:127)
|
||
at java.base/java.util.TimerThread.mainLoop(Timer.java:566)
|
||
at java.base/java.util.TimerThread.run(Timer.java:516)
|
||
|
||
!ENTRY com.st.stm32cube.ide.mpu.remote.serial 4 0 2026-03-10 17:57:21.245
|
||
!MESSAGE Failed to parse wmic output
|
||
!STACK 0
|
||
org.xml.sax.SAXParseException; lineNumber: 1; columnNumber: 1; Premature end of file.
|
||
at java.xml/com.sun.org.apache.xerces.internal.parsers.DOMParser.parse(DOMParser.java:262)
|
||
at java.xml/com.sun.org.apache.xerces.internal.jaxp.DocumentBuilderImpl.parse(DocumentBuilderImpl.java:342)
|
||
at com.st.stm32cube.ide.mpu.remote.serial.internal.SerialPortProviderWindows.run(SerialPortProviderWindows.java:127)
|
||
at java.base/java.util.TimerThread.mainLoop(Timer.java:566)
|
||
at java.base/java.util.TimerThread.run(Timer.java:516)
|
||
|
||
!ENTRY com.st.stm32cube.ide.mpu.remote.serial 4 0 2026-03-10 17:57:22.246
|
||
!MESSAGE Failed to parse wmic output
|
||
!STACK 0
|
||
org.xml.sax.SAXParseException; lineNumber: 1; columnNumber: 1; Premature end of file.
|
||
at java.xml/com.sun.org.apache.xerces.internal.parsers.DOMParser.parse(DOMParser.java:262)
|
||
at java.xml/com.sun.org.apache.xerces.internal.jaxp.DocumentBuilderImpl.parse(DocumentBuilderImpl.java:342)
|
||
at com.st.stm32cube.ide.mpu.remote.serial.internal.SerialPortProviderWindows.run(SerialPortProviderWindows.java:127)
|
||
at java.base/java.util.TimerThread.mainLoop(Timer.java:566)
|
||
at java.base/java.util.TimerThread.run(Timer.java:516)
|
||
|
||
!ENTRY com.st.stm32cube.ide.mpu.remote.serial 4 0 2026-03-10 17:57:23.252
|
||
!MESSAGE Failed to parse wmic output
|
||
!STACK 0
|
||
org.xml.sax.SAXParseException; lineNumber: 1; columnNumber: 1; Premature end of file.
|
||
at java.xml/com.sun.org.apache.xerces.internal.parsers.DOMParser.parse(DOMParser.java:262)
|
||
at java.xml/com.sun.org.apache.xerces.internal.jaxp.DocumentBuilderImpl.parse(DocumentBuilderImpl.java:342)
|
||
at com.st.stm32cube.ide.mpu.remote.serial.internal.SerialPortProviderWindows.run(SerialPortProviderWindows.java:127)
|
||
at java.base/java.util.TimerThread.mainLoop(Timer.java:566)
|
||
at java.base/java.util.TimerThread.run(Timer.java:516)
|
||
|
||
!ENTRY com.st.stm32cube.ide.mpu.remote.serial 4 0 2026-03-10 17:57:24.252
|
||
!MESSAGE Failed to parse wmic output
|
||
!STACK 0
|
||
org.xml.sax.SAXParseException; lineNumber: 1; columnNumber: 1; Premature end of file.
|
||
at java.xml/com.sun.org.apache.xerces.internal.parsers.DOMParser.parse(DOMParser.java:262)
|
||
at java.xml/com.sun.org.apache.xerces.internal.jaxp.DocumentBuilderImpl.parse(DocumentBuilderImpl.java:342)
|
||
at com.st.stm32cube.ide.mpu.remote.serial.internal.SerialPortProviderWindows.run(SerialPortProviderWindows.java:127)
|
||
at java.base/java.util.TimerThread.mainLoop(Timer.java:566)
|
||
at java.base/java.util.TimerThread.run(Timer.java:516)
|
||
|
||
!ENTRY com.st.stm32cube.ide.mpu.remote.serial 4 0 2026-03-10 17:57:25.253
|
||
!MESSAGE Failed to parse wmic output
|
||
!STACK 0
|
||
org.xml.sax.SAXParseException; lineNumber: 1; columnNumber: 1; Premature end of file.
|
||
at java.xml/com.sun.org.apache.xerces.internal.parsers.DOMParser.parse(DOMParser.java:262)
|
||
at java.xml/com.sun.org.apache.xerces.internal.jaxp.DocumentBuilderImpl.parse(DocumentBuilderImpl.java:342)
|
||
at com.st.stm32cube.ide.mpu.remote.serial.internal.SerialPortProviderWindows.run(SerialPortProviderWindows.java:127)
|
||
at java.base/java.util.TimerThread.mainLoop(Timer.java:566)
|
||
at java.base/java.util.TimerThread.run(Timer.java:516)
|
||
|
||
!ENTRY com.st.stm32cube.ide.mpu.remote.serial 4 0 2026-03-10 17:57:26.255
|
||
!MESSAGE Failed to parse wmic output
|
||
!STACK 0
|
||
org.xml.sax.SAXParseException; lineNumber: 1; columnNumber: 1; Premature end of file.
|
||
at java.xml/com.sun.org.apache.xerces.internal.parsers.DOMParser.parse(DOMParser.java:262)
|
||
at java.xml/com.sun.org.apache.xerces.internal.jaxp.DocumentBuilderImpl.parse(DocumentBuilderImpl.java:342)
|
||
at com.st.stm32cube.ide.mpu.remote.serial.internal.SerialPortProviderWindows.run(SerialPortProviderWindows.java:127)
|
||
at java.base/java.util.TimerThread.mainLoop(Timer.java:566)
|
||
at java.base/java.util.TimerThread.run(Timer.java:516)
|
||
|
||
!ENTRY com.st.stm32cube.ide.mpu.remote.serial 4 0 2026-03-10 17:57:27.246
|
||
!MESSAGE Failed to parse wmic output
|
||
!STACK 0
|
||
org.xml.sax.SAXParseException; lineNumber: 1; columnNumber: 1; Premature end of file.
|
||
at java.xml/com.sun.org.apache.xerces.internal.parsers.DOMParser.parse(DOMParser.java:262)
|
||
at java.xml/com.sun.org.apache.xerces.internal.jaxp.DocumentBuilderImpl.parse(DocumentBuilderImpl.java:342)
|
||
at com.st.stm32cube.ide.mpu.remote.serial.internal.SerialPortProviderWindows.run(SerialPortProviderWindows.java:127)
|
||
at java.base/java.util.TimerThread.mainLoop(Timer.java:566)
|
||
at java.base/java.util.TimerThread.run(Timer.java:516)
|
||
|
||
!ENTRY com.st.stm32cube.ide.mpu.remote.serial 4 0 2026-03-10 17:57:28.248
|
||
!MESSAGE Failed to parse wmic output
|
||
!STACK 0
|
||
org.xml.sax.SAXParseException; lineNumber: 1; columnNumber: 1; Premature end of file.
|
||
at java.xml/com.sun.org.apache.xerces.internal.parsers.DOMParser.parse(DOMParser.java:262)
|
||
at java.xml/com.sun.org.apache.xerces.internal.jaxp.DocumentBuilderImpl.parse(DocumentBuilderImpl.java:342)
|
||
at com.st.stm32cube.ide.mpu.remote.serial.internal.SerialPortProviderWindows.run(SerialPortProviderWindows.java:127)
|
||
at java.base/java.util.TimerThread.mainLoop(Timer.java:566)
|
||
at java.base/java.util.TimerThread.run(Timer.java:516)
|
||
|
||
!ENTRY com.st.stm32cube.ide.mpu.remote.serial 4 0 2026-03-10 17:57:29.248
|
||
!MESSAGE Failed to parse wmic output
|
||
!STACK 0
|
||
org.xml.sax.SAXParseException; lineNumber: 1; columnNumber: 1; Premature end of file.
|
||
at java.xml/com.sun.org.apache.xerces.internal.parsers.DOMParser.parse(DOMParser.java:262)
|
||
at java.xml/com.sun.org.apache.xerces.internal.jaxp.DocumentBuilderImpl.parse(DocumentBuilderImpl.java:342)
|
||
at com.st.stm32cube.ide.mpu.remote.serial.internal.SerialPortProviderWindows.run(SerialPortProviderWindows.java:127)
|
||
at java.base/java.util.TimerThread.mainLoop(Timer.java:566)
|
||
at java.base/java.util.TimerThread.run(Timer.java:516)
|
||
|
||
!ENTRY com.st.stm32cube.ide.mpu.remote.serial 4 0 2026-03-10 17:57:30.250
|
||
!MESSAGE Failed to parse wmic output
|
||
!STACK 0
|
||
org.xml.sax.SAXParseException; lineNumber: 1; columnNumber: 1; Premature end of file.
|
||
at java.xml/com.sun.org.apache.xerces.internal.parsers.DOMParser.parse(DOMParser.java:262)
|
||
at java.xml/com.sun.org.apache.xerces.internal.jaxp.DocumentBuilderImpl.parse(DocumentBuilderImpl.java:342)
|
||
at com.st.stm32cube.ide.mpu.remote.serial.internal.SerialPortProviderWindows.run(SerialPortProviderWindows.java:127)
|
||
at java.base/java.util.TimerThread.mainLoop(Timer.java:566)
|
||
at java.base/java.util.TimerThread.run(Timer.java:516)
|
||
|
||
!ENTRY com.st.stm32cube.ide.mpu.remote.serial 4 0 2026-03-10 17:57:31.251
|
||
!MESSAGE Failed to parse wmic output
|
||
!STACK 0
|
||
org.xml.sax.SAXParseException; lineNumber: 1; columnNumber: 1; Premature end of file.
|
||
at java.xml/com.sun.org.apache.xerces.internal.parsers.DOMParser.parse(DOMParser.java:262)
|
||
at java.xml/com.sun.org.apache.xerces.internal.jaxp.DocumentBuilderImpl.parse(DocumentBuilderImpl.java:342)
|
||
at com.st.stm32cube.ide.mpu.remote.serial.internal.SerialPortProviderWindows.run(SerialPortProviderWindows.java:127)
|
||
at java.base/java.util.TimerThread.mainLoop(Timer.java:566)
|
||
at java.base/java.util.TimerThread.run(Timer.java:516)
|
||
|
||
!ENTRY com.st.stm32cube.ide.mpu.remote.serial 4 0 2026-03-10 17:57:32.252
|
||
!MESSAGE Failed to parse wmic output
|
||
!STACK 0
|
||
org.xml.sax.SAXParseException; lineNumber: 1; columnNumber: 1; Premature end of file.
|
||
at java.xml/com.sun.org.apache.xerces.internal.parsers.DOMParser.parse(DOMParser.java:262)
|
||
at java.xml/com.sun.org.apache.xerces.internal.jaxp.DocumentBuilderImpl.parse(DocumentBuilderImpl.java:342)
|
||
at com.st.stm32cube.ide.mpu.remote.serial.internal.SerialPortProviderWindows.run(SerialPortProviderWindows.java:127)
|
||
at java.base/java.util.TimerThread.mainLoop(Timer.java:566)
|
||
at java.base/java.util.TimerThread.run(Timer.java:516)
|
||
|
||
!ENTRY com.st.stm32cube.ide.mpu.remote.serial 4 0 2026-03-10 17:57:33.254
|
||
!MESSAGE Failed to parse wmic output
|
||
!STACK 0
|
||
org.xml.sax.SAXParseException; lineNumber: 1; columnNumber: 1; Premature end of file.
|
||
at java.xml/com.sun.org.apache.xerces.internal.parsers.DOMParser.parse(DOMParser.java:262)
|
||
at java.xml/com.sun.org.apache.xerces.internal.jaxp.DocumentBuilderImpl.parse(DocumentBuilderImpl.java:342)
|
||
at com.st.stm32cube.ide.mpu.remote.serial.internal.SerialPortProviderWindows.run(SerialPortProviderWindows.java:127)
|
||
at java.base/java.util.TimerThread.mainLoop(Timer.java:566)
|
||
at java.base/java.util.TimerThread.run(Timer.java:516)
|
||
|
||
!ENTRY com.st.stm32cube.ide.mpu.remote.serial 4 0 2026-03-10 17:57:34.256
|
||
!MESSAGE Failed to parse wmic output
|
||
!STACK 0
|
||
org.xml.sax.SAXParseException; lineNumber: 1; columnNumber: 1; Premature end of file.
|
||
at java.xml/com.sun.org.apache.xerces.internal.parsers.DOMParser.parse(DOMParser.java:262)
|
||
at java.xml/com.sun.org.apache.xerces.internal.jaxp.DocumentBuilderImpl.parse(DocumentBuilderImpl.java:342)
|
||
at com.st.stm32cube.ide.mpu.remote.serial.internal.SerialPortProviderWindows.run(SerialPortProviderWindows.java:127)
|
||
at java.base/java.util.TimerThread.mainLoop(Timer.java:566)
|
||
at java.base/java.util.TimerThread.run(Timer.java:516)
|
||
|
||
!ENTRY com.st.stm32cube.ide.mpu.remote.serial 4 0 2026-03-10 17:57:35.264
|
||
!MESSAGE Failed to parse wmic output
|
||
!STACK 0
|
||
org.xml.sax.SAXParseException; lineNumber: 1; columnNumber: 1; Premature end of file.
|
||
at java.xml/com.sun.org.apache.xerces.internal.parsers.DOMParser.parse(DOMParser.java:262)
|
||
at java.xml/com.sun.org.apache.xerces.internal.jaxp.DocumentBuilderImpl.parse(DocumentBuilderImpl.java:342)
|
||
at com.st.stm32cube.ide.mpu.remote.serial.internal.SerialPortProviderWindows.run(SerialPortProviderWindows.java:127)
|
||
at java.base/java.util.TimerThread.mainLoop(Timer.java:566)
|
||
at java.base/java.util.TimerThread.run(Timer.java:516)
|
||
|
||
!ENTRY com.st.stm32cube.ide.mpu.remote.serial 4 0 2026-03-10 17:57:36.257
|
||
!MESSAGE Failed to parse wmic output
|
||
!STACK 0
|
||
org.xml.sax.SAXParseException; lineNumber: 1; columnNumber: 1; Premature end of file.
|
||
at java.xml/com.sun.org.apache.xerces.internal.parsers.DOMParser.parse(DOMParser.java:262)
|
||
at java.xml/com.sun.org.apache.xerces.internal.jaxp.DocumentBuilderImpl.parse(DocumentBuilderImpl.java:342)
|
||
at com.st.stm32cube.ide.mpu.remote.serial.internal.SerialPortProviderWindows.run(SerialPortProviderWindows.java:127)
|
||
at java.base/java.util.TimerThread.mainLoop(Timer.java:566)
|
||
at java.base/java.util.TimerThread.run(Timer.java:516)
|
||
|
||
!ENTRY com.st.stm32cube.ide.mpu.remote.serial 4 0 2026-03-10 17:57:37.254
|
||
!MESSAGE Failed to parse wmic output
|
||
!STACK 0
|
||
org.xml.sax.SAXParseException; lineNumber: 1; columnNumber: 1; Premature end of file.
|
||
at java.xml/com.sun.org.apache.xerces.internal.parsers.DOMParser.parse(DOMParser.java:262)
|
||
at java.xml/com.sun.org.apache.xerces.internal.jaxp.DocumentBuilderImpl.parse(DocumentBuilderImpl.java:342)
|
||
at com.st.stm32cube.ide.mpu.remote.serial.internal.SerialPortProviderWindows.run(SerialPortProviderWindows.java:127)
|
||
at java.base/java.util.TimerThread.mainLoop(Timer.java:566)
|
||
at java.base/java.util.TimerThread.run(Timer.java:516)
|
||
|
||
!ENTRY com.st.stm32cube.ide.mpu.remote.serial 4 0 2026-03-10 17:57:38.254
|
||
!MESSAGE Failed to parse wmic output
|
||
!STACK 0
|
||
org.xml.sax.SAXParseException; lineNumber: 1; columnNumber: 1; Premature end of file.
|
||
at java.xml/com.sun.org.apache.xerces.internal.parsers.DOMParser.parse(DOMParser.java:262)
|
||
at java.xml/com.sun.org.apache.xerces.internal.jaxp.DocumentBuilderImpl.parse(DocumentBuilderImpl.java:342)
|
||
at com.st.stm32cube.ide.mpu.remote.serial.internal.SerialPortProviderWindows.run(SerialPortProviderWindows.java:127)
|
||
at java.base/java.util.TimerThread.mainLoop(Timer.java:566)
|
||
at java.base/java.util.TimerThread.run(Timer.java:516)
|
||
|
||
!ENTRY com.st.stm32cube.ide.mpu.remote.serial 4 0 2026-03-10 17:57:39.248
|
||
!MESSAGE Failed to parse wmic output
|
||
!STACK 0
|
||
org.xml.sax.SAXParseException; lineNumber: 1; columnNumber: 1; Premature end of file.
|
||
at java.xml/com.sun.org.apache.xerces.internal.parsers.DOMParser.parse(DOMParser.java:262)
|
||
at java.xml/com.sun.org.apache.xerces.internal.jaxp.DocumentBuilderImpl.parse(DocumentBuilderImpl.java:342)
|
||
at com.st.stm32cube.ide.mpu.remote.serial.internal.SerialPortProviderWindows.run(SerialPortProviderWindows.java:127)
|
||
at java.base/java.util.TimerThread.mainLoop(Timer.java:566)
|
||
at java.base/java.util.TimerThread.run(Timer.java:516)
|
||
|
||
!ENTRY com.st.stm32cube.ide.mpu.remote.serial 4 0 2026-03-10 17:57:40.246
|
||
!MESSAGE Failed to parse wmic output
|
||
!STACK 0
|
||
org.xml.sax.SAXParseException; lineNumber: 1; columnNumber: 1; Premature end of file.
|
||
at java.xml/com.sun.org.apache.xerces.internal.parsers.DOMParser.parse(DOMParser.java:262)
|
||
at java.xml/com.sun.org.apache.xerces.internal.jaxp.DocumentBuilderImpl.parse(DocumentBuilderImpl.java:342)
|
||
at com.st.stm32cube.ide.mpu.remote.serial.internal.SerialPortProviderWindows.run(SerialPortProviderWindows.java:127)
|
||
at java.base/java.util.TimerThread.mainLoop(Timer.java:566)
|
||
at java.base/java.util.TimerThread.run(Timer.java:516)
|
||
|
||
!ENTRY com.st.stm32cube.ide.mpu.remote.serial 4 0 2026-03-10 17:57:41.246
|
||
!MESSAGE Failed to parse wmic output
|
||
!STACK 0
|
||
org.xml.sax.SAXParseException; lineNumber: 1; columnNumber: 1; Premature end of file.
|
||
at java.xml/com.sun.org.apache.xerces.internal.parsers.DOMParser.parse(DOMParser.java:262)
|
||
at java.xml/com.sun.org.apache.xerces.internal.jaxp.DocumentBuilderImpl.parse(DocumentBuilderImpl.java:342)
|
||
at com.st.stm32cube.ide.mpu.remote.serial.internal.SerialPortProviderWindows.run(SerialPortProviderWindows.java:127)
|
||
at java.base/java.util.TimerThread.mainLoop(Timer.java:566)
|
||
at java.base/java.util.TimerThread.run(Timer.java:516)
|
||
|
||
!ENTRY com.st.stm32cube.ide.mpu.remote.serial 4 0 2026-03-10 17:57:42.249
|
||
!MESSAGE Failed to parse wmic output
|
||
!STACK 0
|
||
org.xml.sax.SAXParseException; lineNumber: 1; columnNumber: 1; Premature end of file.
|
||
at java.xml/com.sun.org.apache.xerces.internal.parsers.DOMParser.parse(DOMParser.java:262)
|
||
at java.xml/com.sun.org.apache.xerces.internal.jaxp.DocumentBuilderImpl.parse(DocumentBuilderImpl.java:342)
|
||
at com.st.stm32cube.ide.mpu.remote.serial.internal.SerialPortProviderWindows.run(SerialPortProviderWindows.java:127)
|
||
at java.base/java.util.TimerThread.mainLoop(Timer.java:566)
|
||
at java.base/java.util.TimerThread.run(Timer.java:516)
|
||
|
||
!ENTRY com.st.stm32cube.ide.mpu.remote.serial 4 0 2026-03-10 17:57:43.251
|
||
!MESSAGE Failed to parse wmic output
|
||
!STACK 0
|
||
org.xml.sax.SAXParseException; lineNumber: 1; columnNumber: 1; Premature end of file.
|
||
at java.xml/com.sun.org.apache.xerces.internal.parsers.DOMParser.parse(DOMParser.java:262)
|
||
at java.xml/com.sun.org.apache.xerces.internal.jaxp.DocumentBuilderImpl.parse(DocumentBuilderImpl.java:342)
|
||
at com.st.stm32cube.ide.mpu.remote.serial.internal.SerialPortProviderWindows.run(SerialPortProviderWindows.java:127)
|
||
at java.base/java.util.TimerThread.mainLoop(Timer.java:566)
|
||
at java.base/java.util.TimerThread.run(Timer.java:516)
|
||
|
||
!ENTRY com.st.stm32cube.ide.mpu.remote.serial 4 0 2026-03-10 17:57:44.251
|
||
!MESSAGE Failed to parse wmic output
|
||
!STACK 0
|
||
org.xml.sax.SAXParseException; lineNumber: 1; columnNumber: 1; Premature end of file.
|
||
at java.xml/com.sun.org.apache.xerces.internal.parsers.DOMParser.parse(DOMParser.java:262)
|
||
at java.xml/com.sun.org.apache.xerces.internal.jaxp.DocumentBuilderImpl.parse(DocumentBuilderImpl.java:342)
|
||
at com.st.stm32cube.ide.mpu.remote.serial.internal.SerialPortProviderWindows.run(SerialPortProviderWindows.java:127)
|
||
at java.base/java.util.TimerThread.mainLoop(Timer.java:566)
|
||
at java.base/java.util.TimerThread.run(Timer.java:516)
|
||
|
||
!ENTRY com.st.stm32cube.ide.mpu.remote.serial 4 0 2026-03-10 17:57:45.248
|
||
!MESSAGE Failed to parse wmic output
|
||
!STACK 0
|
||
org.xml.sax.SAXParseException; lineNumber: 1; columnNumber: 1; Premature end of file.
|
||
at java.xml/com.sun.org.apache.xerces.internal.parsers.DOMParser.parse(DOMParser.java:262)
|
||
at java.xml/com.sun.org.apache.xerces.internal.jaxp.DocumentBuilderImpl.parse(DocumentBuilderImpl.java:342)
|
||
at com.st.stm32cube.ide.mpu.remote.serial.internal.SerialPortProviderWindows.run(SerialPortProviderWindows.java:127)
|
||
at java.base/java.util.TimerThread.mainLoop(Timer.java:566)
|
||
at java.base/java.util.TimerThread.run(Timer.java:516)
|
||
|
||
!ENTRY com.st.stm32cube.ide.mpu.remote.serial 4 0 2026-03-10 17:57:46.246
|
||
!MESSAGE Failed to parse wmic output
|
||
!STACK 0
|
||
org.xml.sax.SAXParseException; lineNumber: 1; columnNumber: 1; Premature end of file.
|
||
at java.xml/com.sun.org.apache.xerces.internal.parsers.DOMParser.parse(DOMParser.java:262)
|
||
at java.xml/com.sun.org.apache.xerces.internal.jaxp.DocumentBuilderImpl.parse(DocumentBuilderImpl.java:342)
|
||
at com.st.stm32cube.ide.mpu.remote.serial.internal.SerialPortProviderWindows.run(SerialPortProviderWindows.java:127)
|
||
at java.base/java.util.TimerThread.mainLoop(Timer.java:566)
|
||
at java.base/java.util.TimerThread.run(Timer.java:516)
|
||
|
||
!ENTRY com.st.stm32cube.ide.mpu.remote.serial 4 0 2026-03-10 17:57:47.250
|
||
!MESSAGE Failed to parse wmic output
|
||
!STACK 0
|
||
org.xml.sax.SAXParseException; lineNumber: 1; columnNumber: 1; Premature end of file.
|
||
at java.xml/com.sun.org.apache.xerces.internal.parsers.DOMParser.parse(DOMParser.java:262)
|
||
at java.xml/com.sun.org.apache.xerces.internal.jaxp.DocumentBuilderImpl.parse(DocumentBuilderImpl.java:342)
|
||
at com.st.stm32cube.ide.mpu.remote.serial.internal.SerialPortProviderWindows.run(SerialPortProviderWindows.java:127)
|
||
at java.base/java.util.TimerThread.mainLoop(Timer.java:566)
|
||
at java.base/java.util.TimerThread.run(Timer.java:516)
|
||
|
||
!ENTRY com.st.stm32cube.ide.mpu.remote.serial 4 0 2026-03-10 17:57:48.250
|
||
!MESSAGE Failed to parse wmic output
|
||
!STACK 0
|
||
org.xml.sax.SAXParseException; lineNumber: 1; columnNumber: 1; Premature end of file.
|
||
at java.xml/com.sun.org.apache.xerces.internal.parsers.DOMParser.parse(DOMParser.java:262)
|
||
at java.xml/com.sun.org.apache.xerces.internal.jaxp.DocumentBuilderImpl.parse(DocumentBuilderImpl.java:342)
|
||
at com.st.stm32cube.ide.mpu.remote.serial.internal.SerialPortProviderWindows.run(SerialPortProviderWindows.java:127)
|
||
at java.base/java.util.TimerThread.mainLoop(Timer.java:566)
|
||
at java.base/java.util.TimerThread.run(Timer.java:516)
|
||
|
||
!ENTRY com.st.stm32cube.ide.mpu.remote.serial 4 0 2026-03-10 17:57:49.245
|
||
!MESSAGE Failed to parse wmic output
|
||
!STACK 0
|
||
org.xml.sax.SAXParseException; lineNumber: 1; columnNumber: 1; Premature end of file.
|
||
at java.xml/com.sun.org.apache.xerces.internal.parsers.DOMParser.parse(DOMParser.java:262)
|
||
at java.xml/com.sun.org.apache.xerces.internal.jaxp.DocumentBuilderImpl.parse(DocumentBuilderImpl.java:342)
|
||
at com.st.stm32cube.ide.mpu.remote.serial.internal.SerialPortProviderWindows.run(SerialPortProviderWindows.java:127)
|
||
at java.base/java.util.TimerThread.mainLoop(Timer.java:566)
|
||
at java.base/java.util.TimerThread.run(Timer.java:516)
|
||
|
||
!ENTRY com.st.stm32cube.ide.mpu.remote.serial 4 0 2026-03-10 17:57:50.253
|
||
!MESSAGE Failed to parse wmic output
|
||
!STACK 0
|
||
org.xml.sax.SAXParseException; lineNumber: 1; columnNumber: 1; Premature end of file.
|
||
at java.xml/com.sun.org.apache.xerces.internal.parsers.DOMParser.parse(DOMParser.java:262)
|
||
at java.xml/com.sun.org.apache.xerces.internal.jaxp.DocumentBuilderImpl.parse(DocumentBuilderImpl.java:342)
|
||
at com.st.stm32cube.ide.mpu.remote.serial.internal.SerialPortProviderWindows.run(SerialPortProviderWindows.java:127)
|
||
at java.base/java.util.TimerThread.mainLoop(Timer.java:566)
|
||
at java.base/java.util.TimerThread.run(Timer.java:516)
|
||
|
||
!ENTRY com.st.stm32cube.ide.mpu.remote.serial 4 0 2026-03-10 17:57:51.252
|
||
!MESSAGE Failed to parse wmic output
|
||
!STACK 0
|
||
org.xml.sax.SAXParseException; lineNumber: 1; columnNumber: 1; Premature end of file.
|
||
at java.xml/com.sun.org.apache.xerces.internal.parsers.DOMParser.parse(DOMParser.java:262)
|
||
at java.xml/com.sun.org.apache.xerces.internal.jaxp.DocumentBuilderImpl.parse(DocumentBuilderImpl.java:342)
|
||
at com.st.stm32cube.ide.mpu.remote.serial.internal.SerialPortProviderWindows.run(SerialPortProviderWindows.java:127)
|
||
at java.base/java.util.TimerThread.mainLoop(Timer.java:566)
|
||
at java.base/java.util.TimerThread.run(Timer.java:516)
|
||
|
||
!ENTRY com.st.stm32cube.ide.mpu.remote.serial 4 0 2026-03-10 17:57:52.245
|
||
!MESSAGE Failed to parse wmic output
|
||
!STACK 0
|
||
org.xml.sax.SAXParseException; lineNumber: 1; columnNumber: 1; Premature end of file.
|
||
at java.xml/com.sun.org.apache.xerces.internal.parsers.DOMParser.parse(DOMParser.java:262)
|
||
at java.xml/com.sun.org.apache.xerces.internal.jaxp.DocumentBuilderImpl.parse(DocumentBuilderImpl.java:342)
|
||
at com.st.stm32cube.ide.mpu.remote.serial.internal.SerialPortProviderWindows.run(SerialPortProviderWindows.java:127)
|
||
at java.base/java.util.TimerThread.mainLoop(Timer.java:566)
|
||
at java.base/java.util.TimerThread.run(Timer.java:516)
|
||
|
||
!ENTRY com.st.stm32cube.ide.mpu.remote.serial 4 0 2026-03-10 17:57:53.251
|
||
!MESSAGE Failed to parse wmic output
|
||
!STACK 0
|
||
org.xml.sax.SAXParseException; lineNumber: 1; columnNumber: 1; Premature end of file.
|
||
at java.xml/com.sun.org.apache.xerces.internal.parsers.DOMParser.parse(DOMParser.java:262)
|
||
at java.xml/com.sun.org.apache.xerces.internal.jaxp.DocumentBuilderImpl.parse(DocumentBuilderImpl.java:342)
|
||
at com.st.stm32cube.ide.mpu.remote.serial.internal.SerialPortProviderWindows.run(SerialPortProviderWindows.java:127)
|
||
at java.base/java.util.TimerThread.mainLoop(Timer.java:566)
|
||
at java.base/java.util.TimerThread.run(Timer.java:516)
|
||
|
||
!ENTRY com.st.stm32cube.ide.mpu.remote.serial 4 0 2026-03-10 17:57:54.249
|
||
!MESSAGE Failed to parse wmic output
|
||
!STACK 0
|
||
org.xml.sax.SAXParseException; lineNumber: 1; columnNumber: 1; Premature end of file.
|
||
at java.xml/com.sun.org.apache.xerces.internal.parsers.DOMParser.parse(DOMParser.java:262)
|
||
at java.xml/com.sun.org.apache.xerces.internal.jaxp.DocumentBuilderImpl.parse(DocumentBuilderImpl.java:342)
|
||
at com.st.stm32cube.ide.mpu.remote.serial.internal.SerialPortProviderWindows.run(SerialPortProviderWindows.java:127)
|
||
at java.base/java.util.TimerThread.mainLoop(Timer.java:566)
|
||
at java.base/java.util.TimerThread.run(Timer.java:516)
|
||
|
||
!ENTRY com.st.stm32cube.ide.mpu.remote.serial 4 0 2026-03-10 17:57:55.248
|
||
!MESSAGE Failed to parse wmic output
|
||
!STACK 0
|
||
org.xml.sax.SAXParseException; lineNumber: 1; columnNumber: 1; Premature end of file.
|
||
at java.xml/com.sun.org.apache.xerces.internal.parsers.DOMParser.parse(DOMParser.java:262)
|
||
at java.xml/com.sun.org.apache.xerces.internal.jaxp.DocumentBuilderImpl.parse(DocumentBuilderImpl.java:342)
|
||
at com.st.stm32cube.ide.mpu.remote.serial.internal.SerialPortProviderWindows.run(SerialPortProviderWindows.java:127)
|
||
at java.base/java.util.TimerThread.mainLoop(Timer.java:566)
|
||
at java.base/java.util.TimerThread.run(Timer.java:516)
|
||
|
||
!ENTRY com.st.stm32cube.ide.mpu.remote.serial 4 0 2026-03-10 17:57:56.247
|
||
!MESSAGE Failed to parse wmic output
|
||
!STACK 0
|
||
org.xml.sax.SAXParseException; lineNumber: 1; columnNumber: 1; Premature end of file.
|
||
at java.xml/com.sun.org.apache.xerces.internal.parsers.DOMParser.parse(DOMParser.java:262)
|
||
at java.xml/com.sun.org.apache.xerces.internal.jaxp.DocumentBuilderImpl.parse(DocumentBuilderImpl.java:342)
|
||
at com.st.stm32cube.ide.mpu.remote.serial.internal.SerialPortProviderWindows.run(SerialPortProviderWindows.java:127)
|
||
at java.base/java.util.TimerThread.mainLoop(Timer.java:566)
|
||
at java.base/java.util.TimerThread.run(Timer.java:516)
|
||
|
||
!ENTRY com.st.stm32cube.ide.mpu.remote.serial 4 0 2026-03-10 17:57:57.253
|
||
!MESSAGE Failed to parse wmic output
|
||
!STACK 0
|
||
org.xml.sax.SAXParseException; lineNumber: 1; columnNumber: 1; Premature end of file.
|
||
at java.xml/com.sun.org.apache.xerces.internal.parsers.DOMParser.parse(DOMParser.java:262)
|
||
at java.xml/com.sun.org.apache.xerces.internal.jaxp.DocumentBuilderImpl.parse(DocumentBuilderImpl.java:342)
|
||
at com.st.stm32cube.ide.mpu.remote.serial.internal.SerialPortProviderWindows.run(SerialPortProviderWindows.java:127)
|
||
at java.base/java.util.TimerThread.mainLoop(Timer.java:566)
|
||
at java.base/java.util.TimerThread.run(Timer.java:516)
|
||
|
||
!ENTRY com.st.stm32cube.ide.mpu.remote.serial 4 0 2026-03-10 17:57:58.248
|
||
!MESSAGE Failed to parse wmic output
|
||
!STACK 0
|
||
org.xml.sax.SAXParseException; lineNumber: 1; columnNumber: 1; Premature end of file.
|
||
at java.xml/com.sun.org.apache.xerces.internal.parsers.DOMParser.parse(DOMParser.java:262)
|
||
at java.xml/com.sun.org.apache.xerces.internal.jaxp.DocumentBuilderImpl.parse(DocumentBuilderImpl.java:342)
|
||
at com.st.stm32cube.ide.mpu.remote.serial.internal.SerialPortProviderWindows.run(SerialPortProviderWindows.java:127)
|
||
at java.base/java.util.TimerThread.mainLoop(Timer.java:566)
|
||
at java.base/java.util.TimerThread.run(Timer.java:516)
|
||
|
||
!ENTRY com.st.stm32cube.ide.mpu.remote.serial 4 0 2026-03-10 17:57:59.255
|
||
!MESSAGE Failed to parse wmic output
|
||
!STACK 0
|
||
org.xml.sax.SAXParseException; lineNumber: 1; columnNumber: 1; Premature end of file.
|
||
at java.xml/com.sun.org.apache.xerces.internal.parsers.DOMParser.parse(DOMParser.java:262)
|
||
at java.xml/com.sun.org.apache.xerces.internal.jaxp.DocumentBuilderImpl.parse(DocumentBuilderImpl.java:342)
|
||
at com.st.stm32cube.ide.mpu.remote.serial.internal.SerialPortProviderWindows.run(SerialPortProviderWindows.java:127)
|
||
at java.base/java.util.TimerThread.mainLoop(Timer.java:566)
|
||
at java.base/java.util.TimerThread.run(Timer.java:516)
|
||
|
||
!ENTRY com.st.stm32cube.ide.mpu.remote.serial 4 0 2026-03-10 17:58:00.256
|
||
!MESSAGE Failed to parse wmic output
|
||
!STACK 0
|
||
org.xml.sax.SAXParseException; lineNumber: 1; columnNumber: 1; Premature end of file.
|
||
at java.xml/com.sun.org.apache.xerces.internal.parsers.DOMParser.parse(DOMParser.java:262)
|
||
at java.xml/com.sun.org.apache.xerces.internal.jaxp.DocumentBuilderImpl.parse(DocumentBuilderImpl.java:342)
|
||
at com.st.stm32cube.ide.mpu.remote.serial.internal.SerialPortProviderWindows.run(SerialPortProviderWindows.java:127)
|
||
at java.base/java.util.TimerThread.mainLoop(Timer.java:566)
|
||
at java.base/java.util.TimerThread.run(Timer.java:516)
|
||
|
||
!ENTRY com.st.stm32cube.ide.mpu.remote.serial 4 0 2026-03-10 17:58:01.256
|
||
!MESSAGE Failed to parse wmic output
|
||
!STACK 0
|
||
org.xml.sax.SAXParseException; lineNumber: 1; columnNumber: 1; Premature end of file.
|
||
at java.xml/com.sun.org.apache.xerces.internal.parsers.DOMParser.parse(DOMParser.java:262)
|
||
at java.xml/com.sun.org.apache.xerces.internal.jaxp.DocumentBuilderImpl.parse(DocumentBuilderImpl.java:342)
|
||
at com.st.stm32cube.ide.mpu.remote.serial.internal.SerialPortProviderWindows.run(SerialPortProviderWindows.java:127)
|
||
at java.base/java.util.TimerThread.mainLoop(Timer.java:566)
|
||
at java.base/java.util.TimerThread.run(Timer.java:516)
|
||
|
||
!ENTRY com.st.stm32cube.ide.mpu.remote.serial 4 0 2026-03-10 17:58:02.249
|
||
!MESSAGE Failed to parse wmic output
|
||
!STACK 0
|
||
org.xml.sax.SAXParseException; lineNumber: 1; columnNumber: 1; Premature end of file.
|
||
at java.xml/com.sun.org.apache.xerces.internal.parsers.DOMParser.parse(DOMParser.java:262)
|
||
at java.xml/com.sun.org.apache.xerces.internal.jaxp.DocumentBuilderImpl.parse(DocumentBuilderImpl.java:342)
|
||
at com.st.stm32cube.ide.mpu.remote.serial.internal.SerialPortProviderWindows.run(SerialPortProviderWindows.java:127)
|
||
at java.base/java.util.TimerThread.mainLoop(Timer.java:566)
|
||
at java.base/java.util.TimerThread.run(Timer.java:516)
|
||
|
||
!ENTRY com.st.stm32cube.ide.mpu.remote.serial 4 0 2026-03-10 17:58:03.254
|
||
!MESSAGE Failed to parse wmic output
|
||
!STACK 0
|
||
org.xml.sax.SAXParseException; lineNumber: 1; columnNumber: 1; Premature end of file.
|
||
at java.xml/com.sun.org.apache.xerces.internal.parsers.DOMParser.parse(DOMParser.java:262)
|
||
at java.xml/com.sun.org.apache.xerces.internal.jaxp.DocumentBuilderImpl.parse(DocumentBuilderImpl.java:342)
|
||
at com.st.stm32cube.ide.mpu.remote.serial.internal.SerialPortProviderWindows.run(SerialPortProviderWindows.java:127)
|
||
at java.base/java.util.TimerThread.mainLoop(Timer.java:566)
|
||
at java.base/java.util.TimerThread.run(Timer.java:516)
|
||
|
||
!ENTRY com.st.stm32cube.ide.mpu.remote.serial 4 0 2026-03-10 17:58:04.243
|
||
!MESSAGE Failed to parse wmic output
|
||
!STACK 0
|
||
org.xml.sax.SAXParseException; lineNumber: 1; columnNumber: 1; Premature end of file.
|
||
at java.xml/com.sun.org.apache.xerces.internal.parsers.DOMParser.parse(DOMParser.java:262)
|
||
at java.xml/com.sun.org.apache.xerces.internal.jaxp.DocumentBuilderImpl.parse(DocumentBuilderImpl.java:342)
|
||
at com.st.stm32cube.ide.mpu.remote.serial.internal.SerialPortProviderWindows.run(SerialPortProviderWindows.java:127)
|
||
at java.base/java.util.TimerThread.mainLoop(Timer.java:566)
|
||
at java.base/java.util.TimerThread.run(Timer.java:516)
|
||
|
||
!ENTRY com.st.stm32cube.ide.mpu.remote.serial 4 0 2026-03-10 17:58:05.256
|
||
!MESSAGE Failed to parse wmic output
|
||
!STACK 0
|
||
org.xml.sax.SAXParseException; lineNumber: 1; columnNumber: 1; Premature end of file.
|
||
at java.xml/com.sun.org.apache.xerces.internal.parsers.DOMParser.parse(DOMParser.java:262)
|
||
at java.xml/com.sun.org.apache.xerces.internal.jaxp.DocumentBuilderImpl.parse(DocumentBuilderImpl.java:342)
|
||
at com.st.stm32cube.ide.mpu.remote.serial.internal.SerialPortProviderWindows.run(SerialPortProviderWindows.java:127)
|
||
at java.base/java.util.TimerThread.mainLoop(Timer.java:566)
|
||
at java.base/java.util.TimerThread.run(Timer.java:516)
|
||
|
||
!ENTRY com.st.stm32cube.ide.mpu.remote.serial 4 0 2026-03-10 17:58:06.256
|
||
!MESSAGE Failed to parse wmic output
|
||
!STACK 0
|
||
org.xml.sax.SAXParseException; lineNumber: 1; columnNumber: 1; Premature end of file.
|
||
at java.xml/com.sun.org.apache.xerces.internal.parsers.DOMParser.parse(DOMParser.java:262)
|
||
at java.xml/com.sun.org.apache.xerces.internal.jaxp.DocumentBuilderImpl.parse(DocumentBuilderImpl.java:342)
|
||
at com.st.stm32cube.ide.mpu.remote.serial.internal.SerialPortProviderWindows.run(SerialPortProviderWindows.java:127)
|
||
at java.base/java.util.TimerThread.mainLoop(Timer.java:566)
|
||
at java.base/java.util.TimerThread.run(Timer.java:516)
|
||
|
||
!ENTRY com.st.stm32cube.ide.mpu.remote.serial 4 0 2026-03-10 17:58:07.257
|
||
!MESSAGE Failed to parse wmic output
|
||
!STACK 0
|
||
org.xml.sax.SAXParseException; lineNumber: 1; columnNumber: 1; Premature end of file.
|
||
at java.xml/com.sun.org.apache.xerces.internal.parsers.DOMParser.parse(DOMParser.java:262)
|
||
at java.xml/com.sun.org.apache.xerces.internal.jaxp.DocumentBuilderImpl.parse(DocumentBuilderImpl.java:342)
|
||
at com.st.stm32cube.ide.mpu.remote.serial.internal.SerialPortProviderWindows.run(SerialPortProviderWindows.java:127)
|
||
at java.base/java.util.TimerThread.mainLoop(Timer.java:566)
|
||
at java.base/java.util.TimerThread.run(Timer.java:516)
|
||
|
||
!ENTRY com.st.stm32cube.ide.mpu.remote.serial 4 0 2026-03-10 17:58:08.259
|
||
!MESSAGE Failed to parse wmic output
|
||
!STACK 0
|
||
org.xml.sax.SAXParseException; lineNumber: 1; columnNumber: 1; Premature end of file.
|
||
at java.xml/com.sun.org.apache.xerces.internal.parsers.DOMParser.parse(DOMParser.java:262)
|
||
at java.xml/com.sun.org.apache.xerces.internal.jaxp.DocumentBuilderImpl.parse(DocumentBuilderImpl.java:342)
|
||
at com.st.stm32cube.ide.mpu.remote.serial.internal.SerialPortProviderWindows.run(SerialPortProviderWindows.java:127)
|
||
at java.base/java.util.TimerThread.mainLoop(Timer.java:566)
|
||
at java.base/java.util.TimerThread.run(Timer.java:516)
|
||
|
||
!ENTRY com.st.stm32cube.ide.mpu.remote.serial 4 0 2026-03-10 17:58:09.248
|
||
!MESSAGE Failed to parse wmic output
|
||
!STACK 0
|
||
org.xml.sax.SAXParseException; lineNumber: 1; columnNumber: 1; Premature end of file.
|
||
at java.xml/com.sun.org.apache.xerces.internal.parsers.DOMParser.parse(DOMParser.java:262)
|
||
at java.xml/com.sun.org.apache.xerces.internal.jaxp.DocumentBuilderImpl.parse(DocumentBuilderImpl.java:342)
|
||
at com.st.stm32cube.ide.mpu.remote.serial.internal.SerialPortProviderWindows.run(SerialPortProviderWindows.java:127)
|
||
at java.base/java.util.TimerThread.mainLoop(Timer.java:566)
|
||
at java.base/java.util.TimerThread.run(Timer.java:516)
|
||
|
||
!ENTRY com.st.stm32cube.ide.mpu.remote.serial 4 0 2026-03-10 17:58:10.246
|
||
!MESSAGE Failed to parse wmic output
|
||
!STACK 0
|
||
org.xml.sax.SAXParseException; lineNumber: 1; columnNumber: 1; Premature end of file.
|
||
at java.xml/com.sun.org.apache.xerces.internal.parsers.DOMParser.parse(DOMParser.java:262)
|
||
at java.xml/com.sun.org.apache.xerces.internal.jaxp.DocumentBuilderImpl.parse(DocumentBuilderImpl.java:342)
|
||
at com.st.stm32cube.ide.mpu.remote.serial.internal.SerialPortProviderWindows.run(SerialPortProviderWindows.java:127)
|
||
at java.base/java.util.TimerThread.mainLoop(Timer.java:566)
|
||
at java.base/java.util.TimerThread.run(Timer.java:516)
|
||
|
||
!ENTRY com.st.stm32cube.ide.mpu.remote.serial 4 0 2026-03-10 17:58:11.262
|
||
!MESSAGE Failed to parse wmic output
|
||
!STACK 0
|
||
org.xml.sax.SAXParseException; lineNumber: 1; columnNumber: 1; Premature end of file.
|
||
at java.xml/com.sun.org.apache.xerces.internal.parsers.DOMParser.parse(DOMParser.java:262)
|
||
at java.xml/com.sun.org.apache.xerces.internal.jaxp.DocumentBuilderImpl.parse(DocumentBuilderImpl.java:342)
|
||
at com.st.stm32cube.ide.mpu.remote.serial.internal.SerialPortProviderWindows.run(SerialPortProviderWindows.java:127)
|
||
at java.base/java.util.TimerThread.mainLoop(Timer.java:566)
|
||
at java.base/java.util.TimerThread.run(Timer.java:516)
|
||
|
||
!ENTRY com.st.stm32cube.ide.mpu.remote.serial 4 0 2026-03-10 17:58:12.264
|
||
!MESSAGE Failed to parse wmic output
|
||
!STACK 0
|
||
org.xml.sax.SAXParseException; lineNumber: 1; columnNumber: 1; Premature end of file.
|
||
at java.xml/com.sun.org.apache.xerces.internal.parsers.DOMParser.parse(DOMParser.java:262)
|
||
at java.xml/com.sun.org.apache.xerces.internal.jaxp.DocumentBuilderImpl.parse(DocumentBuilderImpl.java:342)
|
||
at com.st.stm32cube.ide.mpu.remote.serial.internal.SerialPortProviderWindows.run(SerialPortProviderWindows.java:127)
|
||
at java.base/java.util.TimerThread.mainLoop(Timer.java:566)
|
||
at java.base/java.util.TimerThread.run(Timer.java:516)
|
||
|
||
!ENTRY com.st.stm32cube.ide.mpu.remote.serial 4 0 2026-03-10 17:58:13.255
|
||
!MESSAGE Failed to parse wmic output
|
||
!STACK 0
|
||
org.xml.sax.SAXParseException; lineNumber: 1; columnNumber: 1; Premature end of file.
|
||
at java.xml/com.sun.org.apache.xerces.internal.parsers.DOMParser.parse(DOMParser.java:262)
|
||
at java.xml/com.sun.org.apache.xerces.internal.jaxp.DocumentBuilderImpl.parse(DocumentBuilderImpl.java:342)
|
||
at com.st.stm32cube.ide.mpu.remote.serial.internal.SerialPortProviderWindows.run(SerialPortProviderWindows.java:127)
|
||
at java.base/java.util.TimerThread.mainLoop(Timer.java:566)
|
||
at java.base/java.util.TimerThread.run(Timer.java:516)
|
||
|
||
!ENTRY com.st.stm32cube.ide.mpu.remote.serial 4 0 2026-03-10 17:58:14.247
|
||
!MESSAGE Failed to parse wmic output
|
||
!STACK 0
|
||
org.xml.sax.SAXParseException; lineNumber: 1; columnNumber: 1; Premature end of file.
|
||
at java.xml/com.sun.org.apache.xerces.internal.parsers.DOMParser.parse(DOMParser.java:262)
|
||
at java.xml/com.sun.org.apache.xerces.internal.jaxp.DocumentBuilderImpl.parse(DocumentBuilderImpl.java:342)
|
||
at com.st.stm32cube.ide.mpu.remote.serial.internal.SerialPortProviderWindows.run(SerialPortProviderWindows.java:127)
|
||
at java.base/java.util.TimerThread.mainLoop(Timer.java:566)
|
||
at java.base/java.util.TimerThread.run(Timer.java:516)
|
||
|
||
!ENTRY com.st.stm32cube.ide.mpu.remote.serial 4 0 2026-03-10 17:58:15.249
|
||
!MESSAGE Failed to parse wmic output
|
||
!STACK 0
|
||
org.xml.sax.SAXParseException; lineNumber: 1; columnNumber: 1; Premature end of file.
|
||
at java.xml/com.sun.org.apache.xerces.internal.parsers.DOMParser.parse(DOMParser.java:262)
|
||
at java.xml/com.sun.org.apache.xerces.internal.jaxp.DocumentBuilderImpl.parse(DocumentBuilderImpl.java:342)
|
||
at com.st.stm32cube.ide.mpu.remote.serial.internal.SerialPortProviderWindows.run(SerialPortProviderWindows.java:127)
|
||
at java.base/java.util.TimerThread.mainLoop(Timer.java:566)
|
||
at java.base/java.util.TimerThread.run(Timer.java:516)
|