Error on manual sonarcloud setup

14:59:47.485 SonarQube analysis could not be completed because the analysis configuration file could not be found: G:\helixptcawsproject\CodeLibrary\PTC.Web.sonarqube\conf\SonarQubeAnalysisConfig.xml.
14:59:47.486 Post-processing failed. Exit code: 1

1 Like

Hi,

Welcome to the community!

There’s not much to go on here. You’re going to have to give us a little more before anyone can help you. Please fill out the topic template:

Template for a good new topic, formatted with Markdown:

  • ALM used (GitHub, Bitbucket Cloud, Azure DevOps)
  • CI system used (Bitbucket Cloud, Azure DevOps, Travis CI, Circle CI
  • Scanner command used when applicable (private details masked)
  • Languages of the repository
  • Only if the SonarCloud project is public, the URL
    • And if you need help with pull request decoration, then the URL to the PR too
  • Error observed (wrap logs/code around with triple quotes ``` for proper formatting)
  • Steps to reproduce
  • Potential workaround

Do not share screenshots of logs – share the text itself (bonus points for being well-formatted)!

 
Ann

Hi we are new to sonar cloud and trying to execute this command -

SonarScanner.MSBuild.exe begin /k:“ptc-sitecore-workspace_webptcawsproject” /o:“ptc-sitecore-workspace” /d:sonar.login=“1178f877e52b1d0f6ddf095638890c4aa9afdaf8”
MSBuild.exe PTC.sln /t:Rebuild
SonarScanner.MSBuild.exe end /d:sonar.login=“1178f877e52b1d0f6ddf095638890c4aa9afdaf8”

we get this error -

Hi,

I can’t read your screenshots. As stated before:

 
Ann