Error in SonarQube for IntelliJ

Environment:

  • Java: JetBrains s.r.o. 21.0.6
  • OS: Linux amd64
  • IDE: IntelliJ IDEA 2024.3.5
  • SonarQube for IDE: 10.21.0.81149

opening up second window of intelliJ / second project.

in the other project the sonar configure binding appeared. I selected a server, tried to “select from list”,
that didn’t work, cancelled out of that dialog again. then openend second project

org.eclipse.lsp4j.jsonrpc.ResponseErrorException: Internal error.
	at org.eclipse.lsp4j.jsonrpc.RemoteEndpoint.handleResponse(RemoteEndpoint.java:220)
	at org.eclipse.lsp4j.jsonrpc.RemoteEndpoint.consume(RemoteEndpoint.java:204)
	at o.ss.sl.core.rpc.protocol.SingleThreadedMessageConsumer.lambda$new$0(SingleThreadedMessageConsumer.java:49)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1144)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642)
	at java.base/java.lang.Thread.run(Thread.java:1583)

Hey @thomas-k-dev, thanks for the useful information you shared.

Were you connected to SonarQube Cloud?

If this error happens again, could you please check the SonarQube for IDE logs? You should see another error, that would be useful to us.

Thanks!

will do once I see it again. thanks for looking into ti!

1 Like