sourcegraph / jetbrains

Apache License 2.0
70 stars 23 forks source link

Cody - nightly 7.0.19 not working #2546

Open priyankamishra11 opened 3 days ago

priyankamishra11 commented 3 days ago

IDE Information

IntelliJ IDEA 2024.1.4 (Community Edition) Build #IC-241.18034.62, built on June 20, 2024 Runtime version: 17.0.11+1-b1207.24 amd64 VM: OpenJDK 64-Bit Server VM by JetBrains s.r.o. Linux 4.15.0-213-generic GC: G1 Young Generation, G1 Old Generation Memory: 4096M Cores: 8 Non-Bundled Plugins: com.intellij.idea.plugin.sap.commerce (2024.1.3) com.sourcegraph.jetbrains (7.0.19-nightly) Kotlin: 241.18034.62-IJ Current Desktop: ubuntu:GNOME

Bug Description

2024-10-30 02:45:33,070 [ 166247] SEVERE - #com.sourcegraph.cody.agent.CodyAgent - IntelliJ IDEA 2024.1.4 Build #IC-241.18034.62 2024-10-30 02:45:33,070 [ 166247] SEVERE - #com.sourcegraph.cody.agent.CodyAgent - JDK: 17.0.11; VM: OpenJDK 64-Bit Server VM; Vendor: JetBrains s.r.o. 2024-10-30 02:45:33,071 [ 166248] SEVERE - #com.sourcegraph.cody.agent.CodyAgent - OS: Linux 2024-10-30 02:45:33,071 [ 166248] SEVERE - #com.sourcegraph.cody.agent.CodyAgent - Plugin to blame: Sourcegraph version: 7.0.19-nightly 2024-10-30 02:45:33,072 [ 166249] SEVERE - #com.sourcegraph.cody.agent.CodyAgent - Failed to start Cody java.util.concurrent.ExecutionException: com.sourcegraph.cody.agent.CodyAgentException: Creating agent unsuccessful: org.eclipse.lsp4j.jsonrpc.JsonRpcException: java.io.IOException: Stream closed at java.base/java.util.concurrent.CompletableFuture.reportGet(CompletableFuture.java:396) at java.base/java.util.concurrent.CompletableFuture.get(CompletableFuture.java:2096) at com.sourcegraph.cody.agent.CodyAgentService.startAgent$lambda$7(CodyAgentService.kt:89) at com.intellij.openapi.application.impl.RwLockHolder$executeOnPooledThread$1.run(RwLockHolder.kt:154) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539) at com.intellij.util.concurrency.ContextCallable.call(ContextCallable.java:32) at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) at com.intellij.util.concurrency.ContextRunnable.run(ContextRunnable.java:27) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) at java.base/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Executors.java:702) at java.base/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Executors.java:699) at java.base/java.security.AccessController.doPrivileged(AccessController.java:399) at java.base/java.util.concurrent.Executors$PrivilegedThreadFactory$1.run(Executors.java:699) at java.base/java.lang.Thread.run(Thread.java:840) Caused by: com.sourcegraph.cody.agent.CodyAgentException: Creating agent unsuccessful: org.eclipse.lsp4j.jsonrpc.JsonRpcException: java.io.IOException: Stream closed 2024-10-30 02:45:33,074 [ 166251] SEVERE - #com.sourcegraph.cody.agent.CodyAgent - Int

Additional context

2024-10-30 02:45:33,070 [ 166247] SEVERE - #com.sourcegraph.cody.agent.CodyAgent - IntelliJ IDEA 2024.1.4 Build #IC-241.18034.62 2024-10-30 02:45:33,070 [ 166247] SEVERE - #com.sourcegraph.cody.agent.CodyAgent - JDK: 17.0.11; VM: OpenJDK 64-Bit Server VM; Vendor: JetBrains s.r.o. 2024-10-30 02:45:33,071 [ 166248] SEVERE - #com.sourcegraph.cody.agent.CodyAgent - OS: Linux 2024-10-30 02:45:33,071 [ 166248] SEVERE - #com.sourcegraph.cody.agent.CodyAgent - Plugin to blame: Sourcegraph version: 7.0.19-nightly 2024-10-30 02:45:33,072 [ 166249] SEVERE - #com.sourcegraph.cody.agent.CodyAgent - Failed to start Cody java.util.concurrent.ExecutionException: com.sourcegraph.cody.agent.CodyAgentException: Creating agent unsuccessful: org.eclipse.lsp4j.jsonrpc.JsonRpcException: java.io.IOException: Stream closed at java.base/java.util.concurrent.CompletableFuture.reportGet(CompletableFuture.java:396) at java.base/java.util.concurrent.CompletableFuture.get(CompletableFuture.java:2096) at com.sourcegraph.cody.agent.CodyAgentService.startAgent$lambda$7(CodyAgentService.kt:89) at com.intellij.openapi.application.impl.RwLockHolder$executeOnPooledThread$1.run(RwLockHolder.kt:154) at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539) at com.intellij.util.concurrency.ContextCallable.call(ContextCallable.java:32) at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) at com.intellij.util.concurrency.ContextRunnable.run(ContextRunnable.java:27) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) at java.base/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Executors.java:702) at java.base/java.util.concurrent.Executors$PrivilegedThreadFactory$1$1.run(Executors.java:699) at java.base/java.security.AccessController.doPrivileged(AccessController.java:399) at java.base/java.util.concurrent.Executors$PrivilegedThreadFactory$1.run(Executors.java:699) at java.base/java.lang.Thread.run(Thread.java:840) Caused by: com.sourcegraph.cody.agent.CodyAgentException: Creating agent unsuccessful: org.eclipse.lsp4j.jsonrpc.JsonRpcException: java.io.IOException: Stream closed 2024-10-30 02:45:33,074 [ 166251] SEVERE - #com.sourcegraph.cody.agent.CodyAgent - Int

linear[bot] commented 3 days ago

BUGS-632 Cod - nightly 7.0.19 not working