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.

removing path namespaces breaks bootstrap in 1.7.7 #881

@joecrean

Description

@joecrean

Bug Template

The issue

Short description of the problem:

working with ML 9.0-5 and Roxy 1.7.7 (dual upgrade for customer application).
I see the old issue from #850 is back again.

During bootstrap i see the following

ERROR: ADMIN-PATHNAMESPACEINUSE: (err:FOER0000) In-use database path namespaces cannot be deleted.: foo

from the error log

2018-05-09 07:59:12.295 Info: <error:error xsi:schemaLocation="http://marklogic.com/xdmp/error error.xsd" xmlns:error="http://marklogic.com/xdmp/error" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
2018-05-09 07:59:12.295 Info:+  <error:code>ADMIN-PATHNAMESPACEINUSE</error:code>
2018-05-09 07:59:12.295 Info:+  <error:name>err:FOER0000</error:name>
2018-05-09 07:59:12.295 Info:+  <error:xquery-version>1.0-ml</error:xquery-version>
2018-05-09 07:59:12.295 Info:+  <error:message>In-use database path namespaces cannot be deleted.</error:message>
2018-05-09 07:59:12.295 Info:+  <error:format-string>ADMIN-PATHNAMESPACEINUSE: (err:FOER0000) In-use database path namespaces cannot be deleted.: foo</error:format-string>
2018-05-09 07:59:12.295 Info:+  <error:retryable>false</error:retryable>
2018-05-09 07:59:12.295 Info:+  <error:expr> </error:expr>

I see that the code from from my PR #852 was not accepted which might be the cause of this. I will have to check

Tech Specs

Which Operating System are you using?
RH 7 / OS X
Which version of MarkLogic are you using?
9.0-5

Which version of Roxy are you using (see version.txt)?
1.7.7

Metadata

Metadata

Assignees

No one assigned

    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