I start the mserver with the following command:
./mserver5 --set embedded=yes --dbinit="include sql;" &

mclient connection is refused.

The I decided to set the mapi_port:
   --set mapi_port=50000 &

Mclient connection is again refused for port 50000:
[EMAIL PROTECTED] bin]$ mclient -lsql
!ERROR mapi_reconnect: connect: Connection refused
Setup connection failed
[EMAIL PROTECTED] bin]$


and for port 33177 isn't:
[EMAIL PROTECTED] bin]$ mclient -lsql -P33177
User (goncalve):
[EMAIL PROTECTED] bin]$


As you can see the above example the user used for the connection is 
goncalve and not monetdb. Why the default user is not monetdb?
And why this port?


This example (the first command to start mserver) was taken from our 
web-site...
http://monetdb.cwi.nl/projects/monetdb/SQL/Documentation/Embedded-Server.html#Embedded-Server

Regards,
Romulo

-------------------------------------------------------------------------
This SF.net email is sponsored by the 2008 JavaOne(SM) Conference 
Register now and save $200. Hurry, offer ends at 11:59 p.m., 
Monday, April 7! Use priority code J8TLD2. 
http://ad.doubleclick.net/clk;198757673;13503038;p?http://java.sun.com/javaone
_______________________________________________
Monetdb-developers mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/monetdb-developers

Reply via email to