Extension Name: vscode-gradle
Extension Version: 3.17.3
OS Version:
VSCode version: 1.116.0
Describe the bug
Gradle wont run tasks
WARNING: Exception processing message
io.grpc.StatusRuntimeException: INTERNAL: Encountered end-of-stream mid-frame
at io.grpc.Status.asRuntimeException(Status.java:530)
at io.grpc.internal.AbstractServerStream$TransportState.deframerClosed(AbstractServerStream.java:234)
at io.grpc.netty.NettyServerStream$TransportState.deframerClosed(NettyServerStream.java:164)
at io.grpc.internal.MessageDeframer.close(MessageDeframer.java:234)
at io.grpc.internal.MessageDeframer.deliver(MessageDeframer.java:301)
at io.grpc.internal.MessageDeframer.request(MessageDeframer.java:162)
at io.grpc.internal.AbstractStream$TransportState$1RequestRunnable.run(AbstractStream.java:236)
at io.grpc.netty.NettyServerStream$TransportState$1.run(NettyServerStream.java:198)
at io.netty.util.concurrent.AbstractEventExecutor.runTask(AbstractEventExecutor.java:173)
at io.netty.util.concurrent.AbstractEventExecutor.safeExecute(AbstractEventExecutor.java:166)
at io.netty.util.concurrent.SingleThreadEventExecutor.runAllTasks(SingleThreadEventExecutor.java:472)
at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:566)
at io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:998)
at io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)
at io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
at java.base/java.lang.Thread.run(Thread.java:1474)
[error] Error running build: assemble: Call cancelled
Output from "Gradle for Java"
You can find this by clicking on the "Output" panel, then selecting the "Gradle for Java" channel from the dropdown.
Does the bug still exist if you disable all other extensions?
Yes/No
Additional context
Add any other context about the problem here.
Extension Name: vscode-gradle
Extension Version: 3.17.3
OS Version:
VSCode version: 1.116.0
Describe the bug
Gradle wont run tasks
Output from "Gradle for Java"
You can find this by clicking on the "Output" panel, then selecting the "Gradle for Java" channel from the dropdown.
Does the bug still exist if you disable all other extensions?
Yes/No
Additional context
Add any other context about the problem here.