From: Hayim L. <hl...@um...> - 2022-07-20 19:37:47
|
Hopefully, one last thing set of issues that are more garden variety: in uploading xar Message from package manager uploading xar: > > Deployment incomplete, 1 issues found: xsl-externaltest.xml: > xsl-externaltest.xml cannot be stored On startup of app: > HTTP ERROR 500 javax.servlet.ServletException: > javax.servlet.ServletException: An error occurred while processing request > to /exist/apps/digitalmishnah/: err:XPST0017 Function xmldb:is-admin-user() > is not defined in module namespace: http://exist-db.org/xquery/xmldb [at > line 47, column 57] > URI: /exist/apps/digitalmishnah/ > STATUS: 500 > MESSAGE: javax.servlet.ServletException: javax.servlet.ServletException: > An error occurred while processing request to /exist/apps/digitalmishnah/: > err:XPST0017 Function xmldb:is-admin-user() is not defined in module > namespace: http://exist-db.org/xquery/xmldb [at line 47, column 57] > SERVLET: XQueryURLRewrite > CAUSED BY: javax.servlet.ServletException: javax.servlet.ServletException: > An error occurred while processing request to /exist/apps/digitalmishnah/: > err:XPST0017 Function xmldb:is-admin-user() is not defined in module > namespace: http://exist-db.org/xquery/xmldb [at line 47, column 57] > CAUSED BY: javax.servlet.ServletException: An error occurred while > processing request to /exist/apps/digitalmishnah/: err:XPST0017 Function > xmldb:is-admin-user() is not defined in module namespace: > http://exist-db.org/xquery/xmldb [at line 47, column 57] > CAUSED BY: org.exist.xquery.XPathException: err:XPST0017 Function > xmldb:is-admin-user() is not defined in module namespace: > http://exist-db.org/xquery/xmldb [at line 47, column 57] > Caused by: javax.servlet.ServletException: javax.servlet.ServletException: An error > occurred while processing request to /exist/apps/digitalmishnah/: > err:XPST0017 Function xmldb:is-admin-user() is not defined in module > namespace: http://exist-db.org/xquery/xmldb [at line 47, column 57] > at > org.eclipse.jetty.server.handler.HandlerCollection.handle(HandlerCollection.java:162) > at > org.eclipse.jetty.server.handler.gzip.GzipHandler.handle(GzipHandler.java:763) > .... |