erenboss commented on issue #6744:
URL: 
https://github.com/apache/incubator-seata/issues/6744#issuecomment-2288156374

   00:07:28.936 ERROR --- 
[verHandlerThread_1_28_500] i.s.c.e.AbstractExceptionHandler    
     : Catch TransactionException while do RPC, request: 
xid=172.16.54.176:8091:9559919547032309,branchType=AT,resourceId=jdbc:mysql://xxxxxxxxxx:3306/cloud_shop_service,lockKey=shop_shop_product:354259
   ==>
   io.seata.core.exception.GlobalTransactionException: Could not found global 
transaction xid = xxxxxxxxxxxx:8091:9559919547032309, may be has finished.
        at 
io.seata.server.coordinator.AbstractCore.assertGlobalSessionNotNull(AbstractCore.java:126)
 ~[seata-server-1.4.2.jar:na]
        at 
io.seata.server.coordinator.AbstractCore.branchRegister(AbstractCore.java:76) 
~[seata-server-1.4.2.jar:na]
        at 
io.seata.server.coordinator.DefaultCore.branchRegister(DefaultCore.java:100) 
~[seata-server-1.4.2.jar:na]
        at 
io.seata.server.coordinator.DefaultCoordinator.doBranchRegister(DefaultCoordinator.java:199)
 [seata-server-1.4.2.jar:na]
        at 
io.seata.server.AbstractTCInboundHandler$4.execute(AbstractTCInboundHandler.java:184)
 ~[seata-server-1.4.2.jar:na]
        at 
io.seata.server.AbstractTCInboundHandler$4.execute(AbstractTCInboundHandler.java:179)
 ~[seata-server-1.4.2.jar:na]
        at 
io.seata.core.exception.AbstractExceptionHandler.exceptionHandleTemplate(AbstractExceptionHandler.java:124)
 ~[seata-core-1.4.2.jar:na]
        at 
io.seata.server.AbstractTCInboundHandler.handle(AbstractTCInboundHandler.java:179)
 [seata-server-1.4.2.jar:na]
        at 
io.seata.core.protocol.transaction.BranchRegisterRequest.handle(BranchRegisterRequest.java:136)
 [seata-core-1.4.2.jar:na]
        at 
io.seata.server.coordinator.DefaultCoordinator.onRequest(DefaultCoordinator.java:473)
 [seata-server-1.4.2.jar:na]
        at 
io.seata.core.rpc.processor.server.ServerOnRequestProcessor.onRequestMessage(ServerOnRequestProcessor.java:116)
 [seata-core-1.4.2.jar:na]
        at 
io.seata.core.rpc.processor.server.ServerOnRequestProcessor.process(ServerOnRequestProcessor.java:77)
 [seata-core-1.4.2.jar:na]
        at 
io.seata.core.rpc.netty.AbstractNettyRemoting.lambda$processMessage$2(AbstractNettyRemoting.java:279)
 [seata-core-1.4.2.jar:na]
        at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) 
~[na:1.8.0_291]
        at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) 
~[na:1.8.0_291]
        at 
io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30)
 ~[netty-all-4.1.30.Final.jar:4.1.30.Final]
        at java.lang.Thread.run(Thread.java:748) ~[na:1.8.0_291]
   <==


-- 
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

Reply via email to