Exception in thread "main" java.lang.ExceptionInInitializerError
Caused by: java.lang.NullPointerException
at org.apache.logging.log4j.LogManager.getLogger(LogManager.java:129)
at com.unimas.config.test.HelloWorld.<clinit>(HelloWorld.java:18)
Could not find the main class: com.unimas.config.test.HelloWorld. Program will exit.
log4j 2.0 报ExceptionInInitializerError,初始化异常
最新推荐文章于 2024-02-04 23:30:00 发布