
Alex, which version of Windows are you using? Which version of MonetDB are you using? Which compiler are you using? How exactly did you compile MonetDB withou and which optimization, i.e., how exactly do your respective complete commands look like? How exactly do you start MonetDB? (both the non-optimized version that works and the optimized version that does not work) Your output suggests that you called Mserver.exe (or mserver5.exe ??) (directly or via a .bat script) with "--dbfarm=\dbfarm" (see below). Does that directory exist? Are you allowed to write in \ ? "mserver -d 10" indicates that you are using MonetDB version 4, but the (incomplete) output you sent looks more like MonetDB version 5? Does "mserver" mean you're calling Mserver.bat or Mserver.exe (i.e. which is first in your PATH?)? Could you please also send the remainder of the output, i.e., MonetDB's welcome message? Stefan On Tue, Apr 21, 2009 at 02:29:00AM -0700, Alex Bo. wrote:
Hi,
Removing the dbfarm didn't help. When I run mserver it crashes without any error message. Only when trying to run it for the second time gives me the BBPinit error.
Here's the output of mserver -d 10:
# builtin opt gdk_arch = 32biti686-pc-win32 # builtin opt gdk_version = 1.29.0 # builtin opt prefix = C:\MonetCVS_base_09.04.13\MonetCVS32_09.04.13_opt\Install # builtin opt exec_prefix = ${prefix} # builtin opt gdk_dbname = tst # builtin opt gdk_dbfarm = ${prefix}\var\MonetDB # builtin opt gdk_debug = 8 # builtin opt gdk_alloc_map = yes # builtin opt gdk_vmtrim = yes # builtin opt Monet_admin = adm # builtin opt Monet_prompt = > # builtin opt Monet_welcome = yes # builtin opt Monet_mod_path = ${exec_prefix}\lib\MonetDB # builtin opt Monet_daemon = yes # builtin opt host = localhost # builtin opt mapi_port = 50000 # builtin opt mapi_noheaders = no # builtin opt mapi_debug = 0 # builtin opt mapi_clients = 2 # builtin opt sql_debug = 0 # builtin opt sql_logdir = sql_logs # builtin opt xquery_logdir = xquery_logs # builtin opt standoff_ns = http://Monetdb.cwi.nl/standoff # builtin opt standoff_start = start # builtin opt standoff_end = end # config opt prefix = C:\MonetCVS_base_09.04.13\MonetCVS32_09.04.13_opt\Install # config opt config = %prefix%\etc\Monetdb5.conf # config opt prefix = C:\MonetCVS_base_09.04.13\MonetCVS32_09.04.13_opt\Install # config opt exec_prefix = %prefix% # config opt gdk_dbfarm = %prefix%\var\MonetDB5\dbfarm # config opt gdk_dbname = demo # config opt gdk_alloc_map = no # config opt gdk_embedded = no # config opt gdk_debug = 0 # config opt Monet_mod_path = %exec_prefix%\lib\MonetDB5;%exec_prefix%\lib\MonetDB5\lib;%exec_prefix%\lib\MonetDB5\bin # config opt Monet_daemon = no # config opt Monet_welcome = yes # config opt mero_msglog = %prefix%\var\log\MonetDB\merovingian.log # config opt mero_errlog = %prefix%\var\log\MonetDB\merovingian.log # config opt mero_timeinterval = 600 # config opt mero_pidfile = %prefix%\var\run\MonetDB\merovingian.pid # config opt mero_exittimeout = 7 # config opt mero_doproxy = yes # config opt mero_discoveryttl = 600 # config opt mal_init = %exec_prefix%\lib\MonetDB5/mal_init.mal # config opt mal_listing = 2 # config opt mapi_port = 50000 # config opt mapi_open = false # config opt sql_logdir = sql_logs # cmdline opt prefix = C:\MonetBuilds\09.04.13\Monet32_opt # cmdline opt exec_prefix = C:\MonetBuilds\09.04.13\Monet32_opt # cmdline opt gdk_dbfarm = \dbfarm
^^^^^^^^^^^ ^^^^^^^^^^ ^^^^^^^
Thanks.
Martin Kersten wrote:
Alex Bo. wrote:
Hi,
I have been compiling MonetDB successfuly under Windows so far. Now I have tried compiling as I have done before, but with "optimize=yes".
Now when I start the server, I get this message:
!FATAL: BBPinit: BBP.dir is empty start mserver with debugging on then you will see where it attempts to find the database directory. It has encountered an empty file BBP.dir, which is indicative something went wrong in a previous session. I suggest to remove the dbfarm and try again. Otherwise, report on the output of mserver -d 10
What does this mean? Am I doing something wrong?
Thanks.
------------------------------------------------------------------------------ This SF.net email is sponsored by: High Quality Requirements in a Collaborative Environment. Download a free trial of Rational Requirements Composer Now! http://p.sf.net/sfu/www-ibm-com _______________________________________________ MonetDB-users mailing list MonetDB-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/monetdb-users
-- View this message in context: http://www.nabble.com/Compiling-with-optimizer-tp23022199p23152268.html Sent from the monetdb-users mailing list archive at Nabble.com.
------------------------------------------------------------------------------ Stay on top of everything new and different, both inside and around Java (TM) technology - register by April 22, and save $200 on the JavaOne (SM) conference, June 2-5, 2009, San Francisco. 300 plus technical and hands-on sessions. Register today. Use priority code J9JMT32. http://p.sf.net/sfu/p _______________________________________________ MonetDB-users mailing list MonetDB-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/monetdb-users
-- | Dr. Stefan Manegold | mailto:Stefan.Manegold@cwi.nl | | CWI, P.O.Box 94079 | http://www.cwi.nl/~manegold/ | | 1090 GB Amsterdam | Tel.: +31 (20) 592-4212 | | The Netherlands | Fax : +31 (20) 592-4312 |