Bugs item #2903122, was opened at 2009-11-24 14:41
Message generated for change (Comment added) made by mr-meltdown
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=482468&aid=2903122&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: Core
Group: MonetDB Common CVS Head
Status: Open
Resolution: None
Priority: 5
Private: No
Submitted By: Stefan de Konink (skinkie)
Assigned to: Nobody/Anonymous (nobody)
>Summary: M5: --threads option exists? (monetdb5.conf documentation)

Initial Comment:
/opt/monetdb-head/bin/mserver5 --dbfarm=/home/skinkie/monetdb --dbname=monitor 
--dbinit="include sql;" --threads 1
# MonetDB server v5.17.0, based on kernel v1.35.0
# Serving database 'monitor', using 2 threads
# Compiled for x86_64-unknown-linux-gnu/64bit with 64bit OIDs dynamically linked
# Detected 4.000 GiB (4295331840 bytes) main-memory.
# Copyright (c) 1993-July 2008 CWI.
# Copyright (c) August 2008-2009 MonetDB B.V., all rights reserved
# Visit http://monetdb.cwi.nl/ for further information
#warning: please don't forget to set your vault key!
#(see /opt/monetdb-head/etc/monetdb5.conf)
#01 1 140683233527553 sp = 140734711916164
#01 nrofthreads 0
# Listening for connection requests on mapi:monetdb://127.0.0.1:50000/
# MonetDB/SQL module v2.35.0 loaded
#01 BBPdir: writing BBP.dir (527 bats).
#WARNING: could not open file: /home/skinkie/monetdb/1


----------------------------------------------------------------------

>Comment By: Fabian (mr-meltdown)
Date: 2009-11-24 14:48

Message:
there is just bogus in the monetdb5.conf file (misleading to say the
least)

there is no overwriting going on here, as the database properly reports to
be serving "monitor", it simply complains that it can't find a file "1" to
open.  The --thread option seems to enable some magical debug output, and
not do what you expect.

Try --set gdk_nr_threads=1

----------------------------------------------------------------------

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=482468&aid=2903122&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

Reply via email to