hi,all, what's wrong with this? on trunk version.jdk 1.8.40 HTTP ERROR 500Problem accessing /exist/apps/dashboard/. Reason: err:XPST0081 error found while loading module restxq: Error while loading module modules/restxq.xql: No namespace defined for prefix text [at line 271, column 40] Caused by:org.exist.xquery.XPathException: err:XPST0081 error found while loading module restxq: Error while loading module modules/restxq.xql: No namespace defined for prefix text [at line 271, column 40] at org.exist.dom.QName.parse(QName.java:293) at org.exist.xquery.FunctionFactory.createFunction(FunctionFactory.java:43) at org.exist.xquery.parser.XQueryTreeParser.functionCall(XQueryTreeParser.java:10046) at org.exist.xquery.parser.XQueryTreeParser.primaryExpr(XQueryTreeParser.java:7216) at org.exist.xquery.parser.XQueryTreeParser.expr(XQueryTreeParser.java:3712) at org.exist.xquery.parser.XQueryTreeParser.functionCall(XQueryTreeParser.java:10025) at org.exist.xquery.parser.XQueryTreeParser.primaryExpr(XQueryTreeParser.java:7216) at org.exist.xquery.parser.XQueryTreeParser.expr(XQueryTreeParser.java:3712) at org.exist.xquery.parser.XQueryTreeParser.expr(XQueryTreeParser.java:1710) at org.exist.xquery.parser.XQueryTreeParser.expr(XQueryTreeParser.java:409) at org.exist.xquery.parser.XQueryTreeParser.expr(XQueryTreeParser.java:2795) at org.exist.xquery.parser.XQueryTreeParser.functionDecl(XQueryTreeParser.java:5766) at org.exist.xquery.parser.XQueryTreeParser.prolog(XQueryTreeParser.java:4909) at org.exist.xquery.parser.XQueryTreeParser.libraryModule(XQueryTreeParser.java:4174) at org.exist.xquery.parser.XQueryTreeParser.module(XQueryTreeParser.java:4008) at org.exist.xquery.parser.XQueryTreeParser.xpath(XQueryTreeParser.java:3792) at org.exist.xquery.XQueryContext.compileModule(XQueryContext.java:2894) at org.exist.xquery.XQueryContext.compileOrBorrowModule(XQueryContext.java:2832) at org.exist.xquery.XQueryContext.importModule(XQueryContext.java:2747) at org.exist.xquery.parser.XQueryTreeParser.importDecl(XQueryTreeParser.java:5877) at org.exist.xquery.parser.XQueryTreeParser.prolog(XQueryTreeParser.java:4916) at org.exist.xquery.parser.XQueryTreeParser.mainModule(XQueryTreeParser.java:4186) at org.exist.xquery.parser.XQueryTreeParser.module(XQueryTreeParser.java:4131) at org.exist.xquery.parser.XQueryTreeParser.xpath(XQueryTreeParser.java:3792) at org.exist.xquery.XQuery.compile(XQuery.java:161) at org.exist.xquery.XQuery.compile(XQuery.java:110) at org.exist.xquery.XQuery.compile(XQuery.java:94) at org.exist.http.urlrewrite.XQueryURLRewrite.runQuery(XQueryURLRewrite.java:694) at org.exist.http.urlrewrite.XQueryURLRewrite.service(XQueryURLRewrite.java:261) at javax.servlet.http.HttpServlet.service(HttpServlet.java:848) at org.eclipse.jetty.servlet.ServletHolder.handle(ServletHolder.java:669) at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1448) at de.betterform.agent.web.filter.XFormsFilter.doFilter(XFormsFilter.java:171) at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1419) at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:455) at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:137) at org.eclipse.jetty.security.SecurityHandler.handle(SecurityHandler.java:533) at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:231) at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1075) at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:384) at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:193) at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1009) at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:135) at org.eclipse.jetty.server.handler.HandlerCollection.handle(HandlerCollection.java:154) at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:116) at org.eclipse.jetty.server.Server.handle(Server.java:368) at org.eclipse.jetty.server.AbstractHttpConnection.handleRequest(AbstractHttpConnection.java:488) at org.eclipse.jetty.server.AbstractHttpConnection.headerComplete(AbstractHttpConnection.java:932) at org.eclipse.jetty.server.AbstractHttpConnection$RequestHandler.headerComplete(AbstractHttpConnection.java:994) at org.eclipse.jetty.http.HttpParser.parseNext(HttpParser.java:640) at org.eclipse.jetty.http.HttpParser.parseAvailable(HttpParser.java:235) at org.eclipse.jetty.server.AsyncHttpConnection.handle(AsyncHttpConnection.java:82) at org.eclipse.jetty.io.nio.SelectChannelEndPoint.handle(SelectChannelEndPoint.java:628) at org.eclipse.jetty.io.nio.SelectChannelEndPoint$1.run(SelectChannelEndPoint.java:52) at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:608) at org.eclipse.jetty.util.thread.QueuedThreadPool$3.run(QueuedThreadPool.java:543) at java.lang.Thread.run(Thread.java:745) Powered by Jetty:// -- 此致 林晓东 莫愁前路无知己,天下谁人不识君。 ------------------------------------------------------------------------------ One dashboard for servers and applications across Physical-Virtual-Cloud Widest out-of-the-box monitoring support with 50+ applications Performance metrics, stats and reports that give you Actionable Insights Deep dive visibility with transaction tracing using APM Insight. http://ad.doubleclick.net/ddm/clk/290420510;117567292;y _______________________________________________ Exist-open mailing list [hidden email] https://lists.sourceforge.net/lists/listinfo/exist-open |
Hi Xiaodong,
See this notice sent to this list on April 13 for users of eXist's develop branch: http://markmail.org/message/loogkabwt27fdr63. Joe On Thu, May 7, 2015 at 11:24 PM, easy <[hidden email]> wrote: > > hi,all, > what's wrong with this? on trunk version.jdk 1.8.40 > > HTTP ERROR 500 > > Problem accessing /exist/apps/dashboard/. Reason: > > err:XPST0081 error found while loading module restxq: Error while loading module modules/restxq.xql: No namespace defined for prefix text [at line 271, column 40] > > Caused by: > > org.exist.xquery.XPathException: err:XPST0081 error found while loading module restxq: Error while loading module modules/restxq.xql: No namespace defined for prefix text [at line 271, column 40] ------------------------------------------------------------------------------ One dashboard for servers and applications across Physical-Virtual-Cloud Widest out-of-the-box monitoring support with 50+ applications Performance metrics, stats and reports that give you Actionable Insights Deep dive visibility with transaction tracing using APM Insight. http://ad.doubleclick.net/ddm/clk/290420510;117567292;y _______________________________________________ Exist-open mailing list [hidden email] https://lists.sourceforge.net/lists/listinfo/exist-open |
t hanks.Sir, do it , but : the monitoring still can't connect ,say: alert! connection to server failed,retrying... ,but the server is running. ![]() -- 此致 easy 莫愁前路无知己,天下谁人不识君。
------------------------------------------------------------------------------ One dashboard for servers and applications across Physical-Virtual-Cloud Widest out-of-the-box monitoring support with 50+ applications Performance metrics, stats and reports that give you Actionable Insights Deep dive visibility with transaction tracing using APM Insight. http://ad.doubleclick.net/ddm/clk/290420510;117567292;y _______________________________________________ Exist-open mailing list [hidden email] https://lists.sourceforge.net/lists/listinfo/exist-open |
In reply to this post by Joe Wicentowski
oh, got, should and instance in instances.xml. even for remote accese localhost. right? -- 此致 easy. 莫愁前路无知己,天下谁人不识君。
------------------------------------------------------------------------------ One dashboard for servers and applications across Physical-Virtual-Cloud Widest out-of-the-box monitoring support with 50+ applications Performance metrics, stats and reports that give you Actionable Insights Deep dive visibility with transaction tracing using APM Insight. http://ad.doubleclick.net/ddm/clk/290420510;117567292;y _______________________________________________ Exist-open mailing list [hidden email] https://lists.sourceforge.net/lists/listinfo/exist-open |
In reply to this post by lin_xd
Unless I'm wrong (Dannes?), I thought instances.xml was just for remote instances (I.e., using monex on one eXist to monitor other eXists). Can you open up the Chrome developer tools, go to the Network pane, and see what the URL is that monex is requesting (should be for ".../exist/status...", and what the error is for these requests to /status? Can you access /exist/status from your browser? Sent from my iPad
------------------------------------------------------------------------------ One dashboard for servers and applications across Physical-Virtual-Cloud Widest out-of-the-box monitoring support with 50+ applications Performance metrics, stats and reports that give you Actionable Insights Deep dive visibility with transaction tracing using APM Insight. http://ad.doubleclick.net/ddm/clk/290420510;117567292;y _______________________________________________ Exist-open mailing list [hidden email] https://lists.sourceforge.net/lists/listinfo/exist-open |
got: "ping received for dydb: Access allowed for localhost, or when correct token has been provided." thanks -- 此致 easy 莫愁前路无知己,天下谁人不识君。 ------------------------------------------------------------------------------ One dashboard for servers and applications across Physical-Virtual-Cloud Widest out-of-the-box monitoring support with 50+ applications Performance metrics, stats and reports that give you Actionable Insights Deep dive visibility with transaction tracing using APM Insight. http://ad.doubleclick.net/ddm/clk/290420510;117567292;y _______________________________________________ Exist-open mailing list [hidden email] https://lists.sourceforge.net/lists/listinfo/exist-open |
oh, token!, add token ,got it working now. thanks. -- 此致 easy 莫愁前路无知己,天下谁人不识君。 在 2015-05-11 11:23:28,"easy" <[hidden email]> 写道:
------------------------------------------------------------------------------ One dashboard for servers and applications across Physical-Virtual-Cloud Widest out-of-the-box monitoring support with 50+ applications Performance metrics, stats and reports that give you Actionable Insights Deep dive visibility with transaction tracing using APM Insight. http://ad.doubleclick.net/ddm/clk/290420510;117567292;y _______________________________________________ Exist-open mailing list [hidden email] https://lists.sourceforge.net/lists/listinfo/exist-open |
Free forum by Nabble | Edit this page |