WCF netMSMQ适配器错误 [英] WCF netMSMQ Adapter error

查看:130
本文介绍了WCF netMSMQ适配器错误的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

您好

我正在使用WCF net MSMQ适配器将消息从BizTalk发送到使用netMSMQ绑定的WCF。有时我会收到以下错误,因为消息未传递给WCF。你能否告诉我原因是什么?是否有任何解决方法可以解决错误?我正在使用BizTalkServer 2006R2

I am using the WCF net MSMQ adapter to send messages from BizTalk to WCF that uses the netMSMQ binding. Sometimes I get the following error due to which the message is not delivered to WCF. Can you please let me know what is the cause and if there is any resolution for the error? I am using BizTalkServer 2006R2

System.Transactions.TransactionAbortedException:事务已中止。
在System.Transactions.TransactionStatePromotedAborted.PromotedTransactionOutcome( InternalTransaction tx)
在System.Transactions.TransactionStatePromotedEnded.EndCommit(InternalTransaction tx)
在System.Transactions.CommittableTransaction.Commit()
在Microsoft.BizTalk.Adapter.Wcf.Runtime.TxnBatch2.EndBatchComplete()
at Microsoft.BizTalk.Adapter.Wcf.Runtime.TransmitTxnBatch.EndBatchComplete()

 System.Transactions.TransactionAbortedException: The transaction has aborted.
   at System.Transactions.TransactionStatePromotedAborted.PromotedTransactionOutcome(InternalTransaction tx)
   at System.Transactions.TransactionStatePromotedEnded.EndCommit(InternalTransaction tx)
   at System.Transactions.CommittableTransaction.Commit()
   at Microsoft.BizTalk.Adapter.Wcf.Runtime.TxnBatch2.EndBatchComplete()
   at Microsoft.BizTalk.Adapter.Wcf.Runtime.TransmitTxnBatch.EndBatchComplete()

谢谢和问候

Rachana

推荐答案

您是将BizTalk业务流程公开为WCF服务还是调用单独的WCF服务?另外,您使用的是交易消息队列吗?

Are you exposing a BizTalk orchestration as a WCF service or calling a separate WCF service? Also, are you using a transactional message queue?

谢谢,


这篇关于WCF netMSMQ适配器错误的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆