Skip to content
This repository was archived by the owner on Nov 9, 2022. It is now read-only.
This repository was archived by the owner on Nov 9, 2022. It is now read-only.

Upgrade to newer ml-gradle, etc #197

Description

@cskeefer

I just tried to check the master branch out and do a mlDeploy and ran into the following issues:

  • Gradle was unable to retrieve resources like mlcp-util. Received error messages like:

Could not resolve com.marklogic:mlcp-util:0.3.0.
> Could not get resource 'http://repo1.maven.org/maven2/com/marklogic/mlcp-util/0.3.0/mlcp-util-0.3.0.pom'.
> Could not HEAD 'http://repo1.maven.org/maven2/com/marklogic/mlcp-util/0.3.0/mlcp-util-0.3.0.pom'. Received status code 501 from server: HTTPS Required

  • ml-gradle unable to load modules database. No error I could see but seems like since the config says not to build a rest server and then says the rest server port is 7777 (which has it's own rewriter) it doesn't really know what to do. Might just need to upgrade ml-gradle
  • Unable to add a query because no schemas database is associated with the content database...no triggers database is either
  • Also noticed cannot log in as search-user...gets 401 on call to /api/sample-filetypes. Does this if there is at least one query upon login or if there aren't any and you login and then click the search button.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions