2020-12-10 20:46:00.939 INFO 8880 --- [ main] io.undertow.servlet : Initializing Spring embedded WebApplicationContext
2020-12-10 20:46:00.939 INFO 8880 --- [ main] w.s.c.ServletWebServerApplicationContext : Root WebApplicationContext: initialization completed in 750 ms
2020-12-10 20:46:01.004 INFO 8880 --- [ main] f.a.AutowiredAnnotationBeanPostProcessor : Inconsistent constructor declaration on bean with name 'hmilyTransactionSelfRecoveryScheduled': single autowire-marked constructor flagged as optional - this constructor is effectively required since there is no default constructor to fall back to: public org.dromara.hmily.core.schedule.HmilyTransactionSelfRecoveryScheduled(org.dromara.hmily.common.config.HmilyConfig)
2020-12-10 20:46:01.005 INFO 8880 --- [ main] f.a.AutowiredAnnotationBeanPostProcessor : Inconsistent constructor declaration on bean with name 'org.dromara.hmily.spring.boot.starter.parent.configuration.HmilyAutoConfiguration': single autowire-marked constructor flagged as optional - this constructor is effectively required since there is no default constructor to fall back to: public org.dromara.hmily.spring.boot.starter.parent.configuration.HmilyAutoConfiguration$$EnhancerBySpringCGLIB$$7449c655(org.dromara.hmily.spring.boot.starter.parent.config.HmilyConfigProperties)
2020-12-10 20:46:01.020 ERROR 8880 --- [ main] o.d.h.c.s.r.JdbcCoordinatorRepository : hmily jdbc log init exception please check config:null
2020-12-10 20:46:01.021 ERROR 8880 --- [ main] o.d.h.c.s.impl.HmilyInitServiceImpl : hmily init exception:java.lang.NullPointerException
2020-12-10 20:46:01.021 INFO 8880 --- [ Thread-9] o.d.h.c.s.impl.HmilyInitServiceImpl : hmily shutdown now
Process finished with exit code 1
搭建分布式事务 tcc(hmily)启动报错,求大神指导
最新推荐文章于 2024-04-26 10:53:34 发布