Error in SonarLint for IntelliJ

Environment:

  • Java: JetBrains s.r.o. 17.0.10
  • OS: Mac OS X x86_64
  • IDE: IntelliJ IDEA 2023.3.4
  • SonarLint: 10.4.0.77904
org.eclipse.lsp4j.jsonrpc.ResponseErrorException: The request (id: 32, method: 'listFiles') has been cancelled
	at org.eclipse.lsp4j.jsonrpc.RemoteEndpoint.handleResponse(RemoteEndpoint.java:209)
	at org.eclipse.lsp4j.jsonrpc.RemoteEndpoint.consume(RemoteEndpoint.java:193)
	at o.ss.sl.core.rpc.protocol.SingleThreadedMessageConsumer.lambda$new$0(SingleThreadedMessageConsumer.java:51)
	at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:539)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	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.lang.Thread.run(Thread.java:840)

Hi,

Welcome to the community and thanks for this report!

We released 10.4.2 recently. Can you upgrade and see if this is still replicable?

 
Thx,
Ann

updated all plugins, and no problems as of yet…thanks!
lol, i just thought i was gonna be clicking a button to report an error, not creating a cascade of activity for people, sorry to disturb.

3 Likes

Hi,

Not a problem! Your error reports help us get it right!

 
Ann

2 Likes