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.

Bootstrapping scheduled tasks doesn't work when using the filesystem #648

@dmcassel

Description

@dmcassel
$ ./ml local bootstrap
Bootstrapping your project into MarkLogic 9 on localhost...
ERROR: ADMIN-NOSUCHDATABASE: (err:FOER0000) No such database filesystem
See MarkLogic Server error log for more details.
ERROR: ... Bootstrap FAILED
ERROR: exit
ERROR: ["deploy/lib/ml.rb:170:in `exit'", "deploy/lib/ml.rb:170:in `<main>'"]

This is because setup:create-scheduled-task() assumes a modules database. It's an easy fix; pull request soon.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions