您可能会遇到此问题 http://qualilogy.com/fr/wp-content/uploads/sites/2/2013/09/Sonar_ServiceLaunchError2.jpg在这种情况下,解决方案是更改用户/权限以启动Sonar服务: http://qualilogy.com/en/migrate-sonarqube-tomcat-to-windows-service/致谢.Installing sonarqube on windows server 2012I have followed the following steps to install sonar on Windows Server 2012Downloaded sonarqube4.4 and extracted to C:\SonarqubeDownloaded Java JDK 1.7.0_60 and jre 1.7.0_67 as well as jre7Installed Windows SDK 7 and .NET Framework 4Navigated to C:\sonar\bin\windows x86-64 and ran StartSonar.bat as an administrator, this ran ok with no output and i had to hot ctrl- Z to breakI then ran \windows-x86-64\InstallNTService.bat as an administratot and i gettingThe sonarQube services was launched, but failed to start, not sure where else to lookThanks in advance for your help 解决方案 I believe you first ran \windows-x86-64\InstallNTService.bat successfully and then StartSonar.bat unsuccessfully (inverse order of what you describe).You probably meet this problem http://qualilogy.com/fr/wp-content/uploads/sites/2/2013/09/Sonar_ServiceLaunchError2.jpgIn that case, solution is to change the user/rights to launch the Sonar service: http://qualilogy.com/en/migrate-sonarqube-tomcat-to-windows-service/Regards. 这篇关于Windows Server 2012上的声纳qube安装的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持! 上岸,阿里云!