532 lines
32 KiB
Plaintext
532 lines
32 KiB
Plaintext
!SESSION 2025-09-03 14:42:59.748 -----------------------------------------------
|
|
eclipse.buildId=Version 1.19.0
|
|
java.version=21.0.3
|
|
java.vendor=Eclipse Adoptium
|
|
BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US
|
|
Command-line arguments: -os linux -ws gtk -arch x86_64
|
|
|
|
!ENTRY com.st.stm32cube.ide.mcu.informationcenter 4 4 2025-09-03 14:43:29.066
|
|
!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 14:43:29.067
|
|
!MESSAGE Log4j2 initialized with config file /home/ja/st/Home/.metadata/.log4j2.xml
|
|
|
|
!ENTRY com.st.stm32cube.ide.mcu.ide 1 1 2025-09-03 14:44:11.286
|
|
!MESSAGE Started RMI Server, listening on port 41337
|
|
|
|
!ENTRY org.eclipse.cdt.core 1 0 2025-09-03 14:50:26.341
|
|
!MESSAGE Indexed 'MyNewProject' (58 sources, 125 headers) in 4.05 sec: 12,704 declarations; 87,372 references; 0 unresolved inclusions; 1 syntax errors; 2 unresolved names (0.002%)
|
|
|
|
!ENTRY org.eclipse.ui 4 0 2025-09-03 14:51:53.486
|
|
!MESSAGE Unhandled event loop exception
|
|
!STACK 0
|
|
java.lang.NullPointerException: Cannot invoke "org.eclipse.ui.IWorkbenchWindow.getShell()" because the return value of "org.eclipse.ui.IWorkbench.getActiveWorkbenchWindow()" is null
|
|
at com.st.stm32cube.common.mx.oss.core.awtswtbridge.AwtEnvironment.getShell(AwtEnvironment.java:281)
|
|
at com.st.stm32cube.common.mx.oss.core.awtswtbridge.SwtInputBlocker.block(SwtInputBlocker.java:98)
|
|
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:140)
|
|
at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:91)
|
|
at org.eclipse.swt.widgets.Display.sendEvent(Display.java:5855)
|
|
at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1617)
|
|
at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1643)
|
|
at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1622)
|
|
at org.eclipse.swt.widgets.Widget.release(Widget.java:1394)
|
|
at org.eclipse.swt.widgets.Control.release(Control.java:4753)
|
|
at org.eclipse.swt.widgets.Composite.releaseChildren(Composite.java:1560)
|
|
at org.eclipse.swt.widgets.Canvas.releaseChildren(Canvas.java:279)
|
|
at org.eclipse.swt.widgets.Decorations.releaseChildren(Decorations.java:503)
|
|
at org.eclipse.swt.widgets.Shell.releaseChildren(Shell.java:3435)
|
|
at org.eclipse.swt.widgets.Widget.release(Widget.java:1401)
|
|
at org.eclipse.swt.widgets.Control.release(Control.java:4753)
|
|
at org.eclipse.swt.widgets.Widget.dispose(Widget.java:575)
|
|
at org.eclipse.swt.widgets.Shell.dispose(Shell.java:3352)
|
|
at org.eclipse.swt.widgets.Display.release(Display.java:4573)
|
|
at org.eclipse.swt.graphics.Device.dispose(Device.java:276)
|
|
at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:168)
|
|
at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:208)
|
|
at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:143)
|
|
at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:109)
|
|
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:439)
|
|
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:271)
|
|
at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103)
|
|
at java.base/java.lang.reflect.Method.invoke(Method.java:580)
|
|
at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:668)
|
|
at org.eclipse.equinox.launcher.Main.basicRun(Main.java:605)
|
|
at org.eclipse.equinox.launcher.Main.run(Main.java:1481)
|
|
at org.eclipse.equinox.launcher.Main.main(Main.java:1454)
|
|
|
|
!ENTRY org.eclipse.equinox.p2.metadata.repository 4 0 2025-09-03 14:51:53.588
|
|
!MESSAGE Unexpected error loading extension: org.eclipse.equinox.p2.metadata.repository.compositeRepository
|
|
!STACK 0
|
|
org.eclipse.swt.SWTException: Device is disposed
|
|
at org.eclipse.swt.SWT.error(SWT.java:4922)
|
|
at org.eclipse.swt.SWT.error(SWT.java:4837)
|
|
at org.eclipse.swt.SWT.error(SWT.java:4808)
|
|
at org.eclipse.swt.widgets.Display.error(Display.java:1551)
|
|
at org.eclipse.swt.widgets.Display.syncExec(Display.java:5948)
|
|
at com.st.stm32cube.ide.mcu.toolchain.ui.preferences.MCUToolchainManagerPreferencePage$12$1.worked(MCUToolchainManagerPreferencePage.java:743)
|
|
at org.eclipse.core.runtime.SubMonitor$RootInfo.worked(SubMonitor.java:303)
|
|
at org.eclipse.core.runtime.SubMonitor.done(SubMonitor.java:730)
|
|
at org.eclipse.equinox.internal.p2.metadata.repository.CompositeMetadataRepositoryFactory.load(CompositeMetadataRepositoryFactory.java:142)
|
|
at org.eclipse.equinox.internal.p2.metadata.repository.MetadataRepositoryManager.factoryLoad(MetadataRepositoryManager.java:63)
|
|
at org.eclipse.equinox.internal.p2.repository.helpers.AbstractRepositoryManager.loadRepository(AbstractRepositoryManager.java:799)
|
|
at org.eclipse.equinox.internal.p2.repository.helpers.AbstractRepositoryManager.loadRepository(AbstractRepositoryManager.java:697)
|
|
at org.eclipse.equinox.internal.p2.metadata.repository.MetadataRepositoryManager.loadRepository(MetadataRepositoryManager.java:110)
|
|
at org.eclipse.equinox.internal.p2.metadata.repository.MetadataRepositoryManager.loadRepository(MetadataRepositoryManager.java:105)
|
|
at com.st.stm32cube.ide.mcu.p2.P2Utils.getInstallableUnits(P2Utils.java:234)
|
|
at com.st.stm32cube.ide.mcu.p2.P2Utils.getInstallableUnits(P2Utils.java:181)
|
|
at com.st.stm32cube.ide.mcu.toolchain.ui.preferences.MCUToolchainManagerPreferencePage$12.run(MCUToolchainManagerPreferencePage.java:759)
|
|
at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63)
|
|
|
|
!ENTRY org.eclipse.core.jobs 4 2 2025-09-03 14:51:53.589
|
|
!MESSAGE An internal error occurred during: "Fetch Toolchain List...".
|
|
!STACK 0
|
|
org.eclipse.swt.SWTException: Device is disposed
|
|
at org.eclipse.swt.SWT.error(SWT.java:4922)
|
|
at org.eclipse.swt.SWT.error(SWT.java:4837)
|
|
at org.eclipse.swt.SWT.error(SWT.java:4808)
|
|
at org.eclipse.swt.widgets.Display.error(Display.java:1551)
|
|
at org.eclipse.swt.widgets.Display.syncExec(Display.java:5948)
|
|
at com.st.stm32cube.ide.mcu.toolchain.ui.preferences.MCUToolchainManagerPreferencePage$12$1.worked(MCUToolchainManagerPreferencePage.java:743)
|
|
at org.eclipse.core.runtime.SubMonitor$RootInfo.worked(SubMonitor.java:303)
|
|
at org.eclipse.core.runtime.SubMonitor.done(SubMonitor.java:730)
|
|
at org.eclipse.equinox.internal.p2.repository.helpers.AbstractRepositoryManager.loadRepository(AbstractRepositoryManager.java:708)
|
|
at org.eclipse.equinox.internal.p2.metadata.repository.MetadataRepositoryManager.loadRepository(MetadataRepositoryManager.java:110)
|
|
at org.eclipse.equinox.internal.p2.metadata.repository.MetadataRepositoryManager.loadRepository(MetadataRepositoryManager.java:105)
|
|
at com.st.stm32cube.ide.mcu.p2.P2Utils.getInstallableUnits(P2Utils.java:234)
|
|
at com.st.stm32cube.ide.mcu.p2.P2Utils.getInstallableUnits(P2Utils.java:181)
|
|
at com.st.stm32cube.ide.mcu.toolchain.ui.preferences.MCUToolchainManagerPreferencePage$12.run(MCUToolchainManagerPreferencePage.java:759)
|
|
at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63)
|
|
!SESSION 2025-09-03 14:51:54.484 -----------------------------------------------
|
|
eclipse.buildId=Version 1.19.0
|
|
java.version=21.0.3
|
|
java.vendor=Eclipse Adoptium
|
|
BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US
|
|
Command-line arguments: -os linux -ws gtk -arch x86_64
|
|
|
|
!ENTRY com.st.stm32cube.ide.mcu.informationcenter 4 4 2025-09-03 14:52:09.821
|
|
!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 14:52:09.821
|
|
!MESSAGE Log4j2 initialized with config file /home/ja/st/Home/.metadata/.log4j2.xml
|
|
|
|
!ENTRY com.st.stm32cube.ide.mcu.ide 1 1 2025-09-03 14:52:56.500
|
|
!MESSAGE Started RMI Server, listening on port 41337
|
|
!SESSION 2025-09-08 14:03:15.705 -----------------------------------------------
|
|
eclipse.buildId=Version 1.19.0
|
|
java.version=21.0.3
|
|
java.vendor=Eclipse Adoptium
|
|
BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US
|
|
Command-line arguments: -os linux -ws gtk -arch x86_64
|
|
|
|
!ENTRY com.st.stm32cube.ide.mcu.informationcenter 4 4 2025-09-08 14:03:40.179
|
|
!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:03:40.180
|
|
!MESSAGE Log4j2 initialized with config file /home/ja/st/Home/.metadata/.log4j2.xml
|
|
|
|
!ENTRY com.st.stm32cube.ide.mcu.ide 1 1 2025-09-08 14:04:20.109
|
|
!MESSAGE Started RMI Server, listening on port 41337
|
|
!SESSION 2025-09-10 14:14:34.345 -----------------------------------------------
|
|
eclipse.buildId=Version 1.19.0
|
|
java.version=21.0.3
|
|
java.vendor=Eclipse Adoptium
|
|
BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US
|
|
Command-line arguments: -os linux -ws gtk -arch x86_64
|
|
|
|
!ENTRY com.st.stm32cube.ide.mcu.informationcenter 4 4 2025-09-10 14:14:56.912
|
|
!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 14:14:56.913
|
|
!MESSAGE Log4j2 initialized with config file /home/ja/st/Home/.metadata/.log4j2.xml
|
|
|
|
!ENTRY com.st.stm32cube.ide.mcu.ide 1 1 2025-09-10 14:15:46.023
|
|
!MESSAGE Started RMI Server, listening on port 41337
|
|
!SESSION 2025-09-10 15:12:44.823 -----------------------------------------------
|
|
eclipse.buildId=Version 1.19.0
|
|
java.version=21.0.3
|
|
java.vendor=Eclipse Adoptium
|
|
BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US
|
|
Command-line arguments: -os linux -ws gtk -arch x86_64
|
|
|
|
!ENTRY com.st.stm32cube.ide.mcu.informationcenter 4 4 2025-09-10 15:12:56.322
|
|
!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 15:12:56.323
|
|
!MESSAGE Log4j2 initialized with config file /home/ja/st/Home/.metadata/.log4j2.xml
|
|
|
|
!ENTRY com.st.stm32cube.ide.mcu.ide 1 1 2025-09-10 15:13:36.324
|
|
!MESSAGE Started RMI Server, listening on port 41337
|
|
!SESSION 2025-09-10 15:27:25.883 -----------------------------------------------
|
|
eclipse.buildId=Version 1.19.0
|
|
java.version=21.0.3
|
|
java.vendor=Eclipse Adoptium
|
|
BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US
|
|
Command-line arguments: -os linux -ws gtk -arch x86_64
|
|
|
|
!ENTRY com.st.stm32cube.ide.mcu.informationcenter 4 4 2025-09-10 15:27:37.637
|
|
!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 15:27:37.637
|
|
!MESSAGE Log4j2 initialized with config file /home/ja/st/Home/.metadata/.log4j2.xml
|
|
|
|
!ENTRY com.st.stm32cube.ide.mcu.ide 1 1 2025-09-10 15:28:18.680
|
|
!MESSAGE Started RMI Server, listening on port 41337
|
|
|
|
!ENTRY org.eclipse.cdt.core 1 0 2025-09-10 15:31:54.983
|
|
!MESSAGE Indexed 'Calculator' (58 sources, 125 headers) in 4.56 sec: 12,712 declarations; 87,377 references; 0 unresolved inclusions; 1 syntax errors; 2 unresolved names (0.002%)
|
|
|
|
!ENTRY org.eclipse.ui 4 0 2025-09-10 16:17:36.787
|
|
!MESSAGE Unhandled event loop exception
|
|
!STACK 0
|
|
java.lang.NullPointerException: Cannot invoke "org.eclipse.ui.IWorkbenchWindow.getShell()" because the return value of "org.eclipse.ui.IWorkbench.getActiveWorkbenchWindow()" is null
|
|
at com.st.stm32cube.common.mx.oss.core.awtswtbridge.AwtEnvironment.getShell(AwtEnvironment.java:281)
|
|
at com.st.stm32cube.common.mx.oss.core.awtswtbridge.SwtInputBlocker.block(SwtInputBlocker.java:98)
|
|
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:140)
|
|
at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:91)
|
|
at org.eclipse.swt.widgets.Display.sendEvent(Display.java:5855)
|
|
at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1617)
|
|
at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1643)
|
|
at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1622)
|
|
at org.eclipse.swt.widgets.Widget.release(Widget.java:1394)
|
|
at org.eclipse.swt.widgets.Control.release(Control.java:4753)
|
|
at org.eclipse.swt.widgets.Composite.releaseChildren(Composite.java:1560)
|
|
at org.eclipse.swt.widgets.Canvas.releaseChildren(Canvas.java:279)
|
|
at org.eclipse.swt.widgets.Decorations.releaseChildren(Decorations.java:503)
|
|
at org.eclipse.swt.widgets.Shell.releaseChildren(Shell.java:3435)
|
|
at org.eclipse.swt.widgets.Widget.release(Widget.java:1401)
|
|
at org.eclipse.swt.widgets.Control.release(Control.java:4753)
|
|
at org.eclipse.swt.widgets.Widget.dispose(Widget.java:575)
|
|
at org.eclipse.swt.widgets.Shell.dispose(Shell.java:3352)
|
|
at org.eclipse.swt.widgets.Display.release(Display.java:4573)
|
|
at org.eclipse.swt.graphics.Device.dispose(Device.java:276)
|
|
at org.eclipse.ui.internal.ide.application.IDEApplication.start(IDEApplication.java:168)
|
|
at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:208)
|
|
at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:143)
|
|
at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:109)
|
|
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:439)
|
|
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:271)
|
|
at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103)
|
|
at java.base/java.lang.reflect.Method.invoke(Method.java:580)
|
|
at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:668)
|
|
at org.eclipse.equinox.launcher.Main.basicRun(Main.java:605)
|
|
at org.eclipse.equinox.launcher.Main.run(Main.java:1481)
|
|
at org.eclipse.equinox.launcher.Main.main(Main.java:1454)
|
|
!SESSION 2025-09-10 16:23:10.153 -----------------------------------------------
|
|
eclipse.buildId=Version 1.19.0
|
|
java.version=21.0.3
|
|
java.vendor=Eclipse Adoptium
|
|
BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US
|
|
Command-line arguments: -os linux -ws gtk -arch x86_64
|
|
|
|
!ENTRY com.st.stm32cube.ide.mcu.informationcenter 4 4 2025-09-10 16:23:21.768
|
|
!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 16:23:21.768
|
|
!MESSAGE Log4j2 initialized with config file /home/ja/st/Home/.metadata/.log4j2.xml
|
|
|
|
!ENTRY com.st.stm32cube.ide.mcu.ide 1 1 2025-09-10 16:23:51.426
|
|
!MESSAGE Started RMI Server, listening on port 41337
|
|
!SESSION 2025-09-11 15:33:19.796 -----------------------------------------------
|
|
eclipse.buildId=Version 1.19.0
|
|
java.version=21.0.3
|
|
java.vendor=Eclipse Adoptium
|
|
BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US
|
|
Command-line arguments: -os linux -ws gtk -arch x86_64
|
|
|
|
!ENTRY com.st.stm32cube.ide.mcu.informationcenter 4 4 2025-09-11 15:33:28.348
|
|
!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 15:33:28.348
|
|
!MESSAGE Log4j2 initialized with config file /home/ja/st/Home/.metadata/.log4j2.xml
|
|
|
|
!ENTRY com.st.stm32cube.ide.mcu.ide 1 1 2025-09-11 15:33:35.721
|
|
!MESSAGE Started RMI Server, listening on port 41337
|
|
!SESSION 2025-09-12 05:43:51.338 -----------------------------------------------
|
|
eclipse.buildId=Version 1.19.0
|
|
java.version=21.0.3
|
|
java.vendor=Eclipse Adoptium
|
|
BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US
|
|
Command-line arguments: -os linux -ws gtk -arch x86_64
|
|
|
|
!ENTRY com.st.stm32cube.ide.mcu.informationcenter 4 4 2025-09-12 05:43:59.816
|
|
!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 05:43:59.817
|
|
!MESSAGE Log4j2 initialized with config file /home/ja/st/Home/.metadata/.log4j2.xml
|
|
|
|
!ENTRY com.st.stm32cube.ide.mcu.ide 1 1 2025-09-12 05:44:09.083
|
|
!MESSAGE Started RMI Server, listening on port 41337
|
|
!SESSION 2025-09-12 06:13:40.052 -----------------------------------------------
|
|
eclipse.buildId=Version 1.19.0
|
|
java.version=21.0.3
|
|
java.vendor=Eclipse Adoptium
|
|
BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US
|
|
Command-line arguments: -os linux -ws gtk -arch x86_64
|
|
|
|
!ENTRY com.st.stm32cube.ide.mcu.informationcenter 4 4 2025-09-12 06:13:48.069
|
|
!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 06:13:48.070
|
|
!MESSAGE Log4j2 initialized with config file /home/ja/st/Home/.metadata/.log4j2.xml
|
|
|
|
!ENTRY com.st.stm32cube.ide.mcu.ide 1 1 2025-09-12 06:13:55.616
|
|
!MESSAGE Started RMI Server, listening on port 41337
|
|
|
|
!ENTRY org.eclipse.ui 4 4 2025-09-12 06:14:18.745
|
|
!MESSAGE Unable to create part
|
|
!STACK 1
|
|
org.eclipse.ui.PartInitException: Invalid Input: Must be IFileEditorInput
|
|
at com.st.stm32cube.common.mx.editor.CubeMxEditor.init(CubeMxEditor.java:837)
|
|
at org.eclipse.ui.internal.EditorReference.initialize(EditorReference.java:353)
|
|
at org.eclipse.ui.internal.e4.compatibility.CompatibilityPart.create(CompatibilityPart.java:344)
|
|
at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103)
|
|
at java.base/java.lang.reflect.Method.invoke(Method.java:580)
|
|
at org.eclipse.e4.core.internal.di.MethodRequestor.execute(MethodRequestor.java:56)
|
|
at org.eclipse.e4.core.internal.di.InjectorImpl.processAnnotated(InjectorImpl.java:977)
|
|
at org.eclipse.e4.core.internal.di.InjectorImpl.processAnnotated(InjectorImpl.java:939)
|
|
at org.eclipse.e4.core.internal.di.InjectorImpl.internalInject(InjectorImpl.java:139)
|
|
at org.eclipse.e4.core.internal.di.InjectorImpl.internalMake(InjectorImpl.java:386)
|
|
at org.eclipse.e4.core.internal.di.InjectorImpl.make(InjectorImpl.java:312)
|
|
at org.eclipse.e4.core.contexts.ContextInjectionFactory.make(ContextInjectionFactory.java:203)
|
|
at org.eclipse.e4.ui.internal.workbench.ReflectionContributionFactory.createFromBundle(ReflectionContributionFactory.java:90)
|
|
at org.eclipse.e4.ui.internal.workbench.ReflectionContributionFactory.doCreate(ReflectionContributionFactory.java:59)
|
|
at org.eclipse.e4.ui.internal.workbench.ReflectionContributionFactory.create(ReflectionContributionFactory.java:42)
|
|
at org.eclipse.e4.ui.workbench.renderers.swt.ContributedPartRenderer.createWidget(ContributedPartRenderer.java:132)
|
|
at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.createWidget(PartRenderingEngine.java:991)
|
|
at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.safeCreateGui(PartRenderingEngine.java:658)
|
|
at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.safeCreateGui(PartRenderingEngine.java:762)
|
|
at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine$2.run(PartRenderingEngine.java:727)
|
|
at org.eclipse.core.runtime.SafeRunner.run(SafeRunner.java:47)
|
|
at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.createGui(PartRenderingEngine.java:711)
|
|
at org.eclipse.e4.ui.internal.workbench.PartServiceImpl.lambda$0(PartServiceImpl.java:105)
|
|
at org.eclipse.e4.ui.services.internal.events.UIEventHandler.lambda$0(UIEventHandler.java:38)
|
|
at org.eclipse.swt.widgets.Synchronizer.syncExec(Synchronizer.java:183)
|
|
at org.eclipse.ui.internal.UISynchronizer.syncExec(UISynchronizer.java:133)
|
|
at org.eclipse.swt.widgets.Display.syncExec(Display.java:5960)
|
|
at org.eclipse.e4.ui.workbench.swt.DisplayUISynchronize.syncExec(DisplayUISynchronize.java:34)
|
|
at org.eclipse.e4.ui.services.internal.events.UIEventHandler.handleEvent(UIEventHandler.java:38)
|
|
at org.eclipse.equinox.internal.event.EventHandlerWrapper.handleEvent(EventHandlerWrapper.java:206)
|
|
at org.eclipse.equinox.internal.event.EventHandlerTracker.dispatchEvent(EventHandlerTracker.java:201)
|
|
at org.eclipse.equinox.internal.event.EventHandlerTracker.dispatchEvent(EventHandlerTracker.java:1)
|
|
at org.eclipse.osgi.framework.eventmgr.EventManager.dispatchEvent(EventManager.java:230)
|
|
at org.eclipse.osgi.framework.eventmgr.ListenerQueue.dispatchEventSynchronous(ListenerQueue.java:151)
|
|
at org.eclipse.equinox.internal.event.EventAdminImpl.dispatchEvent(EventAdminImpl.java:131)
|
|
at org.eclipse.equinox.internal.event.EventAdminImpl.sendEvent(EventAdminImpl.java:73)
|
|
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:60)
|
|
at org.eclipse.emf.common.notify.impl.BasicNotifierImpl.eNotify(BasicNotifierImpl.java:424)
|
|
at org.eclipse.e4.ui.model.application.ui.impl.ElementContainerImpl.setSelectedElementGen(ElementContainerImpl.java:168)
|
|
at org.eclipse.e4.ui.model.application.ui.impl.ElementContainerImpl.setSelectedElement(ElementContainerImpl.java:187)
|
|
at org.eclipse.e4.ui.internal.workbench.ModelServiceImpl.showElementInWindow(ModelServiceImpl.java:654)
|
|
at org.eclipse.e4.ui.internal.workbench.ModelServiceImpl.bringToTop(ModelServiceImpl.java:618)
|
|
at org.eclipse.e4.ui.internal.workbench.PartServiceImpl.delegateBringToTop(PartServiceImpl.java:796)
|
|
at org.eclipse.e4.ui.internal.workbench.PartServiceImpl.bringToTop(PartServiceImpl.java:401)
|
|
at org.eclipse.e4.ui.internal.workbench.PartServiceImpl.showPart(PartServiceImpl.java:1271)
|
|
at org.eclipse.ui.internal.WorkbenchPage.busyOpenEditor(WorkbenchPage.java:3228)
|
|
at org.eclipse.ui.internal.WorkbenchPage.lambda$11(WorkbenchPage.java:3118)
|
|
at org.eclipse.swt.custom.BusyIndicator.showWhile(BusyIndicator.java:67)
|
|
at org.eclipse.ui.internal.WorkbenchPage.openEditor(WorkbenchPage.java:3116)
|
|
at org.eclipse.ui.internal.WorkbenchPage.openEditor(WorkbenchPage.java:3086)
|
|
at org.eclipse.ui.internal.WorkbenchPage.openEditor(WorkbenchPage.java:3069)
|
|
at org.eclipse.ui.ide.IDE.openEditorOnFileStore(IDE.java:1338)
|
|
at org.eclipse.ui.internal.ide.actions.OpenLocalFileAction.run(OpenLocalFileAction.java:95)
|
|
at org.eclipse.ui.internal.ide.actions.OpenLocalFileAction.run(OpenLocalFileAction.java:68)
|
|
at org.eclipse.ui.internal.PluginAction.runWithEvent(PluginAction.java:239)
|
|
at org.eclipse.ui.internal.WWinPluginAction.runWithEvent(WWinPluginAction.java:218)
|
|
at org.eclipse.jface.action.ActionContributionItem.handleWidgetSelection(ActionContributionItem.java:581)
|
|
at org.eclipse.jface.action.ActionContributionItem.lambda$4(ActionContributionItem.java:415)
|
|
at org.eclipse.swt.widgets.EventTable.sendEvent(EventTable.java:91)
|
|
at org.eclipse.swt.widgets.Display.sendEvent(Display.java:5855)
|
|
at org.eclipse.swt.widgets.Widget.sendEvent(Widget.java:1617)
|
|
at org.eclipse.swt.widgets.Display.runDeferredEvents(Display.java:5065)
|
|
at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:4517)
|
|
at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine$5.run(PartRenderingEngine.java:1151)
|
|
at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:339)
|
|
at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.run(PartRenderingEngine.java:1042)
|
|
at org.eclipse.e4.ui.internal.workbench.E4Workbench.createAndRunUI(E4Workbench.java:153)
|
|
at org.eclipse.ui.internal.Workbench.lambda$3(Workbench.java:639)
|
|
at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:339)
|
|
at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:546)
|
|
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:143)
|
|
at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:109)
|
|
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:439)
|
|
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:271)
|
|
at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:103)
|
|
at java.base/java.lang.reflect.Method.invoke(Method.java:580)
|
|
at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:668)
|
|
at org.eclipse.equinox.launcher.Main.basicRun(Main.java:605)
|
|
at org.eclipse.equinox.launcher.Main.run(Main.java:1481)
|
|
at org.eclipse.equinox.launcher.Main.main(Main.java:1454)
|
|
!SUBENTRY 1 org.eclipse.ui 4 0 2025-09-12 06:14:18.746
|
|
!MESSAGE Invalid Input: Must be IFileEditorInput
|
|
|
|
!ENTRY org.eclipse.cdt.core 1 0 2025-09-12 06:16:24.513
|
|
!MESSAGE Indexed 'Calc2' (58 sources, 125 headers) in 11.4 sec: 12,712 declarations; 87,377 references; 0 unresolved inclusions; 1 syntax errors; 2 unresolved names (0.002%)
|
|
!SESSION 2025-09-12 15:11:08.132 -----------------------------------------------
|
|
eclipse.buildId=Version 1.19.0
|
|
java.version=21.0.3
|
|
java.vendor=Eclipse Adoptium
|
|
BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US
|
|
Command-line arguments: -os linux -ws gtk -arch x86_64
|
|
|
|
!ENTRY com.st.stm32cube.ide.mcu.informationcenter 4 4 2025-09-12 15:11:16.014
|
|
!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 15:11:16.015
|
|
!MESSAGE Log4j2 initialized with config file /home/ja/st/Home/.metadata/.log4j2.xml
|
|
|
|
!ENTRY com.st.stm32cube.ide.mcu.ide 1 1 2025-09-12 15:11:20.681
|
|
!MESSAGE Started RMI Server, listening on port 41337
|
|
!SESSION 2025-09-15 14:01:21.869 -----------------------------------------------
|
|
eclipse.buildId=Version 1.19.0
|
|
java.version=21.0.3
|
|
java.vendor=Eclipse Adoptium
|
|
BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US
|
|
Command-line arguments: -os linux -ws gtk -arch x86_64
|
|
|
|
!ENTRY com.st.stm32cube.ide.mcu.informationcenter 4 4 2025-09-15 14:01:28.716
|
|
!MESSAGE CubeMX plugin appears to be active, Log4j initialization might be too late.
|
|
|
|
!ENTRY com.st.stm32cube.ide.mcu.informationcenter 1 1 2025-09-15 14:01:28.717
|
|
!MESSAGE Log4j2 initialized with config file /home/ja/st/Home/.metadata/.log4j2.xml
|
|
|
|
!ENTRY com.st.stm32cube.ide.mcu.ide 1 1 2025-09-15 14:01:35.974
|
|
!MESSAGE Started RMI Server, listening on port 41337
|
|
!SESSION 2025-09-15 14:10:59.988 -----------------------------------------------
|
|
eclipse.buildId=Version 1.19.0
|
|
java.version=21.0.3
|
|
java.vendor=Eclipse Adoptium
|
|
BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US
|
|
Command-line arguments: -os linux -ws gtk -arch x86_64
|
|
|
|
!ENTRY com.st.stm32cube.ide.mcu.informationcenter 4 4 2025-09-15 14:11:06.460
|
|
!MESSAGE CubeMX plugin appears to be active, Log4j initialization might be too late.
|
|
|
|
!ENTRY com.st.stm32cube.ide.mcu.informationcenter 1 1 2025-09-15 14:11:06.461
|
|
!MESSAGE Log4j2 initialized with config file /home/ja/st/Home/.metadata/.log4j2.xml
|
|
|
|
!ENTRY com.st.stm32cube.ide.mcu.ide 1 1 2025-09-15 14:11:12.994
|
|
!MESSAGE Started RMI Server, listening on port 41337
|
|
!SESSION 2025-09-17 14:27:14.303 -----------------------------------------------
|
|
eclipse.buildId=Version 1.19.0
|
|
java.version=21.0.3
|
|
java.vendor=Eclipse Adoptium
|
|
BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US
|
|
Command-line arguments: -os linux -ws gtk -arch x86_64
|
|
|
|
!ENTRY com.st.stm32cube.ide.mcu.informationcenter 4 4 2025-09-17 14:27:20.674
|
|
!MESSAGE CubeMX plugin appears to be active, Log4j initialization might be too late.
|
|
|
|
!ENTRY com.st.stm32cube.ide.mcu.informationcenter 1 1 2025-09-17 14:27:20.675
|
|
!MESSAGE Log4j2 initialized with config file /home/ja/st/Home/.metadata/.log4j2.xml
|
|
|
|
!ENTRY com.st.stm32cube.ide.mcu.ide 1 1 2025-09-17 14:27:27.726
|
|
!MESSAGE Started RMI Server, listening on port 41337
|
|
|
|
!ENTRY org.eclipse.cdt.core 1 0 2025-09-17 14:29:40.915
|
|
!MESSAGE Indexed 'TrafficLightsPlus' (58 sources, 125 headers) in 7.92 sec: 12,712 declarations; 87,377 references; 0 unresolved inclusions; 1 syntax errors; 2 unresolved names (0.002%)
|
|
!SESSION 2025-09-20 00:17:27.422 -----------------------------------------------
|
|
eclipse.buildId=Version 1.19.0
|
|
java.version=21.0.3
|
|
java.vendor=Eclipse Adoptium
|
|
BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US
|
|
Command-line arguments: -os linux -ws gtk -arch x86_64
|
|
|
|
!ENTRY com.st.stm32cube.ide.mcu.informationcenter 4 4 2025-09-20 00:17:47.445
|
|
!MESSAGE CubeMX plugin appears to be active, Log4j initialization might be too late.
|
|
|
|
!ENTRY com.st.stm32cube.ide.mcu.informationcenter 1 1 2025-09-20 00:17:47.448
|
|
!MESSAGE Log4j2 initialized with config file /home/ja/st/Home/.metadata/.log4j2.xml
|
|
|
|
!ENTRY com.st.stm32cube.ide.mcu.ide 1 1 2025-09-20 00:18:04.430
|
|
!MESSAGE Started RMI Server, listening on port 41337
|
|
!SESSION 2025-09-20 02:01:02.283 -----------------------------------------------
|
|
eclipse.buildId=Version 1.19.0
|
|
java.version=21.0.3
|
|
java.vendor=Eclipse Adoptium
|
|
BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US
|
|
Command-line arguments: -os linux -ws gtk -arch x86_64
|
|
|
|
!ENTRY com.st.stm32cube.ide.mcu.informationcenter 4 4 2025-09-20 02:01:18.581
|
|
!MESSAGE CubeMX plugin appears to be active, Log4j initialization might be too late.
|
|
|
|
!ENTRY com.st.stm32cube.ide.mcu.informationcenter 1 1 2025-09-20 02:01:18.583
|
|
!MESSAGE Log4j2 initialized with config file /home/ja/st/Home/.metadata/.log4j2.xml
|
|
|
|
!ENTRY com.st.stm32cube.ide.mcu.ide 1 1 2025-09-20 02:01:34.147
|
|
!MESSAGE Started RMI Server, listening on port 41337
|
|
!SESSION 2025-09-20 14:37:26.639 -----------------------------------------------
|
|
eclipse.buildId=Version 1.19.0
|
|
java.version=21.0.3
|
|
java.vendor=Eclipse Adoptium
|
|
BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US
|
|
Command-line arguments: -os linux -ws gtk -arch x86_64
|
|
|
|
!ENTRY com.st.stm32cube.ide.mcu.informationcenter 4 4 2025-09-20 14:37:34.614
|
|
!MESSAGE CubeMX plugin appears to be active, Log4j initialization might be too late.
|
|
|
|
!ENTRY com.st.stm32cube.ide.mcu.informationcenter 1 1 2025-09-20 14:37:34.615
|
|
!MESSAGE Log4j2 initialized with config file /home/ja/st/Home/.metadata/.log4j2.xml
|
|
|
|
!ENTRY com.st.stm32cube.ide.mcu.ide 1 1 2025-09-20 14:37:43.944
|
|
!MESSAGE Started RMI Server, listening on port 41337
|
|
!SESSION 2025-09-20 22:34:31.654 -----------------------------------------------
|
|
eclipse.buildId=Version 1.19.0
|
|
java.version=21.0.3
|
|
java.vendor=Eclipse Adoptium
|
|
BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US
|
|
Command-line arguments: -os linux -ws gtk -arch x86_64
|
|
|
|
!ENTRY org.eclipse.core.resources 2 10035 2025-09-20 22:34:34.412
|
|
!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 2025-09-20 22:34:38.306
|
|
!MESSAGE CubeMX plugin appears to be active, Log4j initialization might be too late.
|
|
|
|
!ENTRY com.st.stm32cube.ide.mcu.informationcenter 1 1 2025-09-20 22:34:38.307
|
|
!MESSAGE Log4j2 initialized with config file /home/ja/st/Home/.metadata/.log4j2.xml
|
|
|
|
!ENTRY com.st.stm32cube.ide.mcu.ide 1 1 2025-09-20 22:34:46.694
|
|
!MESSAGE Started RMI Server, listening on port 41337
|
|
!SESSION 2025-09-22 14:12:17.141 -----------------------------------------------
|
|
eclipse.buildId=Version 1.19.0
|
|
java.version=21.0.3
|
|
java.vendor=Eclipse Adoptium
|
|
BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US
|
|
Command-line arguments: -os linux -ws gtk -arch x86_64
|
|
|
|
!ENTRY com.st.stm32cube.ide.mcu.informationcenter 4 4 2025-09-22 14:12:26.221
|
|
!MESSAGE CubeMX plugin appears to be active, Log4j initialization might be too late.
|
|
|
|
!ENTRY com.st.stm32cube.ide.mcu.informationcenter 1 1 2025-09-22 14:12:26.221
|
|
!MESSAGE Log4j2 initialized with config file /home/ja/st/Home/.metadata/.log4j2.xml
|
|
|
|
!ENTRY com.st.stm32cube.ide.mcu.ide 1 1 2025-09-22 14:12:33.140
|
|
!MESSAGE Started RMI Server, listening on port 41337
|
|
!SESSION 2025-09-22 14:25:31.508 -----------------------------------------------
|
|
eclipse.buildId=Version 1.19.0
|
|
java.version=21.0.3
|
|
java.vendor=Eclipse Adoptium
|
|
BootLoader constants: OS=linux, ARCH=x86_64, WS=gtk, NL=en_US
|
|
Command-line arguments: -os linux -ws gtk -arch x86_64
|
|
|
|
!ENTRY com.st.stm32cube.ide.mcu.informationcenter 4 4 2025-09-22 14:25:49.738
|
|
!MESSAGE CubeMX plugin appears to be active, Log4j initialization might be too late.
|
|
|
|
!ENTRY com.st.stm32cube.ide.mcu.informationcenter 1 1 2025-09-22 14:25:49.738
|
|
!MESSAGE Log4j2 initialized with config file /home/ja/st/Home/.metadata/.log4j2.xml
|
|
|
|
!ENTRY com.st.stm32cube.ide.mcu.ide 1 1 2025-09-22 14:25:56.575
|
|
!MESSAGE Started RMI Server, listening on port 41337
|
|
|
|
!ENTRY org.eclipse.cdt.core 1 0 2025-09-22 14:30:06.505
|
|
!MESSAGE Indexed 'TrafficLightsPlusPlus' (58 sources, 125 headers) in 4.39 sec: 12,712 declarations; 87,377 references; 0 unresolved inclusions; 1 syntax errors; 2 unresolved names (0.002%)
|