zoukankan      html  css  js  c++  java
  • [BTS] Failed to remove selected resources

    ===================================
    Failed to remove selected resources.
    ------------------------------
    For help, click: http://go.microsoft.com/fwlink/?LinkId=47400&ProdName=Microsoft+BizTalk+Server+2010&ProdVer=3.9.469.0&EvtSrc=Microsoft.BizTalk.Administration.SnapIn.Properties.Errors&EvtID=File_RemoveFailed&EvtChain=Microsoft.BizTalk.ApplicationDeployment+%2cApplyMultipleResourcesDeleteError%3bMicrosoft.BizTalk.ApplicationDeployment+%2cChangeRequestsFailed%3bMicrosoft.BizTalk.ApplicationDeployment+%2cEndTypeChangeRequestError
    ===================================
    Failed to delete resource(s). (mscorlib)
    ------------------------------
    For help, click: http://go.microsoft.com/fwlink/?LinkId=47400&ProdName=Microsoft+BizTalk+Server+2010&ProdVer=3.9.469.0&EvtSrc=Microsoft.BizTalk.ApplicationDeployment&EvtID=ApplyMultipleResourcesDeleteError&EvtChain=Microsoft.BizTalk.ApplicationDeployment+%2cChangeRequestsFailed%3bMicrosoft.BizTalk.ApplicationDeployment+%2cEndTypeChangeRequestError
    ===================================
    Change requests failed for some resources. (Microsoft.BizTalk.ApplicationDeployment.Engine)
    ------------------------------
    For help, click: http://go.microsoft.com/fwlink/?LinkId=47400&ProdName=Microsoft+BizTalk+Server+2010&ProdVer=3.9.469.0&EvtSrc=Microsoft.BizTalk.ApplicationDeployment&EvtID=ChangeRequestsFailed&EvtChain=Microsoft.BizTalk.ApplicationDeployment+%2cEndTypeChangeRequestError
    ===================================
    BizTalkAssemblyResourceManager failed to complete end type change request. (Microsoft.BizTalk.ResourceManagers)
    ------------------------------
    For help, click: http://go.microsoft.com/fwlink/?LinkId=47400&ProdName=Microsoft+BizTalk+Server+2010&ProdVer=3.9.469.0&EvtSrc=Microsoft.BizTalk.ApplicationDeployment&EvtID=EndTypeChangeRequestError
    ===================================
    Error in the application. (mscorlib)
    ------------------------------
    Program Location:
    Server stack trace: 
       at Microsoft.BizTalk.Deployment.BizTalkAssembly.HandleException(Exception ex)
       at Microsoft.BizTalk.Deployment.BizTalkAssembly.RemoveNamedModule(String server, String database, String assemblyName, String assemblyVersion, String assemblyCulture, String assemblyPublicKeyToken, ApplicationLog log)
       at Microsoft.BizTalk.Deployment.DeployerComponent.RemoveAssemblyCore(SqlConnection sqlConnection, String applicationName, BizTalkAssemblyName bizTalkAssemblyName, Boolean uninstall, ApplicationLog applicationLog)
       at Microsoft.BizTalk.Deployment.DeployerComponent.RemoveAssemblies(SqlConnection sqlConnection, String applicationName, List`1 bizTalkAssemblyNames, Boolean uninstall)
       at System.Runtime.Remoting.Messaging.Message.Dispatch(Object target, Boolean fExecuteInContext)
       at System.Runtime.Remoting.Messaging.StackBuilderSink.SyncProcessMessage(IMessage msg, Int32 methodPtr, Boolean fExecuteInContext)
    Exception rethrown at [0]: 
       at System.Runtime.Remoting.Proxies.RealProxy.HandleReturnMessage(IMessage reqMsg, IMessage retMsg)
       at System.Runtime.Remoting.Proxies.RealProxy.PrivateInvoke(MessageData& msgData, Int32 type)
       at Microsoft.BizTalk.Deployment.DeployerComponent.RemoveAssemblies(SqlConnection sqlConnection, String applicationName, List`1 bizTalkAssemblyNames, Boolean uninstall)
       at Microsoft.BizTalk.Deployment.Deployer.RemoveAssemblies(Boolean uninstall, List`1 bizTalkAssemblyNames)
       at Microsoft.BizTalk.Deployment.Deployer.RemoveAssemblies(String[] assemblyPathnames, Boolean uninstall, String logPathname)
       at Microsoft.BizTalk.ApplicationDeployment.BizTalkAssemblyResourceManager.ChangeRequestDeleteConfigurationDb(Dictionary`2 resources)
       at Microsoft.BizTalk.ApplicationDeployment.BizTalkAssemblyResourceManager.CoreChangeRequest(Dictionary`2 resources)

    徐中 北京钛谷诚泽网络通讯科技有限公司 

  • 相关阅读:
    认证和授权学习2:springboot中快速使用spring security
    认证和授权学习1基于session的认证授权流程
    activiti学习11历史表和历史查询
    activiti学习10任务监听器的使用
    Vue源码阅读之VNode虚拟DOM(二)
    Vue源码阅读之Vue构造函数(一)
    useEffect使用指南
    从零搭建React+TypeScript的后台项目(三)
    从零搭建React+TypeScript的后台项目(二)
    从零搭建React+TypeScript的后台项目(一)
  • 原文地址:https://www.cnblogs.com/xuzhong/p/2767100.html
Copyright © 2011-2022 走看看