That creates a deadlock. monetdb can not work without the mero and mero needs the dbfarm. Try testing your system without a dbfarm and var/log Fabian wrote:
Update of /cvsroot/monetdb/MonetDB5/src/tools In directory sc8-pr-cvs16.sourceforge.net:/tmp/cvs-serv3294
Modified Files: merovingian.mx Log Message: Again, Merovingian is not the one to create directories, monetdb does that.
Index: merovingian.mx =================================================================== RCS file: /cvsroot/monetdb/MonetDB5/src/tools/merovingian.mx,v retrieving revision 1.46 retrieving revision 1.47 diff -u -d -r1.46 -r1.47 --- merovingian.mx 10 Sep 2007 07:44:09 -0000 1.46 +++ merovingian.mx 10 Sep 2007 07:46:38 -0000 1.47 @@ -1099,11 +1099,6 @@ argp = dup(1); topdp->fout = fdopen(argp, "w"); } else { - /* check the log directory */ - if (access(msglog,F_OK) == -1 ){ - GDKcreatedir(msglog); /* it doesn't necessarily create all */ - fprintf(stderr, "log directory created '%s'\n", msglog); - } /* write to the given file */ topdp->fout = fopen(msglog, "a"); if (topdp->fout == NULL) {
------------------------------------------------------------------------- This SF.net email is sponsored by: Microsoft Defy all challenges. Microsoft(R) Visual Studio 2005. http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/ _______________________________________________ Monetdb-checkins mailing list Monetdb-checkins@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/monetdb-checkins