在一台服务器上的所有BizTalk 2010应用程序停止工作并创建相同的消息:
“ [[port-name-here]”的路由失败报告”的路由失败报告
This service instance exists to help debug routing failures for instance "{B79F1529-4796-4CE3-A749-4FA8890A7601}". The context of the message associated with this instance contains all the promoted properties at the time of the routing failure.
它们在其他服务器上运行良好。
什么可能导致此问题,什么是最好的解决方法?
更新:在BizTalk数据库上执行了一些数据库清理脚本之王。有没有办法验证BizTalk数据库是否存在问题?
一种可能的解决方案是重新安装BizTalk应用程序,但我想从中学习经验,并弄清楚如何解决此类问题。
答案 0 :(得分:1)
似乎找不到该消息的订户。 请确保订阅的发送端口或业务流程已启用,并且它们对应的主机实例也处于启用模式。 另外,如果发送端口正在使用任何上下文属性过滤器来订阅邮件,请确保该过滤器正确并且接收到的消息的上下文属性值正确。