Installing sonarqube on windows server 2012
I have followed the following steps to install sonar on Windows Server 2012 Downloaded sonarqube4.4 and extracted to C:
I had the same problem.
The Log-File shows only
--> Wrapper Started as Service
Cleaning or creating >temp directory C:\Program Files (x86)\SonarQube\sonarqube\temp
<-- Wrapper Stopped
The SonarQube service was launched, but failed to start.
After a long search, I came up to this site http://zen-and-art-of-programming.blogspot.de/2013/03/installing-and-running-sonar-source.html.
Solution:
I: Navigate to C:\Windows\system32\config\systemprofile\AppData\Local\ and create directory Temp
II: Set the user rights to full access
III: Run the StartNTService.bat