org.eclipse.lsp4j.jsonrpc.ResponseErrorException: Internal error.
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)
Does this error happen straight away or after around 30 seconds?
Any antivirus running on your machine, or any other security software or configuration?
SonarLint now starts a separate process, could you check with jps if it is running? The process should be SonarLintServerCli. If it is running could you send us thread dumps for this process?
We would really appreciate if you could help us understand more about this issue. We are still not able to reproduce it.
java.util.concurrent.CompletionException: org.eclipse.lsp4j.jsonrpc.ResponseErrorException: Internal error.
at java.base/java.util.concurrent.CompletableFuture.encodeThrowable(CompletableFuture.java:332)
at java.base/java.util.concurrent.CompletableFuture.completeThrowable(CompletableFuture.java:347)
at java.base/java.util.concurrent.CompletableFuture$UniApply.tryFire(CompletableFuture.java:636)
at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:510)
at java.base/java.util.concurrent.CompletableFuture.completeExceptionally(CompletableFuture.java:2162)
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)
Caused by: org.eclipse.lsp4j.jsonrpc.ResponseErrorException: Internal error.
... 8 more
org.eclipse.lsp4j.jsonrpc.ResponseErrorException: Internal error.
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)
org.eclipse.lsp4j.jsonrpc.ResponseErrorException: Internal error.
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)
java.util.concurrent.CompletionException: org.eclipse.lsp4j.jsonrpc.ResponseErrorException: Internal error.
at java.base/java.util.concurrent.CompletableFuture.encodeThrowable(CompletableFuture.java:332)
at java.base/java.util.concurrent.CompletableFuture.completeThrowable(CompletableFuture.java:347)
at java.base/java.util.concurrent.CompletableFuture$UniApply.tryFire(CompletableFuture.java:636)
at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:510)
at java.base/java.util.concurrent.CompletableFuture.completeExceptionally(CompletableFuture.java:2162)
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:833)
Caused by: org.eclipse.lsp4j.jsonrpc.ResponseErrorException: Internal error.
... 8 more
org.eclipse.lsp4j.jsonrpc.ResponseErrorException: Internal error.
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)
java.util.concurrent.CompletionException: org.eclipse.lsp4j.jsonrpc.ResponseErrorException: Internal error.
at java.base/java.util.concurrent.CompletableFuture.encodeThrowable(CompletableFuture.java:332)
at java.base/java.util.concurrent.CompletableFuture.completeThrowable(CompletableFuture.java:347)
at java.base/java.util.concurrent.CompletableFuture$UniApply.tryFire(CompletableFuture.java:636)
at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:510)
at java.base/java.util.concurrent.CompletableFuture.completeExceptionally(CompletableFuture.java:2162)
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)
Caused by: org.eclipse.lsp4j.jsonrpc.ResponseErrorException: Internal error.
... 8 more
java.util.concurrent.CompletionException: org.eclipse.lsp4j.jsonrpc.ResponseErrorException: Internal error.
at java.base/java.util.concurrent.CompletableFuture.encodeThrowable(CompletableFuture.java:332)
at java.base/java.util.concurrent.CompletableFuture.completeThrowable(CompletableFuture.java:347)
at java.base/java.util.concurrent.CompletableFuture$UniApply.tryFire(CompletableFuture.java:636)
at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:510)
at java.base/java.util.concurrent.CompletableFuture.completeExceptionally(CompletableFuture.java:2162)
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)
Caused by: org.eclipse.lsp4j.jsonrpc.ResponseErrorException: Internal error.
... 8 more
Welcome to the community if youâre new here, and sorry about the circumstances!
Weâve consolidated all the posts about this error into one thread.
@Damien_Urruty is a developer working on SonarLint for IntelliJ. He posted some questions above, and if anyone can help us out with answers, it would be much appreciated and get us on the road to a fix that much sooner:
To better assist you with the issue youâre experiencing, we have created a custom SonarLint build with enhanced logging capabilities that will help us understand the root cause. Normally, this build will allow SonarLint to be displayed in the IDE, even with this initialization problem.
It would help us tremendously if you could follow these steps:
java.util.concurrent.CompletionException: org.eclipse.lsp4j.jsonrpc.ResponseErrorException: Internal error.
at java.base/java.util.concurrent.CompletableFuture.encodeThrowable(CompletableFuture.java:332)
at java.base/java.util.concurrent.CompletableFuture.completeThrowable(CompletableFuture.java:347)
at java.base/java.util.concurrent.CompletableFuture$UniApply.tryFire(CompletableFuture.java:636)
at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:510)
at java.base/java.util.concurrent.CompletableFuture.completeExceptionally(CompletableFuture.java:2162)
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)
Caused by: org.eclipse.lsp4j.jsonrpc.ResponseErrorException: Internal error.
... 8 more
java.util.concurrent.CompletionException: org.eclipse.lsp4j.jsonrpc.ResponseErrorException: Internal error.
at java.base/java.util.concurrent.CompletableFuture.encodeThrowable(CompletableFuture.java:332)
at java.base/java.util.concurrent.CompletableFuture.completeThrowable(CompletableFuture.java:347)
at java.base/java.util.concurrent.CompletableFuture$UniApply.tryFire(CompletableFuture.java:636)
at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:510)
at java.base/java.util.concurrent.CompletableFuture.completeExceptionally(CompletableFuture.java:2162)
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)
Caused by: org.eclipse.lsp4j.jsonrpc.ResponseErrorException: Internal error.
... 8 more
Starting the SonarLint service process...
Listing SonarLint service files:
C:\Users\Tom.CORP\AppData\Roaming\JetBrains\IntelliJIdea2023.3\plugins\sonarlint-intellij\sloop
C:\Users\Tom.CORP\AppData\Roaming\JetBrains\IntelliJIdea2023.3\plugins\sonarlint-intellij\sloop\bin
C:\Users\Tom.CORP\AppData\Roaming\JetBrains\IntelliJIdea2023.3\plugins\sonarlint-intellij\sloop\bin\sonarlint-backend
C:\Users\Tom.CORP\AppData\Roaming\JetBrains\IntelliJIdea2023.3\plugins\sonarlint-intellij\sloop\bin\sonarlint-backend.bat
C:\Users\Tom.CORP\AppData\Roaming\JetBrains\IntelliJIdea2023.3\plugins\sonarlint-intellij\sloop\lib
C:\Users\Tom.CORP\AppData\Roaming\JetBrains\IntelliJIdea2023.3\plugins\sonarlint-intellij\sloop\lib\annotations-13.0.jar
C:\Users\Tom.CORP\AppData\Roaming\JetBrains\IntelliJIdea2023.3\plugins\sonarlint-intellij\sloop\lib\checker-qual-3.33.0.jar
C:\Users\Tom.CORP\AppData\Roaming\JetBrains\IntelliJIdea2023.3\plugins\sonarlint-intellij\sloop\lib\commons-codec-1.15.jar
C:\Users\Tom.CORP\AppData\Roaming\JetBrains\IntelliJIdea2023.3\plugins\sonarlint-intellij\sloop\lib\commons-compress-1.24.0.jar
C:\Users\Tom.CORP\AppData\Roaming\JetBrains\IntelliJIdea2023.3\plugins\sonarlint-intellij\sloop\lib\commons-csv-1.10.0.jar
C:\Users\Tom.CORP\AppData\Roaming\JetBrains\IntelliJIdea2023.3\plugins\sonarlint-intellij\sloop\lib\commons-io-2.11.0.jar
C:\Users\Tom.CORP\AppData\Roaming\JetBrains\IntelliJIdea2023.3\plugins\sonarlint-intellij\sloop\lib\commons-lang-2.6.jar
C:\Users\Tom.CORP\AppData\Roaming\JetBrains\IntelliJIdea2023.3\plugins\sonarlint-intellij\sloop\lib\commons-lang3-3.12.0.jar
C:\Users\Tom.CORP\AppData\Roaming\JetBrains\IntelliJIdea2023.3\plugins\sonarlint-intellij\sloop\lib\error_prone_annotations-2.18.0.jar
C:\Users\Tom.CORP\AppData\Roaming\JetBrains\IntelliJIdea2023.3\plugins\sonarlint-intellij\sloop\lib\failureaccess-1.0.1.jar
C:\Users\Tom.CORP\AppData\Roaming\JetBrains\IntelliJIdea2023.3\plugins\sonarlint-intellij\sloop\lib\gson-2.10.jar
C:\Users\Tom.CORP\AppData\Roaming\JetBrains\IntelliJIdea2023.3\plugins\sonarlint-intellij\sloop\lib\guava-32.1.1-jre.jar
C:\Users\Tom.CORP\AppData\Roaming\JetBrains\IntelliJIdea2023.3\plugins\sonarlint-intellij\sloop\lib\httpclient5-5.2.1.jar
C:\Users\Tom.CORP\AppData\Roaming\JetBrains\IntelliJIdea2023.3\plugins\sonarlint-intellij\sloop\lib\httpcore5-5.2.jar
C:\Users\Tom.CORP\AppData\Roaming\JetBrains\IntelliJIdea2023.3\plugins\sonarlint-intellij\sloop\lib\httpcore5-h2-5.2.jar
C:\Users\Tom.CORP\AppData\Roaming\JetBrains\IntelliJIdea2023.3\plugins\sonarlint-intellij\sloop\lib\j2objc-annotations-2.8.jar
C:\Users\Tom.CORP\AppData\Roaming\JetBrains\IntelliJIdea2023.3\plugins\sonarlint-intellij\sloop\lib\javax.annotation-api-1.3.2.jar
C:\Users\Tom.CORP\AppData\Roaming\JetBrains\IntelliJIdea2023.3\plugins\sonarlint-intellij\sloop\lib\javax.inject-1.jar
C:\Users\Tom.CORP\AppData\Roaming\JetBrains\IntelliJIdea2023.3\plugins\sonarlint-intellij\sloop\lib\jul-to-slf4j-1.7.36.jar
C:\Users\Tom.CORP\AppData\Roaming\JetBrains\IntelliJIdea2023.3\plugins\sonarlint-intellij\sloop\lib\kotlin-logging-1.7.9.jar
C:\Users\Tom.CORP\AppData\Roaming\JetBrains\IntelliJIdea2023.3\plugins\sonarlint-intellij\sloop\lib\kotlin-stdlib-1.6.21.jar
C:\Users\Tom.CORP\AppData\Roaming\JetBrains\IntelliJIdea2023.3\plugins\sonarlint-intellij\sloop\lib\kotlin-stdlib-common-1.6.21.jar
C:\Users\Tom.CORP\AppData\Roaming\JetBrains\IntelliJIdea2023.3\plugins\sonarlint-intellij\sloop\lib\listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar
C:\Users\Tom.CORP\AppData\Roaming\JetBrains\IntelliJIdea2023.3\plugins\sonarlint-intellij\sloop\lib\logback-classic-1.2.13.jar
C:\Users\Tom.CORP\AppData\Roaming\JetBrains\IntelliJIdea2023.3\plugins\sonarlint-intellij\sloop\lib\logback-core-1.2.13.jar
C:\Users\Tom.CORP\AppData\Roaming\JetBrains\IntelliJIdea2023.3\plugins\sonarlint-intellij\sloop\lib\org.eclipse.lsp4j.jsonrpc-0.21.1.jar
C:\Users\Tom.CORP\AppData\Roaming\JetBrains\IntelliJIdea2023.3\plugins\sonarlint-intellij\sloop\lib\picocli-4.7.3.jar
C:\Users\Tom.CORP\AppData\Roaming\JetBrains\IntelliJIdea2023.3\plugins\sonarlint-intellij\sloop\lib\protobuf-java-3.25.1.jar
C:\Users\Tom.CORP\AppData\Roaming\JetBrains\IntelliJIdea2023.3\plugins\sonarlint-intellij\sloop\lib\slf4j-api-1.7.36.jar
C:\Users\Tom.CORP\AppData\Roaming\JetBrains\IntelliJIdea2023.3\plugins\sonarlint-intellij\sloop\lib\sonar-channel-4.2.jar
C:\Users\Tom.CORP\AppData\Roaming\JetBrains\IntelliJIdea2023.3\plugins\sonarlint-intellij\sloop\lib\sonar-classloader-1.0.jar
C:\Users\Tom.CORP\AppData\Roaming\JetBrains\IntelliJIdea2023.3\plugins\sonarlint-intellij\sloop\lib\sonar-markdown-9.4.0.54424.jar
C:\Users\Tom.CORP\AppData\Roaming\JetBrains\IntelliJIdea2023.3\plugins\sonarlint-intellij\sloop\lib\sonar-plugin-api-10.1.0.809.jar
C:\Users\Tom.CORP\AppData\Roaming\JetBrains\IntelliJIdea2023.3\plugins\sonarlint-intellij\sloop\lib\sonar-scanner-protocol-7.9.jar
C:\Users\Tom.CORP\AppData\Roaming\JetBrains\IntelliJIdea2023.3\plugins\sonarlint-intellij\sloop\lib\sonarlint-analysis-engine-10.0.1.77184.jar
C:\Users\Tom.CORP\AppData\Roaming\JetBrains\IntelliJIdea2023.3\plugins\sonarlint-intellij\sloop\lib\sonarlint-backend-cli-10.0.1.77184.jar
C:\Users\Tom.CORP\AppData\Roaming\JetBrains\IntelliJIdea2023.3\plugins\sonarlint-intellij\sloop\lib\sonarlint-commons-10.0.1.77184.jar
C:\Users\Tom.CORP\AppData\Roaming\JetBrains\IntelliJIdea2023.3\plugins\sonarlint-intellij\sloop\lib\sonarlint-core-10.0.1.77184.jar
C:\Users\Tom.CORP\AppData\Roaming\JetBrains\IntelliJIdea2023.3\plugins\sonarlint-intellij\sloop\lib\sonarlint-http-10.0.1.77184.jar
C:\Users\Tom.CORP\AppData\Roaming\JetBrains\IntelliJIdea2023.3\plugins\sonarlint-intellij\sloop\lib\sonarlint-plugin-api-10.0.1.77184.jar
C:\Users\Tom.CORP\AppData\Roaming\JetBrains\IntelliJIdea2023.3\plugins\sonarlint-intellij\sloop\lib\sonarlint-plugin-commons-10.0.1.77184.jar
C:\Users\Tom.CORP\AppData\Roaming\JetBrains\IntelliJIdea2023.3\plugins\sonarlint-intellij\sloop\lib\sonarlint-rpc-impl-10.0.1.77184.jar
C:\Users\Tom.CORP\AppData\Roaming\JetBrains\IntelliJIdea2023.3\plugins\sonarlint-intellij\sloop\lib\sonarlint-rpc-protocol-10.0.1.77184.jar
C:\Users\Tom.CORP\AppData\Roaming\JetBrains\IntelliJIdea2023.3\plugins\sonarlint-intellij\sloop\lib\sonarlint-rule-extractor-10.0.1.77184.jar
C:\Users\Tom.CORP\AppData\Roaming\JetBrains\IntelliJIdea2023.3\plugins\sonarlint-intellij\sloop\lib\sonarlint-server-api-10.0.1.77184.jar
C:\Users\Tom.CORP\AppData\Roaming\JetBrains\IntelliJIdea2023.3\plugins\sonarlint-intellij\sloop\lib\sonarlint-server-connection-10.0.1.77184.jar
C:\Users\Tom.CORP\AppData\Roaming\JetBrains\IntelliJIdea2023.3\plugins\sonarlint-intellij\sloop\lib\sonarlint-telemetry-10.0.1.77184.jar
C:\Users\Tom.CORP\AppData\Roaming\JetBrains\IntelliJIdea2023.3\plugins\sonarlint-intellij\sloop\lib\spring-aop-5.3.30.jar
C:\Users\Tom.CORP\AppData\Roaming\JetBrains\IntelliJIdea2023.3\plugins\sonarlint-intellij\sloop\lib\spring-beans-5.3.30.jar
C:\Users\Tom.CORP\AppData\Roaming\JetBrains\IntelliJIdea2023.3\plugins\sonarlint-intellij\sloop\lib\spring-context-5.3.30.jar
C:\Users\Tom.CORP\AppData\Roaming\JetBrains\IntelliJIdea2023.3\plugins\sonarlint-intellij\sloop\lib\spring-core-5.3.30.jar
C:\Users\Tom.CORP\AppData\Roaming\JetBrains\IntelliJIdea2023.3\plugins\sonarlint-intellij\sloop\lib\spring-expression-5.3.30.jar
C:\Users\Tom.CORP\AppData\Roaming\JetBrains\IntelliJIdea2023.3\plugins\sonarlint-intellij\sloop\lib\spring-jcl-5.3.30.jar
C:\Users\Tom.CORP\AppData\Roaming\JetBrains\IntelliJIdea2023.3\plugins\sonarlint-intellij\sloop\lib\sslcontext-kickstart-8.1.6.jar
C:\Users\Tom.CORP\AppData\Roaming\JetBrains\IntelliJIdea2023.3\plugins\sonarlint-intellij\sloop\lib\xodus-compress-2.0.1.jar
C:\Users\Tom.CORP\AppData\Roaming\JetBrains\IntelliJIdea2023.3\plugins\sonarlint-intellij\sloop\lib\xodus-entity-store-2.0.1.jar
C:\Users\Tom.CORP\AppData\Roaming\JetBrains\IntelliJIdea2023.3\plugins\sonarlint-intellij\sloop\lib\xodus-environment-2.0.1.jar
C:\Users\Tom.CORP\AppData\Roaming\JetBrains\IntelliJIdea2023.3\plugins\sonarlint-intellij\sloop\lib\xodus-openAPI-2.0.1.jar
C:\Users\Tom.CORP\AppData\Roaming\JetBrains\IntelliJIdea2023.3\plugins\sonarlint-intellij\sloop\lib\xodus-utils-2.0.1.jar
C:\Users\Tom.CORP\AppData\Roaming\JetBrains\IntelliJIdea2023.3\plugins\sonarlint-intellij\sloop\lib\xodus-vfs-2.0.1.jar
Using JRE from C:\Program Files\JetBrains\IntelliJ IDEA 2021.3.3\jbr
Migrating the storage...
Listening for SonarLint service exit...
Initializing the SonarLint service...
SonarLint backend started, instance=org.sonarsource.sonarlint.core.rpc.impl.SonarLintRpcServerImpl@44c73c26
Analysis skipped as the engine is not ready yet
Started embedded server on port 64120
Can't open directory channel. Log directory fsync won't be performed.
SonarLint service initialized...
Error while listing files in content roots
java.io.UncheckedIOException: com.intellij.openapi.util.io.FileTooBigException: Attribute FileAttribute[FsRecords.DIRECTORY_CHILDREN]{version: -1, fixedSize: false, shouldEnumerate: false} value is too large: 1180882 b > max(819200) -> please, do not use VFS file attributes for huge blobs of data. Consider using GistManager or GistStorage.
at com.intellij.openapi.vfs.newvfs.persistent.FSRecordsImpl.lambda$static$0(FSRecordsImpl.java:134)
at com.intellij.openapi.vfs.newvfs.persistent.FSRecordsImpl.handleError(FSRecordsImpl.java:1383)
at com.intellij.openapi.vfs.newvfs.persistent.FSRecordsImpl.update(FSRecordsImpl.java:752)
at com.intellij.openapi.vfs.newvfs.persistent.PersistentFSImpl.persistAllChildren(PersistentFSImpl.java:353)
at com.intellij.openapi.vfs.newvfs.persistent.PersistentFSImpl.listAll(PersistentFSImpl.java:416)
at com.intellij.openapi.vfs.newvfs.impl.VirtualDirectoryImpl.loadAllChildren(VirtualDirectoryImpl.java:411)
at com.intellij.openapi.vfs.newvfs.impl.VirtualDirectoryImpl.getChildren(VirtualDirectoryImpl.java:404)
at com.intellij.openapi.vfs.VfsUtilCore.visitChildrenRecursively(VfsUtilCore.java:313)
at com.intellij.openapi.vfs.VfsUtilCore.visitChildrenRecursively(VfsUtilCore.java:334)
at com.intellij.openapi.vfs.VfsUtilCore.visitChildrenRecursively(VfsUtilCore.java:334)
at com.intellij.workspaceModel.core.fileIndex.impl.WorkspaceFileIndexImpl.processContentFilesRecursively(WorkspaceFileIndexImpl.kt:153)
at com.intellij.workspaceModel.core.fileIndex.impl.WorkspaceFileIndexImpl.processContentFilesRecursively(WorkspaceFileIndexImpl.kt:112)
at com.intellij.openapi.roots.impl.FileIndexBase.iterateContentUnderDirectory(FileIndexBase.java:41)
at com.intellij.openapi.roots.impl.ModuleFileIndexImpl.iterateContentUnderDirectory(ModuleFileIndexImpl.java:29)
at com.intellij.openapi.roots.impl.FileIndexBase.iterateProvidedRootsOfContent(FileIndexBase.java:58)
at com.intellij.openapi.roots.impl.ModuleFileIndexImpl.iterateContent(ModuleFileIndexImpl.java:66)
at com.intellij.openapi.roots.impl.FileIndexBase.iterateContent(FileIndexBase.java:33)
at com.intellij.openapi.roots.impl.ModuleFileIndexImpl.iterateContent(ModuleFileIndexImpl.java:29)
at org.sonarlint.intellij.SonarLintIntelliJClient.listFilesInContentRoots(SonarLintIntelliJClient.kt:571)
at org.sonarlint.intellij.SonarLintIntelliJClient.listModuleFiles(SonarLintIntelliJClient.kt:530)
at org.sonarlint.intellij.SonarLintIntelliJClient.listFiles(SonarLintIntelliJClient.kt:524)
at org.sonarsource.sonarlint.core.rpc.client.SonarLintRpcClientImpl.lambda$listFiles$26(SonarLintRpcClientImpl.java:272)
at org.sonarsource.sonarlint.core.rpc.client.SonarLintRpcClientImpl.lambda$requestAsync$1(SonarLintRpcClientImpl.java:103)
at java.base/java.util.concurrent.CompletableFuture$UniApply.tryFire(CompletableFuture.java:646)
at java.base/java.util.concurrent.CompletableFuture$Completion.run(CompletableFuture.java:482)
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)
Caused by: com.intellij.openapi.util.io.FileTooBigException: Attribute FileAttribute[FsRecords.DIRECTORY_CHILDREN]{version: -1, fixedSize: false, shouldEnumerate: false} value is too large: 1180882 b > max(819200) -> please, do not use VFS file attributes for huge blobs of data. Consider using GistManager or GistStorage.
at com.intellij.openapi.vfs.newvfs.persistent.AbstractAttributesStorage.checkAttributeValueSize(AbstractAttributesStorage.java:94)
at com.intellij.openapi.vfs.newvfs.persistent.AttributesStorageOverBlobStorage$AttributeOutputStreamImpl.close(AttributesStorageOverBlobStorage.java:779)
at java.base/java.io.FilterOutputStream.close(FilterOutputStream.java:188)
at com.intellij.openapi.vfs.newvfs.persistent.PersistentFSTreeAccessor.doSaveChildren(PersistentFSTreeAccessor.java:95)
at com.intellij.openapi.vfs.newvfs.persistent.FSRecordsImpl.update(FSRecordsImpl.java:742)
... 25 more
Analysing 'pom.xml'...
Analysing 3 files...
Analysing 'Consumer.java'...
Analysing 'MessageFileOutput.java'...
Found 0 issues and 0 hotspots
Found 1 issue and 0 hotspots
Found 5 issues and 0 hotspots
Found 4 issues and 0 hotspots
Error while iterating files to analyze
java.io.UncheckedIOException: com.intellij.openapi.util.io.FileTooBigException: Attribute FileAttribute[FsRecords.DIRECTORY_CHILDREN]{version: -1, fixedSize: false, shouldEnumerate: false} value is too large: 1180882 b > max(819200) -> please, do not use VFS file attributes for huge blobs of data. Consider using GistManager or GistStorage.
at com.intellij.openapi.vfs.newvfs.persistent.FSRecordsImpl.lambda$static$0(FSRecordsImpl.java:134)
at com.intellij.openapi.vfs.newvfs.persistent.FSRecordsImpl.handleError(FSRecordsImpl.java:1383)
at com.intellij.openapi.vfs.newvfs.persistent.FSRecordsImpl.update(FSRecordsImpl.java:752)
at com.intellij.openapi.vfs.newvfs.persistent.PersistentFSImpl.persistAllChildren(PersistentFSImpl.java:353)
at com.intellij.openapi.vfs.newvfs.persistent.PersistentFSImpl.listAll(PersistentFSImpl.java:416)
at com.intellij.openapi.vfs.newvfs.impl.VirtualDirectoryImpl.loadAllChildren(VirtualDirectoryImpl.java:411)
at com.intellij.openapi.vfs.newvfs.impl.VirtualDirectoryImpl.getChildren(VirtualDirectoryImpl.java:404)
at com.intellij.openapi.vfs.VfsUtilCore.visitChildrenRecursively(VfsUtilCore.java:313)
at com.intellij.openapi.vfs.VfsUtilCore.visitChildrenRecursively(VfsUtilCore.java:334)
at com.intellij.openapi.vfs.VfsUtilCore.visitChildrenRecursively(VfsUtilCore.java:334)
at com.intellij.workspaceModel.core.fileIndex.impl.WorkspaceFileIndexImpl.processContentFilesRecursively(WorkspaceFileIndexImpl.kt:153)
at com.intellij.workspaceModel.core.fileIndex.impl.WorkspaceFileIndexImpl.processContentFilesRecursively(WorkspaceFileIndexImpl.kt:112)
at com.intellij.openapi.roots.impl.FileIndexBase.iterateContentUnderDirectory(FileIndexBase.java:41)
at com.intellij.openapi.roots.impl.ProjectFileIndexImpl.iterateContentUnderDirectory(ProjectFileIndexImpl.java:31)
at com.intellij.openapi.roots.impl.FileIndexBase.iterateProvidedRootsOfContent(FileIndexBase.java:58)
at com.intellij.openapi.roots.impl.ProjectFileIndexImpl.iterateContent(ProjectFileIndexImpl.java:62)
at com.intellij.openapi.roots.impl.FileIndexBase.iterateContent(FileIndexBase.java:33)
at com.intellij.openapi.roots.impl.ProjectFileIndexImpl.iterateContent(ProjectFileIndexImpl.java:31)
at org.sonarlint.intellij.util.ProjectUtils.iterateFilesToAnalyze(ProjectUtils.java:67)
at org.sonarlint.intellij.util.ProjectUtils.getAllFiles(ProjectUtils.java:46)
at org.sonarlint.intellij.analysis.AnalysisSubmitter.analyzeAllFiles(AnalysisSubmitter.java:69)
at org.sonarlint.intellij.actions.SonarAnalyzeAllFilesAction.actionPerformed(SonarAnalyzeAllFilesAction.java:73)
at com.intellij.openapi.actionSystem.ex.ActionUtil.doPerformActionOrShowPopup(ActionUtil.java:344)
at com.intellij.openapi.actionSystem.ex.ActionUtil.lambda$performActionDumbAwareWithCallbacks$4(ActionUtil.java:318)
at com.intellij.openapi.actionSystem.ex.ActionUtil.performDumbAwareWithCallbacks(ActionUtil.java:381)
at com.intellij.openapi.actionSystem.ex.ActionUtil.performActionDumbAwareWithCallbacks(ActionUtil.java:318)
at com.intellij.openapi.actionSystem.ex.ActionUtil.invokeAction(ActionUtil.java:553)
at com.intellij.openapi.actionSystem.ex.ActionUtil.invokeAction(ActionUtil.java:540)
at org.sonarlint.intellij.ui.ReportPanel.lambda$handleEmptyView$14(ReportPanel.java:226)
at com.intellij.util.ui.StatusText$1.onClick(StatusText.java:94)
at com.intellij.ui.ClickListener$1.mouseReleased(ClickListener.java:58)
at java.desktop/java.awt.Component.processMouseEvent(Component.java:6657)
at java.desktop/javax.swing.JComponent.processMouseEvent(JComponent.java:3385)
at java.desktop/java.awt.Component.processEvent(Component.java:6422)
at java.desktop/java.awt.Container.processEvent(Container.java:2266)
at java.desktop/java.awt.Component.dispatchEventImpl(Component.java:5027)
at java.desktop/java.awt.Container.dispatchEventImpl(Container.java:2324)
at java.desktop/java.awt.Component.dispatchEvent(Component.java:4855)
at java.desktop/java.awt.LightweightDispatcher.retargetMouseEvent(Container.java:4969)
at java.desktop/java.awt.LightweightDispatcher.processMouseEvent(Container.java:4583)
at java.desktop/java.awt.LightweightDispatcher.dispatchEvent(Container.java:4524)
at java.desktop/java.awt.Container.dispatchEventImpl(Container.java:2310)
at java.desktop/java.awt.Window.dispatchEventImpl(Window.java:2809)
at java.desktop/java.awt.Component.dispatchEvent(Component.java:4855)
at java.desktop/java.awt.EventQueue.dispatchEventImpl(EventQueue.java:794)
at java.desktop/java.awt.EventQueue$3.run(EventQueue.java:739)
at java.desktop/java.awt.EventQueue$3.run(EventQueue.java:733)
at java.base/java.security.AccessController.doPrivileged(AccessController.java:399)
at java.base/java.security.ProtectionDomain$JavaSecurityAccessImpl.doIntersectionPrivilege(ProtectionDomain.java:86)
at java.base/java.security.ProtectionDomain$JavaSecurityAccessImpl.doIntersectionPrivilege(ProtectionDomain.java:97)
at java.desktop/java.awt.EventQueue$4.run(EventQueue.java:766)
at java.desktop/java.awt.EventQueue$4.run(EventQueue.java:764)
at java.base/java.security.AccessController.doPrivileged(AccessController.java:399)
at java.base/java.security.ProtectionDomain$JavaSecurityAccessImpl.doIntersectionPrivilege(ProtectionDomain.java:86)
at java.desktop/java.awt.EventQueue.dispatchEvent(EventQueue.java:763)
at com.intellij.ide.IdeEventQueue.defaultDispatchEvent(IdeEventQueue.kt:695)
at com.intellij.ide.IdeEventQueue.dispatchMouseEvent(IdeEventQueue.kt:635)
at com.intellij.ide.IdeEventQueue._dispatchEvent$lambda$10(IdeEventQueue.kt:580)
at com.intellij.openapi.application.impl.RwLockHolder.runWithEnabledImplicitRead(RwLockHolder.kt:75)
at com.intellij.openapi.application.impl.RwLockHolder.runWithImplicitRead(RwLockHolder.kt:67)
at com.intellij.ide.IdeEventQueue._dispatchEvent(IdeEventQueue.kt:580)
at com.intellij.ide.IdeEventQueue.access$_dispatchEvent(IdeEventQueue.kt:72)
at com.intellij.ide.IdeEventQueue$dispatchEvent$processEventRunnable$1$1$1.compute(IdeEventQueue.kt:355)
at com.intellij.ide.IdeEventQueue$dispatchEvent$processEventRunnable$1$1$1.compute(IdeEventQueue.kt:354)
at com.intellij.openapi.progress.impl.CoreProgressManager.computePrioritized(CoreProgressManager.java:793)
at com.intellij.ide.IdeEventQueue$dispatchEvent$processEventRunnable$1$1.invoke(IdeEventQueue.kt:354)
at com.intellij.ide.IdeEventQueue$dispatchEvent$processEventRunnable$1$1.invoke(IdeEventQueue.kt:349)
at com.intellij.ide.IdeEventQueueKt.performActivity$lambda$1(IdeEventQueue.kt:1014)
at com.intellij.openapi.application.TransactionGuardImpl.performActivity(TransactionGuardImpl.java:114)
at com.intellij.ide.IdeEventQueueKt.performActivity(IdeEventQueue.kt:1014)
at com.intellij.ide.IdeEventQueue.dispatchEvent$lambda$7(IdeEventQueue.kt:349)
at com.intellij.openapi.application.impl.ApplicationImpl.runIntendedWriteActionOnCurrentThread(ApplicationImpl.java:848)
at com.intellij.ide.IdeEventQueue.dispatchEvent(IdeEventQueue.kt:391)
at java.desktop/java.awt.EventDispatchThread.pumpOneEventForFilters(EventDispatchThread.java:207)
at java.desktop/java.awt.EventDispatchThread.pumpEventsForFilter(EventDispatchThread.java:128)
at java.desktop/java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:117)
at java.desktop/java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:113)
at java.desktop/java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:105)
at java.desktop/java.awt.EventDispatchThread.run(EventDispatchThread.java:92)
Caused by: com.intellij.openapi.util.io.FileTooBigException: Attribute FileAttribute[FsRecords.DIRECTORY_CHILDREN]{version: -1, fixedSize: false, shouldEnumerate: false} value is too large: 1180882 b > max(819200) -> please, do not use VFS file attributes for huge blobs of data. Consider using GistManager or GistStorage.
at com.intellij.openapi.vfs.newvfs.persistent.AbstractAttributesStorage.checkAttributeValueSize(AbstractAttributesStorage.java:94)
at com.intellij.openapi.vfs.newvfs.persistent.AttributesStorageOverBlobStorage$AttributeOutputStreamImpl.close(AttributesStorageOverBlobStorage.java:779)
at java.base/java.io.FilterOutputStream.close(FilterOutputStream.java:188)
at com.intellij.openapi.vfs.newvfs.persistent.PersistentFSTreeAccessor.doSaveChildren(PersistentFSTreeAccessor.java:95)
at com.intellij.openapi.vfs.newvfs.persistent.FSRecordsImpl.update(FSRecordsImpl.java:742)
... 76 more