I am using Sonarqube version 5.1. The analysis fails intermittently with the below error.
08:35:55 ERROR: Error during SonarQube Scanner execution
08:35:55 ERROR: Fail to decorate 'org.sonar.api.resources.Project@364f4a06[id=387190,key=projectname:1.0,qualifier=TRK]'
08:35:55 ERROR: Caused by: Unable to find org.sonar.api.database.model.Snapshot with id 48113743
OR
10:46:51 17:46:53.305 ERROR - It looks like an analysis of 'projectname' is already running (started 7 minutes ago).
10:46:51 INFO: ------------------------------------------------------------------------
10:46:51 INFO: EXECUTION FAILURE
10:46:51 INFO: ------------------------------------------------------------------------
10:46:51 INFO: Total time: 14.224s
10:46:52 INFO: Final Memory: 18M/537M
10:46:52 INFO: ------------------------------------------------------------------------
10:46:52 ERROR: Error during SonarQube Scanner execution
10:46:52 ERROR: The project is already being analysed.
Can you please let us how to resolve this?
Regards,
Vinay