SonarQube 10.6 Web Server process exited with code 1

Hello, I am facing an issue while trying to start SonarQube version 10.6. After starting the service, the Web Server process crashes with exit code 1. I am using the H2 embedded database for testing purposes, and here are the environment details and attempted solutions:

Operating System: Windows 10
Java Version: Java 21 (I have also tried with Java 17 LTS)
Relevant Logs:
Elasticsearch seems to be running without any issues.
The sonar.log shows the following message: “Process exited with exit value [Web Server]: 1”.
Steps already taken:

I have changed the Web Server port to one that I am sure is free.
I have cleaned up the temp and logs directories.
I have checked the user permissions and they are fine.
I did not find the wrapper.conf file in version 10.6.
Question: What other settings or steps should I check to resolve the Web Server crash issue?

Problem solved according to Mohamed Yahya’s instructions in this forum:

This topic was automatically closed 7 days after the last reply. New replies are no longer allowed.