Bugs item #623743, was opened at 2002-10-15 22:58 Message generated for change (Comment added) made by skinkie You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=482468&aid=623743&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: None Group: None Status: Closed Resolution: Later Priority: 5 Private: No Submitted By: Arjen P. de Vries (apdv) Assigned to: Niels Nes (nielsnes) Summary: daemon mode Initial Comment: set daemon mode (uncomment deamon=no in monet.conf); start Mserver it gives the error: !ERROR: putRequest: nil request received ---------------------------------------------------------------------- Comment By: Stefan de Konink (skinkie) Date: 2008-10-16 02:53 Message: That the server doesn't get into 'daemon' mode? I don't see a prompt back on my screen... or should I interpreted that it does not fork to the background automatically as 'daemon' mode? nemesis skinkie # /opt/monetdb/bin/mserver5 --daemon=yes # MonetDB Server v5.0.0 # Copyright (c) 1993-2007 CWI, all rights reserved # Compiled for x86_64-unknown-linux-gnu/64bit with 64bit OIDs dynamically linked # dbname:demo # Visit http://monetdb.cwi.nl/ for further information #warning: please don't forget to set your vault key! #(see /opt/monetdb/etc/monetdb5.conf) > > > >nemesis skinkie # /opt/monetdb/bin/mserver5 --set monet_daemon=yes # MonetDB Server v5.0.0 # Copyright (c) 1993-2007 CWI, all rights reserved # Compiled for x86_64-unknown-linux-gnu/64bit with 64bit OIDs dynamically linked # dbname:demo # Visit http://monetdb.cwi.nl/ for further information #warning: please don't forget to set your vault key! #(see /opt/monetdb/etc/monetdb5.conf) Anyway you can see the differences above, that is not consistent. First clearly doesn't get into a mode where a user is not able to enter something. The second actually is, but I don't call something daemonizing if I still need to add an & behind it. So the expected behavior would be to fork to the background? ---------------------------------------------------------------------- Comment By: Stefan Manegold (stmane) Date: 2008-10-16 02:38 Message: also --daemon=yes work fine for me and it seems to work for you, doesn't it? At least I cannot see any "different results" ... Again my question, what exactly is the/your problem??? ---------------------------------------------------------------------- Comment By: Stefan de Konink (skinkie) Date: 2008-10-16 00:30 Message: My problem is that I try to read documentation: /opt/cherokee/bin/mserver5 --help Usage: /opt/cherokee/bin/mserver5 [options] [scripts] --daemon=yes|no run in background [no] /opt/cherokee/bin/mserver5 --daemon=yes # MonetDB server v5.7.0, based on kernel v1.25.0 # Serving database 'demo', using 2 threads # Compiled for x86_64-unknown-linux-gnu/64bit with 64bit OIDs dynamically linked # Copyright (c) 1993-2008 CWI, all rights reserved # Visit http://monetdb.cwi.nl/ for further information #warning: please don't forget to set your vault key! #(see /opt/cherokee/etc/monetdb5.conf) # Listening for connection requests on mapi:monetdb://127.0.0.1:50000/ /opt/cherokee/bin/mserver5 --set monet_daemon=yes # MonetDB server v5.7.0, based on kernel v1.25.0 # Serving database 'demo', using 2 threads # Compiled for x86_64-unknown-linux-gnu/64bit with 64bit OIDs dynamically linked # Copyright (c) 1993-2008 CWI, all rights reserved # Visit http://monetdb.cwi.nl/ for further information #warning: please don't forget to set your vault key! #(see /opt/cherokee/etc/monetdb5.conf) # Listening for connection requests on mapi:monetdb://127.0.0.1:50000/ (now I see this also in the latest version of today, but that is inside a VM now, so I cannot copy/paste) So why do we have different results? I also tried to update the configuration file, a change to 'yes' also is not working. ---------------------------------------------------------------------- Comment By: Stefan Manegold (stmane) Date: 2008-10-16 00:20 Message: --set monet_daemon=yes works fine for me, so what is the/your problem? ---------------------------------------------------------------------- Comment By: Stefan de Konink (skinkie) Date: 2008-10-15 23:28 Message: Does anyone have any interest in making --daemon=yes working? ---------------------------------------------------------------------- Comment By: Niels Nes (nielsnes) Date: 2005-10-06 13:04 Message: Logged In: YES user_id=43556 BugDay_2005-10-06: CLAIMED BY niels BugDay_2005-10-06: Done/SUCCES test script added as tests/BugDay_2005-10-06_4.9.3/Tests/monet_daemon.SF-623743 ---------------------------------------------------------------------- Comment By: Arjen P. de Vries (apdv) Date: 2002-10-15 22:59 Message: Logged In: YES user_id=572978 BTW: daemon is not spelled deamon, so that configuration setting could be improved as well :) (i.e., daemon=no ipv deamon=no) ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=482468&aid=623743&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
