[MonetDB-users] server crush

Hi, I was selecting 1 record from a table with 100 fields and the server crashed following message: MAPI=monetdb@localhost:50000; ACTION=read_line QUERY=select * from table1; ERROR=connection terminated Press any key to continue... What does it mean? Thanks. Dariusz.

On Mon, Mar 30, 2009 at 12:24:41PM -0400, dariuszs wrote:
Hi, I was selecting 1 record from a table with 100 fields and the server crashed following message:
MAPI=monetdb@localhost:50000; ACTION=read_line QUERY=select * from table1; ERROR=connection terminated Press any key to continue...
That's the message in the client Window, right? Is there any message in the server Windows? Stefan
What does it mean? Thanks. Dariusz.
------------------------------------------------------------------------------ _______________________________________________ MonetDB-users mailing list MonetDB-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/monetdb-users
-- | Dr. Stefan Manegold | mailto:Stefan.Manegold@cwi.nl | | CWI, P.O.Box 94079 | http://www.cwi.nl/~manegold/ | | 1090 GB Amsterdam | Tel.: +31 (20) 592-4212 | | The Netherlands | Fax : +31 (20) 592-4312 |

Hi, That's the client window, on the server window I get runtime error r6031 which you said is a windows issue, however I've got nothing else running on that machine and I can duplicate this error with the following sequence of events every time I do it: select * from table1 limit 1; select count(*) from table1; Stefan Manegold wrote:
On Mon, Mar 30, 2009 at 12:24:41PM -0400, dariuszs wrote:
Hi, I was selecting 1 record from a table with 100 fields and the server crashed following message:
MAPI=monetdb@localhost:50000; ACTION=read_line QUERY=select * from table1; ERROR=connection terminated Press any key to continue...
That's the message in the client Window, right? Is there any message in the server Windows?
Stefan
What does it mean? Thanks. Dariusz.
------------------------------------------------------------------------------ _______________________________________________ MonetDB-users mailing list MonetDB-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/monetdb-users

Hi, I forgot to mention - that happens when I open second client window eg. select * from table1 limit 1; (client 1) select * from table2 limit 1; (client 2) Thanks. Dariusz. Stefan Manegold wrote:
On Mon, Mar 30, 2009 at 12:24:41PM -0400, dariuszs wrote:
Hi, I was selecting 1 record from a table with 100 fields and the server crashed following message:
MAPI=monetdb@localhost:50000; ACTION=read_line QUERY=select * from table1; ERROR=connection terminated Press any key to continue...
That's the message in the client Window, right? Is there any message in the server Windows?
Stefan
What does it mean? Thanks. Dariusz.
------------------------------------------------------------------------------ _______________________________________________ MonetDB-users mailing list MonetDB-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/monetdb-users
participants (2)
-
dariuszs
-
Stefan Manegold