2025-09-02 1:04 AM - edited 2025-09-04 5:33 AM
Hi there,
after last Copilot update inside IDE 1.19.0, I always have an error after the project is loaded:
After that the IDE close itself, a little window shows a message I'm not able to read (I think it is a update attempt, there is a red label on the bottom, too quick), and then everything is closed.
Please, I can i solve it ??
-- ADDED
I found the c:\ST\STM32CubeIDE_1.16.0\STM32CubeIDE\configuration\1756799750460.log file that reports:
!SESSION 2025-09-02 09:55:50.216 -----------------------------------------------
eclipse.buildId=Version 1.19.0
java.version=21.0.3
java.vendor=Eclipse Adoptium
BootLoader constants: OS=win32, ARCH=x86_64, WS=win32, NL=it_IT
Command-line arguments: -os win32 -ws win32 -arch x86_64
!ENTRY com.microsoft.copilot.eclipse.ui.terminal.tm 4 0 2025-09-02 09:55:51.033
!MESSAGE FrameworkEvent ERROR
!STACK 0
org.osgi.framework.BundleException: Could not resolve module: com.microsoft.copilot.eclipse.ui.terminal.tm [991]
Unresolved requirement: Require-Bundle: org.eclipse.tm.terminal.view.core
at org.eclipse.osgi.container.Module.start(Module.java:493)
at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel$2.run(ModuleContainer.java:2074)
at org.eclipse.osgi.internal.framework.EquinoxContainerAdaptor$1$1.execute(EquinoxContainerAdaptor.java:143)
at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:2065)
at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.incStartLevel(ModuleContainer.java:2005)
at org.eclipse.osgi.container.ModuleContainer$ContainerStartLevel.doContainerStartLevel(ModuleContainer.java:1968)
at org.eclipse.osgi.container.SystemModule.startWorker(SystemModule.java:274)
at org.eclipse.osgi.container.Module.doStart(Module.java:639)
at org.eclipse.osgi.container.Module.start(Module.java:498)
at org.eclipse.osgi.container.SystemModule.start(SystemModule.java:198)
at org.eclipse.osgi.internal.framework.EquinoxBundle.start(EquinoxBundle.java:463)
at org.eclipse.osgi.internal.framework.EquinoxBundle.start(EquinoxBundle.java:482)
at org.eclipse.osgi.launch.Equinox.start(Equinox.java:139)
at org.eclipse.core.runtime.adaptor.EclipseStarter.startup(EclipseStarter.java:367)
at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:267)
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)
-- ADDED 2 --
How can i remove the pluginin manually ??
I removed all the com.microsoft.copilot.* under plugin folder but it is not enough, the IDE crashes, without message.
2025-09-04 6:03 AM
Found other log in .metadata\.ide.log :
...
2025-09-04 14:58:49,505 [INFO] IPUIPlugin:80 - create IPUIPlugin
2025-09-04 14:58:49,506 [INFO] PluginManager:220 - loadIPPluginJar : add usart
2025-09-04 14:58:49,515 [INFO] IPUIPlugin:80 - create IPUIPlugin
2025-09-04 14:58:49,515 [INFO] PluginManager:220 - loadIPPluginJar : add usbx
2025-09-04 14:58:49,790 [FATAL] Updater:351 - Updater called before beeing initialized
2025-09-04 14:58:49,876 [INFO] RulesReader:64 - Compatibility file has been processed (317 Rules)
2025-09-04 14:58:49,924 [INFO] RulesReader:64 - Compatibility file has been processed (317 Rules)
2025-09-04 14:58:49,956 [INFO] CADModel:165 - CPN selected for project level
2025-09-04 14:58:49,957 [INFO] CADModel:114 - Register for checkConnection events
2025-09-04 14:58:49,957 [FATAL] Updater:351 - Updater called before beeing initialized
2025-09-04 14:58:49,957 [ERROR] CADModel:125 - Updater not yet initialized, retry later
2025-09-04 14:58:49,978 [ERROR] LogOutputStream:75 - [STDERR_REDIRECT] Sep 04, 2025 2:58:49 PM org.eclipse.lsp4j.jsonrpc.services.GenericEndpoint notify
2025-09-04 14:58:49,981 [ERROR] LogOutputStream:75 - [STDERR_REDIRECT] WARNING: Unsupported notification method: statusNotification
2025-09-04 14:58:49,982 [ERROR] LogOutputStream:75 - [STDERR_REDIRECT]
2025-09-04 14:58:49,987 [ERROR] LogOutputStream:75 - [STDERR_REDIRECT] Sep 04, 2025 2:58:49 PM org.eclipse.lsp4j.jsonrpc.services.GenericEndpoint notify
2025-09-04 14:58:49,990 [ERROR] LogOutputStream:75 - [STDERR_REDIRECT] WARNING: Unsupported notification method: didChangeStatus
2025-09-04 14:58:49,992 [ERROR] LogOutputStream:75 - [STDERR_REDIRECT]
2025-09-04 14:58:49,997 [INFO] ThirdPartyUpdaterWithRetryManager:70 - Updater plugin not ready yet. [2/15]
2025-09-04 14:58:50,001 [ERROR] LogOutputStream:75 - [STDERR_REDIRECT] Sep 04, 2025 2:58:49 PM org.eclipse.lsp4j.jsonrpc.services.GenericEndpoint notify
2025-09-04 14:58:50,006 [ERROR] LogOutputStream:75 - [STDERR_REDIRECT] WARNING: Unsupported notification method: conversation/preconditionsNotification
2025-09-04 14:58:50,007 [ERROR] LogOutputStream:75 - [STDERR_REDIRECT]
2025-09-04 14:58:50,598 [FATAL] Updater:351 - Updater called before beeing initialized
2025-09-04 14:58:50,602 [INFO] CADModel:165 - CPN selected for project level
2025-09-04 14:58:50,603 [INFO] CADModel:114 - Register for checkConnection events
2025-09-04 14:58:50,603 [FATAL] Updater:351 - Updater called before beeing initialized
2025-09-04 14:58:50,603 [ERROR] CADModel:125 - Updater not yet initialized, retry later
2025-09-04 14:58:50,612 [FATAL] Updater:351 - Updater called before beeing initialized
2025-09-04 14:58:51,177 [FATAL] Updater:351 - Updater called before beeing initialized
2025-09-04 14:58:51,216 [INFO] DbMcusAds:53 - JSON generation date=Tue Jul 08 10:14:23 CEST 2025 (1751962463582)
2025-09-04 14:58:51,217 [FATAL] Updater:351 - Updater called before beeing initialized
2025-09-04 14:58:51,345 [WARN] DetailPanel:346 - Failed to get advertising image, set to default
2025-09-04 14:58:51,675 [FATAL] Updater:351 - Updater called before beeing initialized
2025-09-04 14:58:51,690 [FATAL] Updater:351 - Updater called before beeing initialized
2025-09-04 14:58:51,691 [FATAL] Updater:351 - Updater called before beeing initialized
2025-09-04 14:58:51,691 [WARN] DetailPanel:346 - Failed to get advertising image, set to default
2025-09-04 14:58:51,695 [FATAL] Updater:351 - Updater called before beeing initialized
2025-09-04 14:58:51,877 [ERROR] Updater:1198 - MainUpdater not yet initialized. External WinMGr cannot be set.
2025-09-04 14:58:51,888 [INFO] Updater:1134 - Updater Version found : 6.15.0
2025-09-04 14:58:51,941 [INFO] ApplicationProperties:184 - Using Application install path: C:\ST\STM32CubeIDE_1.16.0\STM32CubeIDE\plugins\com.st.stm32cube.common.mx_6.15.0.202507011659
2025-09-04 14:58:53,000 [FATAL] Updater:351 - Updater called before beeing initialized
2025-09-04 14:58:53,001 [ERROR] IntegrityCheckThread:130 - Cannot retrieve database content from updater: error 21
2025-09-04 14:58:53,003 [INFO] ThirdParty:978 - Integrity check success = false
2025-09-04 14:58:53,003 [INFO] IntegrityCheckThread:100 - exiting critical section [integrity check]
2025-09-04 14:58:53,003 [INFO] IntegrityCheckThread:103 - End integrity checks thread
2025-09-04 14:58:53,609 [ERROR] LogOutputStream:75 - [STDERR_REDIRECT] Sep 04, 2025 2:58:53 PM java.util.prefs.WindowsPreferences <init>
2025-09-04 14:58:53,619 [ERROR] LogOutputStream:75 - [STDERR_REDIRECT] WARNING: Could not open/create prefs root node Software\JavaSoft\Prefs at root 0xffffffff80000002. Windows RegCreateKeyEx(...) returned error code 5.
2025-09-04 14:58:53,622 [ERROR] LogOutputStream:75 - [STDERR_REDIRECT]
2025-09-04 14:58:53,627 [INFO] MainUpdater:5333 - Software Update Detected: STM32CubeMX
2025-09-04 14:59:00,082 [INFO] UpgradeLauncher:84 - Launching upgrade utility for software upgrade type: (MX) upgradeMode ( Rel)
2025-09-04 14:59:00,127 [INFO] UpgradeLauncher:93 - Upgrade utility launched for software upgrade
2025-09-24 11:56 PM
Hello,
I have got the same error and I fix it by install "terminal features", following these steps:
go to:
help--> install new software
then type "https://download.eclipse.org" in "work with" textbox.
You should select "Remote services" items, then click on "next" button and follow the installation steps.
Sebastiano
2025-09-25 7:30 AM
Thanks for reply.
If I type the link I have:
Ste
2025-10-09 7:48 PM
Got the same probelm. But I found the following link works for me:
CDT - https://download.eclipse.org/tools/cdt/releases/latest