I use sonar-runner to analyse my project and the analysis succeeds:
14:30:34.813 INFO - Analysis reports sent to server in 160ms
14:30:34.813 INFO - ANALYSIS S
There can be 2 explanations for this:
You browsed the Web application too rapidly, the server did not have the time to process your analysis. As the log says: "Note that you will be able to access the updated dashboard once the server has processed the submitted analysis report."
If you think that you've waited already for too long, maybe the processing of your analysis on server-side went wrong. In this case, there are 2 ways to check this:
In the "Settings > System > Analysis Reports > Past Reports" administration page, you should be able to see that the processing failed
In the server logs, you should have a error message that gives more details about the failure