Must-share information (formatted with Markdown):
- SonarQube Server (Developer): sonarqube-2026.1.0.119033
- Deployed: .zip
- Goal: Startup Server
- Tried so Far: Followed documentation, referenced other forum posts
Hello,
I am trying to get SonarQube server running locally on my machine. I need it to run analysis on one C codebase I have. When trying to get the server started, I followed the instructions provided in the documentation here: Basic installation | SonarQube Server | Sonar Documentation
I do not have a database setup and did not customize the sonar.properties file other than specifying the data and temp filepaths. I am running on a windows system. The logs reference a Java exception. What am I doing wrong?
Below are logs:
es.log (17.4 KB)
web.log (48.1 KB)
sonar.log (2.2 KB)
Thank you,
Levi