java.lang.illegalstateexception: logback configuration error detected:
when the company started the service, an error was reported, but there were no other problems at the same time. After checking for a long time, I checked the information on the Internet,
it was found that it was because I used a Mac computer. The path file configuration of the Mac computer was different from that of the window, and the MAC system, Log output location configured by logback. My computer does not have this path.
<property name="LOG_HOME" value="/Users/zero_/files/UNINETS-JAVA/Logs/log" />
Therefore, it is good to modify the location of the log path in the logback file configuration to its own path
Read More:
- [Solved] Springboot Project Startup Error: Unable to Identify bootstrap.yml Configuration
- Springboot controls the startup of rabbitmq through configuration files
- Project Startup Error: It was loaded from the following location
- [Solved] Tomcat startup error: sub-container startup failed
- [Solved] SpringBoot Project Startup Error: Field userMapper in com.demo.controller.MemberController required a bean of type ‘c
- [ERROR] Failed to execute goal on project simple-project: Could not resolve dependencies for project
- [Fixed] Disgusting bug Error:Failed to Load project configuration: cannot parse filemessage: content is not allowed in the preface.
- Project Startup Error: Error running ‘xxxApplication‘;Command line is too long, Shoerten command line for……..
- [Solved] Error:Maven Resources Compiler: Maven project configuration required for module ‘XX‘ isn‘t available
- ERROR StatusLogger No Log4j 2 configuration file found. Using default configuration…
- [Solved] Project Startup Error: Redis health check failed:Unable to connect to localhost6379
- [Solved] Project Startup Error: Redis health check failed: Unable to connect to localhost6379
- Maven Project Right-Click -update project Error [How to Solve]
- kafka Environment Build and Startup Error: ERROR [KafkaServer id=1] Fatal error during KafkaServer startup. Prepare to shutdown
- [Solved] kafka startup Error: ERROR Fatal error during KafkaServer startup. Prepare to shutdown
- [Solved] Flyway Error: Detected applied migration not resolved locally:2 and the execution script error
- [Solved] Mac Maven Command Error: zsh: command not found
- [Solved] nacos Startup Error: Please set the JAVA_HOME variable in your environment
- Mac ERROR launching JD-GUI [How to Solve]