You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
WebStorm 2024.3.2.1
Build #WS-243.23654.157, built on January 23, 2025
Licensed to Yureswar Ravuri
Subscription is active until July 8, 2025.
Runtime version: 21.0.5+8-b631.30 amd64 (JCEF 122.1.9)
VM: OpenJDK 64-Bit Server VM by JetBrains s.r.o.
Toolkit: sun.awt.X11.XToolkit
Linux 6.8.0-52-generic
GC: G1 Young Generation, G1 Concurrent GC, G1 Old Generation
Memory: 2048M
Cores: 16
Registry:
ide.experimental.ui=true
Non-Bundled Plugins:
com.sourcegraph.jetbrains (7.66.0)
Current Desktop: ubuntu:GNOME
Bug Description
My CPU usage goes high and it never comes down. Due to this my pc gets hanged. Also when i kill the process and start the chat it doesnt work. I need to close my IDE and i need to restart the pc else the cody doesnt work at all.
Additional context
Stacktrace:
com.intellij.diagnostic.Freeze
at [email protected]/java.io.FileOutputStream.writeBytes(Native Method)
at [email protected]/java.io.FileOutputStream.write(FileOutputStream.java:367)
at [email protected]/java.io.BufferedOutputStream.implWrite(BufferedOutputStream.java:217)
at [email protected]/java.io.BufferedOutputStream.write(BufferedOutputStream.java:206)
at [email protected]/java.io.FilterOutputStream.write(FilterOutputStream.java:110)
at org.eclipse.lsp4j.jsonrpc.json.StreamMessageConsumer.consume(StreamMessageConsumer.java:68)
at org.eclipse.lsp4j.jsonrpc.RemoteEndpoint.notify(RemoteEndpoint.java:135)
at org.eclipse.lsp4j.jsonrpc.services.EndpointProxy.invoke(EndpointProxy.java:88)
at jdk.proxy9/jdk.proxy9.$Proxy169.textDocument_didClose(Unknown Source)
at com.sourcegraph.cody.listeners.CodyFileEditorListener.fileClosed$lambda$1(CodyFileEditorListener.kt:40)
at com.sourcegraph.cody.listeners.CodyFileEditorListener$$Lambda/0x00007a29b39370f8.accept(Unknown Source)
at com.sourcegraph.cody.agent.CodyAgentService$Companion.withAgent$lambda$1(CodyAgentService.kt:194)
at com.sourcegraph.cody.agent.CodyAgentService$Companion$$Lambda/0x00007a29b298c000.run(Unknown Source)
at com.intellij.openapi.application.impl.AnyThreadWriteThreadingSupport$executeOnPooledThread$1.run(AnyThreadWriteThreadingSupport.kt:167)
at [email protected]/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:572)
at com.intellij.util.concurrency.ContextCallable.lambda$call$1(ContextCallable.java:74)
at com.intellij.util.concurrency.ContextCallable$$Lambda/0x00007a29b15a5aa8.get(Unknown Source)
at com.intellij.util.concurrency.ContextCallable.call(ContextCallable.java:83)
at [email protected]/java.util.concurrent.FutureTask.run(FutureTask.java:317)
at com.intellij.util.concurrency.ChildContext$runInChildContext$1.invoke(propagation.kt:101)
at com.intellij.util.concurrency.ChildContext$runInChildContext$1.invoke(propagation.kt:101)
at com.intellij.util.concurrency.ChildContext.runInChildContext(propagation.kt:107)
at com.intellij.util.concurrency.ChildContext.runInChildContext(propagation.kt:101)
at com.intellij.util.concurrency.ContextRunnable.run(ContextRunnable.java:27)
at [email protected]/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144)
at [email protected]/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642)
at [email protected]/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Executors.java:735)
at [email protected]/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Executors.java:732)
at [email protected]/java.security.AccessController.executePrivileged(AccessController.java:778)
at [email protected]/java.security.AccessController.doPrivileged(AccessController.java:400)
at [email protected]/java.util.concurrent.Executors$PrivilegedThreadFactory$1.run(Executors.java:732)
at [email protected]/java.lang.Thread.runWith(Thread.java:1596)
at [email protected]/java.lang.Thread.run(Thread.java:1583)
The text was updated successfully, but these errors were encountered:
IDE Information
WebStorm 2024.3.2.1
Build #WS-243.23654.157, built on January 23, 2025
Licensed to Yureswar Ravuri
Subscription is active until July 8, 2025.
Runtime version: 21.0.5+8-b631.30 amd64 (JCEF 122.1.9)
VM: OpenJDK 64-Bit Server VM by JetBrains s.r.o.
Toolkit: sun.awt.X11.XToolkit
Linux 6.8.0-52-generic
GC: G1 Young Generation, G1 Concurrent GC, G1 Old Generation
Memory: 2048M
Cores: 16
Registry:
ide.experimental.ui=true
Non-Bundled Plugins:
com.sourcegraph.jetbrains (7.66.0)
Current Desktop: ubuntu:GNOME
Bug Description
My CPU usage goes high and it never comes down. Due to this my pc gets hanged. Also when i kill the process and start the chat it doesnt work. I need to close my IDE and i need to restart the pc else the cody doesnt work at all.
Additional context
Stacktrace:
The text was updated successfully, but these errors were encountered: