You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Initializing ExecutorService
spring-cloud-starter-eureka is deprecated as of Spring Cloud Netflix 1.4.0, please migrate to spring-cloud-starter-netflix-eureka
creating Job Bootstrap Beans
Stopping service [Tomcat]
Error starting ApplicationContext. To display the auto-configuration report re-run your application with 'debug' enabled.
Application startup failed
Closing org.springframework.boot.context.embedded.AnnotationConfigEmbeddedWebApplicationContext@eb21112: startup date [Mon Feb 28 21:32:10 CST 2022]; parent: org.springframework.context.annotation.AnnotationConfigApplicationContext@23223dd8
Setting initial instance status as: STARTING
Unregistering application promotion-center with eureka with status DOWN
Unregistering JMX-exposed beans on shutdown
Only so much log
However, I can start successfully by changing the namespace
I use elasticjob-lite-spring-boot-starter to start job
by yml
Nearby logs
Only so much log
However, I can start successfully by changing the namespace
I use
elasticjob-lite-spring-boot-starter
to start jobby yml
Why don't I need to change the namespace to start the program,How can I fix it,And avoid failure to start next time.
The text was updated successfully, but these errors were encountered: