Bugs item #1989573, was opened at 2008-06-10 11:38 Message generated for change (Settings changed) made by mlkersten You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=482468&aid=1989573&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: XML Group: MonetDB4 4.24 Status: Open Resolution: None Priority: 5 Private: No Submitted By: mafweb (mafweb) Assigned to: Nobody/Anonymous (nobody) >Summary: XQ:no collections in db while collections do exist Initial Comment: I'm filling the database with xml documents, but I'm using 10 docs as test first. I need to clear the database on every run until I finished my loading code. On the first run, all test documents were present in the database and in a collection. All was fine. Next, I've used the delete collection button in the MonetDB/XQuery Administrative Console under the "List Collections". Then I re-added my 10 test documents and they do list under "List All Documents", but when I look under "List Collections", I get "No (documents) collections in the database". Refresh page, restart server, it all resulted in the same empty collections list. Maybe this bug only appears when emptying the whole database and some (meta)data part of collections isn't entirely removed? ---------------------------------------------------------------------- Comment By: mafweb (mafweb) Date: 2008-06-10 13:29 Message: Logged In: YES user_id=1131544 Originator: YES mclient: xquery>pf:collections() more><collection updatable="true" size="159 KiB">xbrl</collection> This seems to work, so it looks like an error in the administrative console. I've removed the dbfarm (/usr/local/var/MonetDB4/dbfarm/demo) and Mserver has created a new db directory. Now collections are present in the administrative console. ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=482468&aid=1989573&group_id=56967 ------------------------------------------------------------------------- This SF.Net email is sponsored by the Moblin Your Move Developer's challenge Build the coolest Linux based applications with Moblin SDK & win great prizes Grand prize is a trip for two to an Open Source event anywhere in the world http://moblin-contest.org/redirect.php?banner_id=100&url=/ _______________________________________________ Monetdb-bugs mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/monetdb-bugs
