LCN 错误: attempts to join the non-existent transaction group


错误信息:

com.codingapi.txlcn.logger.AbstractTxLogger.error(AbstractTxLogger.java:70) - business code error

attempts to join the non-existent transaction group

rpc execute service error. action: joinGroup

解决办法:
在tx-lcn项目配置如下内容,即可解决:

# 分布式事务执行总时间(ms). 默认为36000
tx-lcn.manager.dtx-time=600000

配置完需要重新打包。

参考资料:
LCN 错误: attempts to join the non-existent transaction group


免责声明!

本站转载的文章为个人学习借鉴使用,本站对版权不负任何法律责任。如果侵犯了您的隐私权益,请联系本站邮箱yoyou2525@163.com删除。



 
粤ICP备18138465号  © 2018-2025 CODEPRJ.COM