-
Bug
-
Resolution: Unresolved
-
Major
-
3.19.0.GA
-
False
-
-
False
-
Release Notes
-
-
Known Issue
-
Done
-
Workaround Exists
-
-
-
Description of problem:
Workaround
Prerequisites (if any, like setup, operators/versions):
Steps to Reproduce
- Install Dev Spaces 3.19.0.RC-23 on OCP 4.17 with default settings
- Go to User Dashboard > Create Workspace
- Select JetBrains Intellij IDEA Ultimate editor.
Scenario 1
- Create workspace using Python Hello World sample.
- Click on "Open in JetBrains IntelliJ IDEA" link at start workspace page.
- Close desktop JetBrains IntelliJ IDEA editor not stopping running workspace.
- Go to User Dashboard and open the running workspace again.
Scenario 2
- Create workspace using JBoss EAP 8.0 sample.
- Click on "Open in JetBrains IntelliJ IDEA" link at start workspace page.
Actual results:
"There was an error in the connection provider" message and "No connection handle was returned" message when open workspace in JetBrains IntelliJ IDEA:
idea.log from JetBrains Gateway
2025-03-02 18:34:39,582 [ 15237] INFO - #c.i.p.i.b.AppStarter - ------------------------------------------------------ IDE SHUTDOWN ------------------------------------------------------ 2025-03-02 18:34:50,973 [ 4] INFO - #c.i.p.i.b.AppStarter - ------------------------------------------------------ IDE STARTED ------------------------------------------------------ 2025-03-02 18:34:51,049 [ 80] INFO - #c.i.p.i.b.AppStarter - JNA library (64-bit) loaded in 18 ms 2025-03-02 18:34:51,055 [ 86] INFO - #c.i.p.i.b.AppStarter - IDE: JetBrains Gateway (build #GW-243.24978.56, Thu, 13 Feb 2025 05:00:00 GMT) 2025-03-02 18:34:51,055 [ 86] INFO - #c.i.p.i.b.AppStarter - OS: Windows (10.0) 2025-03-02 18:34:51,056 [ 87] INFO - #c.i.p.i.b.AppStarter - JRE: 21.0.6+8-b631.39, amd64 (JetBrains s.r.o.) 2025-03-02 18:34:51,056 [ 87] INFO - #c.i.p.i.b.AppStarter - JVM: 21.0.6+8-b631.39 (OpenJDK 64-Bit Server VM) 2025-03-02 18:34:51,060 [ 91] INFO - #c.i.p.i.b.AppStarter - PID: 9896 2025-03-02 18:34:51,090 [ 121] INFO - #c.i.p.i.b.AppStarter - JVM options: [abort, vfprintf, -XX:ErrorFile=C:\Users\dmitr\java_error_in_gateway_%p.log, -XX:HeapDumpPath=C:\Users\dmitr\java_error_in_gateway.hprof, -Xmx512m, -Xms128m, -XX:ReservedCodeCacheSize=512m, -XX:+HeapDumpOnOutOfMemoryError, -XX:-OmitStackTraceInFastThrow, -XX:CICompilerCount=2, -XX:+IgnoreUnrecognizedVMOptions, -ea, -Dsun.io.useCanonCaches=false, -Dsun.java2d.metal=true, -Djbr.catch.SIGABRT=true, -Djdk.http.auth.tunneling.disabledSchemes="", -Djdk.attach.allowAttachSelf=true, -Djdk.module.illegalAccess.silent=true, -Djdk.nio.maxCachedBufferSize=2097152, -Djava.util.zip.use.nio.for.zip.file.access=true, -Dkotlinx.coroutines.debug=off, -XX:+UnlockDiagnosticVMOptions, -XX:TieredOldPercentage=100000, -Dwsl.use.remote.agent.for.nio.filesystem=false, -Djb.vmOptionsFile=C:\Program Files\JetBrains\JetBrains Gateway 2024.3.3\bin/gateway64.exe.vmoptions, -Djava.system.class.loader=com.intellij.util.lang.PathClassLoader, -Didea.vendor.name=JetBrains, -Didea.paths.selector=JetBrainsGateway2024.3, -Djna.boot.library.path=C:\Program Files\JetBrains\JetBrains Gateway 2024.3.3/lib/jna/amd64, -Dpty4j.preferred.native.folder=C:\Program Files\JetBrains\JetBrains Gateway 2024.3.3/lib/pty4j, -Djna.nosys=true, -Djna.noclasspath=true, -Dintellij.platform.runtime.repository.path=C:\Program Files\JetBrains\JetBrains Gateway 2024.3.3/modules/module-descriptors.jar, -Didea.platform.prefix=Gateway, -Didea.initially.ask.config=never, -Daether.connector.resumeDownloads=false, -Dcompose.swing.render.on.graphics=true, --add-opens=java.base/java.io=ALL-UNNAMED, --add-opens=java.base/java.lang=ALL-UNNAMED, --add-opens=java.base/java.lang.ref=ALL-UNNAMED, --add-opens=java.base/java.lang.reflect=ALL-UNNAMED, --add-opens=java.base/java.net=ALL-UNNAMED, --add-opens=java.base/java.nio=ALL-UNNAMED, --add-opens=java.base/java.nio.charset=ALL-UNNAMED, --add-opens=java.base/java.text=ALL-UNNAMED, --add-opens=java.base/java.time=ALL-UNNAMED, --add-opens=java.base/java.util=ALL-UNNAMED, --add-opens=java.base/java.util.concurrent=ALL-UNNAMED, --add-opens=java.base/java.util.concurrent.atomic=ALL-UNNAMED, --add-opens=java.base/java.util.concurrent.locks=ALL-UNNAMED, --add-opens=java.base/jdk.internal.vm=ALL-UNNAMED, --add-opens=java.base/sun.net.dns=ALL-UNNAMED, --add-opens=java.base/sun.nio.ch=ALL-UNNAMED, --add-opens=java.base/sun.nio.fs=ALL-UNNAMED, --add-opens=java.base/sun.security.ssl=ALL-UNNAMED, --add-opens=java.base/sun.security.util=ALL-UNNAMED, --add-opens=java.desktop/com.sun.java.swing=ALL-UNNAMED, --add-opens=java.desktop/java.awt=ALL-UNNAMED, --add-opens=java.desktop/java.awt.dnd.peer=ALL-UNNAMED, --add-opens=java.desktop/java.awt.event=ALL-UNNAMED, --add-opens=java.desktop/java.awt.font=ALL-UNNAMED, --add-opens=java.desktop/java.awt.image=ALL-UNNAMED, --add-opens=java.desktop/java.awt.peer=ALL-UNNAMED, --add-opens=java.desktop/javax.swing=ALL-UNNAMED, --add-opens=java.desktop/javax.swing.plaf.basic=ALL-UNNAMED, --add-opens=java.desktop/javax.swing.text=ALL-UNNAMED, --add-opens=java.desktop/javax.swing.text.html=ALL-UNNAMED, --add-opens=java.desktop/sun.awt=ALL-UNNAMED, --add-opens=java.desktop/sun.awt.datatransfer=ALL-UNNAMED, --add-opens=java.desktop/sun.awt.image=ALL-UNNAMED, --add-opens=java.desktop/sun.awt.windows=ALL-UNNAMED, --add-opens=java.desktop/sun.font=ALL-UNNAMED, --add-opens=java.desktop/sun.java2d=ALL-UNNAMED, --add-opens=java.desktop/sun.swing=ALL-UNNAMED, --add-opens=java.management/sun.management=ALL-UNNAMED, --add-opens=jdk.attach/sun.tools.attach=ALL-UNNAMED, --add-opens=jdk.compiler/com.sun.tools.javac.api=ALL-UNNAMED, --add-opens=jdk.internal.jvmstat/sun.jvmstat.monitor=ALL-UNNAMED, --add-opens=jdk.jdi/com.sun.tools.jdi=ALL-UNNAMED, -Dide.native.launcher=true, -Djcef.sandbox.ptr=000002500D7B1300, -Djcef.sandbox.cefVersion=122.1.9+gd14e051+chromium-122.0.6261.94] 2025-03-02 18:34:51,091 [ 122] INFO - #c.i.p.i.b.AppStarter - args: jetbrains-gateway://connect/#type=devspaces&dwNamespace=admin-devspaces&dwName=python-hello-world&link=tcp://127.0.0.1:5990#jt=3fe3a8a1-372c-49de-a8ef-61aa6fb52039_p=IU_fp=4D1F849D26551A1D3E747C8DD5D0D1806011B46411C2B1C561CAFAFA710B22A7_cb=243.23654.153_newUi=true_jb=21.0.5b631.30 2025-03-02 18:34:51,091 [ 122] INFO - #c.i.p.i.b.AppStarter - library path: C:\Program Files\JetBrains\JetBrains Gateway 2024.3.3\bin;C:\WINDOWS\Sun\Java\bin;C:\WINDOWS\system32;C:\WINDOWS;C:\Program Files\Google\Chrome\Application;C:\Program Files\Common Files\Oracle\Java\javapath;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\WINDOWS\System32\WindowsPowerShell\v1.0\;C:\WINDOWS\System32\OpenSSH\;C:\Program Files\Git\cmd;C:\Program Files (x86)\Meld\;C:\Program Files\nodejs\;C:\Users\dmitr\AppData\Local\Microsoft\WindowsApps;C:\Users\dmitr\AppData\Local\Programs\Microsoft VS Code\bin;C:\Users\dmitr\AppData\Local\Programs\Microsoft VS Code Insiders\bin;C:\Users\dmitr\AppData\Roaming\npm;C:\Program Files\apache-maven-3.9.9\bin;;C:\Program Files\JetBrains\JetBrains Gateway 2024.3.3\bin;;C:\Program Files\JetBrains\IntelliJ IDEA 2024.3.4\bin;;. 2025-03-02 18:34:51,095 [ 126] INFO - #c.i.p.i.b.AppStarter - boot library path: C:\Program Files\JetBrains\JetBrains Gateway 2024.3.3\jbr\bin 2025-03-02 18:34:51,117 [ 148] INFO - #c.i.i.p.PluginManager - Module intellij.terminal.sh is not enabled because dependency com.jetbrains.sh is not available Module intellij.clouds.docker.gateway.git4idea is not enabled because dependency Git4Idea is not available Module intellij.clouds.docker.gateway/forwardPorts is not enabled because dependency com.jetbrains.codeWithMe is not available 2025-03-02 18:34:51,185 [ 216] INFO - #c.i.p.i.b.AppStarter - locale=en_US JNU=UTF-8 file.encoding=UTF-8 idea.config.path=C:\Users\dmitr\AppData\Roaming\JetBrains\JetBrainsGateway2024.3 idea.system.path=C:\Users\dmitr\AppData\Local\JetBrains\JetBrainsGateway2024.3 idea.plugins.path=C:\Users\dmitr\AppData\Roaming\JetBrains\JetBrainsGateway2024.3\plugins idea.log.path=C:\Users\dmitr\AppData\Local\JetBrains\JetBrainsGateway2024.3\log 2025-03-02 18:34:51,196 [ 227] INFO - #c.i.i.p.PluginManager - Loaded bundled plugins: IDEA CORE (243.24978.56), Korean Language Pack / 한국어 언어 팩 (243.24978.56), Terminal (243.24978.56), Japanese Language Pack / 日本語言語パック (243.24978.56), JSON (243.24978.56), Terminal for Gateway (243.24978.56), CodeCanvas (243.24978.56), Docker (243.24978.56), IDE Services / Provisioner API (243.24978.56), Chinese (Simplified) Language Pack / 中文语言包 (243.24978.56), Remote Execution Agent (243.24978.56), Dev Containers (243.24978.56), Station (243.24978.56) 2025-03-02 18:34:51,196 [ 227] INFO - #c.i.i.p.PluginManager - Loaded custom plugins: OpenShift Dev Spaces (0.0.7) 2025-03-02 18:34:51,200 [ 231] INFO - #c.i.p.i.b.AppStarter - CPU cores: 4; ForkJoinPool.commonPool: java.util.concurrent.ForkJoinPool@1f73fc80[Running, parallelism = 3, size = 0, active = 0, running = 0, steals = 0, tasks = 0, submissions = 0]; factory: com.intellij.concurrency.IdeaForkJoinWorkerThreadFactory@3225ecc2 2025-03-02 18:34:51,205 [ 236] INFO - #c.i.u.s.JBUIScale - System scale factor: 1.25 (JRE-managed HiDPI) 2025-03-02 18:34:51,215 [ 246] INFO - #c.i.u.s.JBUIScale - Computed user scale factor: 1.0 (JRE-managed HiDPI) 2025-03-02 18:34:51,416 [ 447] INFO - c.i.p.i.IdeFingerprint - Calculated dependencies fingerprint in 28 ms (hash=37d3ybilnfyqi, buildTime=1739422800, appVersion=GW-243.24978.56) 2025-03-02 18:34:51,459 [ 490] INFO - #c.i.c.d.g.i.DevcontainerPluginManager - Started 2025-03-02 18:34:51,460 [ 491] INFO - #c.i.c.d.g.i.DevcontainerPluginManager - Options path: C:\Users\dmitr\AppData\Roaming\JetBrains\JetBrainsGateway2024.3\options 2025-03-02 18:34:51,731 [ 762] INFO - #c.i.u.i.PageCacheUtils - File page caching params: 2025-03-02 18:34:51,731 [ 762] INFO - #c.i.u.i.PageCacheUtils - DEFAULT_PAGE_SIZE: 10485760 2025-03-02 18:34:51,731 [ 762] INFO - #c.i.u.i.PageCacheUtils - Direct memory to use, max: 515899392 2025-03-02 18:34:51,731 [ 762] INFO - #c.i.u.i.PageCacheUtils - FilePageCache: regular + lock-free (LOCK_FREE_PAGE_CACHE_ENABLED:true) 2025-03-02 18:34:51,732 [ 763] INFO - #c.i.u.i.PageCacheUtils - NEW_PAGE_CACHE_MEMORY_FRACTION: 0.20000000298023224 2025-03-02 18:34:51,732 [ 763] INFO - #c.i.u.i.PageCacheUtils - Regular FilePageCache: 412719512 bytes 2025-03-02 18:34:51,732 [ 763] INFO - #c.i.u.i.PageCacheUtils - New FilePageCache: 103179880 bytes (+ up to 10.0% overflow) 2025-03-02 18:34:51,733 [ 764] INFO - #c.i.u.i.PageCacheUtils - DirectByteBuffers pool: 0 bytes 2025-03-02 18:34:51,761 [ 792] INFO - #c.i.o.v.n.p.PersistentFSLoader - VFS uses names enumerator over mmapped file 2025-03-02 18:34:51,778 [ 809] INFO - #c.i.o.v.n.p.PersistentFSLoader - VFS uses content storage over memory-mapped file, with compression algo: LZ4[ > 8000b ] 2025-03-02 18:34:51,785 [ 816] INFO - #c.i.o.v.n.p.PersistentFSLoader - VFS uses streamlined attributes storage (over mmapped file) 2025-03-02 18:34:51,842 [ 873] INFO - #c.i.o.v.n.p.PersistentFSLoader - VFS uses OverMMappedFile(pageSize=67108864, acquireStorageOwnership=true) storage for main file records table 2025-03-02 18:34:52,033 [ 1064] INFO - #c.i.o.v.n.p.PersistentFSLoader - VFS: impl (expected) version=846400, 58 file records, 0 content blobs 2025-03-02 18:34:52,053 [ 1084] INFO - #c.i.o.v.n.p.FSRecordsImpl - VFS initialized: 351 ms, 0 failed attempts, 0 error(s) were recovered 2025-03-02 18:34:52,060 [ 1091] INFO - #c.i.o.v.n.p.FSRecordsImpl - VFS scanned: file-by-name index was populated 2025-03-02 18:34:52,121 [ 1152] INFO - #c.i.o.v.n.p.PersistentFSImpl - VFS.MAX_FILE_LENGTH_TO_CACHE: 1048576 2025-03-02 18:34:52,169 [ 1200] INFO - #c.i.a.o.PathMacrosImpl - Loaded path macros: {} 2025-03-02 18:34:52,412 [ 1443] INFO - #c.i.o.u.r.RegistryManager - Registry values changed by user: i18n.locale = , ide.experimental.ui = true, ide.experimental.ui.inter.font = false, idea.plugins.compatible.build = , moved.to.new.ui = true 2025-03-02 18:34:52,519 [ 1550] INFO - #c.i.o.a.ConfigImportHelper - [i18n] Localization property from registry is null 2025-03-02 18:34:53,071 [ 2102] INFO - #c.i.o.v.n.p.FSRecords - VFS health-check enabled: first after 600000 ms, and each following 43200000 ms, wrap in RA: true 2025-03-02 18:34:53,364 [ 2395] INFO - #c.i.u.i.c.d.IndexWriter - Use com.intellij.util.indexing.contentQueue.dev.MultiThreadedWithSuspendIndexWriter@a73a67e as (parallel) index writer implementation 2025-03-02 18:34:53,394 [ 2425] INFO - #c.i.o.v.i.l.NativeFileWatcherImpl - Starting file watcher: C:\Program Files\JetBrains\JetBrains Gateway 2024.3.3\bin\fsnotifier.exe 2025-03-02 18:34:53,423 [ 2454] INFO - #c.i.u.i.i.SlruIndexStorageCacheProvider - SLRU cache will be used for indexes 2025-03-02 18:34:53,423 [ 2454] INFO - #c.i.u.i.i.MapIndexStorageCacheProvider$Companion - Default index storage cache provider [com.intellij.util.indexing.impl.SlruIndexStorageCacheProvider@1388aac7] is used 2025-03-02 18:34:53,458 [ 2489] INFO - #c.i.u.i.PersistentDirtyFilesQueue - Dirty file ids read. Size: 3. Index: 3 Path: C:\Users\dmitr\AppData\Local\JetBrains\JetBrainsGateway2024.3\index\dirty-file-ids. 2025-03-02 18:34:53,460 [ 2491] INFO - #c.i.i.CommandLineProcessor - external URI request: jetbrains-gateway://connect/#type=devspaces&dwNamespace=admin-devspaces&dwName=python-hello-world&link=tcp://127.0.0.1:5990#jt=3fe3a8a1-372c-49de-a8ef-61aa6fb52039_p=IU_fp=4D1F849D26551A1D3E747C8DD5D0D1806011B46411C2B1C561CAFAFA710B22A7_cb=243.23654.153_newUi=true_jb=21.0.5b631.30 2025-03-02 18:34:53,584 [ 2615] INFO - #c.i.u.i.i.s.IndexStorageLayoutLocator - Layout 'default' will be used to for 'Stubs' index (applicable providers: [default, fake-storage]) 2025-03-02 18:34:53,587 [ 2618] INFO - #c.i.u.i.i.s.IndexStorageLayoutLocator - Layout 'default' will be used to for 'FilenameIndex' index (applicable providers: [default, fake-storage]) 2025-03-02 18:34:53,584 [ 2615] INFO - #c.i.u.i.i.s.IndexStorageLayoutLocator - Layout 'default' will be used to for 'FrameworkDetectionIndex' index (applicable providers: [default, fake-storage]) 2025-03-02 18:34:53,601 [ 2632] INFO - #c.i.u.i.i.s.IndexStorageLayoutLocator - Layout 'default' will be used to for 'TodoIndex' index (applicable providers: [default, fake-storage]) 2025-03-02 18:34:53,641 [ 2672] INFO - #c.i.u.n.s.CertificateManager - Default SSL context initialized 2025-03-02 18:34:53,659 [ 2690] INFO - #c.j.g.GatewayProtocolHandler - Open: type=devspaces&dwNamespace=admin-devspaces&dwName=python-hello-world&link=tcp://127.0.0.1:5990#jt=3fe3a8a1-372c-49de-a8ef-61aa6fb52039_p=IU_fp=4D1F849D26551A1D3E747C8DD5D0D1806011B46411C2B1C561CAFAFA710B22A7_cb=243.23654.153_newUi=true_jb=21.0.5b631.30 via GatewayConnectionHandler 2025-03-02 18:34:53,674 [ 2705] INFO - #c.i.i.p.ExpiredPluginsState - Plugins to skip: [] 2025-03-02 18:34:53,730 [ 2761] INFO - #c.j.g.s.c.SshGatewayConnectionProvider - Trying to apply, parameters[type] == devspaces 2025-03-02 18:34:53,734 [ 2765] INFO - #c.j.g.w.c.WslGatewayConnectionProvider - Trying to apply, parameters[type] == devspaces 2025-03-02 18:34:53,775 [ 2806] INFO - #c.i.o.v.i.l.NativeFileWatcherImpl - Native file watcher is operational. 2025-03-02 18:34:53,787 [ 2818] INFO - #c.i.u.i.i.s.IndexStorageLayoutLocator - Layout 'default' will be used to for 'filetypes' index (applicable providers: [default, fake-storage]) 2025-03-02 18:34:53,809 [ 2840] INFO - #c.i.u.i.i.s.IndexStorageLayoutLocator - Layout 'default' will be used to for 'Trigram.Index' index (applicable providers: [default, fake-storage]) 2025-03-02 18:34:53,842 [ 2873] INFO - #c.i.o.v.i.w.WslFileWatcher - WSL file watcher: C:\Program Files\JetBrains\JetBrains Gateway 2024.3.3\bin\fsnotifier-wsl 2025-03-02 18:34:53,843 [ 2874] INFO - #c.i.u.i.i.s.IndexStorageLayoutLocator - Layout 'default' will be used to for 'IdIndex' index (applicable providers: [default, fake-storage]) 2025-03-02 18:34:53,927 [ 2958] INFO - #c.i.u.i.i.s.IndexStorageLayoutLocator - Layout 'default' will be used to for 'fileIncludes' index (applicable providers: [default, fake-storage]) 2025-03-02 18:34:53,928 [ 2959] INFO - #c.i.u.i.i.s.IndexStorageLayoutLocator - Layout 'default' will be used to for 'json.file.root.values' index (applicable providers: [default, fake-storage]) 2025-03-02 18:34:53,987 [ 3018] INFO - #c.i.u.i.FileBasedIndexImpl - Indices to be built:FilenameIndex(v = 258) 2025-03-02 18:34:53,993 [ 3024] INFO - #c.i.u.i.FileBasedIndexImpl - Using nice flusher for indexes 2025-03-02 18:34:54,008 [ 3039] INFO - #c.i.u.i.IndexDataInitializer - Index data initialization done: 558 ms. Initialized indexes: [FilenameIndex, TodoIndex, FrameworkDetectionIndex, filetypes, Stubs, IdIndex, Trigram.Index, json.file.root.values, fileIncludes]. 2025-03-02 18:34:54,010 [ 3041] INFO - #c.i.u.i.IndexDataInitializer - Index data initialization done: 1 ms. Initialized stub indexes: {}. 2025-03-02 18:34:54,182 [ 3213] INFO - STDERR - SLF4J: A SLF4J service provider failed to instantiate: 2025-03-02 18:34:54,183 [ 3214] INFO - STDERR - org.slf4j.spi.SLF4JServiceProvider: org.slf4j.jul.JULServiceProvider not a subtype 2025-03-02 18:34:54,183 [ 3214] INFO - STDERR - SLF4J: No SLF4J providers were found. 2025-03-02 18:34:54,183 [ 3214] INFO - STDERR - SLF4J: Defaulting to no-operation (NOP) logger implementation 2025-03-02 18:34:54,183 [ 3214] INFO - STDERR - SLF4J: See https://www.slf4j.org/codes.html#noProviders for further details. 2025-03-02 18:34:54,226 [ 3257] INFO - #o.j.i.BuiltInServerManager - built-in server started, port 63342 2025-03-02 18:34:55,129 [ 4160] SEVERE - #c.j.g.a.GatewayConnectionProvider - io.kubernetes.client.openapi.ApiException: at io.kubernetes.client.openapi.ApiClient.handleResponse(ApiClient.java:973) at io.kubernetes.client.openapi.ApiClient.execute(ApiClient.java:885) at io.kubernetes.client.openapi.apis.CustomObjectsApi.getNamespacedCustomObjectWithHttpInfo(CustomObjectsApi.java:2836) at io.kubernetes.client.openapi.apis.CustomObjectsApi.getNamespacedCustomObject(CustomObjectsApi.java:2807) at com.redhat.devtools.gateway.openshift.DevWorkspaces.get(DevWorkspaces.kt:61) at com.redhat.devtools.gateway.DevSpacesConnectionProvider.connect(DevSpacesConnectionProvider.kt:53) at com.jetbrains.gateway.api.GatewayConnectionProvider$Companion$connect$2.invokeSuspend(GatewayConnectionProvider.kt:70) at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:33) at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:104) at com.intellij.openapi.application.impl.DispatchedRunnable.run(DispatchedRunnable.kt:44) at com.intellij.openapi.application.TransactionGuardImpl.runWithWritingAllowed(TransactionGuardImpl.java:236) at com.intellij.openapi.application.TransactionGuardImpl.access$100(TransactionGuardImpl.java:25) at com.intellij.openapi.application.TransactionGuardImpl$2.run(TransactionGuardImpl.java:218) at com.intellij.openapi.application.impl.FlushQueue.runNextEvent(FlushQueue.java:117) at com.intellij.openapi.application.impl.FlushQueue.flushNow(FlushQueue.java:43) at java.desktop/java.awt.event.InvocationEvent.dispatch(InvocationEvent.java:318) at java.desktop/java.awt.EventQueue.dispatchEventImpl(EventQueue.java:781) at java.desktop/java.awt.EventQueue$4.run(EventQueue.java:728) at java.desktop/java.awt.EventQueue$4.run(EventQueue.java:722) at java.base/java.security.AccessController.doPrivileged(AccessController.java:400) at java.base/java.security.ProtectionDomain$JavaSecurityAccessImpl.doIntersectionPrivilege(ProtectionDomain.java:87) at java.desktop/java.awt.EventQueue.dispatchEvent(EventQueue.java:750) at com.intellij.ide.IdeEventQueue.defaultDispatchEvent(IdeEventQueue.kt:675) at com.intellij.ide.IdeEventQueue._dispatchEvent(IdeEventQueue.kt:573) at com.intellij.ide.IdeEventQueue.dispatchEvent$lambda$18$lambda$17$lambda$16(IdeEventQueue.kt:351) at com.intellij.ide.IdeEventQueueKt.performActivity$lambda$2$lambda$1(IdeEventQueue.kt:1045) at com.intellij.openapi.application.WriteIntentReadAction.lambda$run$0(WriteIntentReadAction.java:24) at com.intellij.openapi.application.impl.AnyThreadWriteThreadingSupport.runWriteIntentReadAction(AnyThreadWriteThreadingSupport.kt:128) at com.intellij.openapi.application.impl.ApplicationImpl.runWriteIntentReadAction(ApplicationImpl.java:917) at com.intellij.openapi.application.WriteIntentReadAction.compute(WriteIntentReadAction.java:55) at com.intellij.openapi.application.WriteIntentReadAction.run(WriteIntentReadAction.java:23) at com.intellij.ide.IdeEventQueueKt.performActivity$lambda$2(IdeEventQueue.kt:1045) at com.intellij.ide.IdeEventQueueKt.performActivity$lambda$3(IdeEventQueue.kt:1054) at com.intellij.openapi.application.TransactionGuardImpl.performActivity(TransactionGuardImpl.java:109) at com.intellij.ide.IdeEventQueueKt.performActivity(IdeEventQueue.kt:1054) at com.intellij.ide.IdeEventQueue.dispatchEvent$lambda$18(IdeEventQueue.kt:349) at com.intellij.ide.IdeEventQueue.dispatchEvent(IdeEventQueue.kt:395) at java.desktop/java.awt.EventDispatchThread.pumpOneEventForFilters(EventDispatchThread.java:207) at java.desktop/java.awt.EventDispatchThread.pumpEventsForFilter(EventDispatchThread.java:128) at java.desktop/java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:117) at java.desktop/java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:113) at java.desktop/java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:105) at java.desktop/java.awt.EventDispatchThread.run(EventDispatchThread.java:92) 2025-03-02 18:34:55,160 [ 4191] SEVERE - #c.j.g.a.GatewayConnectionProvider - JetBrains Gateway 2024.3.3 Build #GW-243.24978.56 2025-03-02 18:34:55,160 [ 4191] SEVERE - #c.j.g.a.GatewayConnectionProvider - JDK: 21.0.6; VM: OpenJDK 64-Bit Server VM; Vendor: JetBrains s.r.o. 2025-03-02 18:34:55,160 [ 4191] SEVERE - #c.j.g.a.GatewayConnectionProvider - OS: Windows 10 2025-03-02 18:34:55,161 [ 4192] SEVERE - #c.j.g.a.GatewayConnectionProvider - Plugin to blame: OpenShift Dev Spaces version: 0.0.7 2025-03-02 18:34:55,161 [ 4192] SEVERE - #c.j.g.a.GatewayConnectionProvider - Last Action: 2025-03-02 18:35:13,373 [ 22404] WARN - #c.j.g.GatewayProtocolHandler - Connection to connect/#type=devspaces&dwNamespace=admin-devspaces&dwName=python-hello-world&link=tcp://127.0.0.1:5990#jt=3fe3a8a1-372c-49de-a8ef-61aa6fb52039_p=IU_fp=4D1F849D26551A1D3E747C8DD5D0D1806011B46411C2B1C561CAFAFA710B22A7_cb=243.23654.153_newUi=true_jb=21.0.5b631.30 failed org.jetbrains.concurrency.MessageError: No connection handle was returned
Scenario 2
2025-03-03 12:06:10,523 [ 6] INFO - #c.i.p.i.b.AppStarter - ------------------------------------------------------ IDE STARTED ------------------------------------------------------ 2025-03-03 12:06:10,564 [ 47] INFO - #c.i.i.p.PluginManager - Using cached broken plugins file 2025-03-03 12:06:10,712 [ 195] INFO - #c.i.i.p.PluginManager - Module intellij.terminal.sh is not enabled because dependency com.jetbrains.sh is not available Module intellij.clouds.docker.gateway.git4idea is not enabled because dependency Git4Idea is not available Module intellij.clouds.docker.gateway/forwardPorts is not enabled because dependency com.jetbrains.codeWithMe is not available 2025-03-03 12:06:10,715 [ 198] INFO - #c.i.p.i.b.AppStarter - JNA library (64-bit) loaded in 61 ms 2025-03-03 12:06:10,721 [ 204] INFO - #c.i.p.i.b.AppStarter - IDE: JetBrains Gateway (build #GW-243.24978.56, Thu, 13 Feb 2025 05:00:00 GMT) 2025-03-03 12:06:10,721 [ 204] INFO - #c.i.p.i.b.AppStarter - OS: Windows (10.0) 2025-03-03 12:06:10,721 [ 204] INFO - #c.i.p.i.b.AppStarter - JRE: 21.0.6+8-b631.39, amd64 (JetBrains s.r.o.) 2025-03-03 12:06:10,722 [ 205] INFO - #c.i.p.i.b.AppStarter - JVM: 21.0.6+8-b631.39 (OpenJDK 64-Bit Server VM) 2025-03-03 12:06:10,725 [ 208] INFO - #c.i.p.i.b.AppStarter - PID: 12952 2025-03-03 12:06:10,742 [ 225] INFO - #c.i.i.p.PluginManager - Loaded bundled plugins: IDEA CORE (243.24978.56), Korean Language Pack / 한국어 언어 팩 (243.24978.56), Terminal (243.24978.56), Japanese Language Pack / 日本語言語パック (243.24978.56), JSON (243.24978.56), Terminal for Gateway (243.24978.56), CodeCanvas (243.24978.56), Docker (243.24978.56), IDE Services / Provisioner API (243.24978.56), Chinese (Simplified) Language Pack / 中文语言包 (243.24978.56), Remote Execution Agent (243.24978.56), Dev Containers (243.24978.56), Station (243.24978.56) 2025-03-03 12:06:10,742 [ 225] INFO - #c.i.i.p.PluginManager - Loaded custom plugins: OpenShift Dev Spaces (0.0.7) 2025-03-03 12:06:10,768 [ 251] INFO - #c.i.p.i.b.AppStarter - JVM options: [abort, vfprintf, -XX:ErrorFile=C:\Users\dmitr\java_error_in_gateway_%p.log, -XX:HeapDumpPath=C:\Users\dmitr\java_error_in_gateway.hprof, -Xmx512m, -Xms128m, -XX:ReservedCodeCacheSize=512m, -XX:+HeapDumpOnOutOfMemoryError, -XX:-OmitStackTraceInFastThrow, -XX:CICompilerCount=2, -XX:+IgnoreUnrecognizedVMOptions, -ea, -Dsun.io.useCanonCaches=false, -Dsun.java2d.metal=true, -Djbr.catch.SIGABRT=true, -Djdk.http.auth.tunneling.disabledSchemes="", -Djdk.attach.allowAttachSelf=true, -Djdk.module.illegalAccess.silent=true, -Djdk.nio.maxCachedBufferSize=2097152, -Djava.util.zip.use.nio.for.zip.file.access=true, -Dkotlinx.coroutines.debug=off, -XX:+UnlockDiagnosticVMOptions, -XX:TieredOldPercentage=100000, -Dwsl.use.remote.agent.for.nio.filesystem=false, -Djb.vmOptionsFile=C:\Program Files\JetBrains\JetBrains Gateway 2024.3.3\bin/gateway64.exe.vmoptions, -Djava.system.class.loader=com.intellij.util.lang.PathClassLoader, -Didea.vendor.name=JetBrains, -Didea.paths.selector=JetBrainsGateway2024.3, -Djna.boot.library.path=C:\Program Files\JetBrains\JetBrains Gateway 2024.3.3/lib/jna/amd64, -Dpty4j.preferred.native.folder=C:\Program Files\JetBrains\JetBrains Gateway 2024.3.3/lib/pty4j, -Djna.nosys=true, -Djna.noclasspath=true, -Dintellij.platform.runtime.repository.path=C:\Program Files\JetBrains\JetBrains Gateway 2024.3.3/modules/module-descriptors.jar, -Didea.platform.prefix=Gateway, -Didea.initially.ask.config=never, -Daether.connector.resumeDownloads=false, -Dcompose.swing.render.on.graphics=true, --add-opens=java.base/java.io=ALL-UNNAMED, --add-opens=java.base/java.lang=ALL-UNNAMED, --add-opens=java.base/java.lang.ref=ALL-UNNAMED, --add-opens=java.base/java.lang.reflect=ALL-UNNAMED, --add-opens=java.base/java.net=ALL-UNNAMED, --add-opens=java.base/java.nio=ALL-UNNAMED, --add-opens=java.base/java.nio.charset=ALL-UNNAMED, --add-opens=java.base/java.text=ALL-UNNAMED, --add-opens=java.base/java.time=ALL-UNNAMED, --add-opens=java.base/java.util=ALL-UNNAMED, --add-opens=java.base/java.util.concurrent=ALL-UNNAMED, --add-opens=java.base/java.util.concurrent.atomic=ALL-UNNAMED, --add-opens=java.base/java.util.concurrent.locks=ALL-UNNAMED, --add-opens=java.base/jdk.internal.vm=ALL-UNNAMED, --add-opens=java.base/sun.net.dns=ALL-UNNAMED, --add-opens=java.base/sun.nio.ch=ALL-UNNAMED, --add-opens=java.base/sun.nio.fs=ALL-UNNAMED, --add-opens=java.base/sun.security.ssl=ALL-UNNAMED, --add-opens=java.base/sun.security.util=ALL-UNNAMED, --add-opens=java.desktop/com.sun.java.swing=ALL-UNNAMED, --add-opens=java.desktop/java.awt=ALL-UNNAMED, --add-opens=java.desktop/java.awt.dnd.peer=ALL-UNNAMED, --add-opens=java.desktop/java.awt.event=ALL-UNNAMED, --add-opens=java.desktop/java.awt.font=ALL-UNNAMED, --add-opens=java.desktop/java.awt.image=ALL-UNNAMED, --add-opens=java.desktop/java.awt.peer=ALL-UNNAMED, --add-opens=java.desktop/javax.swing=ALL-UNNAMED, --add-opens=java.desktop/javax.swing.plaf.basic=ALL-UNNAMED, --add-opens=java.desktop/javax.swing.text=ALL-UNNAMED, --add-opens=java.desktop/javax.swing.text.html=ALL-UNNAMED, --add-opens=java.desktop/sun.awt=ALL-UNNAMED, --add-opens=java.desktop/sun.awt.datatransfer=ALL-UNNAMED, --add-opens=java.desktop/sun.awt.image=ALL-UNNAMED, --add-opens=java.desktop/sun.awt.windows=ALL-UNNAMED, --add-opens=java.desktop/sun.font=ALL-UNNAMED, --add-opens=java.desktop/sun.java2d=ALL-UNNAMED, --add-opens=java.desktop/sun.swing=ALL-UNNAMED, --add-opens=java.management/sun.management=ALL-UNNAMED, --add-opens=jdk.attach/sun.tools.attach=ALL-UNNAMED, --add-opens=jdk.compiler/com.sun.tools.javac.api=ALL-UNNAMED, --add-opens=jdk.internal.jvmstat/sun.jvmstat.monitor=ALL-UNNAMED, --add-opens=jdk.jdi/com.sun.tools.jdi=ALL-UNNAMED, -Dide.native.launcher=true, -Djcef.sandbox.ptr=0000027642D253B0, -Djcef.sandbox.cefVersion=122.1.9+gd14e051+chromium-122.0.6261.94] 2025-03-03 12:06:10,768 [ 251] INFO - #c.i.p.i.b.AppStarter - args: jetbrains-gateway://connect/#type=devspaces&dwNamespace=admin-devspaces&dwName=java-jboss-eap&link=tcp://127.0.0.1:5990#jt=7d367d85-253d-49f4-8d38-f66ed249104a_p=IU_fp=3733F40E0A0D08EBEB3BB9269FA5D04D716B7F22EDBC046D889829CB91917A3E_cb=243.23654.153_newUi=true_jb=21.0.5b631.30 2025-03-03 12:06:10,769 [ 252] INFO - #c.i.p.i.b.AppStarter - library path: C:\Program Files\JetBrains\JetBrains Gateway 2024.3.3\bin;C:\WINDOWS\Sun\Java\bin;C:\WINDOWS\system32;C:\WINDOWS;C:\Program Files\Google\Chrome\Application;C:\Program Files\Common Files\Oracle\Java\javapath;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\WINDOWS\System32\WindowsPowerShell\v1.0\;C:\WINDOWS\System32\OpenSSH\;C:\Program Files\Git\cmd;C:\Program Files (x86)\Meld\;C:\Program Files\nodejs\;C:\Users\dmitr\AppData\Local\Microsoft\WindowsApps;C:\Users\dmitr\AppData\Local\Programs\Microsoft VS Code\bin;C:\Users\dmitr\AppData\Local\Programs\Microsoft VS Code Insiders\bin;C:\Users\dmitr\AppData\Roaming\npm;C:\Program Files\apache-maven-3.9.9\bin;;C:\Program Files\JetBrains\JetBrains Gateway 2024.3.3\bin;;C:\Program Files\JetBrains\IntelliJ IDEA 2024.3.4\bin;;. 2025-03-03 12:06:10,769 [ 252] INFO - #c.i.p.i.b.AppStarter - boot library path: C:\Program Files\JetBrains\JetBrains Gateway 2024.3.3\jbr\bin 2025-03-03 12:06:10,780 [ 263] INFO - #c.i.p.i.b.AppStarter - locale=en_US JNU=UTF-8 file.encoding=UTF-8 idea.config.path=C:\Users\dmitr\AppData\Roaming\JetBrains\JetBrainsGateway2024.3 idea.system.path=C:\Users\dmitr\AppData\Local\JetBrains\JetBrainsGateway2024.3 idea.plugins.path=C:\Users\dmitr\AppData\Roaming\JetBrains\JetBrainsGateway2024.3\plugins idea.log.path=C:\Users\dmitr\AppData\Local\JetBrains\JetBrainsGateway2024.3\log 2025-03-03 12:06:10,791 [ 274] INFO - #c.i.p.i.b.AppStarter - CPU cores: 4; ForkJoinPool.commonPool: java.util.concurrent.ForkJoinPool@29ca84ee[Running, parallelism = 3, size = 0, active = 0, running = 0, steals = 0, tasks = 0, submissions = 0]; factory: com.intellij.concurrency.IdeaForkJoinWorkerThreadFactory@1d18c672 2025-03-03 12:06:10,926 [ 409] INFO - c.i.p.i.IdeFingerprint - Calculated dependencies fingerprint in 33 ms (hash=37d3ybilnfyqi, buildTime=1739422800, appVersion=GW-243.24978.56) 2025-03-03 12:06:11,328 [ 811] INFO - #c.i.c.d.g.i.DevcontainerPluginManager - Started 2025-03-03 12:06:11,329 [ 812] INFO - #c.i.c.d.g.i.DevcontainerPluginManager - Options path: C:\Users\dmitr\AppData\Roaming\JetBrains\JetBrainsGateway2024.3\options 2025-03-03 12:06:11,545 [ 1028] INFO - #c.i.u.i.PageCacheUtils - File page caching params: 2025-03-03 12:06:11,545 [ 1028] INFO - #c.i.u.i.PageCacheUtils - DEFAULT_PAGE_SIZE: 10485760 2025-03-03 12:06:11,545 [ 1028] INFO - #c.i.u.i.PageCacheUtils - Direct memory to use, max: 515899392 2025-03-03 12:06:11,546 [ 1029] INFO - #c.i.u.i.PageCacheUtils - FilePageCache: regular + lock-free (LOCK_FREE_PAGE_CACHE_ENABLED:true) 2025-03-03 12:06:11,546 [ 1029] INFO - #c.i.u.i.PageCacheUtils - NEW_PAGE_CACHE_MEMORY_FRACTION: 0.20000000298023224 2025-03-03 12:06:11,546 [ 1029] INFO - #c.i.u.i.PageCacheUtils - Regular FilePageCache: 412719512 bytes 2025-03-03 12:06:11,546 [ 1029] INFO - #c.i.u.i.PageCacheUtils - New FilePageCache: 103179880 bytes (+ up to 10.0% overflow) 2025-03-03 12:06:11,546 [ 1029] INFO - #c.i.u.i.PageCacheUtils - DirectByteBuffers pool: 0 bytes 2025-03-03 12:06:11,570 [ 1053] INFO - #c.i.o.v.n.p.PersistentFSLoader - VFS uses names enumerator over mmapped file 2025-03-03 12:06:11,575 [ 1058] INFO - #c.i.o.v.n.p.PersistentFSLoader - VFS uses streamlined attributes storage (over mmapped file) 2025-03-03 12:06:11,592 [ 1075] INFO - #c.i.o.v.n.p.PersistentFSLoader - VFS uses content storage over memory-mapped file, with compression algo: LZ4[ > 8000b ] 2025-03-03 12:06:11,593 [ 1076] INFO - #c.i.o.v.n.p.PersistentFSLoader - VFS uses OverMMappedFile(pageSize=67108864, acquireStorageOwnership=true) storage for main file records table 2025-03-03 12:06:11,663 [ 1146] WARN - #c.i.o.v.n.p.FSRecords - Records storage [C:\Users\dmitr\AppData\Local\JetBrains\JetBrainsGateway2024.3\caches\records.dat] was in use by process [OwnershipInfo{owner pid: 792, acquired at: 1740993652094}] which is not exist now (wasn't closed properly/crashed?) -> re-acquiring forcibly 2025-03-03 12:06:11,921 [ 1404] INFO - #c.i.o.v.n.p.PersistentFSLoader - VFS: impl (expected) version=846400, 58 file records, 0 content blobs 2025-03-03 12:06:11,921 [ 1404] WARN - #c.i.o.v.n.p.PersistentFSLoader - [VFS load problem]: VFS wasn't safely shut down: records.wasClosedProperly is false 2025-03-03 12:06:11,975 [ 1458] INFO - #c.i.o.v.n.p.r.NotClosedProperlyRecoverer - 1 not-closed-properly-related issue(s) -> trying to fix 2025-03-03 12:06:11,982 [ 1465] INFO - #c.i.o.v.n.p.r.NotClosedProperlyRecoverer - No critical errors found -> VFS looks +/- healthy 2025-03-03 12:06:11,984 [ 1467] WARN - #c.i.o.v.n.p.PersistentFSLoader - [VFS load problem]: NOT_CLOSED_PROPERLY recovered, no problems remain 2025-03-03 12:06:12,006 [ 1489] INFO - #c.i.o.v.n.p.FSRecordsImpl - VFS initialized: 483 ms, 0 failed attempts, 1 error(s) were recovered 2025-03-03 12:06:12,012 [ 1495] INFO - #c.i.o.v.n.p.FSRecordsImpl - VFS scanned: file-by-name index was populated 2025-03-03 12:06:12,069 [ 1552] INFO - #c.i.a.o.PathMacrosImpl - Loaded path macros: {} 2025-03-03 12:06:12,106 [ 1589] INFO - #c.i.o.v.n.p.PersistentFSImpl - VFS.MAX_FILE_LENGTH_TO_CACHE: 1048576 2025-03-03 12:06:12,268 [ 1751] INFO - #fleet.kernel.Transactor - Duration: 117.477700ms, change from: fleet.tracing.runtime.Span$Noop@21226404 2025-03-03 12:06:12,367 [ 1850] INFO - #c.i.o.u.r.RegistryManager - Registry values changed by user: i18n.locale = , ide.experimental.ui = true, ide.experimental.ui.inter.font = false, idea.plugins.compatible.build = , moved.to.new.ui = true 2025-03-03 12:06:12,379 [ 1862] INFO - #c.i.o.a.ConfigImportHelper - [i18n] Localization property from registry is null 2025-03-03 12:06:12,916 [ 2399] INFO - #c.i.u.i.c.d.IndexWriter - Use com.intellij.util.indexing.contentQueue.dev.MultiThreadedWithSuspendIndexWriter@6f108769 as (parallel) index writer implementation 2025-03-03 12:06:12,925 [ 2408] INFO - #c.i.u.i.i.SlruIndexStorageCacheProvider - SLRU cache will be used for indexes 2025-03-03 12:06:12,926 [ 2409] INFO - #c.i.u.i.i.MapIndexStorageCacheProvider$Companion - Default index storage cache provider [com.intellij.util.indexing.impl.SlruIndexStorageCacheProvider@53ee1989] is used 2025-03-03 12:06:12,949 [ 2432] INFO - #c.i.o.v.n.p.FSRecords - VFS health-check enabled: first after 600000 ms, and each following 43200000 ms, wrap in RA: true 2025-03-03 12:06:12,970 [ 2453] INFO - #c.i.u.i.PersistentDirtyFilesQueue - Dirty file ids read. Size: 3. Index: 3 Path: C:\Users\dmitr\AppData\Local\JetBrains\JetBrainsGateway2024.3\index\dirty-file-ids. 2025-03-03 12:06:13,105 [ 2588] INFO - #c.i.o.v.i.l.NativeFileWatcherImpl - Starting file watcher: C:\Program Files\JetBrains\JetBrains Gateway 2024.3.3\bin\fsnotifier.exe 2025-03-03 12:06:13,278 [ 2761] INFO - #c.i.u.i.i.s.IndexStorageLayoutLocator - Layout 'default' will be used to for 'Stubs' index (applicable providers: [default, fake-storage]) 2025-03-03 12:06:13,282 [ 2765] INFO - #c.i.u.i.i.s.IndexStorageLayoutLocator - Layout 'default' will be used to for 'FrameworkDetectionIndex' index (applicable providers: [default, fake-storage]) 2025-03-03 12:06:13,289 [ 2772] INFO - #c.i.u.i.i.s.IndexStorageLayoutLocator - Layout 'default' will be used to for 'FilenameIndex' index (applicable providers: [default, fake-storage]) 2025-03-03 12:06:13,328 [ 2811] INFO - #c.i.u.i.i.s.IndexStorageLayoutLocator - Layout 'default' will be used to for 'TodoIndex' index (applicable providers: [default, fake-storage]) 2025-03-03 12:06:13,552 [ 3035] INFO - #c.i.u.i.i.s.IndexStorageLayoutLocator - Layout 'default' will be used to for 'IdIndex' index (applicable providers: [default, fake-storage]) 2025-03-03 12:06:13,563 [ 3046] INFO - #c.i.u.i.i.s.IndexStorageLayoutLocator - Layout 'default' will be used to for 'filetypes' index (applicable providers: [default, fake-storage]) 2025-03-03 12:06:13,651 [ 3134] INFO - #c.i.u.i.i.s.IndexStorageLayoutLocator - Layout 'default' will be used to for 'Trigram.Index' index (applicable providers: [default, fake-storage]) 2025-03-03 12:06:13,703 [ 3186] INFO - #c.i.u.i.i.s.IndexStorageLayoutLocator - Layout 'default' will be used to for 'fileIncludes' index (applicable providers: [default, fake-storage]) 2025-03-03 12:06:13,721 [ 3204] INFO - #c.i.u.i.i.s.IndexStorageLayoutLocator - Layout 'default' will be used to for 'json.file.root.values' index (applicable providers: [default, fake-storage]) 2025-03-03 12:06:13,805 [ 3288] INFO - #c.i.u.i.FileBasedIndexImpl - Indices to be built:FilenameIndex(v = 258) 2025-03-03 12:06:13,811 [ 3294] INFO - #c.i.u.i.FileBasedIndexImpl - Using nice flusher for indexes 2025-03-03 12:06:13,841 [ 3324] INFO - #c.i.u.i.IndexDataInitializer - Index data initialization done: 891 ms. Initialized indexes: [FilenameIndex, TodoIndex, FrameworkDetectionIndex, filetypes, Stubs, IdIndex, Trigram.Index, json.file.root.values, fileIncludes]. 2025-03-03 12:06:13,843 [ 3326] INFO - #c.i.u.i.IndexDataInitializer - Index data initialization done: 1 ms. Initialized stub indexes: {}. 2025-03-03 12:06:13,912 [ 3395] INFO - #c.i.o.v.i.l.NativeFileWatcherImpl - Native file watcher is operational. 2025-03-03 12:06:13,931 [ 3414] INFO - #c.i.o.v.i.w.WslFileWatcher - WSL file watcher: C:\Program Files\JetBrains\JetBrains Gateway 2024.3.3\bin\fsnotifier-wsl 2025-03-03 12:06:14,632 [ 4115] INFO - #c.i.i.p.ExpiredPluginsState - Plugins to skip: [] 2025-03-03 12:06:15,068 [ 4551] INFO - #c.i.u.n.s.CertificateManager - Default SSL context initialized 2025-03-03 12:06:15,336 [ 4819] INFO - #o.j.i.BuiltInServerManager - built-in server started, port 63342 2025-03-03 12:06:15,610 [ 5093] INFO - #c.i.i.CommandLineProcessor - external URI request: jetbrains-gateway://connect/#type=devspaces&dwNamespace=admin-devspaces&dwName=java-jboss-eap&link=tcp://127.0.0.1:5990#jt=7d367d85-253d-49f4-8d38-f66ed249104a_p=IU_fp=3733F40E0A0D08EBEB3BB9269FA5D04D716B7F22EDBC046D889829CB91917A3E_cb=243.23654.153_newUi=true_jb=21.0.5b631.30 2025-03-03 12:06:15,746 [ 5229] INFO - #c.j.g.s.c.SshGatewayConnectionProvider - Trying to apply, parameters[type] == devspaces 2025-03-03 12:06:15,749 [ 5232] INFO - #c.j.g.GatewayProtocolHandler - Open: type=devspaces&dwNamespace=admin-devspaces&dwName=java-jboss-eap&link=tcp://127.0.0.1:5990#jt=7d367d85-253d-49f4-8d38-f66ed249104a_p=IU_fp=3733F40E0A0D08EBEB3BB9269FA5D04D716B7F22EDBC046D889829CB91917A3E_cb=243.23654.153_newUi=true_jb=21.0.5b631.30 via GatewayConnectionHandler 2025-03-03 12:06:15,750 [ 5233] INFO - #c.j.g.w.c.WslGatewayConnectionProvider - Trying to apply, parameters[type] == devspaces 2025-03-03 12:06:17,975 [ 7458] INFO - STDERR - SLF4J: A SLF4J service provider failed to instantiate: 2025-03-03 12:06:17,975 [ 7458] INFO - STDERR - org.slf4j.spi.SLF4JServiceProvider: org.slf4j.jul.JULServiceProvider not a subtype 2025-03-03 12:06:17,975 [ 7458] INFO - STDERR - SLF4J: No SLF4J providers were found. 2025-03-03 12:06:17,976 [ 7459] INFO - STDERR - SLF4J: Defaulting to no-operation (NOP) logger implementation 2025-03-03 12:06:17,976 [ 7459] INFO - STDERR - SLF4J: See https://www.slf4j.org/codes.html#noProviders for further details. 2025-03-03 12:06:25,578 [ 15061] INFO - STDERR - java.net.SocketException: Connection or outbound has closed 2025-03-03 12:06:25,579 [ 15062] INFO - STDERR - at java.base/sun.security.ssl.SSLSocketImpl$AppOutputStream.write(SSLSocketImpl.java:1297) 2025-03-03 12:06:25,579 [ 15062] INFO - STDERR - at okio.OutputStreamSink.write(JvmOkio.kt:57) 2025-03-03 12:06:25,580 [ 15063] INFO - STDERR - at okio.AsyncTimeout$sink$1.write(AsyncTimeout.kt:99) 2025-03-03 12:06:25,580 [ 15063] INFO - STDERR - at okio.RealBufferedSink.flush(RealBufferedSink.kt:267) 2025-03-03 12:06:25,580 [ 15063] INFO - STDERR - at okhttp3.internal.ws.WebSocketWriter.writeControlFrame(WebSocketWriter.kt:142) 2025-03-03 12:06:25,581 [ 15064] INFO - STDERR - at okhttp3.internal.ws.WebSocketWriter.writeClose(WebSocketWriter.kt:102) 2025-03-03 12:06:25,581 [ 15064] INFO - STDERR - at okhttp3.internal.ws.RealWebSocket.writeOneFrame$okhttp(RealWebSocket.kt:533) 2025-03-03 12:06:25,582 [ 15065] INFO - STDERR - at okhttp3.internal.ws.RealWebSocket$WriterTask.runOnce(RealWebSocket.kt:620) 2025-03-03 12:06:25,582 [ 15065] INFO - STDERR - at okhttp3.internal.concurrent.TaskRunner.runTask(TaskRunner.kt:116) 2025-03-03 12:06:25,582 [ 15065] INFO - STDERR - at okhttp3.internal.concurrent.TaskRunner.access$runTask(TaskRunner.kt:42) 2025-03-03 12:06:25,583 [ 15066] INFO - STDERR - at okhttp3.internal.concurrent.TaskRunner$runnable$1.run(TaskRunner.kt:65) 2025-03-03 12:06:25,583 [ 15066] INFO - STDERR - at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144) 2025-03-03 12:06:25,584 [ 15067] INFO - STDERR - at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642) 2025-03-03 12:06:25,584 [ 15067] INFO - STDERR - at java.base/java.lang.Thread.run(Thread.java:1583) 2025-03-03 12:06:31,582 [ 21065] INFO - #c.j.g.t.ThinClientHandle - Updating join link for handle 3558cdcc-7e3e-4685-a9df-1ef0a514e313: tcp://127.0.0.1:5990#jt=7d367d85-253d-49f4-8d38-f66ed249104a&p=IU&fp=3733F40E0A0D08EBEB3BB9269FA5D04D716B7F22EDBC046D889829CB91917A3E&cb=243.23654.153&newUi=true&jb=21.0.5b631.30&remoteId= forceReconnect=false 2025-03-03 12:06:31,597 [ 21080] INFO - #c.i.r.OsRegistryConfigProvider - Looking for 'clientDownloadUrl' value in [HKLM_64\SOFTWARE\JetBrains\RemoteDev\clientDownloadUrl, HKLM_32\SOFTWARE\JetBrains\RemoteDev\clientDownloadUrl, HKCU_64\SOFTWARE\JetBrains\RemoteDev\clientDownloadUrl, HKCU_32\SOFTWARE\JetBrains\RemoteDev\clientDownloadUrl] 2025-03-03 12:06:31,843 [ 21326] INFO - #c.i.r.OsRegistryConfigProvider - OS provided value for 'clientDownloadUrl' is not found 2025-03-03 12:06:31,844 [ 21327] INFO - #c.i.r.OsRegistryConfigProvider - Looking for 'pgpPublicKeyUrl' value in [HKLM_64\SOFTWARE\JetBrains\RemoteDev\pgpPublicKeyUrl, HKLM_32\SOFTWARE\JetBrains\RemoteDev\pgpPublicKeyUrl, HKCU_64\SOFTWARE\JetBrains\RemoteDev\pgpPublicKeyUrl, HKCU_32\SOFTWARE\JetBrains\RemoteDev\pgpPublicKeyUrl] 2025-03-03 12:06:31,845 [ 21328] INFO - #c.i.r.OsRegistryConfigProvider - OS provided value for 'pgpPublicKeyUrl' is not found 2025-03-03 12:06:31,845 [ 21328] INFO - #c.i.r.d.CodeWithMeClientDownloader - Generated session info: com.intellij.remoteDev.connection.JetBrainsClientDownloadInfo@21b52de4 2025-03-03 12:06:31,848 [ 21331] INFO - #c.i.r.OsRegistryConfigProvider - Looking for 'downloadDestination' value in [HKLM_64\SOFTWARE\JetBrains\JetBrainsClient\downloadDestination, HKLM_32\SOFTWARE\JetBrains\JetBrainsClient\downloadDestination, HKCU_64\SOFTWARE\JetBrains\JetBrainsClient\downloadDestination, HKCU_32\SOFTWARE\JetBrains\JetBrainsClient\downloadDestination] 2025-03-03 12:06:31,849 [ 21332] INFO - #c.i.r.OsRegistryConfigProvider - OS provided value for 'downloadDestination' is not found 2025-03-03 12:06:31,853 [ 21336] INFO - #c.i.r.OsRegistryConfigProvider - Looking for 'modifiedDateInManifestIncluded' value in [HKLM_64\SOFTWARE\JetBrains\JetBrainsClient\modifiedDateInManifestIncluded, HKLM_32\SOFTWARE\JetBrains\JetBrainsClient\modifiedDateInManifestIncluded, HKCU_64\SOFTWARE\JetBrains\JetBrainsClient\modifiedDateInManifestIncluded, HKCU_32\SOFTWARE\JetBrains\JetBrainsClient\modifiedDateInManifestIncluded] 2025-03-03 12:06:31,854 [ 21337] INFO - #c.i.r.OsRegistryConfigProvider - OS provided value for 'modifiedDateInManifestIncluded' is not found 2025-03-03 12:06:32,250 [ 21733] INFO - #c.i.r.u.FileManifestUtil - isUpToDate true for 'C:\Users\dmitr\AppData\Local\JetBrains\JetBrainsClientDist\JetBrainsClient-243.23654.153.jbr.win.zip-79d3c3b371.ide.d': manifest file C:\Users\dmitr\AppData\Local\JetBrains\JetBrainsClientDist\JetBrainsClient-243.23654.153.jbr.win.zip-79d3c3b371.ide.d\.manifest.txt contains actual information 2025-03-03 12:06:32,250 [ 21733] INFO - #c.i.r.u.FileManifestUtil - All files inside extract directory 'C:\Users\dmitr\AppData\Local\JetBrains\JetBrainsClientDist\JetBrainsClient-243.23654.153.jbr.win.zip-79d3c3b371.ide.d' are up-to-date 2025-03-03 12:06:32,251 [ 21734] INFO - #c.i.r.OsRegistryConfigProvider - Looking for 'clientDownloadUrl' value in [HKLM_64\SOFTWARE\JetBrains\RemoteDev\clientDownloadUrl, HKLM_32\SOFTWARE\JetBrains\RemoteDev\clientDownloadUrl, HKCU_64\SOFTWARE\JetBrains\RemoteDev\clientDownloadUrl, HKCU_32\SOFTWARE\JetBrains\RemoteDev\clientDownloadUrl] 2025-03-03 12:06:32,252 [ 21735] INFO - #c.i.r.OsRegistryConfigProvider - OS provided value for 'clientDownloadUrl' is not found 2025-03-03 12:06:32,252 [ 21735] INFO - #c.i.r.OsRegistryConfigProvider - Looking for 'pgpPublicKeyUrl' value in [HKLM_64\SOFTWARE\JetBrains\RemoteDev\pgpPublicKeyUrl, HKLM_32\SOFTWARE\JetBrains\RemoteDev\pgpPublicKeyUrl, HKCU_64\SOFTWARE\JetBrains\RemoteDev\pgpPublicKeyUrl, HKCU_32\SOFTWARE\JetBrains\RemoteDev\pgpPublicKeyUrl] 2025-03-03 12:06:32,253 [ 21736] INFO - #c.i.r.OsRegistryConfigProvider - OS provided value for 'pgpPublicKeyUrl' is not found 2025-03-03 12:06:32,253 [ 21736] INFO - #c.i.r.d.CodeWithMeClientDownloader - Generated session info: com.intellij.remoteDev.connection.JetBrainsClientDownloadInfo@5de4d75 2025-03-03 12:06:32,255 [ 21738] INFO - #c.i.r.OsRegistryConfigProvider - Looking for 'downloadDestination' value in [HKLM_64\SOFTWARE\JetBrains\JetBrainsClient\downloadDestination, HKLM_32\SOFTWARE\JetBrains\JetBrainsClient\downloadDestination, HKCU_64\SOFTWARE\JetBrains\JetBrainsClient\downloadDestination, HKCU_32\SOFTWARE\JetBrains\JetBrainsClient\downloadDestination] 2025-03-03 12:06:32,256 [ 21739] INFO - #c.i.r.OsRegistryConfigProvider - OS provided value for 'downloadDestination' is not found 2025-03-03 12:06:32,329 [ 21812] INFO - #c.i.r.OsRegistryConfigProvider - Looking for 'versionManagementEnabled' value in [HKLM_64\SOFTWARE\JetBrains\JetBrainsClient\versionManagementEnabled, HKLM_32\SOFTWARE\JetBrains\JetBrainsClient\versionManagementEnabled, HKCU_64\SOFTWARE\JetBrains\JetBrainsClient\versionManagementEnabled, HKCU_32\SOFTWARE\JetBrains\JetBrainsClient\versionManagementEnabled] 2025-03-03 12:06:32,330 [ 21813] INFO - #c.i.r.OsRegistryConfigProvider - OS provided value for 'versionManagementEnabled' is not found 2025-03-03 12:06:32,337 [ 21820] INFO - #c.i.r.u.WindowsFileUtil - Calling CreateProcessW(lpApplicationName=null, lpCommandLine='C:\Users\dmitr\AppData\Local\JetBrains\JetBrainsClientDist\JetBrainsClient-243.23654.153.jbr.win.zip-79d3c3b371.ide.d\bin\jetbrains_client64.exe thinClient gwws://127.0.0.1:63342/gateway/clientLink?uid=3558cdcc-7e3e-4685-a9df-1ef0a514e313#jt=7d367d85-253d-49f4-8d38-f66ed249104a&p=IU&fp=3733F40E0A0D08EBEB3BB9269FA5D04D716B7F22EDBC046D889829CB91917A3E&cb=243.23654.153&jb=21.0.5b631.30>w_build=243.24978.56&remoteId=&newUi=true', lpProcessAttributes=null, lpThreadAttributes=null, bInheritHandles=false, dwCreationFlags=CREATE_UNICODE_PROCESS_ENVIRONMENT, lpEnvironment=nulllpCurrentDirectory='C:\Users\dmitr\AppData\Local\JetBrains\JetBrainsClientDist\JetBrainsClient-243.23654.153.jbr.win.zip-79d3c3b371.ide.d', lpStartupInfo=si, lpProcessInformation=pi) 2025-03-03 12:06:32,885 [ 22368] INFO - #c.j.g.c.ConnectionFrame - Hide window 'DevWorkspace java-jboss-eap' into tray on startup 2025-03-03 12:06:33,126 [ 22609] INFO - #c.j.g.GatewayProtocolHandler - Gateway link handling successful for connect/#type=devspaces&dwNamespace=admin-devspaces&dwName=java-jboss-eap&link=tcp://127.0.0.1:5990#jt=7d367d85-253d-49f4-8d38-f66ed249104a_p=IU_fp=3733F40E0A0D08EBEB3BB9269FA5D04D716B7F22EDBC046D889829CB91917A3E_cb=243.23654.153_newUi=true_jb=21.0.5b631.30 2025-03-03 12:06:33,250 [ 22733] INFO - #c.i.o.u.i.UpdateCheckerService - channel: release 2025-03-03 12:06:33,267 [ 22750] INFO - #c.i.o.a.ConfigImportHelper - [i18n] Localization property from registry is null 2025-03-03 12:06:33,278 [ 22761] INFO - #c.i.s.c.s.IdeStationServerService$Companion - Discovery is disabled 2025-03-03 12:06:41,250 [ 30733] INFO - #c.j.g.t.ThinClientHandle - Message from thin client 3558cdcc-7e3e-4685-a9df-1ef0a514e313: ClientCapabilities(canSelfRestart=false, clientPid=10040) 2025-03-03 12:06:41,251 [ 30734] INFO - #c.j.g.t.ThinClientHandle - Received client capabilities for 3558cdcc-7e3e-4685-a9df-1ef0a514e313: ClientCapabilities(canSelfRestart=false, clientPid=10040)
Expected results:
Workspace opened in the desktop JetBrains IntelliJ IDEA.
Reproducibility (Always/Intermittent/Only Once):
Intermittent
Acceptance criteria:
Definition of Done:
Build Details:
Additional info (Such as Logs, Screenshots, etc):
- OS: Windows 10, Fedora
- JetBrains Intellij IDEA Ultimate 2024.3.4
- JetBrains Gateway 2024.3.3
- OpenShift Dev Spaces plugin 0.0.7