firmianaQ opened a new issue, #7264: URL: https://github.com/apache/incubator-seata/issues/7264
`org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'globalSessionDBServiceImpl' defined in URL [jar:file:/D:/dev_tools/apache-seata/apache-seata-2.3.0-incubating-bin/seata-server/target/seata-server.jar!/BOOT-INF/classes!/org/apache/seata/server/console/impl/db/GlobalSessionDBServiceImpl.class]: Instantiation of bean failed; nested exception is org.springframework.beans.BeanInstantiationException: Failed to instantiate [org.apache.seata.server.console.impl.db.GlobalSessionDBServiceImpl$$EnhancerBySpringCGLIB$$5e4e0c09]: Constructor threw exception; nested exception is 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@f5e15cfe, class: interface org.apache.seata.core.store.db.DataSourceProvider) could not be instantiated: The driver {com.mysql.cj.jdbc.Driver} cannot be found in the path D:\dev_tools\apache-seata\apache-seata-2.3.0-incubating-bin\seata-server/lib/jdbc/. Please ensure that the appropriate database driver dependencies are included in the classpath.`  -- 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.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