zoukankan      html  css  js  c++  java
  • [BTS] Loading property information list by namespace failed or property not found in the list. Verify that the schema is deployed properly.

    日志名称:          Application
    来源:            BizTalk Server
    日期:            2012/11/23 16:30:18
    事件 ID:         5740
    任务类别:          (1)
    级别:            警告
    关键字:           经典
    用户:            暂缺
    计算机:           AppTestSrv.AppCenter.xz
    描述:
    The adapter "WCF-Custom" raised an error message. Details "System.Exception: Loading property information list by namespace failed or property not found in the list. Verify that the schema is deployed properly. 
       在 Microsoft.BizTalk.Adapter.Wcf.Runtime.BizTalkAsyncResult.End()
       在 Microsoft.BizTalk.Adapter.Wcf.Runtime.BizTalkServiceInstance.EndOperation(IAsyncResult result)
       在 Microsoft.BizTalk.Adapter.Wcf.Runtime.BizTalkServiceInstance.Microsoft.BizTalk.Adapter.Wcf.Runtime.ITwoWayAsyncVoid.EndTwoWayMethod(IAsyncResult result)
       在 AsyncInvokeEndEndTwoWayMethod(Object , Object[] , IAsyncResult )
       在 System.ServiceModel.Dispatcher.AsyncMethodInvoker.InvokeEnd(Object instance, Object[]& outputs, IAsyncResult result)
       在 System.ServiceModel.Dispatcher.DispatchOperationRuntime.InvokeEnd(MessageRpc& rpc)
       在 System.ServiceModel.Dispatcher.ImmutableDispatchRuntime.ProcessMessage7(MessageRpc& rpc)
       在 System.ServiceModel.Dispatcher.MessageRpc.Process(Boolean isOperationContextSet)".
    事件 Xml:
    <Event xmlns="http://schemas.microsoft.com/win/2004/08/events/event">
      <System>
        <Provider Name="BizTalk Server" />
        <EventID Qualifiers="32960">5740</EventID>
        <Level>3</Level>
        <Task>1</Task>
        <Keywords>0x80000000000000</Keywords>
        <TimeCreated SystemTime="2012-11-23T08:30:18.000000000Z" />
        <EventRecordID>59232</EventRecordID>
        <Channel>Application</Channel>
        <Computer>AppTestSrv.AppCenter.xz</Computer>
        <Security />
      </System>
      <EventData>
        <Data>WCF-Custom</Data>
        <Data>System.Exception: Loading property information list by namespace failed or property not found in the list. Verify that the schema is deployed properly. 
       在 Microsoft.BizTalk.Adapter.Wcf.Runtime.BizTalkAsyncResult.End()
       在 Microsoft.BizTalk.Adapter.Wcf.Runtime.BizTalkServiceInstance.EndOperation(IAsyncResult result)
       在 Microsoft.BizTalk.Adapter.Wcf.Runtime.BizTalkServiceInstance.Microsoft.BizTalk.Adapter.Wcf.Runtime.ITwoWayAsyncVoid.EndTwoWayMethod(IAsyncResult result)
       在 AsyncInvokeEndEndTwoWayMethod(Object , Object[] , IAsyncResult )
       在 System.ServiceModel.Dispatcher.AsyncMethodInvoker.InvokeEnd(Object instance, Object[]&amp; outputs, IAsyncResult result)
       在 System.ServiceModel.Dispatcher.DispatchOperationRuntime.InvokeEnd(MessageRpc&amp; rpc)
       在 System.ServiceModel.Dispatcher.ImmutableDispatchRuntime.ProcessMessage7(MessageRpc&amp; rpc)
       在 System.ServiceModel.Dispatcher.MessageRpc.Process(Boolean isOperationContextSet)</Data>
      </EventData>
    </Event>

     This issue was fixed.

  • 相关阅读:
    SQLHelper访问类
    visual studio 2017安装教程以及各类问题解决方案
    EasyUI表格删除多个表的多条数据
    配置Java环境JDK与jre
    javascript动态结算购物车
    Linux 命令--vi/vim/yum
    Linux 命令--磁盘管理
    Linux 命令--用户和用户组管理
    Linux 命令--文件与目录管理
    Linux 目录结构说明
  • 原文地址:https://www.cnblogs.com/xuzhong/p/2784694.html
Copyright © 2011-2022 走看看