Khaled Esmat wrote:
Can anyone help please. I have a problem which should be simple to resolve, I am working under Windows platfrom and the problem is: Which version are you using?
Regards, Romulo
When I keep writing data into the monet database, once the database gets large(>70k records), I simply can't shut down / restart the mserver. I get either of the following:
1. Mserver: !OS: Permission denied rename(bat\BACKUP\,bat\DELETE_ME\) failed. ------------------- Or
2. !ERROR: GDKremovedir: rmdir(bat\BACKUP\) failed. !OS: Permission denied. !Error: BBPrecover_subdir: recovery failed. Please check whether your disk is full or write protected. !FATAL: BBPinit: cannot properly process bat\BACKUP\SUBCOMMIT\.
Then when I manually delete the folder subcommit after making sure its empty, and restart the server it displays the version,copyright, visit website, and then hangs up when it is supposed to start the MonetDB> server. -----------------------
Has anyone come across a similar problem on a Windows environment? I saw on the web a similar bug reported but the recommended solution was to -disable the indexing Service-, which did not resolve the problem. Site name is: http://kdl.cs.umass.edu/software/FAQ.html
Any help would be really appreciated.
Thanks Khaled
-----Original Message----- From: monetdb-developers-bounces@lists.sourceforge.net [mailto:monetdb-developers-bounces@lists.sourceforge.net] On Behalf Of Stefan Manegold Sent: 03 February 2007 16:36 To: Romulo Goncalves Cc: monetdb-developers@lists.sourceforge.net Subject: Re: [Monetdb-developers] M5 cvs head crash when it starts..
On Sat, Feb 03, 2007 at 05:29:10PM +0100, Romulo Goncalves wrote:
Dear developers,
Who was the "angle" responsible for this:
Starting program: /net/amelia/export/scratch1/goncalve/MonetDB/MonetDB5/bin/mserver5 --dbname=demo --set mapi_port=50000 --dbinit=include\ sql\;\ clients.setTrace\(true\)\;\ sql.start\(\)\; [Thread debugging using libthread_db enabled] [New Thread 46912515613600 (LWP 26623)] !WARNING: GDKlockHome: created directory /ufs/goncalve/scratch/MonetDB/MonetDB5/var/MonetDB5/dbfarm/demo/ !WARNING: GDKlockHome: ignoring empty or invalid .gdk_lock. !WARNING: BBPdir: initializing BBP. [New Thread 1082132800 (LWP 26626)] # MonetDB Server v5.0.0_beta2_1 # Copyright (c) 1993-2007 CWI, all rights reserved # Compiled for x86_64-redhat-linux-gnu/64bit with 64bit OIDs dynamically linked # dbname:demo # Visit http://monetdb.cwi.nl/ for further information !MALException:MAL.getAddress:address of 'bpm.BPMrange' not found !SyntaxException:parseError:command rangePartition(pb:bat[:oid,:any_2], pv:bat[:oid,:any_2]):void !SyntaxException:parseError:^';' expected !FATAL: Failed to initialise system
Program exited with code 01.
I lost my afternoon to create a installer in windows. After all the work I realize that the mserver crashes during its initialization.
Please, if you are lazy enough to not run Mtest at least run your Mserver before commit your changes.
... or at least read your email and/or check the TestWeb the day after you checked in ...
Stefan
Regards, Romulo
PS: Martin, installer only Monday.