[MonetDB-users] Cannot start mserver5
Hello, I installed a copy of MonetDB on CentOS 5.1, but don't seem to be able to start it. I installed the RPMs, and then wanted to follow the "Getting Started" page on your website. [root@localhost ~]# mserver5 --dbinit="include sql;" # MonetDB server v5.2.2, based on kernel v1.20.0 # Serving database 'demo' # Compiled for x86_64-redhat-linux-gnu/64bit with 64bit OIDs dynamically linked # Copyright (c) 1993-2007 CWI, all rights reserved # Visit http://monetdb.cwi.nl/ for further information #warning: please don't forget to set your vault key! #(see /etc/monetdb5.conf) # Listening for connection requests on mapi:monetdb://127.0.0.1:50000/ !MALException:malInclude:could not open file: sql [root@localhost ~]# uname -a Linux localhost.localdomain 2.6.18-53.el5xen #1 SMP Mon Nov 12 02:46:57 EST 2007 x86_64 x86_64 x86_64 GNU/Linux [root@localhost ~]# rpm -qa | grep MonetDB MonetDB-client-1.20.2-1.fc7.oid64 MonetDB-1.20.0-3.fc7.oid64 MonetDB-SQL-2.20.2-1.fc7.oid64 MonetDB5-server-5.2.2-1.fc7.oid64 Any idea what I am doing wrong? Regards, Rahul = Criminal Justice Degrees Online Criminal Justice studies - Free info pack now. http://a8-asy.a8ww.net/a8-ads/adftrclick?redirectid=c47df44e10a9717326d9f941... -- Powered by Outblaze
Hello,
it sounds to me like a problem with your path. Make sure that in your
path variable ($PATH) you include the directory where the sql module
is installed.
I hope that this can help you.
lefteris
On Dec 28, 2007 1:16 AM, Rahul Chopra
Hello,
I installed a copy of MonetDB on CentOS 5.1, but don't seem to be able to start it. I installed the RPMs, and then wanted to follow the "Getting Started" page on your website.
[root@localhost ~]# mserver5 --dbinit="include sql;" # MonetDB server v5.2.2, based on kernel v1.20.0 # Serving database 'demo' # Compiled for x86_64-redhat-linux-gnu/64bit with 64bit OIDs dynamically linked # Copyright (c) 1993-2007 CWI, all rights reserved # Visit http://monetdb.cwi.nl/ for further information #warning: please don't forget to set your vault key! #(see /etc/monetdb5.conf) # Listening for connection requests on mapi:monetdb://127.0.0.1:50000/ !MALException:malInclude:could not open file: sql
[root@localhost ~]# uname -a Linux localhost.localdomain 2.6.18-53.el5xen #1 SMP Mon Nov 12 02:46:57 EST 2007 x86_64 x86_64 x86_64 GNU/Linux
[root@localhost ~]# rpm -qa | grep MonetDB MonetDB-client-1.20.2-1.fc7.oid64 MonetDB-1.20.0-3.fc7.oid64 MonetDB-SQL-2.20.2-1.fc7.oid64 MonetDB5-server-5.2.2-1.fc7.oid64
Any idea what I am doing wrong?
Regards,
Rahul
= Criminal Justice Degrees Online Criminal Justice studies - Free info pack now. http://a8-asy.a8ww.net/a8-ads/adftrclick?redirectid=c47df44e10a9717326d9f941...
-- Powered by Outblaze
------------------------------------------------------------------------- This SF.net email is sponsored by: Microsoft Defy all challenges. Microsoft(R) Visual Studio 2005. http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/ _______________________________________________ MonetDB-users mailing list MonetDB-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/monetdb-users
On Fri, Dec 28, 2007 at 08:16:45AM +0800, Rahul Chopra wrote:
Hello,
I installed a copy of MonetDB on CentOS 5.1, but don't seem to be able to start it. I installed the RPMs, and then wanted to follow the "Getting Started" page on your website.
[root@localhost ~]# mserver5 --dbinit="include sql;" # MonetDB server v5.2.2, based on kernel v1.20.0 # Serving database 'demo' # Compiled for x86_64-redhat-linux-gnu/64bit with 64bit OIDs dynamically linked # Copyright (c) 1993-2007 CWI, all rights reserved # Visit http://monetdb.cwi.nl/ for further information #warning: please don't forget to set your vault key! #(see /etc/monetdb5.conf) # Listening for connection requests on mapi:monetdb://127.0.0.1:50000/ !MALException:malInclude:could not open file: sql
[root@localhost ~]# uname -a Linux localhost.localdomain 2.6.18-53.el5xen #1 SMP Mon Nov 12 02:46:57 EST 2007 x86_64 x86_64 x86_64 GNU/Linux
[root@localhost ~]# rpm -qa | grep MonetDB MonetDB-client-1.20.2-1.fc7.oid64 MonetDB-1.20.0-3.fc7.oid64 MonetDB-SQL-2.20.2-1.fc7.oid64 MonetDB5-server-5.2.2-1.fc7.oid64
Any idea what I am doing wrong? You need to also install the MonetDB-SQL-server5 rpm
Niels
Regards,
Rahul
= Criminal Justice Degrees Online Criminal Justice studies - Free info pack now. http://a8-asy.a8ww.net/a8-ads/adftrclick?redirectid=c47df44e10a9717326d9f941...
-- Powered by Outblaze
------------------------------------------------------------------------- This SF.net email is sponsored by: Microsoft Defy all challenges. Microsoft(R) Visual Studio 2005. http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/ _______________________________________________ MonetDB-users mailing list MonetDB-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/monetdb-users
-- Niels Nes, Centre for Mathematics and Computer Science (CWI) Kruislaan 413, 1098 SJ Amsterdam, The Netherlands room C0.02, phone ++31 20 592-4098, fax ++31 20 592-4312 url: http://www.cwi.nl/~niels e-mail: Niels.Nes@cwi.nl
participants (3)
-
Lefteris
-
Niels Nes
-
Rahul Chopra