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

removing path namespaces breaks bootstrap in 1.7.7 #881

Open
joecrean opened this issue May 9, 2018 · 1 comment
Open

removing path namespaces breaks bootstrap in 1.7.7 #881

joecrean opened this issue May 9, 2018 · 1 comment

Comments

@joecrean
Copy link

joecrean commented May 9, 2018

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

@grtjn
Copy link
Contributor

grtjn commented May 14, 2018

Did you also try 'dev' branch? It has been a while since last release..

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants