简体   繁体   English

Log4j2 在尝试启动 Sonar Qube 本地实例时找不到日志记录实现

[英]Log4j2 could not find a logging implementation while trying to start Sonar Qube local instance

ERROR StatusLogger Log4j2 could not find a logging implementation.错误 StatusLogger Log4j2 找不到日志记录实现。 Please add log4j-core to the classpath.请将 log4j-core 添加到类路径中。 Using SimpleLogger to log to the console... while trying to start Sonar Qube local instance.使用 SimpleLogger 登录控制台...同时尝试启动 Sonar Qube 本地实例。

I am using Sonar 7.9.3 version and faced similar issue.我正在使用 Sonar 7.9.3 版本并遇到类似问题。 Changing the JDK version from 1.8 to jdk-11.0.9 Fixed the issue将 JDK 版本从 1.8 更改为 jdk-11.0.9 修复了该问题

暂无
暂无

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

相关问题 Log4j2 找不到 Spring Boot 的日志记录实现 - Log4j2 could not find a logging implementation with Spring Boot 错误 StatusLogger Log4j2 找不到日志记录实现 - ERROR StatusLogger Log4j2 could not find a logging implementation ElasticSearch 错误状态记录器 Log4j2 在我使用 Logback 时找不到日志记录实现 - ElasticSearch ERROR StatusLogger Log4j2 could not find a logging implementation when I'm using Logback Elasticsearch “StatusLogger Log4j2 找不到日志记录实现。 请将 log4j-core 添加到类路径中。” - Elasticsearch “StatusLogger Log4j2 could not find a logging implementation. Please add log4j-core to the classpath.” Log4J 找不到日志记录实现 - Log4J could not find a logging implementation 在Eclipse RCP中如何在slf4j 1.7.7上使用log4j 2.1.0? 得到“错误StatusLogger Log4j2找不到日志记录实现。” - How to use log4j 2.1.0 over slf4j 1.7.7 in Eclipse RCP? Getting “ERROR StatusLogger Log4j2 could not find a logging implementation.” 错误StatusLogger Log4j2找不到日志记录实现。 请将log4j-core添加到类路径中。 使用SimpleLogger登录控制台 - ERROR StatusLogger Log4j2 could not find a logging implementation. Please add log4j-core to the classpath. Using SimpleLogger to log to the console 日志记录:使用Spring Boot中的Properties文件进行Log4j2实现 - Logging : Log4j2 Implementation using Properties file in Spring Boot Log4j2同步记录 - Log4j2 synchronous logging Log4j2 未登录到控制台 - Log4j2 not logging to console
 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM