Questions tagged [sonarqube-ops]

Related to operating a SonarQube instance. This implies for example configuration, installation, administration and plugin management.

243 questions
-1
votes
1 answer

SonarQube Reverse Proxy Configuration

I cannot get https working though the reverse proxy. Going from https to http seems to provide difficulty. Here are the configurations. ProxyPass /sonar2 http://server:8998 ProxyPassReverse /sonar2…
MacroService
  • 77
  • 3
  • 8
-2
votes
1 answer

SonarOube: StartSonar.bat gives error:java.lang.IllegalStateException: Webapp did not start

--> Wrapper Started as Console Launching a JVM... 2016.09.12 20:04:22 INFO web[o.s.s.a.TomcatContexts] Webapp directory: D:\sonarqube-5.6\sonarqube-5.6\web 2016.09.12 20:04:22 INFO web[o.a.c.h.Http11NioProtocol] Initializing ProtocolHandler…
-2
votes
1 answer

Exception sending context in Sonarqube

my sonar log says -> Wrapper Started as Console Launching a JVM... Wrapper (Version 3.2.3) http://wrapper.tanukisoftware.org Copyright 1999-2006 Tanuki Software, Inc. All Rights Reserved. 2016.05.24 16:32:58 INFO app[o.s.a.AppFileSystem]…
1 2 3
16
17