
Hi all, Normally I am using *monetdbd*+"mclient" combination to use MonetDB. Now, since I want to see the debug info in each gdk operator, I have to use *mserver5*. I do as follows (JULY2015-SP1+ubuntu14.04): Step1: $ mserver5 --dbpath=${HOME}/[my_dbpath] --daemon=yes --algorithms Step2: In another console: $ mclient -d [dbname] -u monetdb password: monetdb It replies: InvalidCredentialsException:checkCredentials:invalid credentials for user 'monetdb' However, user:monetdb, pwd:monetdb is the default one and I can use it successfully in *monetdbd*+"mclient" combination. Any idea? Thanks, XU Wenjian

-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA256 Look in the merovingian log file to see how exactly mserver5 is started. Typically you need a pair of arguments such as --set monet_vault_key=/.../.vaultkey On 06/01/16 09:38, Xu,Wenjian wrote:
Hi all,
Normally I am using *monetdbd*+"mclient" combination to use MonetDB.
Now, since I want to see the debug info in each gdk operator, I have to use *mserver5*.
I do as follows (JULY2015-SP1+ubuntu14.04):
Step1: $ mserver5 --dbpath=${HOME}/[my_dbpath] --daemon=yes --algorithms
Step2: In another console: $ mclient -d [dbname] -u monetdb password: monetdb
It replies: InvalidCredentialsException:checkCredentials:invalid credentials for user 'monetdb'
However, user:monetdb, pwd:monetdb is the default one and I can use it successfully in *monetdbd*+"mclient" combination.
Any idea?
Thanks, XU Wenjian
_______________________________________________ users-list mailing list users-list@monetdb.org https://www.monetdb.org/mailman/listinfo/users-list
- -- Sjoerd Mullender -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 iQEcBAEBCAAGBQJWjNzBAAoJEISMxT6LrWYgB/MH/1wAepoaLXL+MNYd7lx6YXrQ IqJb6T/j32aBjlifTKQrttZe8b0BS7DGtVt/B6ZLjuKxrYFCLx1ueiMN5Oo4/N/2 LpE5ZmrBoABXnr27uU9EIon9QM4h9TIVCp4nucHGdCSBp/23aRUe1miPy0qtPH8t lJdltMP8APMMhcjc0sPabJMxGV4s/D3uK75nIa4s9icb735PmFNFuZscY4LzXzRC RWjyH5ynNfncqkkdHIDujSGkUTJmCE85vmKDYmNl/pBnH+PHPX/a4gdGJii/goGF 8UZL2F5shzDTU5LdSAbxMkRhdIUcSKeJqFArrnCYaRJQP3pSs+jhX+klSXTA/ZU= =5oH5 -----END PGP SIGNATURE-----
participants (2)
-
Sjoerd Mullender
-
Xu,Wenjian