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.

ML-9 Bootstrap Error: Invalid coercion: on external-security at ml.rb line 170 #706

@dmccreary

Description

@dmccreary

I am getting errors when I use Roxy to do bootstraps on ML-9. I am using the DEV branch.

When I make some changes in the ml.config file and then re-run "ml local bootstrap" I get the following errors:

$ ml local bootstrap
Bootstrapping your project into MarkLogic 9 on localhost...
ERROR: XDMP-AS: (err:XPTY0004) $val as node()? -- Invalid coercion: (..., ...) as node()?
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

'"]

After this error occurs ALL of my roxy bootstrap projects will stop working, even on unrelated databases.

The only fix is to do a ml local wipe, reboot the server and reload all the content.

I have worked with Rob Szkutak on this and he has confirmed that there are no problems with the ml.config file.

A sample of one my ml.config files is here:

https://github.com/dmccreary/marklogic-business-glossary/blob/master/deploy/ml-config.xml

Thanks! - Dan

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions