kaiser20106 commented on PR #7354: URL: https://github.com/apache/incubator-seata/pull/7354#issuecomment-3061653951
seata-server | 17:22:47.781 WARN --- [ main] [letWebServerApplicationContext] [ refresh] [] : Exception encountered during context initialization - cancelling refresh attempt: org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'branchSessionController': Injection of resource dependencies failed; nested exception is org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'branchSessionDBServiceImpl' defined in file [/seata-server/classes/org/apache/seata/server/console/impl/db/BranchSessionDBServiceImpl.class]: Instantiation of bean failed; nested exception is org.springframework.beans.BeanInstantiationException: Failed to instantiate [org.apache.seata.server.console.impl.db.BranchSessionDBServiceImpl$$EnhancerBySpringCGLIB$$c7a03587]: Constructor threw exception; nested exception is org.apache.seata.common.loader.EnhancedServiceNotFoundException: not found service provider for : o rg.apache.seata.server.lock.LockManager caused by java.lang.IllegalStateException: Extension instance(definition: org.apache.seata.common.loader.ExtensionDefinition@877984b3, class: interface org.apache.seata.server.lock.LockManager) could not be instantiated: not found service provider for : org.apache.seata.core.store.db.DataSourceProvider caused by java.lang.IllegalStateException: Extension instance(definition: org.apache.seata.common.loader.ExtensionDefinition@d8927023, class: interface org.apache.seata.core.store.db.DataSourceProvider) could not be instantiated: cannot find jdbc folder seata-server | Caused by: org.apache.seata.common.exception.ShouldNeverHappenException: cannot find jdbc folder seata-server | Caused by: org.apache.seata.common.loader.EnhancedServiceNotFoundException: not found service provider for : org.apache.seata.core.store.db.DataSourceProvider caused by java.lang.IllegalStateException: Extension instance(definition: org.apache.seata.common.loader.ExtensionDefinition@d8927023, class: interface org.apache.seata.core.store.db.DataSourceProvider) could not be instantiated: cannot find jdbc folder seata-server | Caused by: org.apache.seata.common.exception.ShouldNeverHappenException: cannot find jdbc folder seata-server | Error starting ApplicationContext. To display the conditions report re-run your application with 'debug' enabled. seata-server | 17:22:48.068 ERROR --- [ main] [amework.boot.SpringApplication] [ reportFailure] [] : Application run failed -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: notifications-unsubscr...@seata.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: notifications-unsubscr...@seata.apache.org For additional commands, e-mail: notifications-h...@seata.apache.org