首页
学习
活动
专区
圈层
工具
发布
社区首页 >问答首页 >BizTalk 2009。WCF-SAP从SAP R/3接收IDOC时出错

BizTalk 2009。WCF-SAP从SAP R/3接收IDOC时出错
EN

Stack Overflow用户
提问于 2014-10-30 06:44:41
回答 1查看 263关注 0票数 0

在我们的BizTalk团队将SAP /3从4.3升级到7.4版本(不确定确切的版本号)之后,我在2009年收到IDOC的版本时遇到了问题。

BizTalk 2009事件日志中的错误是:

代码语言:javascript
复制
The adapter "WCF-SAP" raised an error message. Details 

System.ServiceModel.CommunicationObjectFaultedException: The communication object, Microsoft.Adapters.Internal.LayeredChannelBindingElement.LayeredInboundChannel`1[System.ServiceModel.Channels.IReplyChannel], cannot be used for communication because it is in the Faulted state.
   at System.ServiceModel.Channels.CommunicationObject.Close(TimeSpan timeout)
   at System.ServiceModel.Channels.CommunicationObject.Close()
   at System.ServiceModel.Dispatcher.ErrorHandlingReceiver.Close().

我试图增加接收超时时间

但错误仍然存在。

我怎么解决这个问题?

EN

回答 1

Stack Overflow用户

发布于 2014-11-03 12:35:09

通道处于故障状态的erorr是一个顶错误,只是说明发生了错误。

设置WCF追踪以查看基础错误可能是有用的。

看一下上面的链接,看看是怎么做的。

票数 0
EN
页面原文内容由Stack Overflow提供。腾讯云小微IT领域专用引擎提供翻译支持
原文链接:

https://stackoverflow.com/questions/26646652

复制
相关文章

相似问题

领券
问题归档专栏文章快讯文章归档关键词归档开发者手册归档开发者手册 Section 归档