incubator-seata
incubator-seata copied to clipboard
:fire: Seata is an easy-to-use, high-performance, open source distributed transaction solution.
14:05:33.127 [localhost-startStop-1] ERROR [] o.s.web.context.ContextLoader Line:350 - Context initialization failed org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'com.easyhome.cloudservice.order.service.IIntegralMallReturnOrderService': Initialization of bean failed; nested exception is java.lang.RuntimeException: io.seata.common.exception.FrameworkException: method not found: Method...
This is the error from seata-server 1.3.0: 2020-08-08 06:31:29.159 INFO --- [IOWorker_1_1_12] i.s.c.r.n.AbstractNettyRemotingServer : 192.168.3.15:1610 to server channel inactive. 2020-08-08 06:31:29.160 INFO --- [IOWorker_1_1_12] i.s.c.r.n.AbstractNettyRemotingServer : remove channel:[id: 0x7dee8610, L:/192.168.3.31:8091...
- [ ] I have searched the [issues](https://github.com/seata/seata/issues) of this repository and believe that this is not a duplicate. ### Ⅰ. Issue Description 14:05:33.127 [localhost-startStop-1] ERROR [] o.s.web.context.ContextLoader Line:350 -...
After the initial setup of the console, the first login should redirect to a page for initializing the account and password, where data or configuration can be persisted. Subsequently, due...
- [ ] I have searched the [issues](https://github.com/seata/seata/issues) of this repository and believe that this is not a duplicate. ### Ⅰ. Issue Description 现在在 seata-samples 中 tcc 模块下所有测试用例都是在接口上添加 tcc 注解,但是最佳实践好像又不是这样使用的所有有了以下几个问题,希望能得到答复...
- [ ] I have registered the PR [changes](../changes). ### Ⅰ. Describe what this PR did optimize rm register resource boundary exception handle ### Ⅱ. Does this pull request fix...
- [ ] I have registered the PR [changes](../changes). ### Ⅰ. Describe what this PR did exclude com.google.guava:listenablefuture https://lists.apache.org/thread/6h3hpjkwbdt15rvcx7l5n82kz6422ztj ### Ⅱ. Does this pull request fix one issue? ### Ⅲ....
- [ ] I have registered the PR [changes](../changes). ### Ⅰ. Describe what this PR did The Seata server side, used for initiating registration with the Naming Server and for...
- [ ] I have registered the PR [changes](../changes). ### Ⅰ. Describe what this PR did A Naming Server that provides service registration, service discovery, and service subscription. ### Ⅱ....
- [ ] I have registered the PR [changes](../changes). ### Ⅰ. Describe what this PR did Seata client for invoking the Naming Server ### Ⅱ. Does this pull request fix...