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.

  • 相关阅读:
    并发编程(四)—— ThreadLocal源码分析及内存泄露预防
    并发编程(三)—— ReentrantLock的用法
    并发编程(二)—— CountDownLatch、CyclicBarrier和Semaphore
    并发编程(一)—— volatile关键字和 atomic包
    Java 多线程(四)—— 单例模式
    Java 多线程(三)—— 线程的生命周期及方法
    Java 多线程(二)—— 线程的同步
    星空雅梦
    星空雅梦
    星空雅梦
  • 原文地址:https://www.cnblogs.com/xuzhong/p/2784694.html
Copyright © 2011-2022 走看看