出库核算异常提示
金蝶云社区-王双辉
王双辉
0人赞赏了该文章 373次浏览 未经作者许可,禁止转载编辑于2017年06月02日 15:30:20

重新核算若仍存在,请论坛查询相关帖子或发帖寻求帮助!

Message:事务(进程 ID 65)与另一个进程被死锁在 锁 | 通信缓冲区 资源上,并且已被选作死锁牺牲品。请重新运行该事务。;StackTrace: 在 System.Data.SqlClient.SqlConnection.OnError(SqlException exception, Boolean breakConnection, Action`1 wrapCloseInAction)
在 System.Data.SqlClient.TdsParser.ThrowExceptionAndWarning(TdsParserStateObject stateObj, Boolean callerHasConnectionLock, Boolean asyncClose)
在 System.Data.SqlClient.TdsParser.TryRun(RunBehavior runBehavior, SqlCommand cmdHandler, SqlDataReader dataStream, BulkCopySimpleResultSet bulkCopyHandler, TdsParserStateObject stateObj, Boolean& dataReady)
在 System.Data.SqlClient.SqlCommand.RunExecuteNonQueryTds(String methodName, Boolean async, Int32 timeout, Boolean asyncWrite)
在 System.Data.SqlClient.SqlCommand.InternalExecuteNonQuery(TaskCompletionSource`1 completion, String methodName, Boolean sendToPipe, Int32 timeout, Boolean asyncWrite)
在 System.Data.SqlClient.SqlCommand.ExecuteNonQuery()
在 Kingdee.BOS.App.Data.Sql.SqlDatabase.DoBatchExecute(BatchSqlParam param, String where, StringBuilder sql, String tempTabAliases)
在 Kingdee.BOS.App.Data.Sql.SqlDatabase.BatchUpdate(BatchSqlParam param, String where)
在 Kingdee.BOS.App.Data.DBUtils.BatchUpdate(Context ctx, BatchSqlParam param, String where)
在 Kingdee.K3.FIN.App.Core.OutAcctg.BulkInsert.BulkClass.OutStockSeqDataBulk.DoBulkUpdate(Dictionary`2 bulkUpdateDataTable)
在 Kingdee.K3.FIN.App.Core.OutAcctg.BulkInsert.CostBulkInsert.CommitBulkUpdate()
在 Kingdee.K3.FIN.HS.App.Core.OutStcokCostAcctg.OutStockAcctgBatchCalForDimList(Context ctx, OutStockAcctgParameters acctgParameters, Dictionary`2 updateSoureInfo, List`1 tempDimeInfos, List`1 outAcctgSeqs, UpBillList`1 listUpBill)
在 Kingdee.K3.FIN.HS.App.Core.OutStcokCostAcctg.OutStockAcctgBatchCal(Context ctx, OutStockAcctgParameters acctgParameters, Dictionary`2 updateSoureInfo)
在 Kingdee.K3.FIN.HS.App.Core.OutStcokCostAcctg.OutStockAcctg(Context ctx, OutStockAcctgParameters acctgParameters)
在 Kingdee.K3.FIN.HS.App.Core.OutStcokCostAcctg.ExecutionService[T](Context ctx, T acctgParameters)
在 Kingdee.K3.FIN.App.Core.OutAcctg.AbstractAcctgService.Execution[T](Context ctx, T acctgParameters)
在 Kingdee.K3.FIN.App.Core.OutAcctg.AcctgStencil.ExecuteServiceForShedule[T,K](Context ctx, T acctgParameters, CostAcctgServiceObject`1 service)
在 Kingdee.K3.FIN.App.Core.OutAcctg.AcctgStencil.ExecutionBatchServiceObject[T,K](Context ctx, T acctgParameters, Dictionary`2 services, CostCalType calType, List`1 checkAttrs, Boolean isLast)
在 Kingdee.K3.FIN.App.Core.OutAcctg.AcctgStencil.OutStockAcctg(ComputeContext ctx, CostCalGlobalContext costCalGlobalContext)
在 Kingdee.K3.FIN.App.Core.OutAcctg.AcctgStencilService.CostAcctg(ComputeContext ctx, OutStockAcctgParameters acctgParameters)