jixiangqi opened a new issue, #7508:
URL: https://github.com/apache/incubator-seata/issues/7508

   ### Check Ahead
   
   - [x] I have searched the [issues](https://github.com/seata/seata/issues) of 
this repository and believe that this is not a duplicate.
   
   - [x] I am willing to try to fix this bug myself.
   
   
   ### Ⅰ. Issue Description
   
   错误详情如下:
   io.seata.core.logger.StackTraceLogger:63: branchRollback failed. 
branchType:[AT], xid:[127.0.0.1:30091:5332931440049051690], 
branchId:[5332931440049051699],
    resourceId:[jdbc:dm://127.0.0.1:5236?schema=aaaa], applicationData:[null]. 
reason:[Branch session rollback failed and try again later xid = 
127.0.0.1:30091:5332931440049051690 branchId = 5332931440049051699 
   com.fasterxml.jackson.databind.exc.MismatchedInputException: Cannot 
deserialize value of type `dm.jdbc.driver.DmdbTimestamp` from Array value 
(token `JsonToken.START_ARRAY`)
    at [Source: REDACTED (`StreamReadFeature.INCLUDE_SOURCE_IN_LOCATION` 
disabled); line: 1, column: 781] 
    (through reference chain: 
io.seata.rm.datasource.undo.BranchUndoLog["sqlUndoLogs"]->java.util.ArrayList[0]->io.seata.rm.datasource.undo.SQLUndoLog["beforeImage"]
    
->io.seata.rm.datasource.sql.struct.TableRecords["rows"]->java.util.ArrayList[0]->io.seata.rm.datasource.sql.struct.Row["fields"]->java.util.ArrayList[1]->io.seata.rm.datasource.sql.struct.Field["value"])]
   
   ### Ⅱ. Describe what happened
   
   _No response_
   
   ### Ⅲ. Describe what you expected to happen
   
   _No response_
   
   ### Ⅳ. How to reproduce it (as minimally and precisely as possible)
   
   _No response_
   
   ### Ⅴ. Anything else we need to know?
   
   _No response_
   
   ### Ⅵ. Environment
   
   _No response_


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

Reply via email to