问题1:各位,seata用的1.4.2版本,项目有用到了注解,没有这个注解,可以正常启动,但是加上这个注解,启动就会报错 “Scope 'request' is not active for the current thread; consider defining a scoped proxy for this bean if you intend to refer to it from a singleton; nested exception is java.lang.IllegalStateException: No thread-bound request found: Are you referring to request attributes outside of an actual web request, or processing a request outside of the originally receiving thread? If you are actually operating within a web request and still receive this message, your code is probably running outside of DispatcherServlet: In this case, use RequestContextListener or RequestContextFilter to expose the current request.”,有遇到过的吗,请问如何处理? 问题2:那具体应该怎么处理才能启动成功呢
回答1:要在 Servlet 请求中才能获取 回答2:com\rishiqing\task\repository\impl\TaskRepositoryImpl 这个 Bean 以来的对象 它 Scope 为 Request,可以调整一下。必须 @RequestScope Bean ? 这个仅在 Servlet 请求下才能用 ,此回答整理自钉群“3群-Seata 开源讨论群”
版权声明:本文内容由阿里云实名注册用户自发贡献,版权归原作者所有,阿里云开发者社区不拥有其著作权,亦不承担相应法律责任。具体规则请查看《阿里云开发者社区用户服务协议》和《阿里云开发者社区知识产权保护指引》。如果您发现本社区中有涉嫌抄袭的内容,填写侵权投诉表单进行举报,一经查实,本社区将立刻删除涉嫌侵权内容。
阿里云拥有国内全面的云原生产品技术以及大规模的云原生应用实践,通过全面容器化、核心技术互联网化、应用 Serverless 化三大范式,助力制造业企业高效上云,实现系统稳定、应用敏捷智能。拥抱云原生,让创新无处不在。