【问题标题】:Management app server is missing from port 8002端口 8002 中缺少管理应用程序服务器
【发布时间】:2014-08-22 09:55:33
【问题描述】:

在 MarkLogic 版本 5 中,缺少应该位于端口 8002 上的管理应用程序服务器。升级到 MarkLogic 版本 7 时会自动创建吗?

【问题讨论】:

    标签: marklogic


    【解决方案1】:

    您可以阅读 MarkLogic 5 安装指南中的Prerequisites for Application Services Portion of the Upgrade。对于MarkLogic 7 the prerequisites look similar。所以我想说,如果 ML5 没有安装那个应用服务器,ML7 也不会。但升级逻辑比较复杂,答案可能取决于配置细节。

    如果要调试 MarkLogic 5 升级,请检查升级时相应的ErrorLog.txt

    If the conditions are not met, then the upgrade logs an error to the ErrorLog.txt file
    

    上面链接的文档部分还概述了新应用服务器的正确配置。因此,您可以自己设置它们,并以这种方式解决任何冲突。

    Port    8002
    Name    Manage
    Root    Apps/
    Error Handler   manage/error-handler.xqy
    URL Rewriter    manage/rewriter.xqy
    Database    App-Services
    Privilege   manage
    

    【讨论】:

      猜你喜欢
      • 1970-01-01
      • 1970-01-01
      • 2021-02-16
      • 2013-12-16
      • 2020-05-13
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      相关资源
      最近更新 更多