Bugs item #2406824, was opened at 2008-12-08 16:59 Message generated for change (Settings changed) made by stmane You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=482468&aid=2406824&group_id=56967
Please note that this message will contain a full copy of the comment thread, including the initial issue submission, for this request, not just the latest update. Category: PF/tests Group: Pathfinder "stable" >Status: Closed >Resolution: Fixed Priority: 7 Private: No Submitted By: Stefan Manegold (stmane) Assigned to: Ying Zhang (yingying) Summary: PF: all xrpc/admin tests fail Initial Comment: All tests in pathfinder/runtime/xrpc/admin/Tests/ fail on all platforms, with both ALG & MPS. On Fedora 8 & Gentoo 1.12.11.1, they run into a timeout, on all other platforms, they produce a syntax error like " QUERY = import module namespace adm = "http://monetdb.cwi.nl/XQuery/admin/" ERROR = !parse error: syntax error, unexpected invalid_character, expecting $end on line 1, column 5 (next token is `N') !parse error: XQuery parsing failed !module import: "import module" references a query, not a module " See, e.g., http://monetdb.cwi.nl/testing/projects/monetdb/Stable/pathfinder/.mTests103/GNU.64.64.d.1-Fedora8/runtime_xrpc_admin/add_del_doc.err.00.html http://monetdb.cwi.nl/testing/projects/monetdb/Stable/pathfinder/.mTests103/GNU.64.64.d.1-Fedora9/runtime_xrpc_admin/add_del_doc.err.00.html http://monetdb.cwi.nl/testing/projects/monetdb/Stable/pathfinder/.mTestsg103/Int.64.64.d.1-Fedora8/runtime_xrpc_admin/add_del_doc.err.00.html http://monetdb.cwi.nl/testing/projects/monetdb/Stable/pathfinder/.mTestsg103/GNU.64.64.d.1-Fedora9/runtime_xrpc_admin/add_del_doc.err.00.html ---------------------------------------------------------------------- >Comment By: Stefan Manegold (stmane) Date: 2009-07-31 14:43 Message: No longer testing on Fedora 8, all tests now work fine. Closing. ---------------------------------------------------------------------- Comment By: Stefan Manegold (stmane) Date: 2009-03-19 07:55 Message: Correctly setting the xrpc_docroot in RunMtest.bat[.in] for Windows (just like it done in RunMtest[.in] for Unix), helps to make the XRPC/admin tests work on Windows; cf., http://monetdb.cwi.nl/testing/projects/monetdb/Stable/pathfinder/.mTests103/index_short.html (and http://monetdb.cwi.nl/testing/projects/monetdb/Stable/pathfinder/.mTestsg103/index_short.html as of coming weekend). The "misterious" timeout on Fedora 8 still remains unexplained and non-investigated. ---------------------------------------------------------------------- Comment By: Ying Zhang (yingying) Date: 2009-02-20 12:34 Message: On several systems, all tests work now, after the HTTP server document-root has been made comfigurable (via xrpc_docroot). On Fedora 8, the tests time out, and on Windows they give syntax error. But both problems might due to the same reason, i.e., could not retrieve the module file. This only happens if monet is compiled with --enable-optimize, but then, both with RunMtest and Mtest. ---------------------------------------------------------------------- Comment By: Ying Zhang (yingying) Date: 2009-02-17 13:43 Message: The first two, i.e., add_del_doc_noxrpc and backup_restore_noxrpc, should work with the algebra back-end, so I have enabled them. The last two, i.e., db_env_noxrpc and db_stat_noxrpc, don't work with the algebra back-end, because they need pf:mil(), which is not implemented in the algebra back-end, so, they remain disabled. ---------------------------------------------------------------------- Comment By: Stefan Manegold (stmane) Date: 2009-02-15 19:04 Message: Jennie, are the "noxrpc" variants of the xrpc admin tests supposed to work withou XRPc, and hence also with the default Algebra back-end? Thanks, Stefan ---------------------------------------------------------------------- Comment By: Stefan Manegold (stmane) Date: 2009-02-14 18:06 Message: The test now appear to timeout on many (though not all) platforms --- with MPS back-end; XRPC is not yet supported with the Algebra back-end: http://monetdb.cwi.nl/testing/projects/monetdb/Stable/pathfinder/.mTestsg103/GNU.64.64.d.1-Fedora8/runtime_xrpc_admin/add_del_doc_noxrpc.err.00.html http://monetdb.cwi.nl/testing/projects/monetdb/Stable/pathfinder/.mTestsg103/GNU.64.64.d.1-Fedora8/runtime_xrpc_admin/add_del_doc.err.00.html http://monetdb.cwi.nl/testing/projects/monetdb/Stable/pathfinder/.mTestsg103/GNU.64.64.d.1-Fedora8/runtime_xrpc_admin/backup_restore_noxrpc.err.00.html http://monetdb.cwi.nl/testing/projects/monetdb/Stable/pathfinder/.mTestsg103/GNU.64.64.d.1-Fedora8/runtime_xrpc_admin/backup_restore.err.00.html http://monetdb.cwi.nl/testing/projects/monetdb/Stable/pathfinder/.mTestsg103/GNU.64.64.d.1-Fedora8/runtime_xrpc_admin/db_stats_noxrpc.err.00.html http://monetdb.cwi.nl/testing/projects/monetdb/Stable/pathfinder/.mTestsg103/GNU.64.64.d.1-Fedora8/runtime_xrpc_admin/db_stats.err.00.html http://monetdb.cwi.nl/testing/projects/monetdb/Stable/pathfinder/.mTestsg103/GNU.64.64.d.1-Fedora8/runtime_xrpc_admin/db_env_noxrpc.err.00.html http://monetdb.cwi.nl/testing/projects/monetdb/Stable/pathfinder/.mTestsg103/GNU.64.64.d.1-Fedora8/runtime_xrpc_admin/db_env.err.00.html ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=482468&aid=2406824&group_id=56967 ------------------------------------------------------------------------------ Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day trial. Simplify your report design, integration and deployment - and focus on what you do best, core application coding. Discover what's new with Crystal Reports now. http://p.sf.net/sfu/bobj-july _______________________________________________ Monetdb-bugs mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/monetdb-bugs
