[MonetDB-users] MonetDB shows error after graceful stop

Hi, I am using the following commands to START and STOP the MonetDB database. monetdb --start --dbname=test --dbinit='include sql;' monetbd --stop After I STOP the monetdb server I am getting the following messages in my console. Sometimes these messages repeat few times. ========================================================= /root/MonetDB070524/bin/mguardian: line 131: [: /dev/mapper/VolGroup00-LogVol00 43: integer expression expected /root/MonetDB070524/bin/mguardian: line 195: mserver5: command not found ========================================================== What are these messages? Do they represent an error in my set up? Or is this a some bug in MonetDB? Please look into it. Thanks, - Venks

Hi, It's an error in the script. At this stage it may be better to start and stop the database yourself, as the scripts have not yet matured enough. On 25-05-2007 13:19:44 -0400, Venks wrote:
Hi,
I am using the following commands to START and STOP the MonetDB database.
monetdb --start --dbname=test --dbinit='include sql;' monetbd --stop
After I STOP the monetdb server I am getting the following messages in my console. Sometimes these messages repeat few times.
========================================================= /root/MonetDB070524/bin/mguardian: line 131: [: /dev/mapper/VolGroup00-LogVol00 43: integer expression expected /root/MonetDB070524/bin/mguardian: line 195: mserver5: command not found ==========================================================
What are these messages? Do they represent an error in my set up? Or is this a some bug in MonetDB?
Please look into it.
Thanks,
- Venks
------------------------------------------------------------------------- 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-users mailing list MonetDB-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/monetdb-users

Venks,
I made a few changes to mchkpnt as feature request
(1723722), that as a side-effect, fixes this problem.
http://sourceforge.net/tracker/index.php?func=detail&aid=1723722&group_id=56967&atid=482471
--- Fabian Groffen
Hi,
It's an error in the script. At this stage it may be better to start and stop the database yourself, as the scripts have not yet matured enough.
On 25-05-2007 13:19:44 -0400, Venks wrote:
Hi,
I am using the following commands to START and STOP the MonetDB database.
monetdb --start --dbname=test --dbinit='include sql;' monetbd --stop
After I STOP the monetdb server I am getting the following messages in my console. Sometimes these messages repeat few times.
=========================================================
/root/MonetDB070524/bin/mguardian: line 131: [: /dev/mapper/VolGroup00-LogVol00 43: integer expression expected /root/MonetDB070524/bin/mguardian: line 195: mserver5: command not found
==========================================================
What are these messages? Do they represent an
error in my set up? Or
is this a some bug in MonetDB?
Please look into it.
Thanks,
- Venks
-------------------------------------------------------------------------
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-users mailing list MonetDB-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/monetdb-users
-------------------------------------------------------------------------
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-users mailing list MonetDB-users@lists.sourceforge.net
participants (3)
-
Colin Foss
-
Fabian Groffen
-
Venks