logo
publist
写文章

简介

该用户还未填写简介

擅长的技术栈

可提供的服务

暂无可提供的服务

springboot配置log4j2报错:java.lang.IllegalStateException: Logback configuration error detected:

引入log4j2后启动报错。Exception in thread "main" java.lang.IllegalStateException: java.lang.IllegalStateException: Logback configuration error detected:ERROR in ch.qos.logback.core.joran.spi.Interpreter@7:...

#logback
docker服务启动失败:Failed to start Docker Application Container Engine

启动docker服务会报错:Error starting daemon: SELinux is not supported with the overlay2 graph driver on this kernel. Either boot into a newer kernel or disable selinux in docker (–selinux-enabled=false)解决办法..

到底了