If your question is about SonarQube for IDE in the IntelliJ Platform, VS Code, Visual Studio, or Eclipse, please post it in that sub-category.
Otherwise, please provide:
- Operating system: Windows
- IDE name and flavor/env:Sonar lint is installed on IDZ version 17 Eclipse version 4.31 for Cobol code anaylsis
- IDE name and flavor/env:SonarLint for Eclipse 11.14.0.83019
- Sonar server :V2025.5 (113872)
And a thorough description of the problem / question: While working on Sonar for IDE on same code file with multiple issues , after sometime it gives error like this
An internal error occurred during: “Update issues markers for project com”.
Duplicate key 8005b715-915c-4543-8cd6-09e2caa9740f (attempted merging values Marker [on: /com/9.cbl, id: 2144, type: org.sonarlint.eclipse.core.sonarlintOnTheFlyProblem, attributes: [anticipatedIssue: true, charEnd: 4648, charStart: 4641, creationdate: 1773058622000, extralocations: org.sonarlint.eclipse.core.internal.markers.MarkerFlows@37c48f86, issuetype: VULNERABILITY, lineNumber: 130, message: Remove this use of “DISPLAY”., priority: 2, quickfixes: org.sonarlint.eclipse.core.internal.quickfixes.MarkerQuickFixes@47701fbd, resolved: false, rulekey: cobol:COBOL.DisplayStatementUsageCheck, serverissuekey: 6b551965-7050-4405-b051-4ccb64d4e91a, severity: 0, sonarseverity: BLOCKER, trackedIssueId: 8005b715-915c-4543-8cd6-09e2caa9740f], created: 3/10/26, 1:08 PM] and Marker [on: /com/9.cbl, id: 2145, type: org.sonarlint.eclipse.core.sonarlintOnTheFlyProblem, attributes: [anticipatedIssue: true, charEnd: 6059, charStart: 6052, creationdate: 1773058622000, extralocations: org.sonarlint.eclipse.core.internal.markers.MarkerFlows@f2de9555, issuetype: VULNERABILITY, lineNumber: 169, message: Remove this use of “DISPLAY”., priority: 2, quickfixes: org.sonarlint.eclipse.core.internal.quickfixes.MarkerQuickFixes@536c67ba, resolved: false, rulekey: cobol:COBOL.DisplayStatementUsageCheck, serverissuekey: 6b551965-7050-4405-b051-4ccb64d4e91a, severity: 0, sonarseverity: BLOCKER, trackedIssueId: 8005b715-915c-4543-8cd6-09e2caa9740f], created: 3/10/26, 1:08 PM])
Please note I have not marked any issue as fixed or false positive and I am unable to understand when this error occurs . Can you please help ?
Regards
Roopali