
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.