Please provide
- Windows
- Eclipse 2025-12
- SonarQube for Eclipse plugin version: 11.26
- Programming language you’re coding in: JAVA
- Is connected mode used: SonarQube Server
*
We have a project “ GitHub - SVWS-NRW/SVWS-Server: OpenSource Repository für den SVWS-Server ”.
- Rightclick on folder “svws-core” –> SonarQube –> Analyze
- Waiting, then SonarQube Report has 2791 items.
- “Wild” doubleclicking on several Elements/Descriptions causes Exception, but only sometimes. You can see the “Progress Area” the process “fetching rule description for …”
- After several wild clicks I get (sometimes its enough if you work fast and want to jump from element to element):
org.sonarsource.sonarlint.shaded.org.eclipse.lsp4j.jsonrpc.ResponseErrorException: Failed to retrieve finding details. Finding with key ‘a6af6fa0-53af-47ff-bf59-2c9e9cbff163’ not found.
My analysis so far is, that it seldom happens, when the PC is not busy (My PC is an AMD Ryzen 9 5950X 16-Core).
But at the moment I have 16 Virtual Machines Running in the Background with quite some load. This leads to a much more higher chance of triggering an Exception. So I think there is some snychronization problems when doubleclicking from element to element.
Sincerely
Benjamin Bartsch