Update of /cvsroot/monetdb/pathfinder/tests/BugDay_2005-12-19_0.9.3/Tests
In directory sc8-pr-cvs16:/tmp/cvs-serv10423/tests/BugDay_2005-12-19_0.9.3/Tests

Modified Files:
        multiple_servers.SF-1385152.py 
        multiple_servers_2.SF-1385152.py 
        multiple_servers_2.SF-1385152.stable.err 
        multiple_servers_2.SF-1385152.stable.out 
Log Message:

made (restricted) multi-server tests work, again:

since module pathfinder by default also loads module pftijah (since Mar 11 
2007),
module pathfinder apparently needs to be loaded first, i.e., loading module
mapi or sql_server first causes Mserver to crash with
"Mserver: .../MonetDB4/src/monet/monet_tbl.mx:1740: TBL_M_decref: Assertion `p' 
failed."
once the first client disconnects or the second client connects


Index: multiple_servers_2.SF-1385152.stable.out
===================================================================
RCS file: 
/cvsroot/monetdb/pathfinder/tests/BugDay_2005-12-19_0.9.3/Tests/multiple_servers_2.SF-1385152.stable.out,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -d -r1.5 -r1.6
--- multiple_servers_2.SF-1385152.stable.out    10 Nov 2006 00:01:15 -0000      
1.5
+++ multiple_servers_2.SF-1385152.stable.out    19 Apr 2007 14:21:34 -0000      
1.6
@@ -6,258 +6,132 @@
 # 15:38:16 >  
 
 
-server 11 : "module(mapi); mil_start(); module(pathfinder);"
+server 11 : "module(pathfinder); mil_start();"
 # Monet Database Server V4.14.0
 # Copyright (c) 1993-2006, CWI. All rights reserved.
 # Compiled for i686-suse-linux/32bit with 32bit OIDs; dynamically linked.
 # Visit http://monetdb.cwi.nl/ for further information.
 
-server 11 : "module(mapi); mil_start(); module(pathfinder);", client 1: XQUERY
+server 11 : "module(pathfinder); mil_start();", client 1: XQUERY
 <?xml version="1.0" encoding="utf-8"?>
 <XQueryResult>111</XQueryResult>
 
-server 11 : "module(mapi); mil_start(); module(pathfinder);", client 2: 
(XQUERY) XQUERY
+server 11 : "module(pathfinder); mil_start();", client 2: (XQUERY) XQUERY
 <?xml version="1.0" encoding="utf-8"?>
 <XQueryResult>112</XQueryResult>
 
-server 11 : "module(mapi); mil_start(); module(pathfinder);", client 3: 
(XQUERY) (XQUERY) MAPI
+server 11 : "module(pathfinder); mil_start();", client 3: (XQUERY) (XQUERY) 
MAPI
 [ 113 ]
 
-server 11 : "module(mapi); mil_start(); module(pathfinder);", client 4: 
(XQUERY) (XQUERY) (MAPI) MAPI
+server 11 : "module(pathfinder); mil_start();", client 4: (XQUERY) (XQUERY) 
(MAPI) MAPI
 [ 114 ]
 quit();
 
-server 12 : "module(mapi); mil_start(); module(pathfinder);"
+server 12 : "module(pathfinder); mil_start();"
 # Monet Database Server V4.14.0
 # Copyright (c) 1993-2006, CWI. All rights reserved.
 # Compiled for i686-suse-linux/32bit with 32bit OIDs; dynamically linked.
 # Visit http://monetdb.cwi.nl/ for further information.
 
-server 12 : "module(mapi); mil_start(); module(pathfinder);", client 1: XQUERY
+server 12 : "module(pathfinder); mil_start();", client 1: XQUERY
 <?xml version="1.0" encoding="utf-8"?>
 <XQueryResult>121</XQueryResult>
 
-server 12 : "module(mapi); mil_start(); module(pathfinder);", client 2: 
(XQUERY) MAPI
+server 12 : "module(pathfinder); mil_start();", client 2: (XQUERY) MAPI
 [ 122 ]
 
-server 12 : "module(mapi); mil_start(); module(pathfinder);", client 3: 
(XQUERY) (MAPI) XQUERY
+server 12 : "module(pathfinder); mil_start();", client 3: (XQUERY) (MAPI) 
XQUERY
 <?xml version="1.0" encoding="utf-8"?>
 <XQueryResult>123</XQueryResult>
 
-server 12 : "module(mapi); mil_start(); module(pathfinder);", client 4: 
(XQUERY) (MAPI) (XQUERY) MAPI
+server 12 : "module(pathfinder); mil_start();", client 4: (XQUERY) (MAPI) 
(XQUERY) MAPI
 [ 124 ]
 quit();
 
-server 13 : "module(mapi); mil_start(); module(pathfinder);"
+server 13 : "module(pathfinder); mil_start();"
 # Monet Database Server V4.14.0
 # Copyright (c) 1993-2006, CWI. All rights reserved.
 # Compiled for i686-suse-linux/32bit with 32bit OIDs; dynamically linked.
 # Visit http://monetdb.cwi.nl/ for further information.
 
-server 13 : "module(mapi); mil_start(); module(pathfinder);", client 1: MAPI
+server 13 : "module(pathfinder); mil_start();", client 1: MAPI
 [ 131 ]
 
-server 13 : "module(mapi); mil_start(); module(pathfinder);", client 2: (MAPI) 
XQUERY
+server 13 : "module(pathfinder); mil_start();", client 2: (MAPI) XQUERY
 <?xml version="1.0" encoding="utf-8"?>
 <XQueryResult>132</XQueryResult>
 
-server 13 : "module(mapi); mil_start(); module(pathfinder);", client 3: (MAPI) 
(XQUERY) XQUERY
+server 13 : "module(pathfinder); mil_start();", client 3: (MAPI) (XQUERY) 
XQUERY
 <?xml version="1.0" encoding="utf-8"?>
 <XQueryResult>133</XQueryResult>
 
-server 13 : "module(mapi); mil_start(); module(pathfinder);", client 4: (MAPI) 
(XQUERY) (XQUERY) MAPI
+server 13 : "module(pathfinder); mil_start();", client 4: (MAPI) (XQUERY) 
(XQUERY) MAPI
 [ 134 ]
 quit();
 
-server 14 : "module(mapi); mil_start(); module(pathfinder);"
+server 14 : "module(pathfinder); mil_start();"
 # Monet Database Server V4.14.0
 # Copyright (c) 1993-2006, CWI. All rights reserved.
 # Compiled for i686-suse-linux/32bit with 32bit OIDs; dynamically linked.
 # Visit http://monetdb.cwi.nl/ for further information.
 
-server 14 : "module(mapi); mil_start(); module(pathfinder);", client 1: XQUERY
+server 14 : "module(pathfinder); mil_start();", client 1: XQUERY
 <?xml version="1.0" encoding="utf-8"?>
 <XQueryResult>141</XQueryResult>
 
-server 14 : "module(mapi); mil_start(); module(pathfinder);", client 2: 
(XQUERY) MAPI
+server 14 : "module(pathfinder); mil_start();", client 2: (XQUERY) MAPI
 [ 142 ]
 
-server 14 : "module(mapi); mil_start(); module(pathfinder);", client 3: 
(XQUERY) (MAPI) MAPI
+server 14 : "module(pathfinder); mil_start();", client 3: (XQUERY) (MAPI) MAPI
 [ 143 ]
 
-server 14 : "module(mapi); mil_start(); module(pathfinder);", client 4: 
(XQUERY) (MAPI) (MAPI) XQUERY
+server 14 : "module(pathfinder); mil_start();", client 4: (XQUERY) (MAPI) 
(MAPI) XQUERY
 <?xml version="1.0" encoding="utf-8"?>
 <XQueryResult>144</XQueryResult>
 quit();
 
-server 15 : "module(mapi); mil_start(); module(pathfinder);"
+server 15 : "module(pathfinder); mil_start();"
 # Monet Database Server V4.14.0
 # Copyright (c) 1993-2006, CWI. All rights reserved.
 # Compiled for i686-suse-linux/32bit with 32bit OIDs; dynamically linked.
 # Visit http://monetdb.cwi.nl/ for further information.
 
-server 15 : "module(mapi); mil_start(); module(pathfinder);", client 1: MAPI
+server 15 : "module(pathfinder); mil_start();", client 1: MAPI
 [ 151 ]
 
-server 15 : "module(mapi); mil_start(); module(pathfinder);", client 2: (MAPI) 
XQUERY
+server 15 : "module(pathfinder); mil_start();", client 2: (MAPI) XQUERY
 <?xml version="1.0" encoding="utf-8"?>
 <XQueryResult>152</XQueryResult>
 
-server 15 : "module(mapi); mil_start(); module(pathfinder);", client 3: (MAPI) 
(XQUERY) MAPI
+server 15 : "module(pathfinder); mil_start();", client 3: (MAPI) (XQUERY) MAPI
 [ 153 ]
 
-server 15 : "module(mapi); mil_start(); module(pathfinder);", client 4: (MAPI) 
(XQUERY) (MAPI) XQUERY
+server 15 : "module(pathfinder); mil_start();", client 4: (MAPI) (XQUERY) 
(MAPI) XQUERY
 <?xml version="1.0" encoding="utf-8"?>
 <XQueryResult>154</XQueryResult>
 quit();
 
-server 16 : "module(mapi); mil_start(); module(pathfinder);"
+server 16 : "module(pathfinder); mil_start();"
 # Monet Database Server V4.14.0
 # Copyright (c) 1993-2006, CWI. All rights reserved.
 # Compiled for i686-suse-linux/32bit with 32bit OIDs; dynamically linked.
 # Visit http://monetdb.cwi.nl/ for further information.
 
-server 16 : "module(mapi); mil_start(); module(pathfinder);", client 1: MAPI
+server 16 : "module(pathfinder); mil_start();", client 1: MAPI
 [ 161 ]
 
-server 16 : "module(mapi); mil_start(); module(pathfinder);", client 2: (MAPI) 
MAPI
+server 16 : "module(pathfinder); mil_start();", client 2: (MAPI) MAPI
 [ 162 ]
 
-server 16 : "module(mapi); mil_start(); module(pathfinder);", client 3: (MAPI) 
(MAPI) XQUERY
+server 16 : "module(pathfinder); mil_start();", client 3: (MAPI) (MAPI) XQUERY
 <?xml version="1.0" encoding="utf-8"?>
 <XQueryResult>163</XQueryResult>
 
-server 16 : "module(mapi); mil_start(); module(pathfinder);", client 4: (MAPI) 
(MAPI) (XQUERY) XQUERY
+server 16 : "module(pathfinder); mil_start();", client 4: (MAPI) (MAPI) 
(XQUERY) XQUERY
 <?xml version="1.0" encoding="utf-8"?>
 <XQueryResult>164</XQueryResult>
 quit();
 
-server 21 : "module(mapi);module(pathfinder); mil_start();"
-# Monet Database Server V4.14.0
-# Copyright (c) 1993-2006, CWI. All rights reserved.
-# Compiled for i686-suse-linux/32bit with 32bit OIDs; dynamically linked.
-# Visit http://monetdb.cwi.nl/ for further information.
-
-server 21 : "module(mapi);module(pathfinder); mil_start();", client 1: XQUERY
-<?xml version="1.0" encoding="utf-8"?>
-<XQueryResult>211</XQueryResult>
-
-server 21 : "module(mapi);module(pathfinder); mil_start();", client 2: 
(XQUERY) XQUERY
-<?xml version="1.0" encoding="utf-8"?>
-<XQueryResult>212</XQueryResult>
-
-server 21 : "module(mapi);module(pathfinder); mil_start();", client 3: 
(XQUERY) (XQUERY) MAPI
-[ 213 ]
-
-server 21 : "module(mapi);module(pathfinder); mil_start();", client 4: 
(XQUERY) (XQUERY) (MAPI) MAPI
-[ 214 ]
-quit();
-
-server 22 : "module(mapi);module(pathfinder); mil_start();"
-# Monet Database Server V4.14.0
-# Copyright (c) 1993-2006, CWI. All rights reserved.
-# Compiled for i686-suse-linux/32bit with 32bit OIDs; dynamically linked.
-# Visit http://monetdb.cwi.nl/ for further information.
-
-server 22 : "module(mapi);module(pathfinder); mil_start();", client 1: XQUERY
-<?xml version="1.0" encoding="utf-8"?>
-<XQueryResult>221</XQueryResult>
-
-server 22 : "module(mapi);module(pathfinder); mil_start();", client 2: 
(XQUERY) MAPI
-[ 222 ]
-
-server 22 : "module(mapi);module(pathfinder); mil_start();", client 3: 
(XQUERY) (MAPI) XQUERY
-<?xml version="1.0" encoding="utf-8"?>
-<XQueryResult>223</XQueryResult>
-
-server 22 : "module(mapi);module(pathfinder); mil_start();", client 4: 
(XQUERY) (MAPI) (XQUERY) MAPI
-[ 224 ]
-quit();
-
-server 23 : "module(mapi);module(pathfinder); mil_start();"
-# Monet Database Server V4.14.0
-# Copyright (c) 1993-2006, CWI. All rights reserved.
-# Compiled for i686-suse-linux/32bit with 32bit OIDs; dynamically linked.
-# Visit http://monetdb.cwi.nl/ for further information.
-
-server 23 : "module(mapi);module(pathfinder); mil_start();", client 1: MAPI
-[ 231 ]
-
-server 23 : "module(mapi);module(pathfinder); mil_start();", client 2: (MAPI) 
XQUERY
-<?xml version="1.0" encoding="utf-8"?>
-<XQueryResult>232</XQueryResult>
-
-server 23 : "module(mapi);module(pathfinder); mil_start();", client 3: (MAPI) 
(XQUERY) XQUERY
-<?xml version="1.0" encoding="utf-8"?>
-<XQueryResult>233</XQueryResult>
-
-server 23 : "module(mapi);module(pathfinder); mil_start();", client 4: (MAPI) 
(XQUERY) (XQUERY) MAPI
-[ 234 ]
-quit();
-
-server 24 : "module(mapi);module(pathfinder); mil_start();"
-# Monet Database Server V4.14.0
-# Copyright (c) 1993-2006, CWI. All rights reserved.
-# Compiled for i686-suse-linux/32bit with 32bit OIDs; dynamically linked.
-# Visit http://monetdb.cwi.nl/ for further information.
-
-server 24 : "module(mapi);module(pathfinder); mil_start();", client 1: XQUERY
-<?xml version="1.0" encoding="utf-8"?>
-<XQueryResult>241</XQueryResult>
-
-server 24 : "module(mapi);module(pathfinder); mil_start();", client 2: 
(XQUERY) MAPI
-[ 242 ]
-
-server 24 : "module(mapi);module(pathfinder); mil_start();", client 3: 
(XQUERY) (MAPI) MAPI
-[ 243 ]
-
-server 24 : "module(mapi);module(pathfinder); mil_start();", client 4: 
(XQUERY) (MAPI) (MAPI) XQUERY
-<?xml version="1.0" encoding="utf-8"?>
-<XQueryResult>244</XQueryResult>
-quit();
-
-server 25 : "module(mapi);module(pathfinder); mil_start();"
-# Monet Database Server V4.14.0
-# Copyright (c) 1993-2006, CWI. All rights reserved.
-# Compiled for i686-suse-linux/32bit with 32bit OIDs; dynamically linked.
-# Visit http://monetdb.cwi.nl/ for further information.
-
-server 25 : "module(mapi);module(pathfinder); mil_start();", client 1: MAPI
-[ 251 ]
-
-server 25 : "module(mapi);module(pathfinder); mil_start();", client 2: (MAPI) 
XQUERY
-<?xml version="1.0" encoding="utf-8"?>
-<XQueryResult>252</XQueryResult>
-
-server 25 : "module(mapi);module(pathfinder); mil_start();", client 3: (MAPI) 
(XQUERY) MAPI
-[ 253 ]
-
-server 25 : "module(mapi);module(pathfinder); mil_start();", client 4: (MAPI) 
(XQUERY) (MAPI) XQUERY
-<?xml version="1.0" encoding="utf-8"?>
-<XQueryResult>254</XQueryResult>
-quit();
-
-server 26 : "module(mapi);module(pathfinder); mil_start();"
-# Monet Database Server V4.14.0
-# Copyright (c) 1993-2006, CWI. All rights reserved.
-# Compiled for i686-suse-linux/32bit with 32bit OIDs; dynamically linked.
-# Visit http://monetdb.cwi.nl/ for further information.
-
-server 26 : "module(mapi);module(pathfinder); mil_start();", client 1: MAPI
-[ 261 ]
-
-server 26 : "module(mapi);module(pathfinder); mil_start();", client 2: (MAPI) 
MAPI
-[ 262 ]
-
-server 26 : "module(mapi);module(pathfinder); mil_start();", client 3: (MAPI) 
(MAPI) XQUERY
-<?xml version="1.0" encoding="utf-8"?>
-<XQueryResult>263</XQueryResult>
-
-server 26 : "module(mapi);module(pathfinder); mil_start();", client 4: (MAPI) 
(MAPI) (XQUERY) XQUERY
-<?xml version="1.0" encoding="utf-8"?>
-<XQueryResult>264</XQueryResult>
-quit();
-
 # 19:08:56 >  
 # 19:08:56 >  Done.
 # 19:08:56 >  

Index: multiple_servers_2.SF-1385152.stable.err
===================================================================
RCS file: 
/cvsroot/monetdb/pathfinder/tests/BugDay_2005-12-19_0.9.3/Tests/multiple_servers_2.SF-1385152.stable.err,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -d -r1.4 -r1.5
--- multiple_servers_2.SF-1385152.stable.err    10 Nov 2006 00:01:14 -0000      
1.4
+++ multiple_servers_2.SF-1385152.stable.err    19 Apr 2007 14:21:34 -0000      
1.5
@@ -6,409 +6,7 @@
 # 19:47:14 >  
 
 
-server 11 : "module(mapi); mil_start(); module(pathfinder);"
-# builtin opt  config = ${prefix}/etc/MonetDB.conf
-# builtin opt  gdk_arch = 64bitx86_64-redhat-linux-gnu
-# builtin opt  gdk_version = 4.9.3
-# builtin opt  monet_pid = 20054
-# builtin opt  prefix = 
/ufs/manegold/_/scratch0/Monet/Testing/Current/.GNU.64.64.d.--enable-debug.PREFIX./MONETDB
-# 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_mem_bigsize = 137438953472
-# builtin opt  gdk_vm_minsize = 137438953472
-# builtin opt  gdk_alloc_map = yes
-# builtin opt  monet_admin = adm
-# builtin opt  monet_prompt = >
-# builtin opt  monet_welcome = yes
-# builtin opt  monet_mod_path = 
${exec_prefix}/lib/MonetDB:${exec_prefix}/lib/bin
-# 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_port = 45123
-# builtin opt  sql_debug = 0
-# builtin opt  sql_user = monetdb
-# builtin opt  sql_schema = sys
-# builtin opt  sql_logdir = ${prefix}/var/MonetDB/log
-# config opt   prefix = 
/ufs/manegold/_/scratch0/Monet/Testing/Current/.GNU.64.64.d.--enable-debug.PREFIX./MONETDB
-# config opt   exec_prefix = ${prefix}
-# config opt   gdk_dbfarm = ${prefix}/var/MonetDB/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_admin = adm
-# config opt   monet_prompt = MonetDB>
-# config opt   monet_welcome = yes
-# config opt   monet_mod_path = 
${exec_prefix}/lib/MonetDB:${exec_prefix}/lib/bin
-# config opt   monet_daemon = no
-# config opt   mapi_port = 50000
-# config opt   mapi_debug = 0
-# config opt   sql_port = 45123
-# config opt   sql_debug = 0
-# config opt   sql_logdir = ${prefix}/var/MonetDB/log
-# config opt   xquery_port = 45789
-# config opt   pf_httpd_port = 8080
-# config opt   xquery_output = dm
-# config opt   xquery_cacheMB = 100
-# cmdline opt  config = 
/ufs/manegold/_/scratch0/Monet/Testing/Current/.GNU.64.64.d.--enable-debug.PREFIX./MONETDB/etc/MonetDB.conf
-# cmdline opt  gdk_debug = 10
-# cmdline opt  monet_mod_path = 
/ufs/manegold/_/scratch0/Monet/Testing/Current/.GNU.64.64.d.--enable-debug.PREFIX./PATHFINDER/lib/MonetDB:/ufs/manegold/_/scratch0/Monet/Testing/Current/.GNU.64.64.d.--enable-debug.PREFIX./MONETDB/lib/MonetDB
-# cmdline opt  gdk_dbfarm = 
/ufs/manegold/_/scratch0/Monet/Testing/Current/.GNU.64.64.d.--enable-debug.PREFIX./MONETDB/var/MonetDB/dbfarm
-# cmdline opt  sql_logdir = 
/ufs/manegold/_/scratch0/Monet/Testing/Current/.GNU.64.64.d.--enable-debug.PREFIX./MONETDB/var/MonetDB/log
-# cmdline opt  mapi_port = 36565
-# cmdline opt  sql_port = 46841
-# cmdline opt  xquery_port = 55609
-# cmdline opt  monet_prompt = 
-
-server 11 : "module(mapi); mil_start(); module(pathfinder);", client 1: XQUERY
-
-server 11 : "module(mapi); mil_start(); module(pathfinder);", client 2: 
(XQUERY) XQUERY
-
-server 11 : "module(mapi); mil_start(); module(pathfinder);", client 3: 
(XQUERY) (XQUERY) MAPI
-
-server 11 : "module(mapi); mil_start(); module(pathfinder);", client 4: 
(XQUERY) (XQUERY) (MAPI) MAPI
-
-server 12 : "module(mapi); mil_start(); module(pathfinder);"
-# builtin opt  config = ${prefix}/etc/MonetDB.conf
-# builtin opt  gdk_arch = 64bitx86_64-redhat-linux-gnu
-# builtin opt  gdk_version = 4.9.3
-# builtin opt  monet_pid = 20075
-# builtin opt  prefix = 
/ufs/manegold/_/scratch0/Monet/Testing/Current/.GNU.64.64.d.--enable-debug.PREFIX./MONETDB
-# 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_mem_bigsize = 137438953472
-# builtin opt  gdk_vm_minsize = 137438953472
-# builtin opt  gdk_alloc_map = yes
-# builtin opt  monet_admin = adm
-# builtin opt  monet_prompt = >
-# builtin opt  monet_welcome = yes
-# builtin opt  monet_mod_path = 
${exec_prefix}/lib/MonetDB:${exec_prefix}/lib/bin
-# 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_port = 45123
-# builtin opt  sql_debug = 0
-# builtin opt  sql_user = monetdb
-# builtin opt  sql_schema = sys
-# builtin opt  sql_logdir = ${prefix}/var/MonetDB/log
-# config opt   prefix = 
/ufs/manegold/_/scratch0/Monet/Testing/Current/.GNU.64.64.d.--enable-debug.PREFIX./MONETDB
-# config opt   exec_prefix = ${prefix}
-# config opt   gdk_dbfarm = ${prefix}/var/MonetDB/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_admin = adm
-# config opt   monet_prompt = MonetDB>
-# config opt   monet_welcome = yes
-# config opt   monet_mod_path = 
${exec_prefix}/lib/MonetDB:${exec_prefix}/lib/bin
-# config opt   monet_daemon = no
-# config opt   mapi_port = 50000
-# config opt   mapi_debug = 0
-# config opt   sql_port = 45123
-# config opt   sql_debug = 0
-# config opt   sql_logdir = ${prefix}/var/MonetDB/log
-# config opt   xquery_port = 45789
-# config opt   pf_httpd_port = 8080
-# config opt   xquery_output = dm
-# config opt   xquery_cacheMB = 100
-# cmdline opt  config = 
/ufs/manegold/_/scratch0/Monet/Testing/Current/.GNU.64.64.d.--enable-debug.PREFIX./MONETDB/etc/MonetDB.conf
-# cmdline opt  gdk_debug = 10
-# cmdline opt  monet_mod_path = 
/ufs/manegold/_/scratch0/Monet/Testing/Current/.GNU.64.64.d.--enable-debug.PREFIX./PATHFINDER/lib/MonetDB:/ufs/manegold/_/scratch0/Monet/Testing/Current/.GNU.64.64.d.--enable-debug.PREFIX./MONETDB/lib/MonetDB
-# cmdline opt  gdk_dbfarm = 
/ufs/manegold/_/scratch0/Monet/Testing/Current/.GNU.64.64.d.--enable-debug.PREFIX./MONETDB/var/MonetDB/dbfarm
-# cmdline opt  sql_logdir = 
/ufs/manegold/_/scratch0/Monet/Testing/Current/.GNU.64.64.d.--enable-debug.PREFIX./MONETDB/var/MonetDB/log
-# cmdline opt  mapi_port = 36565
-# cmdline opt  sql_port = 46841
-# cmdline opt  xquery_port = 55609
-# cmdline opt  monet_prompt = 
-
-server 12 : "module(mapi); mil_start(); module(pathfinder);", client 1: XQUERY
-
-server 12 : "module(mapi); mil_start(); module(pathfinder);", client 2: 
(XQUERY) MAPI
-
-server 12 : "module(mapi); mil_start(); module(pathfinder);", client 3: 
(XQUERY) (MAPI) XQUERY
-
-server 12 : "module(mapi); mil_start(); module(pathfinder);", client 4: 
(XQUERY) (MAPI) (XQUERY) MAPI
-
-server 13 : "module(mapi); mil_start(); module(pathfinder);"
-# builtin opt  config = ${prefix}/etc/MonetDB.conf
-# builtin opt  gdk_arch = 64bitx86_64-redhat-linux-gnu
-# builtin opt  gdk_version = 4.9.3
-# builtin opt  monet_pid = 20094
-# builtin opt  prefix = 
/ufs/manegold/_/scratch0/Monet/Testing/Current/.GNU.64.64.d.--enable-debug.PREFIX./MONETDB
-# 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_mem_bigsize = 137438953472
-# builtin opt  gdk_vm_minsize = 137438953472
-# builtin opt  gdk_alloc_map = yes
-# builtin opt  monet_admin = adm
-# builtin opt  monet_prompt = >
-# builtin opt  monet_welcome = yes
-# builtin opt  monet_mod_path = 
${exec_prefix}/lib/MonetDB:${exec_prefix}/lib/bin
-# 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_port = 45123
-# builtin opt  sql_debug = 0
-# builtin opt  sql_user = monetdb
-# builtin opt  sql_schema = sys
-# builtin opt  sql_logdir = ${prefix}/var/MonetDB/log
-# config opt   prefix = 
/ufs/manegold/_/scratch0/Monet/Testing/Current/.GNU.64.64.d.--enable-debug.PREFIX./MONETDB
-# config opt   exec_prefix = ${prefix}
-# config opt   gdk_dbfarm = ${prefix}/var/MonetDB/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_admin = adm
-# config opt   monet_prompt = MonetDB>
-# config opt   monet_welcome = yes
-# config opt   monet_mod_path = 
${exec_prefix}/lib/MonetDB:${exec_prefix}/lib/bin
-# config opt   monet_daemon = no
-# config opt   mapi_port = 50000
-# config opt   mapi_debug = 0
-# config opt   sql_port = 45123
-# config opt   sql_debug = 0
-# config opt   sql_logdir = ${prefix}/var/MonetDB/log
-# config opt   xquery_port = 45789
-# config opt   pf_httpd_port = 8080
-# config opt   xquery_output = dm
-# config opt   xquery_cacheMB = 100
-# cmdline opt  config = 
/ufs/manegold/_/scratch0/Monet/Testing/Current/.GNU.64.64.d.--enable-debug.PREFIX./MONETDB/etc/MonetDB.conf
-# cmdline opt  gdk_debug = 10
-# cmdline opt  monet_mod_path = 
/ufs/manegold/_/scratch0/Monet/Testing/Current/.GNU.64.64.d.--enable-debug.PREFIX./PATHFINDER/lib/MonetDB:/ufs/manegold/_/scratch0/Monet/Testing/Current/.GNU.64.64.d.--enable-debug.PREFIX./MONETDB/lib/MonetDB
-# cmdline opt  gdk_dbfarm = 
/ufs/manegold/_/scratch0/Monet/Testing/Current/.GNU.64.64.d.--enable-debug.PREFIX./MONETDB/var/MonetDB/dbfarm
-# cmdline opt  sql_logdir = 
/ufs/manegold/_/scratch0/Monet/Testing/Current/.GNU.64.64.d.--enable-debug.PREFIX./MONETDB/var/MonetDB/log
-# cmdline opt  mapi_port = 36565
-# cmdline opt  sql_port = 46841
-# cmdline opt  xquery_port = 55609
-# cmdline opt  monet_prompt = 
-
-server 13 : "module(mapi); mil_start(); module(pathfinder);", client 1: MAPI
-
-server 13 : "module(mapi); mil_start(); module(pathfinder);", client 2: (MAPI) 
XQUERY
-
-server 13 : "module(mapi); mil_start(); module(pathfinder);", client 3: (MAPI) 
(XQUERY) XQUERY
-
-server 13 : "module(mapi); mil_start(); module(pathfinder);", client 4: (MAPI) 
(XQUERY) (XQUERY) MAPI
-
-server 14 : "module(mapi); mil_start(); module(pathfinder);"
-# builtin opt  config = ${prefix}/etc/MonetDB.conf
-# builtin opt  gdk_arch = 64bitx86_64-redhat-linux-gnu
-# builtin opt  gdk_version = 4.9.3
-# builtin opt  monet_pid = 20114
-# builtin opt  prefix = 
/ufs/manegold/_/scratch0/Monet/Testing/Current/.GNU.64.64.d.--enable-debug.PREFIX./MONETDB
-# 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_mem_bigsize = 137438953472
-# builtin opt  gdk_vm_minsize = 137438953472
-# builtin opt  gdk_alloc_map = yes
-# builtin opt  monet_admin = adm
-# builtin opt  monet_prompt = >
-# builtin opt  monet_welcome = yes
-# builtin opt  monet_mod_path = 
${exec_prefix}/lib/MonetDB:${exec_prefix}/lib/bin
-# 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_port = 45123
-# builtin opt  sql_debug = 0
-# builtin opt  sql_user = monetdb
-# builtin opt  sql_schema = sys
-# builtin opt  sql_logdir = ${prefix}/var/MonetDB/log
-# config opt   prefix = 
/ufs/manegold/_/scratch0/Monet/Testing/Current/.GNU.64.64.d.--enable-debug.PREFIX./MONETDB
-# config opt   exec_prefix = ${prefix}
-# config opt   gdk_dbfarm = ${prefix}/var/MonetDB/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_admin = adm
-# config opt   monet_prompt = MonetDB>
-# config opt   monet_welcome = yes
-# config opt   monet_mod_path = 
${exec_prefix}/lib/MonetDB:${exec_prefix}/lib/bin
-# config opt   monet_daemon = no
-# config opt   mapi_port = 50000
-# config opt   mapi_debug = 0
-# config opt   sql_port = 45123
-# config opt   sql_debug = 0
-# config opt   sql_logdir = ${prefix}/var/MonetDB/log
-# config opt   xquery_port = 45789
-# config opt   pf_httpd_port = 8080
-# config opt   xquery_output = dm
-# config opt   xquery_cacheMB = 100
-# cmdline opt  config = 
/ufs/manegold/_/scratch0/Monet/Testing/Current/.GNU.64.64.d.--enable-debug.PREFIX./MONETDB/etc/MonetDB.conf
-# cmdline opt  gdk_debug = 10
-# cmdline opt  monet_mod_path = 
/ufs/manegold/_/scratch0/Monet/Testing/Current/.GNU.64.64.d.--enable-debug.PREFIX./PATHFINDER/lib/MonetDB:/ufs/manegold/_/scratch0/Monet/Testing/Current/.GNU.64.64.d.--enable-debug.PREFIX./MONETDB/lib/MonetDB
-# cmdline opt  gdk_dbfarm = 
/ufs/manegold/_/scratch0/Monet/Testing/Current/.GNU.64.64.d.--enable-debug.PREFIX./MONETDB/var/MonetDB/dbfarm
-# cmdline opt  sql_logdir = 
/ufs/manegold/_/scratch0/Monet/Testing/Current/.GNU.64.64.d.--enable-debug.PREFIX./MONETDB/var/MonetDB/log
-# cmdline opt  mapi_port = 36565
-# cmdline opt  sql_port = 46841
-# cmdline opt  xquery_port = 55609
-# cmdline opt  monet_prompt = 
-
-server 14 : "module(mapi); mil_start(); module(pathfinder);", client 1: XQUERY
-
-server 14 : "module(mapi); mil_start(); module(pathfinder);", client 2: 
(XQUERY) MAPI
-
-server 14 : "module(mapi); mil_start(); module(pathfinder);", client 3: 
(XQUERY) (MAPI) MAPI
-
-server 14 : "module(mapi); mil_start(); module(pathfinder);", client 4: 
(XQUERY) (MAPI) (MAPI) XQUERY
-
-server 15 : "module(mapi); mil_start(); module(pathfinder);"
-# builtin opt  config = ${prefix}/etc/MonetDB.conf
-# builtin opt  gdk_arch = 64bitx86_64-redhat-linux-gnu
-# builtin opt  gdk_version = 4.9.3
-# builtin opt  monet_pid = 20133
-# builtin opt  prefix = 
/ufs/manegold/_/scratch0/Monet/Testing/Current/.GNU.64.64.d.--enable-debug.PREFIX./MONETDB
-# 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_mem_bigsize = 137438953472
-# builtin opt  gdk_vm_minsize = 137438953472
-# builtin opt  gdk_alloc_map = yes
-# builtin opt  monet_admin = adm
-# builtin opt  monet_prompt = >
-# builtin opt  monet_welcome = yes
-# builtin opt  monet_mod_path = 
${exec_prefix}/lib/MonetDB:${exec_prefix}/lib/bin
-# 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_port = 45123
-# builtin opt  sql_debug = 0
-# builtin opt  sql_user = monetdb
-# builtin opt  sql_schema = sys
-# builtin opt  sql_logdir = ${prefix}/var/MonetDB/log
-# config opt   prefix = 
/ufs/manegold/_/scratch0/Monet/Testing/Current/.GNU.64.64.d.--enable-debug.PREFIX./MONETDB
-# config opt   exec_prefix = ${prefix}
-# config opt   gdk_dbfarm = ${prefix}/var/MonetDB/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_admin = adm
-# config opt   monet_prompt = MonetDB>
-# config opt   monet_welcome = yes
-# config opt   monet_mod_path = 
${exec_prefix}/lib/MonetDB:${exec_prefix}/lib/bin
-# config opt   monet_daemon = no
-# config opt   mapi_port = 50000
-# config opt   mapi_debug = 0
-# config opt   sql_port = 45123
-# config opt   sql_debug = 0
-# config opt   sql_logdir = ${prefix}/var/MonetDB/log
-# config opt   xquery_port = 45789
-# config opt   pf_httpd_port = 8080
-# config opt   xquery_output = dm
-# config opt   xquery_cacheMB = 100
-# cmdline opt  config = 
/ufs/manegold/_/scratch0/Monet/Testing/Current/.GNU.64.64.d.--enable-debug.PREFIX./MONETDB/etc/MonetDB.conf
-# cmdline opt  gdk_debug = 10
-# cmdline opt  monet_mod_path = 
/ufs/manegold/_/scratch0/Monet/Testing/Current/.GNU.64.64.d.--enable-debug.PREFIX./PATHFINDER/lib/MonetDB:/ufs/manegold/_/scratch0/Monet/Testing/Current/.GNU.64.64.d.--enable-debug.PREFIX./MONETDB/lib/MonetDB
-# cmdline opt  gdk_dbfarm = 
/ufs/manegold/_/scratch0/Monet/Testing/Current/.GNU.64.64.d.--enable-debug.PREFIX./MONETDB/var/MonetDB/dbfarm
-# cmdline opt  sql_logdir = 
/ufs/manegold/_/scratch0/Monet/Testing/Current/.GNU.64.64.d.--enable-debug.PREFIX./MONETDB/var/MonetDB/log
-# cmdline opt  mapi_port = 36565
-# cmdline opt  sql_port = 46841
-# cmdline opt  xquery_port = 55609
-# cmdline opt  monet_prompt = 
-
-server 15 : "module(mapi); mil_start(); module(pathfinder);", client 1: MAPI
-
-server 15 : "module(mapi); mil_start(); module(pathfinder);", client 2: (MAPI) 
XQUERY
-
-server 15 : "module(mapi); mil_start(); module(pathfinder);", client 3: (MAPI) 
(XQUERY) MAPI
-
-server 15 : "module(mapi); mil_start(); module(pathfinder);", client 4: (MAPI) 
(XQUERY) (MAPI) XQUERY
-
-server 16 : "module(mapi); mil_start(); module(pathfinder);"
-# builtin opt  config = ${prefix}/etc/MonetDB.conf
-# builtin opt  gdk_arch = 64bitx86_64-redhat-linux-gnu
-# builtin opt  gdk_version = 4.9.3
-# builtin opt  monet_pid = 20152
-# builtin opt  prefix = 
/ufs/manegold/_/scratch0/Monet/Testing/Current/.GNU.64.64.d.--enable-debug.PREFIX./MONETDB
-# 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_mem_bigsize = 137438953472
-# builtin opt  gdk_vm_minsize = 137438953472
-# builtin opt  gdk_alloc_map = yes
-# builtin opt  monet_admin = adm
-# builtin opt  monet_prompt = >
-# builtin opt  monet_welcome = yes
-# builtin opt  monet_mod_path = 
${exec_prefix}/lib/MonetDB:${exec_prefix}/lib/bin
-# 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_port = 45123
-# builtin opt  sql_debug = 0
-# builtin opt  sql_user = monetdb
-# builtin opt  sql_schema = sys
-# builtin opt  sql_logdir = ${prefix}/var/MonetDB/log
-# config opt   prefix = 
/ufs/manegold/_/scratch0/Monet/Testing/Current/.GNU.64.64.d.--enable-debug.PREFIX./MONETDB
-# config opt   exec_prefix = ${prefix}
-# config opt   gdk_dbfarm = ${prefix}/var/MonetDB/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_admin = adm
-# config opt   monet_prompt = MonetDB>
-# config opt   monet_welcome = yes
-# config opt   monet_mod_path = 
${exec_prefix}/lib/MonetDB:${exec_prefix}/lib/bin
-# config opt   monet_daemon = no
-# config opt   mapi_port = 50000
-# config opt   mapi_debug = 0
-# config opt   sql_port = 45123
-# config opt   sql_debug = 0
-# config opt   sql_logdir = ${prefix}/var/MonetDB/log
-# config opt   xquery_port = 45789
-# config opt   pf_httpd_port = 8080
-# config opt   xquery_output = dm
-# config opt   xquery_cacheMB = 100
-# cmdline opt  config = 
/ufs/manegold/_/scratch0/Monet/Testing/Current/.GNU.64.64.d.--enable-debug.PREFIX./MONETDB/etc/MonetDB.conf
-# cmdline opt  gdk_debug = 10
-# cmdline opt  monet_mod_path = 
/ufs/manegold/_/scratch0/Monet/Testing/Current/.GNU.64.64.d.--enable-debug.PREFIX./PATHFINDER/lib/MonetDB:/ufs/manegold/_/scratch0/Monet/Testing/Current/.GNU.64.64.d.--enable-debug.PREFIX./MONETDB/lib/MonetDB
-# cmdline opt  gdk_dbfarm = 
/ufs/manegold/_/scratch0/Monet/Testing/Current/.GNU.64.64.d.--enable-debug.PREFIX./MONETDB/var/MonetDB/dbfarm
-# cmdline opt  sql_logdir = 
/ufs/manegold/_/scratch0/Monet/Testing/Current/.GNU.64.64.d.--enable-debug.PREFIX./MONETDB/var/MonetDB/log
-# cmdline opt  mapi_port = 36565
-# cmdline opt  sql_port = 46841
-# cmdline opt  xquery_port = 55609
-# cmdline opt  monet_prompt = 
-
-server 16 : "module(mapi); mil_start(); module(pathfinder);", client 1: MAPI
-
-server 16 : "module(mapi); mil_start(); module(pathfinder);", client 2: (MAPI) 
MAPI
-
-server 16 : "module(mapi); mil_start(); module(pathfinder);", client 3: (MAPI) 
(MAPI) XQUERY
-
-server 16 : "module(mapi); mil_start(); module(pathfinder);", client 4: (MAPI) 
(MAPI) (XQUERY) XQUERY
-
-server 21 : "module(mapi);module(pathfinder); mil_start();"
+server 11 : "module(pathfinder); mil_start();"
 # builtin opt  config = ${prefix}/etc/MonetDB.conf
 # builtin opt  gdk_arch = 64bitx86_64-redhat-linux-gnu
 # builtin opt  gdk_version = 4.9.3
@@ -467,15 +65,15 @@
 # cmdline opt  xquery_port = 55609
 # cmdline opt  monet_prompt = 
 
-server 21 : "module(mapi);module(pathfinder); mil_start();", client 1: XQUERY
+server 11 : "module(pathfinder); mil_start();", client 1: XQUERY
 
-server 21 : "module(mapi);module(pathfinder); mil_start();", client 2: 
(XQUERY) XQUERY
+server 11 : "module(pathfinder); mil_start();", client 2: (XQUERY) XQUERY
 
-server 21 : "module(mapi);module(pathfinder); mil_start();", client 3: 
(XQUERY) (XQUERY) MAPI
+server 11 : "module(pathfinder); mil_start();", client 3: (XQUERY) (XQUERY) 
MAPI
 
-server 21 : "module(mapi);module(pathfinder); mil_start();", client 4: 
(XQUERY) (XQUERY) (MAPI) MAPI
+server 11 : "module(pathfinder); mil_start();", client 4: (XQUERY) (XQUERY) 
(MAPI) MAPI
 
-server 22 : "module(mapi);module(pathfinder); mil_start();"
+server 12 : "module(pathfinder); mil_start();"
 # builtin opt  config = ${prefix}/etc/MonetDB.conf
 # builtin opt  gdk_arch = 64bitx86_64-redhat-linux-gnu
 # builtin opt  gdk_version = 4.9.3
@@ -534,15 +132,15 @@
 # cmdline opt  xquery_port = 55609
 # cmdline opt  monet_prompt = 
 
-server 22 : "module(mapi);module(pathfinder); mil_start();", client 1: XQUERY
+server 12 : "module(pathfinder); mil_start();", client 1: XQUERY
 
-server 22 : "module(mapi);module(pathfinder); mil_start();", client 2: 
(XQUERY) MAPI
+server 12 : "module(pathfinder); mil_start();", client 2: (XQUERY) MAPI
 
-server 22 : "module(mapi);module(pathfinder); mil_start();", client 3: 
(XQUERY) (MAPI) XQUERY
+server 12 : "module(pathfinder); mil_start();", client 3: (XQUERY) (MAPI) 
XQUERY
 
-server 22 : "module(mapi);module(pathfinder); mil_start();", client 4: 
(XQUERY) (MAPI) (XQUERY) MAPI
+server 12 : "module(pathfinder); mil_start();", client 4: (XQUERY) (MAPI) 
(XQUERY) MAPI
 
-server 23 : "module(mapi);module(pathfinder); mil_start();"
+server 13 : "module(pathfinder); mil_start();"
 # builtin opt  config = ${prefix}/etc/MonetDB.conf
 # builtin opt  gdk_arch = 64bitx86_64-redhat-linux-gnu
 # builtin opt  gdk_version = 4.9.3
@@ -601,15 +199,15 @@
 # cmdline opt  xquery_port = 55609
 # cmdline opt  monet_prompt = 
 
-server 23 : "module(mapi);module(pathfinder); mil_start();", client 1: MAPI
+server 13 : "module(pathfinder); mil_start();", client 1: MAPI
 
-server 23 : "module(mapi);module(pathfinder); mil_start();", client 2: (MAPI) 
XQUERY
+server 13 : "module(pathfinder); mil_start();", client 2: (MAPI) XQUERY
 
-server 23 : "module(mapi);module(pathfinder); mil_start();", client 3: (MAPI) 
(XQUERY) XQUERY
+server 13 : "module(pathfinder); mil_start();", client 3: (MAPI) (XQUERY) 
XQUERY
 
-server 23 : "module(mapi);module(pathfinder); mil_start();", client 4: (MAPI) 
(XQUERY) (XQUERY) MAPI
+server 13 : "module(pathfinder); mil_start();", client 4: (MAPI) (XQUERY) 
(XQUERY) MAPI
 
-server 24 : "module(mapi);module(pathfinder); mil_start();"
+server 14 : "module(pathfinder); mil_start();"
 # builtin opt  config = ${prefix}/etc/MonetDB.conf
 # builtin opt  gdk_arch = 64bitx86_64-redhat-linux-gnu
 # builtin opt  gdk_version = 4.9.3
@@ -668,15 +266,15 @@
 # cmdline opt  xquery_port = 55609
 # cmdline opt  monet_prompt = 
 
-server 24 : "module(mapi);module(pathfinder); mil_start();", client 1: XQUERY
+server 14 : "module(pathfinder); mil_start();", client 1: XQUERY
 
-server 24 : "module(mapi);module(pathfinder); mil_start();", client 2: 
(XQUERY) MAPI
+server 14 : "module(pathfinder); mil_start();", client 2: (XQUERY) MAPI
 
-server 24 : "module(mapi);module(pathfinder); mil_start();", client 3: 
(XQUERY) (MAPI) MAPI
+server 14 : "module(pathfinder); mil_start();", client 3: (XQUERY) (MAPI) MAPI
 
-server 24 : "module(mapi);module(pathfinder); mil_start();", client 4: 
(XQUERY) (MAPI) (MAPI) XQUERY
+server 14 : "module(pathfinder); mil_start();", client 4: (XQUERY) (MAPI) 
(MAPI) XQUERY
 
-server 25 : "module(mapi);module(pathfinder); mil_start();"
+server 15 : "module(pathfinder); mil_start();"
 # builtin opt  config = ${prefix}/etc/MonetDB.conf
 # builtin opt  gdk_arch = 64bitx86_64-redhat-linux-gnu
 # builtin opt  gdk_version = 4.9.3
@@ -735,15 +333,15 @@
 # cmdline opt  xquery_port = 55609
 # cmdline opt  monet_prompt = 
 
-server 25 : "module(mapi);module(pathfinder); mil_start();", client 1: MAPI
+server 15 : "module(pathfinder); mil_start();", client 1: MAPI
 
-server 25 : "module(mapi);module(pathfinder); mil_start();", client 2: (MAPI) 
XQUERY
+server 15 : "module(pathfinder); mil_start();", client 2: (MAPI) XQUERY
 
-server 25 : "module(mapi);module(pathfinder); mil_start();", client 3: (MAPI) 
(XQUERY) MAPI
+server 15 : "module(pathfinder); mil_start();", client 3: (MAPI) (XQUERY) MAPI
 
-server 25 : "module(mapi);module(pathfinder); mil_start();", client 4: (MAPI) 
(XQUERY) (MAPI) XQUERY
+server 15 : "module(pathfinder); mil_start();", client 4: (MAPI) (XQUERY) 
(MAPI) XQUERY
 
-server 26 : "module(mapi);module(pathfinder); mil_start();"
+server 16 : "module(pathfinder); mil_start();"
 # builtin opt  config = ${prefix}/etc/MonetDB.conf
 # builtin opt  gdk_arch = 64bitx86_64-redhat-linux-gnu
 # builtin opt  gdk_version = 4.9.3
@@ -802,13 +400,13 @@
 # cmdline opt  xquery_port = 55609
 # cmdline opt  monet_prompt = 
 
-server 26 : "module(mapi);module(pathfinder); mil_start();", client 1: MAPI
+server 16 : "module(pathfinder); mil_start();", client 1: MAPI
 
-server 26 : "module(mapi);module(pathfinder); mil_start();", client 2: (MAPI) 
MAPI
+server 16 : "module(pathfinder); mil_start();", client 2: (MAPI) MAPI
 
-server 26 : "module(mapi);module(pathfinder); mil_start();", client 3: (MAPI) 
(MAPI) XQUERY
+server 16 : "module(pathfinder); mil_start();", client 3: (MAPI) (MAPI) XQUERY
 
-server 26 : "module(mapi);module(pathfinder); mil_start();", client 4: (MAPI) 
(MAPI) (XQUERY) XQUERY
+server 16 : "module(pathfinder); mil_start();", client 4: (MAPI) (MAPI) 
(XQUERY) XQUERY
 
 # 19:48:15 >  
 # 19:48:15 >  Done.

Index: multiple_servers_2.SF-1385152.py
===================================================================
RCS file: 
/cvsroot/monetdb/pathfinder/tests/BugDay_2005-12-19_0.9.3/Tests/multiple_servers_2.SF-1385152.py,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -d -r1.5 -r1.6
--- multiple_servers_2.SF-1385152.py    10 Nov 2006 00:01:14 -0000      1.5
+++ multiple_servers_2.SF-1385152.py    19 Apr 2007 14:21:34 -0000      1.6
@@ -1,7 +1,7 @@
 import os, time, sys
 
 def server_start(x,s,dbinit):
-    srvcmd = '%s --dbname "%s" --set mapi_port=%s --dbinit "%s"' % 
(os.getenv('MSERVER'),os.getenv('TSTDB'),os.getenv('MAPIPORT'),dbinit)
+    srvcmd = '%s --dbname "%s" --dbinit "%s"' % 
(os.getenv('MSERVER'),os.getenv('TSTDB'),dbinit)
     sys.stdout.write('\nserver %d%d : "%s"\n' % (x,s,dbinit))
     sys.stderr.write('\nserver %d%d : "%s"\n' % (x,s,dbinit))
     sys.stdout.flush()
@@ -71,7 +71,6 @@
 
 def main():
     x = 0
-    x += 1; clients(x,"module(mapi); mil_start(); module(pathfinder);")
-    x += 1; clients(x,"module(mapi);module(pathfinder); mil_start();")
+    x += 1; clients(x,"module(pathfinder); mil_start();")
 
 main()

Index: multiple_servers.SF-1385152.py
===================================================================
RCS file: 
/cvsroot/monetdb/pathfinder/tests/BugDay_2005-12-19_0.9.3/Tests/multiple_servers.SF-1385152.py,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -d -r1.5 -r1.6
--- multiple_servers.SF-1385152.py      7 Apr 2006 10:20:46 -0000       1.5
+++ multiple_servers.SF-1385152.py      19 Apr 2007 14:21:34 -0000      1.6
@@ -1,7 +1,7 @@
 import os, time
 
 def main():
-    srvcmd = '%s --set mapi_port=%s --dbinit 
"module(sql_server);module(pathfinder);module(mapi); sql_server_start(); 
mapi_register(xquery_frontend()); mapi_register(mil_frontend());"' % 
(os.getenv('MSERVER'),os.getenv('MAPIPORT'))
+    srvcmd = '%s --set mapi_port=%s --dbinit 
"module(pathfinder);module(sql_server);mil_start();"' % 
(os.getenv('MSERVER'),os.getenv('MAPIPORT'))
     srv = os.popen(srvcmd, 'w')
     time.sleep(10)                      # give server time to start
     cltcmd = os.getenv('MAPI_CLIENT')


-------------------------------------------------------------------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
_______________________________________________
Monetdb-pf-checkins mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/monetdb-pf-checkins

Reply via email to