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

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

Closed
dmcassel opened this issue Aug 23, 2016 · 2 comments
Closed
Assignees
Milestone

Comments

@dmcassel
Copy link
Collaborator

$ ./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.

@dmcassel
Copy link
Collaborator Author

I saw this on MarkLogic 9, but the problem is independent of the version.

dmcassel added a commit to dmcassel/roxy that referenced this issue Aug 23, 2016
grtjn added a commit that referenced this issue Aug 23, 2016
#648 check whether we're using the filesystem for modules
@grtjn
Copy link
Contributor

grtjn commented Aug 23, 2016

Fixed in dev..

@grtjn grtjn closed this as completed Aug 23, 2016
dmcassel added a commit to dmcassel/eauser-geomapper that referenced this issue Aug 23, 2016
This upgrade is necessary to get the fix for Roxy bug #648.
marklogic-community/roxy#648
dmcassel added a commit to marklogic-community/RunDMC that referenced this issue Sep 7, 2016
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

2 participants