【发布时间】:2021-07-27 06:43:15
【问题描述】:
我正在尝试在 Mac 上启动 sonarqube 服务器。 遵循Get Started in Two Minutes Guide 中提到的步骤。 遇到了Access Issue修复的访问问题。
更新 1:解压下载文件夹中的 zip 文件(尝试了声纳 qube 的 7.0 和 8.0 版本)。
再次尝试在上述目录中执行以下命令时。
sh sonar.sh console
出现以下错误
Running SonarQube...
wrapper | --> Wrapper Started as Console
wrapper | Launching a JVM...
wrapper | JVM exited while loading the application.
jvm 1 | Error: Could not find or load main class org.tanukisoftware.wrapper.WrapperSimpleApp
wrapper | JVM Restarts disabled. Shutting down.
wrapper | <-- Wrapper Stopped
【问题讨论】:
-
将提取的文件夹移动到 current_user/Document 并再次尝试上述步骤。能够运行声纳 qube :)。