[MonetDB-users] timeout while waiting for database 'xxx' to initialise the sql scenario
Hi all, I'm trying monetdb among with other vertical databases. After some experiments I am unable to start the database again. I'm not sure what the things I did cause the issue, but happens twice already. I have restart monetdbd and server without luck. Is there any way to solve this issue? $ monetdb start xxx starting database 'xxx'... FAILED start: starting 'xxx' failed: timeout while waiting for database 'xxx' to initialise the sql scenario The experiments consist on: 1. Bulk load .csv file with ~ 20*10^6 records 2. Do some aggregate functions with "SELECT AVG(..) FROM TBL WHERE ID IN (...)" with different amount of ids in list (10 - 5000) (yeap, ugly). 3. Add columns to TBL, Massive update columns in TBL, Drop columns in TBL. [version] MonetDB Database Server Toolkit v1.0 (Apr2012) MonetDB Database Server v1.6 (Apr2012) [morovingian.log] 2012-05-11 15:05:55 MSG xxx[637]: # Listening for UNIX domain connection requests on mapi:monetdb:///Users/bcardiff/Work/Xxx/db/xxx/.mapi.sock 2012-05-11 15:05:55 MSG xxx[637]: # MonetDB/GIS module loaded 2012-05-11 15:05:55 MSG xxx[637]: # MonetDB/SQL module loaded 2012-05-11 15:06:05 MSG merovingian[588]: sending process 637 (database 'xxx') the TERM signal 2012-05-11 15:06:05 MSG merovingian[588]: database 'xxx' has shut down 2012-05-11 15:06:05 MSG merovingian[588]: database 'xxx' (637) has exited with exit status 0 2012-05-11 15:06:05 ERR control[588]: (local): failed to fork mserver: timeout while waiting for database 'xxx' to initialise the sql scenario -- Brian J. Cardiff - Manas Technology Solutions [ar.phone] 4796.0232 #BCR(227) [us.phone] 312.612.1050 #BCR(227) [email] bcardiff@manas.com.ar [web] www.manas.com.ar [weblog] http://weblogs.manas.com.ar/bcardiff/
participants (1)
-
Brian J. Cardiff