ptillisch,
As requested:
PS C:\Users\billh\AppData\Local\Programs\Arduino IDE> & ".\Arduino IDE"
PS C:\Users\billh\AppData\Local\Programs\Arduino IDE>
Arduino IDE 2.3.6
Checking for frontend application configuration customizations. Module path: C:\Users\billh\AppData\Local\Programs\Arduino IDE\resources\app\lib\backend\electron-main.js, destination 'package.json': C:\Users\billh\AppData\Local\Programs\Arduino IDE\resources\app\package.json
Setting 'theia.frontend.config.appVersion' application configuration value to: "2.3.6" (type of string)
Setting 'theia.frontend.config.cliVersion' application configuration value to: "1.2.0" (type of string)
Setting 'theia.frontend.config.buildDate' application configuration value to: "2025-04-09T11:26:55.498Z" (type of string)
Frontend application configuration after modifications: {"applicationName":"Arduino IDE","defaultTheme":{"light":"arduino-theme","dark":"arduino-theme-dark"},"defaultIconTheme":"none","electron":{"windowOptions":{},"showWindowEarly":true,"splashScreenOptions":{},"uriScheme":"arduino-ide"},"defaultLocale":"","validatePreferencesSchema":false,"reloadOnReconnect":true,"uriScheme":"theia","preferences":{"window.title":"${rootName}${activeEditorShort}${appName}","files.autoSave":"afterDelay","editor.minimap.enabled":false,"editor.tabSize":2,"editor.scrollBeyondLastLine":false,"editor.quickSuggestions":{"other":false,"comments":false,"strings":false},"editor.maxTokenizationLineLength":500,"editor.bracketPairColorization.enabled":false,"breadcrumbs.enabled":false,"workbench.tree.renderIndentGuides":"none","explorer.compactFolders":false},"appVersion":"2.3.6","cliVersion":"1.2.0","buildDate":"2025-04-09T11:26:55.498Z"}
Starting backend process. PID: 25104
Showing main window early
Using browser-only version of superagent in non-browser environment
Configuration directory URI: 'file:///c%3A/Users/billh/.arduinoIDE'
Configuring to accept webviews on '^.+\.webview\..+$' hostname.
2025-07-15T15:19:17.860Z root INFO Backend u.initialize: 48.6 ms [Finished 0.781 s after backend start]
2025-07-15T15:19:17.862Z root INFO Backend Object.initialize: 46.3 ms [Finished 0.781 s after backend start]
2025-07-15T15:19:17.862Z root INFO Backend a.initialize: 1.7 ms [Finished 0.781 s after backend start]
2025-07-15T15:19:17.862Z root INFO Backend a.initialize: 1.4 ms [Finished 0.781 s after backend start]
2025-07-15T15:19:17.862Z root INFO Backend u.initialize: 1.9 ms [Finished 0.781 s after backend start]
2025-07-15T15:19:17.866Z root INFO Backend l.initialize: 46.8 ms [Finished 0.783 s after backend start]
2025-07-15T15:19:17.873Z root INFO configured all backend app contributions
2025-07-15T15:19:17.873Z root INFO Backend l.onStart: 1.2 ms [Finished 0.796 s after backend start]
2025-07-15T15:19:17.874Z root INFO Backend d.onStart: 0.1 ms [Finished 0.796 s after backend start]
2025-07-15T15:19:17.875Z root INFO Backend a.onStart: 0.4 ms [Finished 0.796 s after backend start]
2025-07-15T15:19:17.876Z config INFO >>> Initializing CLI configuration...
2025-07-15T15:19:17.876Z root INFO Backend x.onStart: 0.4 ms [Finished 0.797 s after backend start]
2025-07-15T15:19:17.876Z config INFO Loading CLI configuration from c:\Users\billh\.arduinoIDE\arduino-cli.yaml...
2025-07-15T15:19:17.876Z daemon INFO Starting daemon from C:\Users\billh\AppData\Local\Programs\Arduino IDE\resources\app\lib\backend\resources\arduino-cli.exe...
2025-07-15T15:19:17.876Z root INFO Backend w.onStart: 0.6 ms [Finished 0.798 s after backend start]
2025-07-15T15:19:17.876Z discovery-log INFO start
2025-07-15T15:19:17.876Z discovery-log INFO start new deferred
2025-07-15T15:19:17.876Z root INFO Backend v.onStart: 0.4 ms [Finished 0.799 s after backend start]
2025-07-15T15:19:17.876Z root INFO Backend a.onStart: 0.2 ms [Finished 0.799 s after backend start]
2025-07-15T15:19:17.882Z root INFO Theia app listening on http://127.0.0.1:52339.
2025-07-15T15:19:17.883Z root INFO Finished starting backend application: 6.2 ms [Finished 0.805 s after backend start]
2025-07-15T15:19:17.883Z root WARN The local plugin referenced by local-dir:/c%3A/Users/billh/.arduinoIDE/plugins does not exist.
2025-07-15T15:19:17.884Z root WARN The local plugin referenced by local-dir:/c%3A/Users/billh/.arduinoIDE/deployedPlugins does not exist.
2025-07-15T15:19:17.884Z root WARN The local plugin referenced by local-dir:C:\Users\billh\.arduinoIDE\plugins does not exist.
2025-07-15T15:19:26.673Z config INFO Loaded CLI configuration: {"board_manager":{"additional_urls":[]}}
2025-07-15T15:19:26.673Z config INFO Loading fallback CLI configuration to get 'directories.data' and 'directories.user'
2025-07-15T15:19:28.529Z config INFO Loaded fallback CLI configuration: {"directories":{"user":"C:\\Users\\billh\\OneDrive\\Documents\\Arduino","data":"C:\\Users\\billh\\AppData\\Local\\Arduino15"}}
2025-07-15T15:19:28.530Z config INFO Merged CLI configuration with the fallback: {"directories":{"user":"C:\\Users\\billh\\OneDrive\\Documents\\Arduino","data":"C:\\Users\\billh\\AppData\\Local\\Arduino15"},"board_manager":{"additional_urls":[]}}
2025-07-15T15:19:28.530Z config INFO Loaded the CLI configuration.
2025-07-15T15:19:28.543Z config INFO Mapped the CLI configuration: {"dataDirUri":"file:///c%3A/Users/billh/AppData/Local/Arduino15","sketchDirUri":"file:///c%3A/Users/billh/OneDrive/Documents/Arduino","additionalUrls":[],"network":"none","locale":"en"}
2025-07-15T15:19:28.543Z config INFO Validating the CLI configuration...
2025-07-15T15:19:28.543Z config INFO The CLI config is valid.
2025-07-15T15:19:28.543Z config INFO <<< Initialized the CLI configuration.
2025-07-15T15:19:28.595Z root INFO creating connection for 1
2025-07-15T15:19:28.642Z root INFO Resolve plugins list: 10763.6 ms [Finished 11.564 s after backend start]
2025-07-15T15:19:28.676Z daemon INFO time="2025-07-15T08:19:28-07:00" level=info msg="arduino-cli version 1.2.0"
2025-07-15T15:19:28.682Z daemon INFO time="2025-07-15T08:19:28-07:00" level=info msg="Using config file: c:\\Users\\billh\\.arduinoIDE\\arduino-cli.yaml"
time="2025-07-15T08:19:28-07:00" level=info msg="Executing `arduino-cli daemon`"
2025-07-15T15:19:28.705Z daemon INFO Daemon is now listening on 127.0.0.1:52349
{"IP":"127.0.0.1","Port":"52349"}
2025-07-15T15:19:28.705Z daemon INFO Daemon is running.
2025-07-15T15:19:28.825Z daemon INFO time="2025-07-15T08:19:28-07:00" level=info msg="Checking signature" index="C:\\Users\\billh\\AppData\\Local\\Arduino15\\package_index.json" signatureFile="C:\\Users\\billh\\AppData\\Local\\Arduino15\\package_index.json.sig" trusted=true
time="2025-07-15T08:19:28-07:00" level=info msg="Loading hardware from: C:\\Users\\billh\\AppData\\Local\\Arduino15\\packages"
time="2025-07-15T08:19:28-07:00" level=info msg="Loading package arduino from: C:\\Users\\billh\\AppData\\Local\\Arduino15\\packages\\arduino\\hardware"
time="2025-07-15T08:19:28-07:00" level=info msg="Missing signature file" index="C:\\Users\\billh\\AppData\\Local\\Arduino15\\packages\\arduino\\hardware\\avr\\1.8.6\\installed.json"
time="2025-07-15T08:19:28-07:00" level=info msg="Adding monitor tool" protocol=serial tool="builtin:serial-monitor"
time="2025-07-15T08:19:28-07:00" level=info msg="Loaded platform" platform="arduino:avr@1.8.6"
time="2025-07-15T08:19:28-07:00" level=info msg="Missing signature file" index="C:\\Users\\billh\\AppData\\Local\\Arduino15\\packages\\arduino\\hardware\\megaavr\\1.8.8\\installed.json"
time="2025-07-15T08:19:28-07:00" level=info msg="Adding monitor tool" protocol=serial tool="builtin:serial-monitor"
time="2025-07-15T08:19:28-07:00" level=info msg="Loaded platform" platform="arduino:megaavr@1.8.8"
time="2025-07-15T08:19:28-07:00" level=info msg="Checking existence of 'tools' path: C:\\Users\\billh\\AppData\\Local\\Arduino15\\packages\\arduino\\tools"
time="2025-07-15T08:19:28-07:00" level=info msg="Loading tools from dir: C:\\Users\\billh\\AppData\\Local\\Arduino15\\packages\\arduino\\tools"
time="2025-07-15T08:19:28-07:00" level=info msg="Loaded tool" tool="arduino:arduinoOTA@1.3.0"
time="2025-07-15T08:19:28-07:00" level=info msg="Loaded tool" tool="arduino:avr-gcc@7.3.0-atmel3.6.1-arduino5"
time="2025-07-15T08:19:28-07:00" level=info msg="Loaded tool" tool="arduino:avr-gcc@7.3.0-atmel3.6.1-arduino7"
time="2025-07-15T08:19:28-07:00" level=info msg="Loaded tool" tool="arduino:avrdude@6.3.0-arduino17"
time="2025-07-15T08:19:28-07:00" level=info msg="Loading package builtin from: C:\\Users\\billh\\AppData\\Local\\Arduino15\\packages\\builtin"
time="2025-07-15T08:19:28-07:00" level=info msg="Checking existence of 'tools' path: C:\\Users\\billh\\AppData\\Local\\Arduino15\\packages\\builtin\\tools"
time="2025-07-15T08:19:28-07:00" level=info msg="Loading tools from dir: C:\\Users\\billh\\AppData\\Local\\Arduino15\\packages\\builtin\\tools"
time="2025-07-15T08:19:28-07:00" level=info msg="Loaded tool" tool="builtin:ctags@5.8-arduino11"
2025-07-15T15:19:28.825Z daemon INFO time="2025-07-15T08:19:28-07:00" level=info msg="Loaded tool" tool="builtin:dfu-discovery@0.1.2"
2025-07-15T15:19:28.842Z daemon INFO time="2025-07-15T08:19:28-07:00" level=info msg="Loaded tool" tool="builtin:mdns-discovery@1.0.9"
time="2025-07-15T08:19:28-07:00" level=info msg="Loaded tool" tool="builtin:serial-discovery@1.4.0"
time="2025-07-15T08:19:28-07:00" level=info msg="Loaded tool" tool="builtin:serial-discovery@1.4.1"
time="2025-07-15T08:19:28-07:00" level=info msg="Loaded tool" tool="builtin:serial-monitor@0.13.0"
time="2025-07-15T08:19:28-07:00" level=info msg="Loaded tool" tool="builtin:serial-monitor@0.15.0"
2025-07-15T15:19:28.892Z daemon INFO time="2025-07-15T08:19:28-07:00" level=info msg="Adding libraries dir" dir="C:\\Users\\billh\\AppData\\Local\\Arduino15\\packages\\arduino\\hardware\\avr\\1.8.6\\libraries" isSingleLibrary=false location=platform
2025-07-15T15:19:28.935Z daemon INFO time="2025-07-15T08:19:28-07:00" level=info msg="Adding libraries dir" dir="C:\\Users\\billh\\AppData\\Local\\Arduino15\\packages\\arduino\\hardware\\megaavr\\1.8.8\\libraries" isSingleLibrary=false location=platform
time="2025-07-15T08:19:28-07:00" level=info msg="Loading libraries index file" index="C:\\Users\\billh\\AppData\\Local\\Arduino15\\library_index.json"
2025-07-15T15:19:29.789Z root INFO Deploy plugins list: 11911.2 ms [Finished 12.712 s after backend start]
2025-07-15T15:19:29.917Z daemon INFO time="2025-07-15T08:19:29-07:00" level=info msg="Adding libraries dir" dir="C:\\Users\\billh\\AppData\\Local\\Arduino15\\libraries" isSingleLibrary=false location=ide
2025-07-15T15:19:29.924Z daemon INFO time="2025-07-15T08:19:29-07:00" level=info msg="Adding libraries dir" dir="C:\\Users\\billh\\OneDrive\\Documents\\Arduino\\libraries" isSingleLibrary=false location=user
2025-07-15T15:19:37.017Z discovery-log INFO start resolved watching
2025-07-15T15:19:37.045Z root WARN Frontend a.configure took longer than the expected maximum 100 milliseconds: 7189.5 ms [Finished 19.145 s after frontend start]
2025-07-15T15:19:37.110Z root WARN A command editor.action.toggleStickyScroll is already registered.
Opening channel for service path '/services/electron-window'.
Opening channel for service path '/services/ide-updater'.
2025-07-15T15:19:44.867Z root INFO Start frontend contributions: 7522.8 ms [Finished 19.362 s after frontend start]
2025-07-15T15:19:44.867Z root INFO Changed application state from 'init' to 'started_contributions'.
2025-07-15T15:19:44.867Z root INFO Changed application state from 'started_contributions' to 'attached_shell'.
2025-07-15T15:19:44.867Z root INFO >>> Restoring the layout state...
2025-07-15T15:19:44.872Z discovery-log INFO {"eventType":"add","port":{"matchingBoardsList":[],"port":{"address":"COM4","label":"COM4","protocol":"serial","protocolLabel":"Serial Port (USB)","propertiesMap":[["pid","0x7523"],["serialNumber",""],["vid","0x1A86"]],"hardwareId":""}},"error":""}
2025-07-15T15:19:44.885Z root INFO [1d260aa6-5e01-420a-8208-60061d9deb31] Waiting for backend deployment: 7623.5 ms [Finished 26.977 s after frontend start]
2025-07-15T15:19:45.602Z root INFO [hosted-plugin: 15892] PLUGIN_HOST(15892) starting instance
[Object: null prototype] {}
2025-07-15T15:19:46.353Z root INFO [1d260aa6-5e01-420a-8208-60061d9deb31] Sync of 23 plugins: 1480.3 ms [Finished 28.457 s after frontend start]
2025-07-15T15:19:46.381Z root INFO <<< Nothing to restore.
2025-07-15T15:19:46.472Z root INFO Initialize the workbench layout: 9122.8 ms [Finished 28.522 s after frontend start]
2025-07-15T15:19:46.475Z root INFO Changed application state from 'attached_shell' to 'initialized_layout'.
2025-07-15T15:19:46.477Z root INFO [1d260aa6-5e01-420a-8208-60061d9deb31] Loading plugin contributions
2025-07-15T15:19:46.477Z root INFO [1d260aa6-5e01-420a-8208-60061d9deb31] Load contributions of 23 plugins: 39.9 ms [Finished 28.576 s after frontend start]
2025-07-15T15:19:46.538Z root WARN 'cpp' language is remapped from 'source.cpp.embedded.macro' to 'source.cpp' scope
2025-07-15T15:19:46.538Z root WARN a registered grammar configuration for 'cpp' language is overridden
2025-07-15T15:19:47.029Z root ERROR [hosted-plugin: 15892] Conflict in settings file Default: Ignoring cortex-debug.armToolchainPath.linux as cortex-debug.armToolchainPath is null
2025-07-15T15:19:47.029Z root ERROR [hosted-plugin: 15892] Conflict in settings file Default: Ignoring cortex-debug.armToolchainPath.osx as cortex-debug.armToolchainPath is null
Conflict in settings file Default: Ignoring cortex-debug.armToolchainPath.windows as cortex-debug.armToolchainPath is null
Conflict in settings file Default: Ignoring cortex-debug.JLinkGDBServerPath.linux as cortex-debug.JLinkGDBServerPath is null
2025-07-15T15:19:47.029Z root ERROR [hosted-plugin: 15892] Conflict in settings file Default: Ignoring cortex-debug.JLinkGDBServerPath.osx as cortex-debug.JLinkGDBServerPath is null
Conflict in settings file Default: Ignoring cortex-debug.JLinkGDBServerPath.windows as cortex-debug.JLinkGDBServerPath is null
2025-07-15T15:19:47.029Z root ERROR [hosted-plugin: 15892] Conflict in settings file Default: Ignoring cortex-debug.openocdPath.linux as cortex-debug.openocdPath is null
2025-07-15T15:19:47.030Z root ERROR [hosted-plugin: 15892] Conflict in settings file Default: Ignoring cortex-debug.openocdPath.osx as cortex-debug.openocdPath is null
2025-07-15T15:19:47.030Z root ERROR [hosted-plugin: 15892] Conflict in settings file Default: Ignoring cortex-debug.openocdPath.windows as cortex-debug.openocdPath is null
Conflict in settings file Default: Ignoring cortex-debug.pyocdPath.linux as cortex-debug.pyocdPath is null
2025-07-15T15:19:47.030Z root ERROR [hosted-plugin: 15892] Conflict in settings file Default: Ignoring cortex-debug.pyocdPath.osx as cortex-debug.pyocdPath is null
Conflict in settings file Default: Ignoring cortex-debug.pyocdPath.windows as cortex-debug.pyocdPath is null
2025-07-15T15:19:47.030Z root ERROR [hosted-plugin: 15892] Conflict in settings file Default: Ignoring cortex-debug.PEGDBServerPath.linux as cortex-debug.PEGDBServerPath is null
Conflict in settings file Default: Ignoring cortex-debug.PEGDBServerPath.osx as cortex-debug.PEGDBServerPath is null
Conflict in settings file Default: Ignoring cortex-debug.PEGDBServerPath.windows as cortex-debug.PEGDBServerPath is null
2025-07-15T15:19:47.030Z root ERROR [hosted-plugin: 15892] Conflict in settings file Default: Ignoring cortex-debug.stutilPath.linux as cortex-debug.stutilPath is null
Conflict in settings file Default: Ignoring cortex-debug.stutilPath.osx as cortex-debug.stutilPath is null
Conflict in settings file Default: Ignoring cortex-debug.stutilPath.windows as cortex-debug.stutilPath is null
2025-07-15T15:19:47.030Z root ERROR [hosted-plugin: 15892] Conflict in settings file Default: Ignoring cortex-debug.stlinkPath.linux as cortex-debug.stlinkPath is null
Conflict in settings file Default: Ignoring cortex-debug.stlinkPath.osx as cortex-debug.stlinkPath is null
Conflict in settings file Default: Ignoring cortex-debug.stlinkPath.windows as cortex-debug.stlinkPath is null
2025-07-15T15:19:47.030Z root ERROR [hosted-plugin: 15892] Conflict in settings file Default: Ignoring cortex-debug.stm32cubeprogrammer.linux as cortex-debug.stm32cubeprogrammer is null
Conflict in settings file Default: Ignoring cortex-debug.stm32cubeprogrammer.osx as cortex-debug.stm32cubeprogrammer is null
2025-07-15T15:19:47.030Z root ERROR [hosted-plugin: 15892] Conflict in settings file Default: Ignoring cortex-debug.stm32cubeprogrammer.windows as cortex-debug.stm32cubeprogrammer is null
2025-07-15T15:19:47.063Z root INFO [hosted-plugin: 15892] PLUGIN_HOST(15892): PluginManagerExtImpl/init()
2025-07-15T15:19:47.067Z root INFO [hosted-plugin: 15892] PLUGIN_HOST(15892): initializing(vscode-arduino-api@0.1.2 with C:\Users\billh\AppData\Local\Programs\Arduino IDE\resources\app\lib\backend\plugin-vscode-init)
2025-07-15T15:19:47.190Z root INFO [hosted-plugin: 15892] PLUGIN_HOST(15892): initializing(json-language-features@1.88.1 with C:\Users\billh\AppData\Local\Programs\Arduino IDE\resources\app\lib\backend\plugin-vscode-init)
2025-07-15T15:19:47.196Z root INFO [hosted-plugin: 15892] PLUGIN_HOST(15892): initializing(cortex-debug@1.5.1 with C:\Users\billh\AppData\Local\Programs\Arduino IDE\resources\app\lib\backend\plugin-vscode-init)
2025-07-15T15:19:47.210Z root INFO [hosted-plugin: 15892] Debugger contribution has been registered: cortex-debug
2025-07-15T15:19:47.221Z root INFO [hosted-plugin: 15892] PLUGIN_HOST(15892): initializing(vscode-arduino-tools@0.1.3 with C:\Users\billh\AppData\Local\Programs\Arduino IDE\resources\app\lib\backend\plugin-vscode-init)
2025-07-15T15:19:47.229Z root INFO [hosted-plugin: 15892] PLUGIN_HOST(15892): initializing(cpp@1.88.1 with C:\Users\billh\AppData\Local\Programs\Arduino IDE\resources\app\lib\backend\plugin-vscode-init)
2025-07-15T15:19:47.230Z root INFO [hosted-plugin: 15892] PLUGIN_HOST(15892): initializing(json@1.88.1 with C:\Users\billh\AppData\Local\Programs\Arduino IDE\resources\app\lib\backend\plugin-vscode-init)
2025-07-15T15:19:47.232Z root INFO [hosted-plugin: 15892] PLUGIN_HOST(15892): initializing(vscode-language-pack-bg@1.48.3 with C:\Users\billh\AppData\Local\Programs\Arduino IDE\resources\app\lib\backend\plugin-vscode-init)
2025-07-15T15:19:47.233Z root INFO [hosted-plugin: 15892] PLUGIN_HOST(15892): initializing(vscode-language-pack-cs@1.96.0 with C:\Users\billh\AppData\Local\Programs\Arduino IDE\resources\app\lib\backend\plugin-vscode-init)
2025-07-15T15:19:47.236Z root INFO [hosted-plugin: 15892] PLUGIN_HOST(15892): initializing(vscode-language-pack-de@1.96.0 with C:\Users\billh\AppData\Local\Programs\Arduino IDE\resources\app\lib\backend\plugin-vscode-init)
2025-07-15T15:19:47.237Z root INFO [hosted-plugin: 15892] PLUGIN_HOST(15892): initializing(vscode-language-pack-es@1.96.0 with C:\Users\billh\AppData\Local\Programs\Arduino IDE\resources\app\lib\backend\plugin-vscode-init)
2025-07-15T15:19:47.239Z root INFO [hosted-plugin: 15892] PLUGIN_HOST(15892): initializing(vscode-language-pack-fr@1.96.0 with C:\Users\billh\AppData\Local\Programs\Arduino IDE\resources\app\lib\backend\plugin-vscode-init)
2025-07-15T15:19:47.240Z root INFO [hosted-plugin: 15892] PLUGIN_HOST(15892): initializing(vscode-language-pack-hu@1.48.3 with C:\Users\billh\AppData\Local\Programs\Arduino IDE\resources\app\lib\backend\plugin-vscode-init)
2025-07-15T15:19:47.241Z root INFO [hosted-plugin: 15892] PLUGIN_HOST(15892): initializing(vscode-language-pack-it@1.96.0 with C:\Users\billh\AppData\Local\Programs\Arduino IDE\resources\app\lib\backend\plugin-vscode-init)
2025-07-15T15:19:47.242Z root INFO [hosted-plugin: 15892] PLUGIN_HOST(15892): initializing(vscode-language-pack-ja@1.96.0 with C:\Users\billh\AppData\Local\Programs\Arduino IDE\resources\app\lib\backend\plugin-vscode-init)
2025-07-15T15:19:47.242Z root INFO [hosted-plugin: 15892] PLUGIN_HOST(15892): initializing(vscode-language-pack-ko@1.96.0 with C:\Users\billh\AppData\Local\Programs\Arduino IDE\resources\app\lib\backend\plugin-vscode-init)
2025-07-15T15:19:47.243Z root INFO [hosted-plugin: 15892] PLUGIN_HOST(15892): initializing(vscode-language-pack-nl@1.48.3 with C:\Users\billh\AppData\Local\Programs\Arduino IDE\resources\app\lib\backend\plugin-vscode-init)
2025-07-15T15:19:47.244Z root INFO [hosted-plugin: 15892] PLUGIN_HOST(15892): initializing(vscode-language-pack-pl@1.96.0 with C:\Users\billh\AppData\Local\Programs\Arduino IDE\resources\app\lib\backend\plugin-vscode-init)
2025-07-15T15:19:47.245Z root INFO [hosted-plugin: 15892] PLUGIN_HOST(15892): initializing(vscode-language-pack-pt-BR@1.96.0 with C:\Users\billh\AppData\Local\Programs\Arduino IDE\resources\app\lib\backend\plugin-vscode-init)
2025-07-15T15:19:47.246Z root INFO [hosted-plugin: 15892] PLUGIN_HOST(15892): initializing(vscode-language-pack-ru@1.96.0 with C:\Users\billh\AppData\Local\Programs\Arduino IDE\resources\app\lib\backend\plugin-vscode-init)
2025-07-15T15:19:47.246Z root INFO [hosted-plugin: 15892] PLUGIN_HOST(15892): initializing(vscode-language-pack-tr@1.96.0 with C:\Users\billh\AppData\Local\Programs\Arduino IDE\resources\app\lib\backend\plugin-vscode-init)
2025-07-15T15:19:47.247Z root INFO [hosted-plugin: 15892] PLUGIN_HOST(15892): initializing(vscode-language-pack-uk@1.48.3 with C:\Users\billh\AppData\Local\Programs\Arduino IDE\resources\app\lib\backend\plugin-vscode-init)
2025-07-15T15:19:47.248Z root INFO [hosted-plugin: 15892] PLUGIN_HOST(15892): initializing(vscode-language-pack-zh-hans@1.96.0 with C:\Users\billh\AppData\Local\Programs\Arduino IDE\resources\app\lib\backend\plugin-vscode-init)
2025-07-15T15:19:47.249Z root INFO [hosted-plugin: 15892] PLUGIN_HOST(15892): initializing(vscode-language-pack-zh-hant@1.96.0 with C:\Users\billh\AppData\Local\Programs\Arduino IDE\resources\app\lib\backend\plugin-vscode-init)
2025-07-15T15:19:47.578Z root INFO Frontend application start: 10547.2 ms [Finished 30.499 s after backend start]
Checking for update
Update for version 2.3.6 is not available (latest version: 2.3.6, downgrade is allowed).
2025-07-15T15:19:50.316Z root INFO Replace loading indicator with ready workbench UI (animation): 888.9 ms [Finished 29.471 s after frontend start]
2025-07-15T15:19:50.316Z root INFO Changed application state from 'initialized_layout' to 'ready'.
2025-07-15T15:19:50.316Z root WARN Linked preference "workbench.colorCustomizations" not found.
2025-07-15T15:19:50.347Z root INFO [hosted-plugin: 15892] PLUGIN_HOST(15892): PluginManagerExtImpl/loadPlugin(C:\Users\billh\AppData\Local\Programs\Arduino IDE\resources\app\plugins\vscode-builtin-json-language-features\extension\client\dist\node\jsonClientMain)
2025-07-15T15:19:50.561Z root INFO [hosted-plugin: 15892] PLUGIN_HOST(15892): PluginManagerExtImpl/loadPlugin(C:\Users\billh\AppData\Local\Programs\Arduino IDE\resources\app\plugins\vscode-arduino-api\extension\dist\extension.js)
2025-07-15T15:19:50.582Z root INFO [hosted-plugin: 15892] calling activation function on Arduino IDE API for VS Code extensions
2025-07-15T15:19:50.594Z root INFO [1d260aa6-5e01-420a-8208-60061d9deb31] Starting plugins.
2025-07-15T15:19:50.639Z root INFO [hosted-plugin: 15892] PLUGIN_HOST(15892): PluginManagerExtImpl/loadPlugin(C:\Users\billh\AppData\Local\Programs\Arduino IDE\resources\app\plugins\cortex-debug\extension\dist\extension.js)
2025-07-15T15:19:50.711Z root INFO [hosted-plugin: 15892] Debug configuration provider has been registered: cortex-debug, trigger: 1
2025-07-15T15:19:50.711Z root INFO [hosted-plugin: 15892] calling activation function on Cortex-Debug
2025-07-15T15:19:50.718Z root INFO [hosted-plugin: 15892] GDB server console created
2025-07-15T15:19:51.069Z root ERROR ---- !!!SLOW!!! DURATION: search took 750.543 ms. Args: [{"type":"Updatable"}] ----
2025-07-15T15:19:57.544Z root INFO [1d260aa6-5e01-420a-8208-60061d9deb31] Start of 23 plugins: 10950.8 ms [Finished 39.648 s after frontend start]
2025-07-15T15:19:57.721Z root INFO [hosted-plugin: 15892] calling activation function on JSON Language Features (built-in)
2025-07-15T15:22:37.434Z root INFO creating connection for 2
2025-07-15T15:22:38.352Z root WARN Frontend a.configure took longer than the expected maximum 100 milliseconds: 148.6 ms [Finished 8.479 s after frontend start]
2025-07-15T15:22:38.390Z root WARN A command editor.action.toggleStickyScroll is already registered.
Opening channel for service path '/services/electron-window'.
Opening channel for service path '/services/ide-updater'.
2025-07-15T15:22:45.074Z root INFO Start frontend contributions: 377.7 ms [Finished 8.641 s after frontend start]
2025-07-15T15:22:45.075Z root INFO Changed application state from 'init' to 'started_contributions'.
2025-07-15T15:22:45.075Z root INFO Changed application state from 'started_contributions' to 'attached_shell'.
2025-07-15T15:22:45.075Z root INFO >>> Restoring the layout state...
2025-07-15T15:22:45.085Z root INFO [c24ee67f-380c-4030-998c-c31f6446a978] Waiting for backend deployment: 6571.5 ms [Finished 15.204 s after frontend start]
2025-07-15T15:22:45.773Z root INFO <<< Nothing to restore.
2025-07-15T15:22:45.774Z root INFO Initialize the workbench layout: 6763.6 ms [Finished 15.436 s after frontend start]
2025-07-15T15:22:45.774Z root INFO Changed application state from 'attached_shell' to 'initialized_layout'.
2025-07-15T15:22:45.776Z root INFO [hosted-plugin: 8268] PLUGIN_HOST(8268) starting instance
[Object: null prototype] {}
2025-07-15T15:22:46.490Z root INFO [c24ee67f-380c-4030-998c-c31f6446a978] Sync of 23 plugins: 1379.0 ms [Finished 16.584 s after frontend start]
2025-07-15T15:22:46.493Z root INFO [c24ee67f-380c-4030-998c-c31f6446a978] Loading plugin contributions
2025-07-15T15:22:46.493Z root INFO [c24ee67f-380c-4030-998c-c31f6446a978] Load contributions of 23 plugins: 32.6 ms [Finished 16.616 s after frontend start]
2025-07-15T15:22:46.565Z root WARN 'cpp' language is remapped from 'source.cpp.embedded.macro' to 'source.cpp' scope
2025-07-15T15:22:46.566Z root WARN a registered grammar configuration for 'cpp' language is overridden
2025-07-15T15:22:46.784Z root INFO Frontend application start: 8442.6 ms [Finished 209.703 s after backend start]
2025-07-15T15:22:49.372Z root INFO Replace loading indicator with ready workbench UI (animation): 1272.7 ms [Finished 16.721 s after frontend start]
2025-07-15T15:22:49.372Z root INFO Changed application state from 'initialized_layout' to 'ready'.
2025-07-15T15:22:49.372Z root WARN Linked preference "workbench.colorCustomizations" not found.
2025-07-15T15:22:49.376Z root INFO Executing startup tasks:
2025-07-15T15:22:49.376Z root INFO - 'arduino-use-inherited-boards-config' , args: [{},{}]
2025-07-15T15:22:49.860Z root ERROR [hosted-plugin: 8268] Conflict in settings file Default: Ignoring cortex-debug.armToolchainPath.linux as cortex-debug.armToolchainPath is null
2025-07-15T15:22:49.861Z root ERROR [hosted-plugin: 8268] Conflict in settings file Default: Ignoring cortex-debug.armToolchainPath.osx as cortex-debug.armToolchainPath is null
2025-07-15T15:22:49.861Z root ERROR [hosted-plugin: 8268] Conflict in settings file Default: Ignoring cortex-debug.armToolchainPath.windows as cortex-debug.armToolchainPath is null
Conflict in settings file Default: Ignoring cortex-debug.JLinkGDBServerPath.linux as cortex-debug.JLinkGDBServerPath is null
Conflict in settings file Default: Ignoring cortex-debug.JLinkGDBServerPath.osx as cortex-debug.JLinkGDBServerPath is null
2025-07-15T15:22:49.861Z root ERROR [hosted-plugin: 8268] Conflict in settings file Default: Ignoring cortex-debug.JLinkGDBServerPath.windows as cortex-debug.JLinkGDBServerPath is null
Conflict in settings file Default: Ignoring cortex-debug.openocdPath.linux as cortex-debug.openocdPath is null
2025-07-15T15:22:49.861Z root ERROR [hosted-plugin: 8268] Conflict in settings file Default: Ignoring cortex-debug.openocdPath.osx as cortex-debug.openocdPath is null
Conflict in settings file Default: Ignoring cortex-debug.openocdPath.windows as cortex-debug.openocdPath is null
2025-07-15T15:22:49.861Z root ERROR [hosted-plugin: 8268] Conflict in settings file Default: Ignoring cortex-debug.pyocdPath.linux as cortex-debug.pyocdPath is null
2025-07-15T15:22:49.861Z root ERROR [hosted-plugin: 8268] Conflict in settings file Default: Ignoring cortex-debug.pyocdPath.osx as cortex-debug.pyocdPath is null
Conflict in settings file Default: Ignoring cortex-debug.pyocdPath.windows as cortex-debug.pyocdPath is null
Conflict in settings file Default: Ignoring cortex-debug.PEGDBServerPath.linux as cortex-debug.PEGDBServerPath is null
2025-07-15T15:22:49.861Z root ERROR [hosted-plugin: 8268] Conflict in settings file Default: Ignoring cortex-debug.PEGDBServerPath.osx as cortex-debug.PEGDBServerPath is null
Conflict in settings file Default: Ignoring cortex-debug.PEGDBServerPath.windows as cortex-debug.PEGDBServerPath is null
2025-07-15T15:22:49.861Z root ERROR [hosted-plugin: 8268] Conflict in settings file Default: Ignoring cortex-debug.stutilPath.linux as cortex-debug.stutilPath is null
Conflict in settings file Default: Ignoring cortex-debug.stutilPath.osx as cortex-debug.stutilPath is null
2025-07-15T15:22:49.861Z root ERROR [hosted-plugin: 8268] Conflict in settings file Default: Ignoring cortex-debug.stutilPath.windows as cortex-debug.stutilPath is null
Conflict in settings file Default: Ignoring cortex-debug.stlinkPath.linux as cortex-debug.stlinkPath is null
2025-07-15T15:22:49.861Z root ERROR [hosted-plugin: 8268] Conflict in settings file Default: Ignoring cortex-debug.stlinkPath.osx as cortex-debug.stlinkPath is null
Conflict in settings file Default: Ignoring cortex-debug.stlinkPath.windows as cortex-debug.stlinkPath is null
2025-07-15T15:22:49.862Z root ERROR [hosted-plugin: 8268] Conflict in settings file Default: Ignoring cortex-debug.stm32cubeprogrammer.linux as cortex-debug.stm32cubeprogrammer is null
2025-07-15T15:22:49.862Z root ERROR [hosted-plugin: 8268] Conflict in settings file Default: Ignoring cortex-debug.stm32cubeprogrammer.osx as cortex-debug.stm32cubeprogrammer is null
Conflict in settings file Default: Ignoring cortex-debug.stm32cubeprogrammer.windows as cortex-debug.stm32cubeprogrammer is null
2025-07-15T15:22:49.964Z root INFO [hosted-plugin: 8268] PLUGIN_HOST(8268): PluginManagerExtImpl/init()
2025-07-15T15:22:49.970Z root INFO [hosted-plugin: 8268] PLUGIN_HOST(8268): initializing(vscode-arduino-api@0.1.2 with C:\Users\billh\AppData\Local\Programs\Arduino IDE\resources\app\lib\backend\plugin-vscode-init)
2025-07-15T15:22:50.099Z root INFO [hosted-plugin: 8268] PLUGIN_HOST(8268): initializing(json-language-features@1.88.1 with C:\Users\billh\AppData\Local\Programs\Arduino IDE\resources\app\lib\backend\plugin-vscode-init)
2025-07-15T15:22:50.121Z root INFO [hosted-plugin: 8268] PLUGIN_HOST(8268): initializing(cortex-debug@1.5.1 with C:\Users\billh\AppData\Local\Programs\Arduino IDE\resources\app\lib\backend\plugin-vscode-init)
2025-07-15T15:22:50.122Z root INFO [hosted-plugin: 8268] Debugger contribution has been registered: cortex-debug
2025-07-15T15:22:50.123Z root INFO [hosted-plugin: 8268] PLUGIN_HOST(8268): initializing(vscode-arduino-tools@0.1.3 with C:\Users\billh\AppData\Local\Programs\Arduino IDE\resources\app\lib\backend\plugin-vscode-init)
2025-07-15T15:22:50.124Z root INFO [hosted-plugin: 8268] PLUGIN_HOST(8268): initializing(cpp@1.88.1 with C:\Users\billh\AppData\Local\Programs\Arduino IDE\resources\app\lib\backend\plugin-vscode-init)
2025-07-15T15:22:50.125Z root INFO [hosted-plugin: 8268] PLUGIN_HOST(8268): initializing(json@1.88.1 with C:\Users\billh\AppData\Local\Programs\Arduino IDE\resources\app\lib\backend\plugin-vscode-init)
2025-07-15T15:22:50.127Z root INFO [hosted-plugin: 8268] PLUGIN_HOST(8268): initializing(vscode-language-pack-bg@1.48.3 with C:\Users\billh\AppData\Local\Programs\Arduino IDE\resources\app\lib\backend\plugin-vscode-init)
2025-07-15T15:22:50.128Z root INFO [hosted-plugin: 8268] PLUGIN_HOST(8268): initializing(vscode-language-pack-cs@1.96.0 with C:\Users\billh\AppData\Local\Programs\Arduino IDE\resources\app\lib\backend\plugin-vscode-init)
2025-07-15T15:22:50.129Z root INFO [hosted-plugin: 8268] PLUGIN_HOST(8268): initializing(vscode-language-pack-de@1.96.0 with C:\Users\billh\AppData\Local\Programs\Arduino IDE\resources\app\lib\backend\plugin-vscode-init)
2025-07-15T15:22:50.131Z root INFO [hosted-plugin: 8268] PLUGIN_HOST(8268): initializing(vscode-language-pack-es@1.96.0 with C:\Users\billh\AppData\Local\Programs\Arduino IDE\resources\app\lib\backend\plugin-vscode-init)
2025-07-15T15:22:50.132Z root INFO [hosted-plugin: 8268] PLUGIN_HOST(8268): initializing(vscode-language-pack-fr@1.96.0 with C:\Users\billh\AppData\Local\Programs\Arduino IDE\resources\app\lib\backend\plugin-vscode-init)
2025-07-15T15:22:50.134Z root INFO [hosted-plugin: 8268] PLUGIN_HOST(8268): initializing(vscode-language-pack-hu@1.48.3 with C:\Users\billh\AppData\Local\Programs\Arduino IDE\resources\app\lib\backend\plugin-vscode-init)
2025-07-15T15:22:50.136Z root INFO [hosted-plugin: 8268] PLUGIN_HOST(8268): initializing(vscode-language-pack-it@1.96.0 with C:\Users\billh\AppData\Local\Programs\Arduino IDE\resources\app\lib\backend\plugin-vscode-init)
2025-07-15T15:22:50.137Z root INFO [hosted-plugin: 8268] PLUGIN_HOST(8268): initializing(vscode-language-pack-ja@1.96.0 with C:\Users\billh\AppData\Local\Programs\Arduino IDE\resources\app\lib\backend\plugin-vscode-init)
2025-07-15T15:22:50.138Z root INFO [hosted-plugin: 8268] PLUGIN_HOST(8268): initializing(vscode-language-pack-ko@1.96.0 with C:\Users\billh\AppData\Local\Programs\Arduino IDE\resources\app\lib\backend\plugin-vscode-init)
2025-07-15T15:22:50.140Z root INFO [hosted-plugin: 8268] PLUGIN_HOST(8268): initializing(vscode-language-pack-nl@1.48.3 with C:\Users\billh\AppData\Local\Programs\Arduino IDE\resources\app\lib\backend\plugin-vscode-init)
2025-07-15T15:22:50.141Z root INFO [hosted-plugin: 8268] PLUGIN_HOST(8268): initializing(vscode-language-pack-pl@1.96.0 with C:\Users\billh\AppData\Local\Programs\Arduino IDE\resources\app\lib\backend\plugin-vscode-init)
2025-07-15T15:22:50.142Z root INFO [hosted-plugin: 8268] PLUGIN_HOST(8268): initializing(vscode-language-pack-pt-BR@1.96.0 with C:\Users\billh\AppData\Local\Programs\Arduino IDE\resources\app\lib\backend\plugin-vscode-init)
2025-07-15T15:22:50.143Z root INFO [hosted-plugin: 8268] PLUGIN_HOST(8268): initializing(vscode-language-pack-ru@1.96.0 with C:\Users\billh\AppData\Local\Programs\Arduino IDE\resources\app\lib\backend\plugin-vscode-init)
2025-07-15T15:22:50.144Z root INFO [hosted-plugin: 8268] PLUGIN_HOST(8268): initializing(vscode-language-pack-tr@1.96.0 with C:\Users\billh\AppData\Local\Programs\Arduino IDE\resources\app\lib\backend\plugin-vscode-init)
2025-07-15T15:22:50.146Z root INFO [hosted-plugin: 8268] PLUGIN_HOST(8268): initializing(vscode-language-pack-uk@1.48.3 with C:\Users\billh\AppData\Local\Programs\Arduino IDE\resources\app\lib\backend\plugin-vscode-init)
2025-07-15T15:22:50.147Z root INFO [hosted-plugin: 8268] PLUGIN_HOST(8268): initializing(vscode-language-pack-zh-hans@1.96.0 with C:\Users\billh\AppData\Local\Programs\Arduino IDE\resources\app\lib\backend\plugin-vscode-init)
2025-07-15T15:22:50.150Z root INFO [hosted-plugin: 8268] PLUGIN_HOST(8268): initializing(vscode-language-pack-zh-hant@1.96.0 with C:\Users\billh\AppData\Local\Programs\Arduino IDE\resources\app\lib\backend\plugin-vscode-init)
2025-07-15T15:22:50.225Z root INFO [hosted-plugin: 8268] PLUGIN_HOST(8268): PluginManagerExtImpl/loadPlugin(C:\Users\billh\AppData\Local\Programs\Arduino IDE\resources\app\plugins\vscode-arduino-api\extension\dist\extension.js)
2025-07-15T15:22:50.231Z root INFO [hosted-plugin: 8268] calling activation function on Arduino IDE API for VS Code extensions
2025-07-15T15:22:50.261Z root INFO [c24ee67f-380c-4030-998c-c31f6446a978] Starting plugins.
2025-07-15T15:22:50.262Z root INFO [hosted-plugin: 8268] PLUGIN_HOST(8268): PluginManagerExtImpl/loadPlugin(C:\Users\billh\AppData\Local\Programs\Arduino IDE\resources\app\plugins\vscode-builtin-json-language-features\extension\client\dist\node\jsonClientMain)
2025-07-15T15:22:57.034Z root INFO [hosted-plugin: 8268] PLUGIN_HOST(8268): PluginManagerExtImpl/loadPlugin(C:\Users\billh\AppData\Local\Programs\Arduino IDE\resources\app\plugins\cortex-debug\extension\dist\extension.js)
2025-07-15T15:22:57.083Z root INFO [hosted-plugin: 8268] Debug configuration provider has been registered: cortex-debug, trigger: 1
2025-07-15T15:22:57.083Z root INFO [hosted-plugin: 8268] calling activation function on Cortex-Debug
2025-07-15T15:22:57.091Z root INFO [hosted-plugin: 8268] GDB server console created
2025-07-15T15:22:57.100Z root INFO [c24ee67f-380c-4030-998c-c31f6446a978] Start of 23 plugins: 10564.1 ms [Finished 27.227 s after frontend start]
2025-07-15T15:22:57.238Z root INFO [hosted-plugin: 8268] calling activation function on JSON Language Features (built-in)
isTempSketch: true. Input was c:\Users\billh\AppData\Local\Temp\.arduinoIDE-unsaved2025615-25104-9noj8e.ht3ob\ASCIITable
Ignored marking workspace as a closed sketch. The sketch was detected as temporary. Workspace URI: file:///c%3A/Users/billh/AppData/Local/Temp/.arduinoIDE-unsaved2025615-25104-9noj8e.ht3ob/ASCIITable.
isTempSketch: true. Input was c:\Users\billh\AppData\Local\Temp\.arduinoIDE-unsaved2025615-25104-9noj8e.ht3ob\ASCIITable
Ignored marking workspace as a closed sketch. The sketch was detected as temporary. Workspace URI: file:///c%3A/Users/billh/AppData/Local/Temp/.arduinoIDE-unsaved2025615-25104-9noj8e.ht3ob/ASCIITable.
Closing channel on service path '/services/electron-window'.
Closing channel on service path '/services/ide-updater'.
2025-07-15T15:23:06.179Z root INFO socked closed
2025-07-15T15:23:06.179Z root INFO closing connection for 2
2025-07-15T15:23:06.179Z root INFO Closing channel on service path '/localization-server'.
2025-07-15T15:23:06.179Z root INFO Closing channel on service path '/os'.
2025-07-15T15:23:06.179Z root INFO Closing channel on service path '/services/commands'.
2025-07-15T15:23:06.179Z root INFO Closing channel on service path '/services/keyboard'.
2025-07-15T15:23:06.179Z root INFO Closing channel on service path '/services/logger'.
2025-07-15T15:23:06.179Z root INFO Closing channel on service path '/services/messageService'.
2025-07-15T15:23:06.179Z root INFO Closing channel on service path '/services/ChannelCloseService'.
2025-07-15T15:23:06.179Z root INFO Closing channel on service path '/services/remote-filesystem'.
2025-07-15T15:23:06.179Z root INFO Closing channel on service path '/services/envs'.
2025-07-15T15:23:06.179Z root INFO Closing channel on service path '/services/authentication-service'.
2025-07-15T15:23:06.179Z root INFO Closing channel on service path '/services/sketches-service'.
2025-07-15T15:23:06.179Z root INFO Closing channel on service path '/services/config-service'.
2025-07-15T15:23:06.179Z root INFO Closing channel on service path '/services/workspace'.
2025-07-15T15:23:06.179Z root INFO Closing channel on service path '/services/notification-service'.
2025-07-15T15:23:06.179Z root INFO Closing channel on service path '/services/arduino-daemon'.
2025-07-15T15:23:06.179Z root INFO Closing channel on service path '/services/stopwatch'.
2025-07-15T15:23:06.179Z root INFO Closing channel on service path '/services/application'.
2025-07-15T15:23:06.179Z root INFO Closing channel on service path '/services/i18n'.
2025-07-15T15:23:06.179Z root INFO Closing channel on service path '/services/quickInput'.
2025-07-15T15:23:06.179Z root INFO Closing channel on service path '/services/debug'.
2025-07-15T15:23:06.180Z root INFO Closing channel on service path '/services/shell-terminal'.
2025-07-15T15:23:06.180Z root INFO Closing channel on service path '/services/quickPick'.
2025-07-15T15:23:06.180Z root INFO Closing channel on service path '/services/task'.
2025-07-15T15:23:06.180Z root INFO Closing channel on service path '/services/search'.
2025-07-15T15:23:06.180Z root INFO Closing channel on service path '/services/hostedPlugin'.
2025-07-15T15:23:06.180Z root INFO Closing channel on service path '/services/plugin-ext'.
2025-07-15T15:23:06.180Z root INFO Closing channel on service path '/services/plugin-paths'.
2025-07-15T15:23:06.180Z root INFO Closing channel on service path '/services/cli-preferences'.
2025-07-15T15:23:06.180Z root INFO Closing channel on service path '/services/boards-service'.
2025-07-15T15:23:06.180Z root INFO Closing channel on service path '/services/response-service'.
2025-07-15T15:23:06.180Z root INFO Closing channel on service path '/services/file-system-ext'.
2025-07-15T15:23:06.180Z root INFO Closing channel on service path '/services/core-service'.
2025-07-15T15:23:06.180Z root INFO Closing channel on service path '/services/example-service'.
2025-07-15T15:23:06.180Z root INFO Closing channel on service path '/services/library-service'.
2025-07-15T15:23:06.180Z root INFO Closing channel on service path '/services/executable-service'.
2025-07-15T15:23:06.180Z root INFO Closing channel on service path '/services/arduino-firmware-uploader'.
2025-07-15T15:23:06.180Z root INFO Closing channel on service path '/services/formatter'.
2025-07-15T15:23:06.180Z root INFO Closing channel on service path '/services/search-in-workspace'.
2025-07-15T15:23:06.180Z root INFO Closing channel on service path '/services/request-service'.
2025-07-15T15:23:06.180Z root INFO Closing channel on service path '/services/keyStore'.
2025-07-15T15:23:06.180Z root INFO Closing channel on service path '/services/languagePackService'.