Importing Generic Issues File Throws null

Hi im Using SonarQube 7.7 and im trying to use the generic issue data to try to add new rules, but mi problem is i’m using the example shown on the documentation Generic issue Data but when i run the analysis i get the next message:

the .properties im using:

sonar.projectKey=generictest
sonar.sources=.
sonar.host.url=http://localhost:9000
sonar.login=ee8f54b606f9e6fb94474fa47079c1835e15943a
sonar.java.binaries=src
sonar.externalIssuesReportPaths=SonarQubeIssueData.json
sonar.issuesReport.json.enable=true

Someone know what could happen or what does the primary location search?

Hey! Based on the logs, the issue is coming from the Fortify SonarQube Plugin (based on the com.fortify bit in your error logs). That’s supported by another vendor, so I’d make sure to reach out to them.

1 Like

Hi colin, did you get some news about this?, you know when this could be fix? thanks

Hi,

Sorry if I didn’t communicate clearly enough. You should reach out to them. :slight_smile:

Colin

Oh ok ok, thanks :smiley: