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

Upgrading Roxy in projects still using app-modules-db causes bootstrap to fail #749

Closed
grtjn opened this issue Feb 28, 2017 · 2 comments
Closed
Assignees
Milestone

Comments

@grtjn
Copy link
Contributor

grtjn commented Feb 28, 2017

app-modules-db references were removed from the project, but if you upgrade an existing project they are likely still present. Roxy will complain at bootstrap that the ml-config.xml refers to an unknown property, with a not too helpful error message like this:

Bootstrapping your project into MarkLogic 9 on ea4-ml1...
ERROR: note: restart required
XDMP-NOSUCHDB: xdmp:database("@ml.app-modules-db") -- No such database @ml.app-modules-db
See MarkLogic Server error log for more details.
ERROR: ... Bootstrap FAILED

I recommend reinstating it in default.properties, defaulting to $modules-db, just for the purpose of legacy support..

@grtjn grtjn added the bug label Feb 28, 2017
@aajacobs
Copy link

aajacobs commented Apr 4, 2017

Ran into this issue today while trying to install the data analyzer after upgrading Roxy. Geert's suggestion worked.

@grtjn grtjn self-assigned this Jun 1, 2017
@grtjn grtjn added this to the May 2017 milestone Jun 1, 2017
grtjn added a commit to grtjn/roxy that referenced this issue Jun 1, 2017
RobertSzkutak added a commit that referenced this issue Jun 7, 2017
Fixed #749: added app-modules-db prop for legacy with dep warning
@grtjn
Copy link
Contributor Author

grtjn commented Jun 8, 2017

Fixed in dev

@grtjn grtjn closed this as completed Jun 8, 2017
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

3 participants