zoukankan      html  css  js  c++  java
  • U9同步补丁显示CD错误的解决办法

    CD的补丁都是客开的,不同步也没有关系,可以在数据库把CD的记录删除掉:delete from system_InstalledAppModulePack where DomainCode='CD'

    打不上就不要打了,改配置吧

    解决:
    修改PortalSysManageServerin文件夹下的UFIDA.UBF.SystemManage.MainControl.xml文件的
    CheckPatchState="false" 
    重启U9相关服务

    数据库补丁
    select * from system_InstalledAppModulePack where Code='CD2.1.Cust.1001111300549302'
    select * from system_InstalledServicePack

    补丁配置:
    D:yonyouU9V60PortalSysManageServerPatchConfig

    PortalSysManageServerin目录下
    UFIDA.UBF.SystemManage.MainControl.xml
    CheckPatchState属性

    报表补丁
    D:Program FilesMicrosoft SQL ServerMSRS10_50.MSSQLSERVERReporting ServicesReportServerinPatchConfigUFIDA.UBF.SystemManage.ServerInstalledPatch.xml

    <domain code="CD">
    <sp version="0" code="6.0.CD.SP0" domain="CD" product-version="6.0" ori-md5="B88783B6-36E2-471c-B206-2882D1885166-CD" contain-db="false" is-client="false" client-type="" extend="">
    这里是客开的补丁可以删除掉
    </sp>
    </domain>

  • 相关阅读:
    Solon 特性简集,相较于 Springboot 有什么区别?
    Solon 1.2.12 发布,新的惊喜
    Springboot mini
    Springboot mini
    Springboot mini
    Springboot mini
    Springboot mini
    Springboot mini
    Springboot mini
    CODING 静态网站服务升级,快速、稳定、高拓展!
  • 原文地址:https://www.cnblogs.com/jiangyunfeng/p/12404286.html
Copyright © 2011-2022 走看看