【问题标题】:marklogic datahub quickstart installtion problem[close]marklogic datahub quickstart 安装问题[关闭]
【发布时间】:2019-06-24 06:46:25
【问题描述】:

现在我正在尝试根据以下指南将 MarkLogic Datahub 安装到 marklogic 中。

https://marklogic.github.io/marklogic-data-hub/project/quickstart/

enter image description here

在上面的表格中输入我的ID和密码后,它应该已经连接到下一个屏幕但它不能。

似乎我的ID和PW被收集了,因为输入了其他ID和PW然后显示了invlaid pw meesage。

所以我觉得我的身份证和密码是对的。

网络有问题吗? 或者你有什么命中??


11:30:12.341 [http-nio-8080-exec-10] ERROR o.a.c.c.C.[.[.[.[dispatcherServlet] - Servlet.service() for se                                                               rvlet [dispatcherServlet] in context with path [] threw exception
java.lang.IllegalArgumentException: unsupported auth scheme: [Basic realm=public]
        at com.burgstaller.okhttp.digest.DigestAuthenticator.findDigestHeader(DigestAuthenticator.java:19                                                               8)
        at com.burgstaller.okhttp.digest.DigestAuthenticator.authenticate(DigestAuthenticator.java:163)
        at com.burgstaller.okhttp.CachingAuthenticatorDecorator.authenticate(CachingAuthenticatorDecorato                                                               r.java:30)
        at okhttp3.internal.http.RetryAndFollowUpInterceptor.followUpRequest(RetryAndFollowUpInterceptor.
````````````````````````````

```````````````

2019-06-25 11:30:12.199  INFO 23752 --- [io-8080-exec-10] com.marklogic.hub.impl.DataHubImpl       :
Checking MarkLogic Installation:
        AppServers:
                Staging: MISSING
                Final:   MISSING
                Jobs:     MISSING
        Databases:
                Staging: MISSING
                Final:   MISSING
                Jobs:     MISSING
        Databases Indexes:
                Staging Triples Index : MISSING
                Staging Collection Lexicon : MISSING
                Final Triples Index : MISSING
                Final Collection Lexicon : MISSING
        Forests
                Staging: MISSING
                Final:   MISSING
                Jobs:     MISSING
        Core Hub Databases:
                Modules: MISSING
                Staging Schemas: MISSING
                Staging Triggers: MISSING


OVERALL RESULT: NOT INSTALLED

如果你能帮助我,我将不胜感激。

谢谢

【问题讨论】:

  • 您是否启动了 MarkLogic 服务?您可以通过查看 localhost:8001 是否响应来检查..
  • 是的,我做到了。实际上,MarkLogic 正在服务器上运行,我从浏览器访问 IP 地址连接到它。我发现主机:8001 工作,甚至能够连接主机:8080 上的数据集线器控制台。但是即使在点击了我的 ID 和 PW(这似乎是正确的)之后,我也无法继续进行安装过程。
  • 这里是服务器网络配置。如果你有任何暗示,你会告诉我吗? [opc@wbf-poc-marklogic ~]$ sudo firewall-cmd --info-service=MarkLogic MarkLogic 端口:7997/tcp 7998/tcp 7999/tcp 8000/tcp 8001/tcp 8002/tcp 8080/tcp 8010/tcp 8011 /tcp 8013/tcp 协议:源端口:模块:目标:

标签: marklogic marklogic-dhf


【解决方案1】:

问题解决了,现在我进入了 DHF 快速入门。 端口 8000 中的身份验证设置已更改为“基本”,这导致了问题。 改成和默认值一样的“digest”并尝试通过浏览器登录,然后成功了。谢谢。

【讨论】:

    猜你喜欢
    • 2016-08-12
    • 2021-04-12
    • 1970-01-01
    • 1970-01-01
    • 2020-03-31
    • 1970-01-01
    • 1970-01-01
    • 1970-01-01
    • 1970-01-01
    相关资源
    最近更新 更多