错误 运行 SonarQube console with brew on Mac

Error running SonarQube console with brew on Mac

我正在尝试 运行 /usr/local/opt/sonarqube/bin/sonar console 但出现以下错误:

wrapper | Launching a JVM... jvm 1 | WrapperManager: Initializing... jvm 1 | WrapperManager: ERROR - The version of the Wrapper which launched this JVM is "3.5.48" jvm 1 | WrapperManager: while the version of the Wrapper jar file currently in use jvm 1 | WrapperManager: is "3.5.49". jvm 1 | WrapperManager: jvm 1 | WrapperManager: ERROR - The version of the Wrapper which launched this JVM is jvm 1 | WrapperManager: "3.5.48" while the version of the native library jvm 1 | WrapperManager: is "3.5.49". jvm 1 | WrapperManager: wrapper | <-- Wrapper Stopped

遇到了同样的问题,现在通过重新安装 sonarqube 解决了。

brew reinstall -s sonarqube